Apache Karaf starting up. Press Enter to open the shell now...

  5% [===>                                                                    ]
 10% [=======>                                                                ]
 15% [==========>                                                             ]
 20% [==============>                                                         ]
 25% [==================>                                                     ]
 30% [=====================>                                                  ]
 35% [=========================>                                              ]
 40% [============================>                                           ]
 45% [================================>                                       ]
 50% [====================================>                                   ]
 55% [=======================================>                                ]
 60% [===========================================>                            ]
 65% [==============================================>                         ]
 70% [==================================================>                     ]
 75% [======================================================>                 ]
 80% [=========================================================>              ]
 85% [=============================================================>          ]
 90% [================================================================>       ]
 95% [====================================================================>   ]
100% [========================================================================]
Karaf started in 1s. Bundle stats: 19 active, 20 total
org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=odl-clustering-test-app; type=karaf.feature; version="[10.0.4,10.0.4]"; filter:="(&(osgi.identity=odl-clustering-test-app)(type=karaf.feature)(version>=10.0.4)(version<=10.0.4))" [caused by: Unable to resolve odl-clustering-test-app/10.0.4: missing requirement [odl-clustering-test-app/10.0.4] osgi.identity; osgi.identity=odl-mdsal-model-rfc6991; type=karaf.feature; version="[14.0.0,15.0.0)" [caused by: Unable to resolve odl-mdsal-model-rfc6991/14.0.4: missing requirement [odl-mdsal-model-rfc6991/14.0.4] osgi.identity; osgi.identity=org.opendaylight.mdsal.binding.model.ietf.rfc6991-ietf-inet-types; type=osgi.bundle; version="[14.0.4,14.0.4]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.mdsal.binding.model.ietf.rfc6991-ietf-inet-types/14.0.4: missing requirement [org.opendaylight.mdsal.binding.model.ietf.rfc6991-ietf-inet-types/14.0.4] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.yangtools.binding.lib)(version>=14.0.0)(!(version>=15.0.0)))" [caused by: Unable to resolve org.opendaylight.yangtools.binding-spec/14.0.5: missing requirement [org.opendaylight.yangtools.binding-spec/14.0.5] osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=21))"]]]]
	at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341)
	at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433)
	at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420)
	at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374)
	at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256)
	at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399)
	at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069)
	at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-clustering-test-app/10.0.4: missing requirement [odl-clustering-test-app/10.0.4] osgi.identity; osgi.identity=odl-mdsal-model-rfc6991; type=karaf.feature; version="[14.0.0,15.0.0)" [caused by: Unable to resolve odl-mdsal-model-rfc6991/14.0.4: missing requirement [odl-mdsal-model-rfc6991/14.0.4] osgi.identity; osgi.identity=org.opendaylight.mdsal.binding.model.ietf.rfc6991-ietf-inet-types; type=osgi.bundle; version="[14.0.4,14.0.4]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.mdsal.binding.model.ietf.rfc6991-ietf-inet-types/14.0.4: missing requirement [org.opendaylight.mdsal.binding.model.ietf.rfc6991-ietf-inet-types/14.0.4] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.yangtools.binding.lib)(version>=14.0.0)(!(version>=15.0.0)))" [caused by: Unable to resolve org.opendaylight.yangtools.binding-spec/14.0.5: missing requirement [org.opendaylight.yangtools.binding-spec/14.0.5] osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=21))"]]]
	at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341)
	... 12 more
Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-mdsal-model-rfc6991/14.0.4: missing requirement [odl-mdsal-model-rfc6991/14.0.4] osgi.identity; osgi.identity=org.opendaylight.mdsal.binding.model.ietf.rfc6991-ietf-inet-types; type=osgi.bundle; version="[14.0.4,14.0.4]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.mdsal.binding.model.ietf.rfc6991-ietf-inet-types/14.0.4: missing requirement [org.opendaylight.mdsal.binding.model.ietf.rfc6991-ietf-inet-types/14.0.4] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.yangtools.binding.lib)(version>=14.0.0)(!(version>=15.0.0)))" [caused by: Unable to resolve org.opendaylight.yangtools.binding-spec/14.0.5: missing requirement [org.opendaylight.yangtools.binding-spec/14.0.5] osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=21))"]]
	at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341)
	... 13 more
Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.mdsal.binding.model.ietf.rfc6991-ietf-inet-types/14.0.4: missing requirement [org.opendaylight.mdsal.binding.model.ietf.rfc6991-ietf-inet-types/14.0.4] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.yangtools.binding.lib)(version>=14.0.0)(!(version>=15.0.0)))" [caused by: Unable to resolve org.opendaylight.yangtools.binding-spec/14.0.5: missing requirement [org.opendaylight.yangtools.binding-spec/14.0.5] osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=21))"]
	at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341)
	... 14 more
Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.yangtools.binding-spec/14.0.5: missing requirement [org.opendaylight.yangtools.binding-spec/14.0.5] osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=21))"
	at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341)
	... 15 more