➜ target git:(master) ✗ java -jar netconf-testtool-2.0.10-SNAPSHOT-executable.jar --debug true --schemas-dir ~/test-schemas/ 11:03:14.779 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework 11:03:14.781 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 11:03:14.790 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 11:03:14.790 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 11:03:14.794 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false 11:03:14.794 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 11:03:14.802 [main] DEBUG i.n.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 11:03:14.802 [main] DEBUG i.n.util.internal.PlatformDependent0 - Java version: 11 11:03:14.803 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 11:03:14.803 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 11:03:14.803 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 11:03:14.804 [main] DEBUG i.n.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 11:03:14.804 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 11:03:14.805 [main] DEBUG i.n.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$6 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @64cd705f 11:03:14.806 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, int): unavailable 11:03:14.806 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available 11:03:14.816 [main] DEBUG i.n.util.internal.PlatformDependent - maxDirectMemory: 2877292544 bytes (maybe) 11:03:14.816 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 11:03:14.816 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 11:03:14.818 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 11:03:14.818 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 11:03:14.818 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 11:03:14.819 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 11:03:14.823 [main] DEBUG i.n.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 11:03:14.828 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 11:03:14.828 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 11:03:14.832 [main] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@6bd61f98 11:03:14.840 [main] DEBUG o.o.netconf.test.tool.Main - Trying to start netconf test-tool with parameters TesttoolParameters{async='false', threadAmount='1', throttle='5000', controllerAuthUsername='admin', controllerAuthPassword='admin', controllerIp='null', controllerPort='null', schemasDir='/home/im/test-schemas', deviceCount='1', devicesPerPort='1', startingPort='17830', generateConfigsTimeout='1800000', generateConfigsAddress='127.0.0.1', distroFolder='null', generateConfigBatchSize='1', ssh='true', exi='true', debug='true', notificationFile='null', mdSal='false', initialConfigXMLFile='null', timeOut='20', ip='0.0.0.0', threadPoolSize='8', rpcConfig='null'} 11:03:14.853 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 17830 11:03:15.024 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from directory. 11:03:15.048 [main] INFO o.o.y.y.p.r.SharedEffectiveModelContextFactory - Using weak references 11:03:15.048 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Starting assembly of 11 sources 11:03:15.057 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source RevisionSourceIdentifier [name=simple-card-game@2021-11-06] already in cache as /home/im/test-schemas/simple-card-game@2021-11-06.yang 11:03:15.117 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15] already in cache as /home/im/test-schemas/ietf-inet-types@2013-07-15.yang 11:03:15.136 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source RevisionSourceIdentifier [name=text] not found in cache as /home/im/test-schemas/text.yang 11:03:15.138 [main] DEBUG o.o.y.y.m.r.s.AbstractSchemaRepository - Failed to acquire source from {closed=false, instance=org.opendaylight.yangtools.yang.model.repo.spi.PotentialSchemaSource@5cc3a8c, provider=org.opendaylight.yangtools.yang.model.repo.fs.FilesystemSchemaSourceCache@3ef41c66} org.opendaylight.yangtools.yang.model.repo.api.MissingSchemaSourceException: Source not found at org.opendaylight.yangtools.yang.model.repo.fs.FilesystemSchemaSourceCache.getSource(FilesystemSchemaSourceCache.java:122) at org.opendaylight.yangtools.yang.model.repo.fs.FilesystemSchemaSourceCache.getSource(FilesystemSchemaSourceCache.java:51) at org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaRepository.fetchSource(AbstractSchemaRepository.java:66) at org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaRepository.getSchemaSource(AbstractSchemaRepository.java:103) at org.opendaylight.yangtools.yang.model.repo.spi.SchemaSourceTransformer.getSource(SchemaSourceTransformer.java:50) at org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaRepository.fetchSource(AbstractSchemaRepository.java:66) at org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaRepository.getSchemaSource(AbstractSchemaRepository.java:103) at org.opendaylight.yangtools.yang.parser.repo.SharedEffectiveModelContextFactory.lambda$resolveEntry$0(SharedEffectiveModelContextFactory.java:186) at com.google.common.collect.Iterators$6.transform(Iterators.java:783) at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:47) at java.base/java.util.AbstractCollection.toArray(AbstractCollection.java:144) at com.google.common.collect.ImmutableList.copyOf(ImmutableList.java:259) at com.google.common.collect.ImmutableList.copyOf(ImmutableList.java:232) at com.google.common.util.concurrent.Futures.allAsList(Futures.java:589) at org.opendaylight.yangtools.yang.parser.repo.SharedEffectiveModelContextFactory.resolveEntry(SharedEffectiveModelContextFactory.java:185) at org.opendaylight.yangtools.yang.parser.repo.SharedEffectiveModelContextFactory.computeModel(SharedEffectiveModelContextFactory.java:176) at org.opendaylight.yangtools.yang.parser.repo.SharedEffectiveModelContextFactory.createEffectiveModel(SharedEffectiveModelContextFactory.java:134) at org.opendaylight.yangtools.yang.parser.repo.SharedEffectiveModelContextFactory.createEffectiveModelContext(SharedEffectiveModelContextFactory.java:129) at org.opendaylight.netconf.test.tool.NetconfDeviceSimulator.parseSchemasToModuleCapabilities(NetconfDeviceSimulator.java:331) at org.opendaylight.netconf.test.tool.NetconfDeviceSimulator.start(NetconfDeviceSimulator.java:179) at org.opendaylight.netconf.test.tool.Main.main(Main.java:49) 11:03:15.139 [main] DEBUG o.o.y.y.m.r.s.AbstractSchemaRepository - Failed to acquire source from {closed=false, instance=org.opendaylight.yangtools.yang.model.repo.spi.PotentialSchemaSource@f098107d, provider=org.opendaylight.yangtools.yang.parser.rfc7950.repo.TextToIRTransformer@6b739528} org.opendaylight.yangtools.yang.model.repo.api.MissingSchemaSourceException: All available providers exhausted at org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaRepository.lambda$fetchSource$0(AbstractSchemaRepository.java:74) at com.google.common.util.concurrent.AbstractCatchingFuture$AsyncCatchingFuture.doFallback(AbstractCatchingFuture.java:192) at com.google.common.util.concurrent.AbstractCatchingFuture$AsyncCatchingFuture.doFallback(AbstractCatchingFuture.java:179) at com.google.common.util.concurrent.AbstractCatchingFuture.run(AbstractCatchingFuture.java:124) at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:30) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1213) at com.google.common.util.concurrent.AbstractFuture.addListener(AbstractFuture.java:724) at com.google.common.util.concurrent.AbstractFuture$TrustedFuture.addListener(AbstractFuture.java:126) at com.google.common.util.concurrent.ForwardingFluentFuture.addListener(ForwardingFluentFuture.java:45) at com.google.common.util.concurrent.AbstractCatchingFuture.create(AbstractCatchingFuture.java:51) at com.google.common.util.concurrent.Futures.catchingAsync(Futures.java:362) at org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaRepository.fetchSource(AbstractSchemaRepository.java:66) at org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaRepository.getSchemaSource(AbstractSchemaRepository.java:103) at org.opendaylight.yangtools.yang.model.repo.spi.SchemaSourceTransformer.getSource(SchemaSourceTransformer.java:50) at org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaRepository.fetchSource(AbstractSchemaRepository.java:66) at org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaRepository.getSchemaSource(AbstractSchemaRepository.java:103) at org.opendaylight.yangtools.yang.parser.repo.SharedEffectiveModelContextFactory.lambda$resolveEntry$0(SharedEffectiveModelContextFactory.java:186) at com.google.common.collect.Iterators$6.transform(Iterators.java:783) at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:47) at java.base/java.util.AbstractCollection.toArray(AbstractCollection.java:144) at com.google.common.collect.ImmutableList.copyOf(ImmutableList.java:259) at com.google.common.collect.ImmutableList.copyOf(ImmutableList.java:232) at com.google.common.util.concurrent.Futures.allAsList(Futures.java:589) at org.opendaylight.yangtools.yang.parser.repo.SharedEffectiveModelContextFactory.resolveEntry(SharedEffectiveModelContextFactory.java:185) at org.opendaylight.yangtools.yang.parser.repo.SharedEffectiveModelContextFactory.computeModel(SharedEffectiveModelContextFactory.java:176) at org.opendaylight.yangtools.yang.parser.repo.SharedEffectiveModelContextFactory.createEffectiveModel(SharedEffectiveModelContextFactory.java:134) at org.opendaylight.yangtools.yang.parser.repo.SharedEffectiveModelContextFactory.createEffectiveModelContext(SharedEffectiveModelContextFactory.java:129) at org.opendaylight.netconf.test.tool.NetconfDeviceSimulator.parseSchemasToModuleCapabilities(NetconfDeviceSimulator.java:331) at org.opendaylight.netconf.test.tool.NetconfDeviceSimulator.start(NetconfDeviceSimulator.java:179) at org.opendaylight.netconf.test.tool.Main.main(Main.java:49) Caused by: org.opendaylight.yangtools.yang.model.repo.api.MissingSchemaSourceException: Source not found at org.opendaylight.yangtools.yang.model.repo.fs.FilesystemSchemaSourceCache.getSource(FilesystemSchemaSourceCache.java:122) at org.opendaylight.yangtools.yang.model.repo.fs.FilesystemSchemaSourceCache.getSource(FilesystemSchemaSourceCache.java:51) ... 19 common frames omitted 11:03:15.140 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15] already in cache as /home/im/test-schemas/ietf-yang-types@2013-07-15.yang 11:03:15.150 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source RevisionSourceIdentifier [name=test-model-aug] already in cache as /home/im/test-schemas/test-model-aug.yang 11:03:15.152 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source RevisionSourceIdentifier [name=test-model] already in cache as /home/im/test-schemas/test-model.yang 11:03:15.154 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source RevisionSourceIdentifier [name=test@2014-10-17] already in cache as /home/im/test-schemas/test@2014-10-17.yang 11:03:15.156 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source RevisionSourceIdentifier [name=instance-identifier-patch-module@2015-11-21] already in cache as /home/im/test-schemas/instance-identifier-patch-module@2015-11-21.yang 11:03:15.158 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source RevisionSourceIdentifier [name=example-ops@2016-07-07] already in cache as /home/im/test-schemas/example-ops@2016-07-07.yang 11:03:15.161 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04] already in cache as /home/im/test-schemas/ietf-netconf-monitoring@2010-10-04.yang 11:03:15.181 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10] already in cache as /home/im/test-schemas/ietf-netconf-monitoring-extension@2013-12-10.yang 11:03:15.184 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Failed assembly of [RevisionSourceIdentifier [name=simple-card-game@2021-11-06], RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15], RevisionSourceIdentifier [name=text], RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15], RevisionSourceIdentifier [name=test-model-aug], RevisionSourceIdentifier [name=test-model], RevisionSourceIdentifier [name=test@2014-10-17], RevisionSourceIdentifier [name=instance-identifier-patch-module@2015-11-21], RevisionSourceIdentifier [name=example-ops@2016-07-07], RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04], RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]] in 136.2 ms org.opendaylight.yangtools.yang.model.repo.api.MissingSchemaSourceException: All available providers exhausted at org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaRepository.lambda$fetchSource$0(AbstractSchemaRepository.java:74) at com.google.common.util.concurrent.AbstractCatchingFuture$AsyncCatchingFuture.doFallback(AbstractCatchingFuture.java:192) at com.google.common.util.concurrent.AbstractCatchingFuture$AsyncCatchingFuture.doFallback(AbstractCatchingFuture.java:179) at com.google.common.util.concurrent.AbstractCatchingFuture.run(AbstractCatchingFuture.java:124) at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:30) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1213) at com.google.common.util.concurrent.AbstractFuture.addListener(AbstractFuture.java:724) at com.google.common.util.concurrent.FluentFuture$TrustedFuture.addListener(FluentFuture.java:110) at com.google.common.util.concurrent.AbstractCatchingFuture.create(AbstractCatchingFuture.java:51) at com.google.common.util.concurrent.Futures.catchingAsync(Futures.java:362) at org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaRepository.fetchSource(AbstractSchemaRepository.java:66) at org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaRepository.getSchemaSource(AbstractSchemaRepository.java:103) at org.opendaylight.yangtools.yang.parser.repo.SharedEffectiveModelContextFactory.lambda$resolveEntry$0(SharedEffectiveModelContextFactory.java:186) at com.google.common.collect.Iterators$6.transform(Iterators.java:783) at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:47) at java.base/java.util.AbstractCollection.toArray(AbstractCollection.java:144) at com.google.common.collect.ImmutableList.copyOf(ImmutableList.java:259) at com.google.common.collect.ImmutableList.copyOf(ImmutableList.java:232) at com.google.common.util.concurrent.Futures.allAsList(Futures.java:589) at org.opendaylight.yangtools.yang.parser.repo.SharedEffectiveModelContextFactory.resolveEntry(SharedEffectiveModelContextFactory.java:185) at org.opendaylight.yangtools.yang.parser.repo.SharedEffectiveModelContextFactory.computeModel(SharedEffectiveModelContextFactory.java:176) at org.opendaylight.yangtools.yang.parser.repo.SharedEffectiveModelContextFactory.createEffectiveModel(SharedEffectiveModelContextFactory.java:134) at org.opendaylight.yangtools.yang.parser.repo.SharedEffectiveModelContextFactory.createEffectiveModelContext(SharedEffectiveModelContextFactory.java:129) at org.opendaylight.netconf.test.tool.NetconfDeviceSimulator.parseSchemasToModuleCapabilities(NetconfDeviceSimulator.java:331) at org.opendaylight.netconf.test.tool.NetconfDeviceSimulator.start(NetconfDeviceSimulator.java:179) at org.opendaylight.netconf.test.tool.Main.main(Main.java:49) Caused by: org.opendaylight.yangtools.yang.model.repo.api.MissingSchemaSourceException: All available providers exhausted at org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaRepository.lambda$fetchSource$0(AbstractSchemaRepository.java:74) at com.google.common.util.concurrent.AbstractCatchingFuture$AsyncCatchingFuture.doFallback(AbstractCatchingFuture.java:192) at com.google.common.util.concurrent.AbstractCatchingFuture$AsyncCatchingFuture.doFallback(AbstractCatchingFuture.java:179) at com.google.common.util.concurrent.AbstractCatchingFuture.run(AbstractCatchingFuture.java:124) at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:30) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1213) at com.google.common.util.concurrent.AbstractFuture.addListener(AbstractFuture.java:724) at com.google.common.util.concurrent.AbstractFuture$TrustedFuture.addListener(AbstractFuture.java:126) at com.google.common.util.concurrent.ForwardingFluentFuture.addListener(ForwardingFluentFuture.java:45) at com.google.common.util.concurrent.AbstractCatchingFuture.create(AbstractCatchingFuture.java:51) at com.google.common.util.concurrent.Futures.catchingAsync(Futures.java:362) at org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaRepository.fetchSource(AbstractSchemaRepository.java:66) at org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaRepository.getSchemaSource(AbstractSchemaRepository.java:103) at org.opendaylight.yangtools.yang.model.repo.spi.SchemaSourceTransformer.getSource(SchemaSourceTransformer.java:50) ... 16 common frames omitted Caused by: org.opendaylight.yangtools.yang.model.repo.api.MissingSchemaSourceException: Source not found at org.opendaylight.yangtools.yang.model.repo.fs.FilesystemSchemaSourceCache.getSource(FilesystemSchemaSourceCache.java:122) at org.opendaylight.yangtools.yang.model.repo.fs.FilesystemSchemaSourceCache.getSource(FilesystemSchemaSourceCache.java:51) ... 19 common frames omitted 11:03:15.187 [main] ERROR o.o.netconf.test.tool.Main - Unhandled exception java.lang.RuntimeException: Cannot parse schema context at org.opendaylight.netconf.test.tool.NetconfDeviceSimulator.parseSchemasToModuleCapabilities(NetconfDeviceSimulator.java:333) at org.opendaylight.netconf.test.tool.NetconfDeviceSimulator.start(NetconfDeviceSimulator.java:179) at org.opendaylight.netconf.test.tool.Main.main(Main.java:49) Caused by: java.util.concurrent.ExecutionException: org.opendaylight.yangtools.yang.model.repo.api.MissingSchemaSourceException: All available providers exhausted at com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:566) at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:527) at com.google.common.util.concurrent.AbstractFuture$TrustedFuture.get(AbstractFuture.java:104) at org.opendaylight.netconf.test.tool.NetconfDeviceSimulator.parseSchemasToModuleCapabilities(NetconfDeviceSimulator.java:331) ... 2 common frames omitted Caused by: org.opendaylight.yangtools.yang.model.repo.api.MissingSchemaSourceException: All available providers exhausted at org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaRepository.lambda$fetchSource$0(AbstractSchemaRepository.java:74) at com.google.common.util.concurrent.AbstractCatchingFuture$AsyncCatchingFuture.doFallback(AbstractCatchingFuture.java:192) at com.google.common.util.concurrent.AbstractCatchingFuture$AsyncCatchingFuture.doFallback(AbstractCatchingFuture.java:179) at com.google.common.util.concurrent.AbstractCatchingFuture.run(AbstractCatchingFuture.java:124) at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:30) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1213) at com.google.common.util.concurrent.AbstractFuture.addListener(AbstractFuture.java:724) at com.google.common.util.concurrent.FluentFuture$TrustedFuture.addListener(FluentFuture.java:110) at com.google.common.util.concurrent.AbstractCatchingFuture.create(AbstractCatchingFuture.java:51) at com.google.common.util.concurrent.Futures.catchingAsync(Futures.java:362) at org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaRepository.fetchSource(AbstractSchemaRepository.java:66) at org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaRepository.getSchemaSource(AbstractSchemaRepository.java:103) at org.opendaylight.yangtools.yang.parser.repo.SharedEffectiveModelContextFactory.lambda$resolveEntry$0(SharedEffectiveModelContextFactory.java:186) at com.google.common.collect.Iterators$6.transform(Iterators.java:783) at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:47) at java.base/java.util.AbstractCollection.toArray(AbstractCollection.java:144) at com.google.common.collect.ImmutableList.copyOf(ImmutableList.java:259) at com.google.common.collect.ImmutableList.copyOf(ImmutableList.java:232) at com.google.common.util.concurrent.Futures.allAsList(Futures.java:589) at org.opendaylight.yangtools.yang.parser.repo.SharedEffectiveModelContextFactory.resolveEntry(SharedEffectiveModelContextFactory.java:185) at org.opendaylight.yangtools.yang.parser.repo.SharedEffectiveModelContextFactory.computeModel(SharedEffectiveModelContextFactory.java:176) at org.opendaylight.yangtools.yang.parser.repo.SharedEffectiveModelContextFactory.createEffectiveModel(SharedEffectiveModelContextFactory.java:134) at org.opendaylight.yangtools.yang.parser.repo.SharedEffectiveModelContextFactory.createEffectiveModelContext(SharedEffectiveModelContextFactory.java:129) ... 3 common frames omitted Caused by: org.opendaylight.yangtools.yang.model.repo.api.MissingSchemaSourceException: All available providers exhausted at org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaRepository.lambda$fetchSource$0(AbstractSchemaRepository.java:74) at com.google.common.util.concurrent.AbstractCatchingFuture$AsyncCatchingFuture.doFallback(AbstractCatchingFuture.java:192) at com.google.common.util.concurrent.AbstractCatchingFuture$AsyncCatchingFuture.doFallback(AbstractCatchingFuture.java:179) at com.google.common.util.concurrent.AbstractCatchingFuture.run(AbstractCatchingFuture.java:124) at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:30) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1213) at com.google.common.util.concurrent.AbstractFuture.addListener(AbstractFuture.java:724) at com.google.common.util.concurrent.AbstractFuture$TrustedFuture.addListener(AbstractFuture.java:126) at com.google.common.util.concurrent.ForwardingFluentFuture.addListener(ForwardingFluentFuture.java:45) at com.google.common.util.concurrent.AbstractCatchingFuture.create(AbstractCatchingFuture.java:51) at com.google.common.util.concurrent.Futures.catchingAsync(Futures.java:362) at org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaRepository.fetchSource(AbstractSchemaRepository.java:66) at org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaRepository.getSchemaSource(AbstractSchemaRepository.java:103) at org.opendaylight.yangtools.yang.model.repo.spi.SchemaSourceTransformer.getSource(SchemaSourceTransformer.java:50) ... 16 common frames omitted Caused by: org.opendaylight.yangtools.yang.model.repo.api.MissingSchemaSourceException: Source not found at org.opendaylight.yangtools.yang.model.repo.fs.FilesystemSchemaSourceCache.getSource(FilesystemSchemaSourceCache.java:122) at org.opendaylight.yangtools.yang.model.repo.fs.FilesystemSchemaSourceCache.getSource(FilesystemSchemaSourceCache.java:51) ... 19 common frames omitted