Adding controller-dev, seems to be an issue with install some controller bundles.
Thanh ---------- Forwarded message ---------- From: Jenkins <jenkins-dontre...@opendaylight.org> Date: Mon, Mar 6, 2017 at 7:49 PM Subject: [release] Autorelease carbon failed to build features-config To: rele...@lists.opendaylight.org Attention OpenDaylight-devs, Autorelease carbon failed to build features-config in build 192. Attached is a snippet of the error message related to the failure that we were able to automatically parse as well as console logs. Console Logs: https://logs.opendaylight.org/releng/jenkins092/autorelease- release-carbon/192 Jenkins Build: https://jenkins.opendaylight.org/releng/job/autorelease-release-carbon/192/ Please review and provide an ETA on when a fix will be available. Thanks, ODL releng/autorelease team _______________________________________________ release mailing list rele...@lists.opendaylight.org https://lists.opendaylight.org/mailman/listinfo/release
[INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ features-config --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ features-config --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-banned-dependencies) @ features-config --- [INFO] [INFO] --- git-commit-id-plugin:2.2.1:revision (get-git-infos) @ features-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ features-config --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/autorelease-release-carbon/controller/features/config/features-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ features-config --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ features-config --- [INFO] [INFO] >>> maven-pmd-plugin:3.6:cpd-check (cpd) > :cpd @ features-config >>> [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ features-config --- [INFO] [INFO] <<< maven-pmd-plugin:3.6:cpd-check (cpd) < :cpd @ features-config <<< [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd-check (cpd) @ features-config --- [INFO] [INFO] [INFO] --- depends-maven-plugin:1.3.1:generate-depends-file (generate-depends-file) @ features-config --- [INFO] Created: /w/workspace/autorelease-release-carbon/controller/features/config/features-config/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-license) @ features-config --- [INFO] Configured Artifact: org.opendaylight.odlparent:odl-license:0.2.0-Carbon:jar [INFO] Unpacking /w/workspace/autorelease-release-carbon/odlparent/license/target/odl-license-0.2.0-Carbon.jar to /w/workspace/autorelease-release-carbon/controller/features/config/features-config/target/classes with includes "" and excludes "META-INF/**" [INFO] [INFO] --- maven-dependency-plugin:2.10:resolve (default) @ features-config --- [INFO] [INFO] --- script-maven-plugin:1.0.0:execute (add-version-to-features) @ features-config --- [INFO] executing groovy script [INFO] Updating repository declarations [INFO] Processing feature: odl-config-all [INFO] Processing feature: odl-config-api [INFO] Processing feature: odl-config-netty-config-api [INFO] Processing feature: odl-config-core [INFO] Processing feature: odl-config-manager [INFO] [INFO] --- build-helper-maven-plugin:1.12:add-resource (default) @ features-config --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (filter) @ features-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-carbon/controller/features/config/features-config/src/main/resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ features-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-carbon/controller/features/config/features-config/src/main/resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ features-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ features-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-carbon/controller/features/config/features-config/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ features-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-antrun-plugin:1.8:run (move-autowire-test) @ features-config --- [INFO] Executing tasks main: [echo] Moving autowire.xml to org/opendaylight/blueprint [INFO] Executed tasks [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ features-config --- [INFO] Surefire report directory: /w/workspace/autorelease-release-carbon/controller/features/config/features-config/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.opendaylight.odlparent.featuretest.SingleFeatureTest Tests run: 5, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 39.774 sec <<< FAILURE! - in org.opendaylight.odlparent.featuretest.SingleFeatureTest installFeature(org.opendaylight.odlparent.featuretest.SingleFeatureTest)[repoUrl: file:/w/workspace/autorelease-release-carbon/controller/features/config/features-config/target/classes/features.xml, Feature: odl-config-all 0.6.0-Carbon] Time elapsed: 9.502 sec <<< ERROR! java.lang.IllegalStateException: Can't install feature odl-config-all/0.6.0-Carbon: Could not start bundle mvn:org.opendaylight.controller/config-manager/0.6.0-Carbon in feature(s) odl-config-manager-0.6.0-Carbon: Exception in org.opendaylight.controller.config.manager.impl.osgi.ConfigManagerActivator.start() of bundle org.opendaylight.controller.config-manager. at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:403) at Proxy068db73d_8eb2_41f0_a10e_435882508b37.installFeature(Unknown Source) at org.opendaylight.odlparent.featuretest.SingleFeatureTest.installFeature(SingleFeatureTest.java:338) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:745) installFeature(org.opendaylight.odlparent.featuretest.SingleFeatureTest)[repoUrl: file:/w/workspace/autorelease-release-carbon/controller/features/config/features-config/target/classes/features.xml, Feature: odl-config-manager 0.6.0-Carbon] Time elapsed: 7.853 sec <<< ERROR! java.lang.IllegalStateException: Can't install feature odl-config-manager/0.6.0-Carbon: Could not start bundle mvn:org.opendaylight.controller/config-manager/0.6.0-Carbon in feature(s) odl-config-manager-0.6.0-Carbon: Exception in org.opendaylight.controller.config.manager.impl.osgi.ConfigManagerActivator.start() of bundle org.opendaylight.controller.config-manager. at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:403) at Proxy7b99a1e9_4ad2_4999_9981_45d5a0dc04c3.installFeature(Unknown Source) at org.opendaylight.odlparent.featuretest.SingleFeatureTest.installFeature(SingleFeatureTest.java:338) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:745) Results : Tests in error: Can't install feature odl-config-all/0.6.0-Carbon: Could not start bundle mvn:org.opendaylight.controller/config-manager/0.6.0-Carbon in feature(s) odl-config-manager-0.6.0-Carbon: Exception in org.opendaylight.controller.config.manager.impl.osgi.ConfigManagerActivator.start() of bundle org.opendaylight.controller.config-manager. Can't install feature odl-config-manager/0.6.0-Carbon: Could not start bundle mvn:org.opendaylight.controller/config-manager/0.6.0-Carbon in feature(s) odl-config-manager-0.6.0-Carbon: Exception in org.opendaylight.controller.config.manager.impl.osgi.ConfigManagerActivator.start() of bundle org.opendaylight.controller.config-manager. Tests run: 5, Failures: 0, Errors: 2, Skipped: 0 [INFO] ------------------------------------------------------------------------
_______________________________________________ controller-dev mailing list controller-dev@lists.opendaylight.org https://lists.opendaylight.org/mailman/listinfo/controller-dev