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

ci-builds at redhat.com ci-builds at redhat.com
Mon Sep 12 16:33:29 EDT 2016


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nightly/74/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 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 71bf1257cb9f4f058c31d7d56119c84c147f4588 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71bf1257cb9f4f058c31d7d56119c84c147f4588
 > git rev-list 9c4507ab32a28571641d57eb1d46e4023fdf69c8 # timeout=10
 > git tag -a -f -m Jenkins Build #74 jenkins-Weld-3.x-api-nightly-74 # 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
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
[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.3 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-20160912.203322-72.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-20160912.203322-72.pom (3 KB at 4.7 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 1.8 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.3 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 0.8 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 [  7.689 s]
[INFO] Weld APIs Parent ................................... FAILURE [  5.359 s]
[INFO] Weld APIs .......................................... SKIPPED
[INFO] Weld SPIs for container integration ................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.482 s
[INFO] Finished at: 2016-09-12T16:33:29-04:00
[INFO] Final Memory: 13M/179M
[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