FYI below patches have to wait for couple of reverts: https://git.opendaylight.org/gerrit/#/c/64789/ <https://git.opendaylight.org/gerrit/#/c/64789/> https://git.opendaylight.org/gerrit/#/c/64790/ <https://git.opendaylight.org/gerrit/#/c/64790/>
As I cannot get proper verification with current dest-check situation. BR/Luis > On Oct 26, 2017, at 6:45 PM, Luis Gomez <[email protected]> wrote: > > master: > https://git.opendaylight.org/gerrit/#/c/64783/ > <https://git.opendaylight.org/gerrit/#/c/64783/> > > nitrogen: > https://git.opendaylight.org/gerrit/#/c/64784/ > <https://git.opendaylight.org/gerrit/#/c/64784/> > > >> On Oct 26, 2017, at 5:18 PM, Luis Gomez <[email protected] >> <mailto:[email protected]>> wrote: >> >> Problem is hard coded feature + bundle version in this patch that is also in >> master branch. >> >> https://git.opendaylight.org/gerrit/#/c/64238/ >> <https://git.opendaylight.org/gerrit/#/c/64238/> >> >> I will file a patch today for this if nobody does before. >> >> PS- This should be one of these corner cases our distribution-check cannot >> detect before the patch is actually merged. >> >> BR/Luis >> >> >> >>> On Oct 26, 2017, at 1:19 PM, Tom Pantelis <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> Hello, >>> >>> Anybody know what's changed today to cause this failure (it's happening >>> every time so not intermittent) - >>> https://jenkins.opendaylight.org/releng/job/infrautils-distribution-check-oxygen/159/console >>> >>> <https://jenkins.opendaylight.org/releng/job/infrautils-distribution-check-oxygen/159/console> >>> >>> 19:58:38 Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: >>> 170.206 sec <<< FAILURE! - in >>> org.opendaylight.odlparent.featuretest.SingleFeatureTest >>> 19:58:38 >>> installFeatureCatchAndLog(org.opendaylight.odlparent.featuretest.SingleFeatureTest)[repoUrl: >>> >>> file:/w/workspace/infrautils-distribution-check-oxygen/distribution/features/singles/odl-integration-compatible-with-1node/target/feature/feature.xml, >>> Feature: odl-integration-compatible-with-1node 0.8.0.SNAPSHOT] Time >>> elapsed: 168.097 sec <<< ERROR! >>> 19:58:38 org.apache.karaf.features.internal.util.MultiException: Error >>> restarting bundles >>> 19:58:38 at >>> org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:865) >>> 19:58:38 at >>> org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1188) >>> 19:58:38 at >>> org.apache.karaf.features.internal.service.FeaturesServiceImpl$1.call(FeaturesServiceImpl.java:1086) >>> 19:58:38 at java.util.concurrent.FutureTask.run(FutureTask.java:266) >>> 19:58:38 at >>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) >>> 19:58:38 at >>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) >>> 19:58:38 at java.lang.Thread.run(Thread.java:748) >>> 19:58:38 Suppressed: org.osgi.framework.BundleException: Exception in >>> org.opendaylight.netconf.tcp.osgi.NetconfTCPActivator.start() of bundle >>> org.opendaylight.netconf.tcp. >>> 19:58:38 at >>> org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:792) >>> 19:58:38 at >>> org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:721) >>> 19:58:38 at >>> org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:941) >>> 19:58:38 at >>> org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:318) >>> 19:58:38 at >>> org.eclipse.osgi.container.Module.doStart(Module.java:571) >>> 19:58:38 at >>> org.eclipse.osgi.container.Module.start(Module.java:439) >>> 19:58:38 at >>> org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:392) >>> 19:58:38 at >>> org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:411) >>> 19:58:38 at >>> org.apache.karaf.features.internal.service.FeaturesServiceImpl.startBundle(FeaturesServiceImpl.java:1299) >>> 19:58:38 at >>> org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:857) >>> 19:58:38 ... 6 more >>> 19:58:38 Caused by: java.net.BindException: Address already in use >>> 19:58:38 at sun.nio.ch.Net.bind0(Native Method) >>> 19:58:38 at sun.nio.ch.Net.bind(Net.java:433) >>> 19:58:38 at sun.nio.ch.Net.bind(Net.java:425) >>> 19:58:38 at >>> sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223) >>> >>> Also controller and mdsal distribution-checks are failing for a different >>> reason: >>> >>> 18:28:23 [ERROR] Failed to execute goal on project features-index: Could >>> not resolve dependencies for project >>> org.opendaylight.integration:features-index:feature:0.8.0-SNAPSHOT: Failed >>> to collect dependencies at >>> org.opendaylight.openflowplugin:features-openflowplugin:xml:features:0.6.0-SNAPSHOT >>> -> >>> org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli:xml:features:1.0.0-SNAPSHOT >>> -> >>> org.opendaylight.openflowplugin.applications:southbound-cli:jar:0.5.1-SNAPSHOT: >>> Failed to read artifact descriptor for >>> org.opendaylight.openflowplugin.applications:southbound-cli:jar:0.5.1-SNAPSHOT: >>> Could not find artifact >>> org.opendaylight.controller:config-artifacts:pom:0.7.1-SNAPSHOT in >>> file-snapshots (file:///tmp/n/ <>) -> [Help 1] >>> >>> >>> >>> Tom >>> _______________________________________________ >>> integration-dev mailing list >>> [email protected] >>> <mailto:[email protected]> >>> https://lists.opendaylight.org/mailman/listinfo/integration-dev >>> <https://lists.opendaylight.org/mailman/listinfo/integration-dev> >> >
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
