[weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #303

ci-builds at redhat.com ci-builds at redhat.com
Sat Nov 14 18:00:28 EST 2015


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/303/changes>

Changes:

[mkouba] Added test for conversation invalidation with multiple long-running conversations

[mkouba] WELD-2061 Probe should be part of the OSGi bundle

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on soavmg10-rhel6-x86_64 (ipv6 RHEL-any selenium-ff3-rhel6-x86_64 RHEL6_x86_64 brFF brFF12 linux-ipv6 RHEL_SW brFF3 nodejs x86_64 hibernate fuse mem2G RHEL6_x86_64_SW RHEL6 linux general docker mwqa_drives_services RHEL mwqa_drives_tools mem4G non-vmware unix RHEL6_SW) in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/ws/>

Deleting project workspace... Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
 > git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/ws/weld> # timeout=10
Fetching upstream changes from git://github.com/weld/core.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/weld/core.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/weld/core.git # timeout=10
Fetching upstream changes from git://github.com/weld/core.git
 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/2.3^{commit} # timeout=10
Checking out Revision 177c3a8f350c6e4d8e6d66ce31799dd7d46247b8 (origin/2.3)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 177c3a8f350c6e4d8e6d66ce31799dd7d46247b8
 > git rev-list 3b477ec889cefa745c73ba9da7f6ab9c3d5ec64b # timeout=10
 > git tag -a -f -m Jenkins Build #303 jenkins-Weld-2.x-WF8-build-303 # timeout=10
[Weld-2.x-WF8-build] $ bash -xe /tmp/hudson2319710981456709956.sh
+ source /home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.3.3-prod
+ MAVEN_VERSION=3.3.3-prod
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.3.3-prod
+ M2_HOME=/qa/tools/opt/maven-3.3.3-prod
+ export M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ export 'MVN=/qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.7.0_79"
Java(TM) SE Runtime Environment (build 1.7.0_79-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)
+ /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00)
Maven home: /qa/tools/opt/maven-3.3.3-prod
Java version: 1.7.0_79, vendor: Oracle Corporation
Java home: /qa/tools/opt/x86_64/jdk1.7.0_79/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.32-573.3.1.el6.x86_64", arch: "amd64", family: "unix"
+ export JBOSS_ZIP=/qa/home/hudson/static_build_env/wildfly/wildfly-8.2.0.Final.zip
+ JBOSS_ZIP=/qa/home/hudson/static_build_env/wildfly/wildfly-8.2.0.Final.zip
+ rm -rf jboss-as-7 wildfly
+ prepare-jbossas-7
+ local zip=/qa/home/hudson/static_build_env/wildfly/wildfly-8.2.0.Final.zip
+ '[' '!' -e /qa/home/hudson/static_build_env/wildfly/wildfly-8.2.0.Final.zip ']'
+ export JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/ws/jboss-as-7>
+ JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/ws/jboss-as-7>
+ rm -rf <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/ws/jboss-as-7>
+ local unzip=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/ws/unzip>
+ rm -rf <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/ws/unzip>
+ mkdir <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/ws/unzip>
+ unzip -q /qa/home/hudson/static_build_env/wildfly/wildfly-8.2.0.Final.zip -d <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/ws/unzip>
+ mkdir <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/ws/jboss-as-7>
+ mv <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/ws/unzip/wildfly-8.2.0.Final/appclient> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/ws/unzip/wildfly-8.2.0.Final/bin> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/ws/unzip/wildfly-8.2.0.Final/copyright.txt> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/ws/unzip/wildfly-8.2.0.Final/docs> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/ws/unzip/wildfly-8.2.0.Final/domain> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/ws/unzip/wildfly-8.2.0.Final/jboss-modules.jar> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/ws/unzip/wildfly-8.2.0.Final/LICENSE.txt> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/ws/unzip/wildfly-8.2.0.Final/modules> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/ws/unzip/wildfly-8.2.0.Final/README.txt> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/ws/unzip/wildfly-8.2.0.Final/standalone> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/ws/unzip/wildfly-8.2.0.Final/welcome-content> jboss-as-7
+ rm -rf <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/ws/unzip>
+ /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -DskipTests -Dweld.default.build=false -Dweld.default.build.cditck10=false -Dweld.default.build.cditck11=false -f weld/pom.xml
[INFO] Maven-Manipulation-Extension 1.11
[ERROR] Could not create local repository at /qa/home/hudson/private_maven_repos/weld -> [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/LocalRepositoryNotAccessibleException
Build step 'Execute shell' marked build as failure
Archiving artifacts



More information about the weld-builds mailing list