[weld-builds] Build failed in Jenkins: Weld-3.x-api-nightly #80

ci-builds at redhat.com ci-builds at redhat.com
Wed Dec 14 16:33:33 EST 2016


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nightly/80/changes>

Changes:

[unknown] 

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on vmg22 (x86_64 RHEL-any mem2G RHEL7 linux general brFF EAP-RHEL7 mwqa_drives_services RHEL mwqa_drives_tools mem4G brFF3 unix) in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nightly/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/weld/api.git # timeout=10
Fetching upstream changes from git://github.com/weld/api.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/api.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a6d02706e08607617c2882987bd90abc537124bc (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a6d02706e08607617c2882987bd90abc537124bc
 > git rev-list 4277dc9ad3c09c4a9fb05e0e2f136807fb017808 # timeout=10
 > git tag -a -f -m Jenkins Build #80 jenkins-Weld-3.x-api-nightly-80 # timeout=10
[Weld-3.x-api-nightly] $ /qa/tools/opt/apache-maven-3.2.3/bin/mvn -f api/pom.xml -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld clean deploy -U
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Weld APIs BOM
[INFO] Weld APIs Parent
[INFO] Weld APIs
[INFO] Weld SPIs for container integration
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld APIs BOM 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-api-bom ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-api-bom ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nightly/ws/api/bom/pom.xml> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/weld-api-bom-3.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ weld-api-bom ---
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/maven-metadata.xml
601/601 B   
            
Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/maven-metadata.xml (601 B at 0.4 KB/sec)
Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/weld-api-bom-3.0-20161214.213323-78.pom
2/3 KB      
3/3 KB   
         
Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/weld-api-bom-3.0-20161214.213323-78.pom (3 KB at 4.6 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml
574/574 B   
            
Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml (574 B at 0.9 KB/sec)
Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/maven-metadata.xml
601/601 B   
            
Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/maven-metadata.xml (601 B at 1.2 KB/sec)
Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml
574/574 B   
            
Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml (574 B at 1.1 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld APIs Parent 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-api-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-api-parent ---
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireMavenVersion failed with message:
Detected Maven Version: 3.2.3 is not in the allowed range [3.2.5,).
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Weld APIs BOM ...................................... SUCCESS [  5.787 s]
[INFO] Weld APIs Parent ................................... FAILURE [  7.571 s]
[INFO] Weld APIs .......................................... SKIPPED
[INFO] Weld SPIs for container integration ................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.756 s
[INFO] Finished at: 2016-12-14T16:33:32-05:00
[INFO] Final Memory: 13M/152M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce) on project weld-api-parent: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :weld-api-parent
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the weld-builds mailing list