See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...
Changes:
[Jozef Hartinger] Update CDI TCK exclude list
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on dspvmg01-rhel5-x86_64 in workspace
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...
Deleting project workspace... Checkout:Weld-2.x-WF9.x-build /
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/... -
hudson.remoting.Channel@623b3879:dspvmg01-rhel5-x86_64
Using strategy: Default
Last Built Revision: Revision 9af8ac6f497d551941b75731f47f3accd876712d (origin/master)
Cloning the remote Git repository
Cloning repository
git://github.com/weld/core.git
git --version
git version 1.7.4.1
Fetching upstream changes from origin
Commencing build of Revision 11eb87bbdd4cdfdc19568a3d00010a4f0e822057 (origin/master)
Checking out Revision 11eb87bbdd4cdfdc19568a3d00010a4f0e822057 (origin/master)
[Weld-2.x-WF9.x-build] $ bash -xe /tmp/hudson3854550425539070851.sh
+ source /home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.1.0
+ MAVEN_VERSION=3.1.0
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.1.0
+ M2_HOME=/qa/tools/opt/maven-3.1.0
+ 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.1.0/bin/mvn
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.1.0/bin/mvn
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.7.0_45"
Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
Java HotSpot(TM) 64-Bit Server VM (build 24.45-b08, mixed mode)
+ /qa/tools/opt/maven-3.1.0/bin/mvn
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.1.0 (893ca28a1da9d5f51ac03827af98bb730128f9f2; 2013-06-27 22:15:32-0400)
Maven home: /qa/tools/opt/maven-3.1.0
Java version: 1.7.0_45, vendor: Oracle Corporation
Java home: /qa/tools/opt/x86_64/jdk1.7.0_45/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.18-371.3.1.el5", arch:
"amd64", family: "unix"
+ export JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
+ JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
+ rm -rf 'wildfly*'
+ export UPSTREAM_REPOSITORY=git@github.com:wildfly/wildfly.git
+ UPSTREAM_REPOSITORY=git@github.com:wildfly/wildfly.git
+ export WELD_REPOSITORY=git@github.com:weld/wildfly.git
+ WELD_REPOSITORY=git@github.com:weld/wildfly.git
+ DIR=wf-repo
+ rm -rf wf-repo
+ mkdir wf-repo
+ cd wf-repo
+ git init
Initialized empty Git repository in
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...
+ git config user.email jenkins(a)example.com
+ git config user.name 'Mr. Jenkins'
+ git remote add origin git@github.com:wildfly/wildfly.git
+ git remote add weld git@github.com:weld/wildfly.git
+ git fetch origin master:origin-master
From github.com:wildfly/wildfly
* [new branch] master
-> origin-master
From github.com:wildfly/wildfly
* [new tag]
7.0.0.Alpha1 -> 7.0.0.Alpha1
* [new tag] 7.0.0.Alpha1-final -> 7.0.0.Alpha1-final
* [new tag] 7.0.0.Beta1-prerelease -> 7.0.0.Beta1-prerelease
* [new tag] 7.0.0.Beta2 -> 7.0.0.Beta2
* [new tag] 7.0.0.Beta2-prerelease -> 7.0.0.Beta2-prerelease
* [new tag] 7.0.0.Beta3 -> 7.0.0.Beta3
* [new tag] 7.0.0.CR1 -> 7.0.0.CR1
* [new tag] 7.0.0.Final -> 7.0.0.Final
* [new tag] 7.0.0.Final-prerelease -> 7.0.0.Final-prerelease
* [new tag] 7.0.0.Final-prerelease2 -> 7.0.0.Final-prerelease2
* [new tag] 7.0.0.Final-prerelease3 -> 7.0.0.Final-prerelease3
* [new tag] 7.1.0.Alpha1 -> 7.1.0.Alpha1
* [new tag] 7.1.0.Beta1 -> 7.1.0.Beta1
* [new tag] 7.1.0.CR1 -> 7.1.0.CR1
* [new tag] 7.1.0.Final -> 7.1.0.Final
* [new tag] 7.1.0.Final-prerelease -> 7.1.0.Final-prerelease
* [new tag] 7.1.0.Final-prerelease2 -> 7.1.0.Final-prerelease2
* [new tag] 7.1.1.Final -> 7.1.1.Final
* [new tag] 7.1.2-prerelease -> 7.1.2-prerelease
* [new tag] 7.1.2.Final -> 7.1.2.Final
* [new tag] 7.2.0.Final -> 7.2.0.Final
* [new tag] 7.2.0.Final-prerelease1 -> 7.2.0.Final-prerelease1
* [new tag] 8.0.0.Alpha1 -> 8.0.0.Alpha1
* [new tag] 8.0.0.Alpha2 -> 8.0.0.Alpha2
* [new tag] 8.0.0.Alpha3 -> 8.0.0.Alpha3
* [new tag] 8.0.0.Alpha4 -> 8.0.0.Alpha4
* [new tag] 8.0.0.Beta1 -> 8.0.0.Beta1
* [new tag] 8.0.0.CR1 -> 8.0.0.CR1
+ git fetch weld weld22:weld22
From github.com:weld/wildfly
* [new branch] weld22
-> weld22
+ git checkout weld22
Checking out files: 24% (2722/11064)
Checking out files: 25% (2766/11064)
Checking out files: 26% (2877/11064)
Checking out files: 27% (2988/11064)
Checking out files: 28% (3098/11064)
Checking out files: 29% (3209/11064)
Checking out files: 30% (3320/11064)
Checking out files: 31% (3430/11064)
Checking out files: 32% (3541/11064)
Checking out files: 33% (3652/11064)
Checking out files: 34% (3762/11064)
Checking out files: 35% (3873/11064)
Checking out files: 36% (3984/11064)
Checking out files: 37% (4094/11064)
Checking out files: 38% (4205/11064)
Checking out files: 39% (4315/11064)
Checking out files: 40% (4426/11064)
Checking out files: 41% (4537/11064)
Checking out files: 42% (4647/11064)
Checking out files: 43% (4758/11064)
Checking out files: 44% (4869/11064)
Checking out files: 45% (4979/11064)
Checking out files: 46% (5090/11064)
Checking out files: 47% (5201/11064)
Checking out files: 48% (5311/11064)
Checking out files: 49% (5422/11064)
Checking out files: 50% (5532/11064)
Checking out files: 51% (5643/11064)
Checking out files: 52% (5754/11064)
Checking out files: 53% (5864/11064)
Checking out files: 54% (5975/11064)
Checking out files: 55% (6086/11064)
Checking out files: 56% (6196/11064)
Checking out files: 57% (6307/11064)
Checking out files: 58% (6418/11064)
Checking out files: 59% (6528/11064)
Checking out files: 60% (6639/11064)
Checking out files: 61% (6750/11064)
Checking out files: 62% (6860/11064)
Checking out files: 63% (6971/11064)
Checking out files: 63% (6982/11064)
Checking out files: 64% (7081/11064)
Checking out files: 65% (7192/11064)
Checking out files: 66% (7303/11064)
Checking out files: 67% (7413/11064)
Checking out files: 68% (7524/11064)
Checking out files: 69% (7635/11064)
Checking out files: 70% (7745/11064)
Checking out files: 71% (7856/11064)
Checking out files: 72% (7967/11064)
Checking out files: 73% (8077/11064)
Checking out files: 74% (8188/11064)
Checking out files: 75% (8298/11064)
Checking out files: 76% (8409/11064)
Checking out files: 77% (8520/11064)
Checking out files: 78% (8630/11064)
Checking out files: 79% (8741/11064)
Checking out files: 80% (8852/11064)
Checking out files: 81% (8962/11064)
Checking out files: 82% (9073/11064)
Checking out files: 83% (9184/11064)
Checking out files: 84% (9294/11064)
Checking out files: 85% (9405/11064)
Checking out files: 86% (9516/11064)
Checking out files: 87% (9626/11064)
Checking out files: 88% (9737/11064)
Checking out files: 89% (9847/11064)
Checking out files: 90% (9958/11064)
Checking out files: 91% (10069/11064)
Checking out files: 92% (10179/11064)
Checking out files: 93% (10290/11064)
Checking out files: 94% (10401/11064)
Checking out files: 95% (10511/11064)
Checking out files: 96% (10622/11064)
Checking out files: 97% (10733/11064)
Checking out files: 98% (10843/11064)
Checking out files: 99% (10954/11064)
Checking out files: 100% (11064/11064)
Checking out files: 100% (11064/11064), done.
Switched to branch 'weld22'
+ git rebase origin-master
First, rewinding head to replay your work on top of it...
Applying: Upgrade Jandex to 1.2.0.Beta1
Applying: Initial implementation of the new Weld SPI
Applying: Initial tests for ClassFileServices
Applying: Rename isAnnotationPresent() -> isAnnotationDeclared(), implement
Applying: Ignore annotations that cannot be loaded
Applying: Separate isAssignableFrom() and isAssignableTo() logic
Applying: Use classloader as a fallback for isAssignableTo
Applying: Do not cache ClassFileInfo instances - Weld will only obtain them once
+ cd ..
+ /qa/tools/opt/maven-3.1.0/bin/mvn
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -DskipTests -f
wf-repo/pom.xml
[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/LocalRepositoryNotAccess...
Build step 'Execute shell' marked build as failure
Archiving artifacts