Build failed in Jenkins: Weld-2.x-WF9.x-build #36
by ci-builds@redhat.com
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/ws/>
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/ws/> - 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
10 years, 10 months
Build failed in Jenkins: Weld-2.x-WF8.x-build #418
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8.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-WF8.x-build/ws/>
Deleting project workspace... Checkout:Weld-2.x-WF8.x-build / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8.x-build/ws/> - 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-WF8.x-build] $ bash -xe /tmp/hudson9037235313043113048.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*'
+ unzip -q /qa/services/hudson/JOBS/WildFly-latest-master/lastSuccessful/archive/build/target/wildfly-8.x.zip
++ find <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8.x-build/ws/> -maxdepth 1 -name 'wildfly-*'
+ export JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8.x-build/...>
+ JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8.x-build/...>
+ /qa/tools/opt/maven-3.1.0/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
[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
10 years, 10 months
Build failed in Jenkins: Weld-2.1-WF8.x-build #90
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/90/>
------------------------------------------
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.1-WF8.x-build/ws/>
Deleting project workspace... Checkout:Weld-2.1-WF8.x-build / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/ws/> - hudson.remoting.Channel@623b3879:dspvmg01-rhel5-x86_64
Using strategy: Default
Last Built Revision: Revision 44b0e9e2a9f9a1cd57794db5bab339f044b30ede (origin/2.1)
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 44b0e9e2a9f9a1cd57794db5bab339f044b30ede (origin/2.1)
Checking out Revision 44b0e9e2a9f9a1cd57794db5bab339f044b30ede (origin/2.1)
[Weld-2.1-WF8.x-build] $ bash -xe /tmp/hudson337564125901611445.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*'
+ unzip -q /qa/services/hudson/JOBS/WildFly-latest-master/lastSuccessful/archive/build/target/wildfly-8.x.zip
++ find <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/ws/> -maxdepth 1 -name 'wildfly-*'
+ export JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...>
+ JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...>
+ /qa/tools/opt/maven-3.1.0/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
[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
10 years, 10 months
Build failed in Jenkins: Weld-2.x-WF8-build #1388
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/13...>
Changes:
[mkouba] Use SNAPSHOT again
------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[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-WF8-build/ws/>
Deleting project workspace... done
Checkout:Weld-2.x-WF8-build / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/ws/> - hudson.remoting.Channel@623b3879:dspvmg01-rhel5-x86_64
Using strategy: Default
Last Built Revision: Revision 6796a84eb435d49e18a2b3c6fe6e54143488db2d (origin/master)
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Command "git rev-parse --is-inside-work-tree" returned status code 128:
stdout:
stderr: fatal: Not a git repository (or any parent up to mount parent /mnt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:790)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:756)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:766)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:96)
at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:177)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:964)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2236)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
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 10016df8bd2e6e2fd8b5bfd9b312906e280f0f02 (origin/master)
Checking out Revision 10016df8bd2e6e2fd8b5bfd9b312906e280f0f02 (origin/master)
[Weld-2.x-WF8-build] $ bash -xe /tmp/hudson2407855869389060107.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-8.0.0.CR1
+ unzip -q /home/hudson/static_build_env/wildfly/wildfly-8.0.0.CR1.zip
++ find <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/ws/> -maxdepth 1 -name 'wildfly-*'
+ export JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/ws...>
+ JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-build/ws...>
+ /qa/tools/opt/maven-3.1.0/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
[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
10 years, 10 months
Build failed in Jenkins: Weld-2.x-tck12-WF8.x #69
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-tck12-WF8.x/...>
Changes:
[Jozef Hartinger] WELD-364 Observer methods may be methods of a remote interface
------------------------------------------
[...truncated 4592 lines...]
INFO: Invoke NonPrivateNonStaticMethodTest.testClassWithPublicFinalMethodCannotBeProxied: 1,493/1,538 (647)
Jan 23, 2014 6:21:00 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceFieldInjectionTest, time: 16 ms]
Jan 23, 2014 6:21:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceFieldInjectionTest.testDefinitionError: 1,494/1,538 (648)
Jan 23, 2014 6:21:00 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceProcessInjectionPointTest, time: 44 ms]
Jan 23, 2014 6:21:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceProcessInjectionPointTest.testDefinitionError: 1,495/1,538 (649)
Jan 23, 2014 6:21:00 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.broken.raw.ParameterizedTypesInjectionRawAmbiguousTest, time: 57 ms]
Jan 23, 2014 6:21:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesInjectionRawAmbiguousTest.testInjection: 1,496/1,538 (650)
Jan 23, 2014 6:21:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.manager.ManagerTest, time: 16 ms]
Jan 23, 2014 6:21:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testContainerProvidesManagerBean: 1,497/1,538 (651)
Jan 23, 2014 6:21:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testGetReferenceReturnsContextualInstance: 1,498/1,538 (651)
Jan 23, 2014 6:21:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testGetReferenceWithIllegalBeanType: 1,499/1,538 (651)
Jan 23, 2014 6:21:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testInjectingManager: 1,500/1,538 (651)
Jan 23, 2014 6:21:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testManagerBeanHasCurrentBinding: 1,501/1,538 (651)
Jan 23, 2014 6:21:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testManagerBeanIsDependentScoped: 1,502/1,538 (651)
Jan 23, 2014 6:21:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testManagerBeanIsPassivationCapable: 1,503/1,538 (651)
Jan 23, 2014 6:21:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerMethodInjectionAvailability02Test, time: 45 ms]
Jan 23, 2014 6:21:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerMethodInjectionAvailability02Test.testInjection: 1,504/1,538 (652)
Jan 23, 2014 6:21:05 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledSessionBeanInjectionAvailability02Test, time: 57 ms]
Jan 23, 2014 6:21:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledSessionBeanInjectionAvailability02Test.testInjection: 1,505/1,538 (653)
Jan 23, 2014 6:21:07 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.InterModuleELResolution02Test, time: 36 ms]
Jan 23, 2014 6:21:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterModuleELResolution02Test.testEnabledManagedBeanAvailableForELResolution: 1,506/1,538 (654)
Jan 23, 2014 6:21:09 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeManagedBeanInjectionAvailability02Test, time: 47 ms]
Jan 23, 2014 6:21:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternativeManagedBeanInjectionAvailability02Test.testInjection: 1,507/1,538 (655)
Jan 23, 2014 6:21:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SpecializedBeanInjectionNotAvailableTest, time: 58 ms]
Jan 23, 2014 6:21:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: b4090f67-2cf8-40df-aacf-b90f03522fec.war, time: 17 ms]
Jan 23, 2014 6:21:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedBeanInjectionNotAvailableTest.testManagedBeanInjection: 1,508/1,538 (656)
Jan 23, 2014 6:21:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedBeanInjectionNotAvailableTest.testSessionBeanInjection: 1,509/1,538 (656)
Jan 23, 2014 6:21:13 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SpecializedProducerMethodInjectionNotAvailableTest, time: 40 ms]
Jan 23, 2014 6:21:13 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 40cf03ee-df0d-45e5-b67a-6136462ccc2b.war, time: 17 ms]
Jan 23, 2014 6:21:14 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedProducerMethodInjectionNotAvailableTest.testManagedBeanInjection: 1,510/1,538 (657)
Jan 23, 2014 6:21:14 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.broken.DisabledProducerFieldInjectionNotAvailableTest, time: 38 ms]
Jan 23, 2014 6:21:14 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 8c91125a-485c-425e-8b01-b2f1a5081a5a.war, time: 16 ms]
Jan 23, 2014 6:21:15 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisabledProducerFieldInjectionNotAvailableTest.testInjection: 1,511/1,538 (658)
Jan 23, 2014 6:21:15 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity01Test, time: 74 ms]
Jan 23, 2014 6:21:16 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity01Test.testSpecialization: 1,512/1,538 (659)
Jan 23, 2014 6:21:17 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity07Test, time: 44 ms]
Jan 23, 2014 6:21:17 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 52225af7-ee79-468a-966b-a8bcad7629b3.war, time: 17 ms]
Jan 23, 2014 6:21:17 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 252b3a95-c730-4475-a288-9cd12d5e6746.war, time: 16 ms]
Jan 23, 2014 6:21:17 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity07Test.testSpecialization: 1,513/1,538 (660)
Jan 23, 2014 6:21:17 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization01Test, time: 98 ms]
Jan 23, 2014 6:21:19 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization01Test.testEvent: 1,514/1,538 (661)
Jan 23, 2014 6:21:19 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization01Test.testNotEnabledAlternativeDoesNotSpecialize: 1,515/1,538 (661)
Jan 23, 2014 6:21:20 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization02Test, time: 70 ms]
Jan 23, 2014 6:21:21 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization02Test.testEnabledAlternativeSpecializes: 1,516/1,538 (662)
Jan 23, 2014 6:21:22 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization02Test.testEvent: 1,517/1,538 (662)
Jan 23, 2014 6:21:22 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.decorator.DecoratorNotInjectedTest, time: 14 ms]
Jan 23, 2014 6:21:22 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorNotInjectedTest.testDecoratorNotResolved: 1,518/1,538 (663)
Jan 23, 2014 6:21:22 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.vetoed.enterprise.EnterpriseVetoedTest, time: 33 ms]
Jan 23, 2014 6:21:23 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseVetoedTest.testAnnotatedTypeAddedByExtension: 1,519/1,538 (664)
Jan 23, 2014 6:21:24 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseVetoedTest.testClassLevelVeto: 1,520/1,538 (664)
Jan 23, 2014 6:21:24 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseVetoedTest.testPackageLevelVeto: 1,521/1,538 (664)
Jan 23, 2014 6:21:24 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 14, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Jan 23, 2014 6:21:24 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Jan 23, 2014 6:21:24 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.broken.not.alternative.ClassIsNotAlternativeTest, time: 17 ms]
Jan 23, 2014 6:21:24 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClassIsNotAlternativeTest.test: 1,522/1,538 (665)
Jan 23, 2014 6:21:24 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.NormalContextTest, time: 18 ms]
Jan 23, 2014 6:21:26 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NormalContextTest.testSameNormalScopeBeanInjectedEverywhere: 1,523/1,538 (666)
Jan 23, 2014 6:21:26 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NormalContextTest.testGetMayNotReturnNullUnlessContextualCreateReturnsNull: 1,524/1,538 (666)
Jan 23, 2014 6:21:26 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NormalContextTest.testGetWithCreationalContextReturnsNewInstance: 1,525/1,538 (666)
Jan 23, 2014 6:21:26 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NormalContextTest.testGetReturnsExistingInstance: 1,526/1,538 (666)
Jan 23, 2014 6:21:26 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.conversation.InvalidatingSessionDestroysConversationTest, time: 13 ms]
Jan 23, 2014 6:21:27 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvalidatingSessionDestroysConversationTest.testInvalidatingSessionDestroysConversation: 1,527/1,538 (667)
Jan 23, 2014 6:21:27 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.broken.initializer.NonPassivatingInitParamTest, time: 16 ms]
Jan 23, 2014 6:21:27 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonPassivatingInitParamTest.testBeanWithNonSerializableImplementationInjectedIntoNonTransientFieldOfBeanWithPassivatingScopeFails: 1,528/1,538 (668)
Jan 23, 2014 6:21:27 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.raw.RawEventProducerMethodInjectionTest, time: 16 ms]
Jan 23, 2014 6:21:28 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawEventProducerMethodInjectionTest.testDefinitionError: 1,529/1,538 (669)
Jan 23, 2014 6:21:28 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.nonInterceptorClassInBeansXml.NonInterceptorClassInBeansXmlTest, time: 16 ms]
Jan 23, 2014 6:21:28 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonInterceptorClassInBeansXmlTest.testNonInterceptorClassInBeansXmlNotOk: 1,530/1,538 (670)
Jan 23, 2014 6:21:28 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerFieldInjectionAvailability02Test, time: 45 ms]
Jan 23, 2014 6:21:29 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerFieldInjectionAvailability02Test.testInjection: 1,531/1,538 (671)
Jan 23, 2014 6:21:30 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SpecializedBeanInjectionNotAvailable02Test, time: 85 ms]
Jan 23, 2014 6:21:32 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedBeanInjectionNotAvailable02Test.testManagedBeanInjection: 1,532/1,538 (672)
Jan 23, 2014 6:21:32 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedBeanInjectionNotAvailable02Test.testSessionBeanInjection: 1,533/1,538 (672)
Jan 23, 2014 6:21:32 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization03Test, time: 72 ms]
Jan 23, 2014 6:21:33 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization03Test.testEnabledAlternativeSpecializes: 1,534/1,538 (673)
Jan 23, 2014 6:21:34 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization03Test.testEvent: 1,535/1,538 (673)
Jan 23, 2014 6:21:34 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 2, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Jan 23, 2014 6:21:34 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Jan 23, 2014 6:21:34 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeManagedBeanInjectionAvailabilityTest, time: 41 ms]
Jan 23, 2014 6:21:34 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: daccba94-9c97-4eac-9872-2242b55d8232.war, time: 17 ms]
Jan 23, 2014 6:21:35 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternativeManagedBeanInjectionAvailabilityTest.testInjection: 1,536/1,538 (674)
Jan 23, 2014 6:21:36 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeSessionBeanInjectionAvailability02Test, time: 48 ms]
Jan 23, 2014 6:21:37 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternativeSessionBeanInjectionAvailability02Test.testInjection: 1,537/1,538 (675)
Jan 23, 2014 6:21:38 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 1, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Jan 23, 2014 6:21:38 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Jan 23, 2014 6:21:38 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledSessionBeanInjectionAvailabilityTest, time: 53 ms]
Jan 23, 2014 6:21:38 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 436f4d79-4cb4-4b96-87d4-1b38881c94b6.war, time: 16 ms]
Jan 23, 2014 6:21:39 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledSessionBeanInjectionAvailabilityTest.testInjection: 1,538/1,538 (676)
Tests run: 1538, Failures: 47, Errors: 0, Skipped: 0, Time elapsed: 1,053.288 sec <<< FAILURE!
Results :
Failed tests: testNonSerializableProducerFieldDeclaredPassivatingThrowsIllegalProductException(org.jboss.cdi.tck.tests.context.passivating.PassivatingContextTest):
testPassivatingScopeProducerMethodReturnsUnserializableObjectNotOk(org.jboss.cdi.tck.tests.context.passivating.PassivatingContextTest):
testDuplicateBindingsOnResolveDecoratorsFails(org.jboss.cdi.tck.tests.decorators.definition.DecoratorDefinitionTest):
testEmptyTypeSetOnResolveDecoratorsFails(org.jboss.cdi.tck.tests.decorators.definition.DecoratorDefinitionTest):
testNonBindingsOnResolveDecoratorsFails(org.jboss.cdi.tck.tests.decorators.definition.DecoratorDefinitionTest):
testEventObjectContainsTypeVariablesWhenResolvingFails(org.jboss.cdi.tck.tests.event.EventTest):
testFireEventWithNonBindingAnnotationsFails(org.jboss.cdi.tck.tests.event.bindingTypes.EventBindingTypesTest):
testFireEventWithNonRuntimeBindingTypeFails(org.jboss.cdi.tck.tests.event.bindingTypes.EventBindingTypesTest):
testDuplicateBindingsToFireEventFails(org.jboss.cdi.tck.tests.event.fires.FireEventTest):
testEventFireThrowsExceptionIfEventObjectTypeContainsUnresovableTypeVariable(org.jboss.cdi.tck.tests.event.fires.FireEventTest):
testTypeVariableEventTypeFails(org.jboss.cdi.tck.tests.event.fires.FireEventTest):
testExceptionThrownIfNonBindingTypePassedToFire(org.jboss.cdi.tck.tests.event.fires.nonbinding.NonBindingTypePassedToFireTest):
testBeanManagerResolveObserversWithIllegalQualifier(org.jboss.cdi.tck.tests.event.observer.resolve.ResolveEventObserversTest):
testDuplicateBindingTypesWhenResolvingFails(org.jboss.cdi.tck.tests.event.resolve.binding.DuplicateBindingTypesWhenResolvingTest):
testNonBindingTypeAnnotationWhenResolvingFails(org.jboss.cdi.tck.tests.event.resolve.nonbinding.NonBindingTypesWhenResolvingTest):
testEventSelectThrowsExceptionForDuplicateBindingType(org.jboss.cdi.tck.tests.event.select.SelectEventTest):
testEventSelectThrowsExceptionIfAnnotationIsNotBindingType(org.jboss.cdi.tck.tests.event.select.SelectEventTest):
testEventSelectThrowsExceptionIfEventTypeHasTypeVariable(org.jboss.cdi.tck.tests.event.select.SelectEventTest):
testEventSelectWithSubtypeThrowsExceptionForDuplicateBindingType(org.jboss.cdi.tck.tests.event.select.SelectEventTest):
testEventSelectWithSubtypeThrowsExceptionIfAnnotationIsNotBindingType(org.jboss.cdi.tck.tests.event.select.SelectEventTest):
testNonBindingType(org.jboss.cdi.tck.tests.extensions.bean.bytype.BeanByTypeTest):
testSameBindingTwice(org.jboss.cdi.tck.tests.extensions.bean.bytype.BeanByTypeTest):
testAmbiguousDependencyNotResolved(org.jboss.cdi.tck.tests.extensions.beanManager.BeanManagerTest):
testObtainingInjectionTargetWithDefinitionError(org.jboss.cdi.tck.tests.extensions.beanManager.BeanManagerTest):
testValidateThrowsException(org.jboss.cdi.tck.tests.extensions.beanManager.BeanManagerTest):
testInvalidMember(org.jboss.cdi.tck.tests.extensions.beanManager.beanAttributes.CreateBeanAttributesTest):
testInvalidField(org.jboss.cdi.tck.tests.extensions.beanManager.injectionPoint.CreateInjectionPointTest):
testInvalidParameter(org.jboss.cdi.tck.tests.extensions.beanManager.injectionPoint.CreateInjectionPointTest):
testInvalidProducerField1(org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest):
testInvalidProducerField2(org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest):
testInvalidProducerField3(org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest):
testInvalidProducerMethod1(org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest):
testInvalidProducerMethod2(org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest):
testSerializeSFSB(org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.EnterpriseBeanLifecycleTest): org.jboss.as.weld.ejb.SerializedStatefulSessionObject from [Module "deployment.ea3eca6d-8064-43f3-afed-5336a13fce40.war:main" from Service Module Loader]
testApplicationCannotCallRemoveMethodOnNonDependentScopedSessionEnterpriseBean(org.jboss.cdi.tck.tests.implementation.enterprise.remove.EnterpriseBeanRemoveMethodTest):
testProducerFieldForNullValueNotDependent(org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.ProducerFieldLifecycleTest):
testProducerFieldReturnsNullIsNotDependent(org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.ProducerFieldLifecycleTest):
testNonDependentProducerReturnsNullValue(org.jboss.cdi.tck.tests.implementation.producer.method.definition.ProducerMethodDefinitionTest):
testCreateFailsIfProducerReturnsNullAndNotDependent(org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.ProducerMethodLifecycleTest):
testNormalScopedUnproxyableBeanResolution(org.jboss.cdi.tck.tests.implementation.simple.lifecycle.unproxyable.UnproxyableManagedBeanTest):
testNoBindingTypesToResolveInterceptorsFails(org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest):
testNonBindingTypeToResolveInterceptorsFails(org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest):
testSameBindingTypesToResolveInterceptorsFails(org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest):
testUnsupportedOperationExceptionThrownIfUnderlyingContextNotAlterable(org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.DestroyingNormalScopedInstanceTest):
testUnsatisfiedReference(org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.AmbiguousInjectableReferenceTest):
testUnsatisfiedReference(org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.unresolved.UnsatisfiedInjectableReferenceTest):
testGetReferenceWithIllegalBeanType(org.jboss.cdi.tck.tests.lookup.manager.ManagerTest):
Tests run: 1538, Failures: 47, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:48.818s
[INFO] Finished at: Thu Jan 23 18:21:52 EST 2014
[INFO] Final Memory: 51M/570M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project weld-jboss-runner-tck11: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-tck12-WF8.x/...> for the individual test results.
[ERROR] -> [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/MojoFailureException
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
10 years, 10 months
Build failed in Jenkins: Weld-2.x-int-servlet-tomcat #55
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
Changes:
[Jozef Hartinger] Update and copy some servlet tests
------------------------------------------
[...truncated 2119 lines...]
com.sun.faces.facelets.tag.TagAttributeImpl.getValueExpression(TagAttributeImpl.java:401)
com.sun.faces.facelets.tag.TagAttributeImpl.getValueExpression(TagAttributeImpl.java:351)
com.sun.faces.facelets.tag.jsf.ValueHolderRule$DynamicValueExpressionMetadata.applyMetadata(ValueHolderRule.java:129)
com.sun.faces.facelets.tag.MetadataImpl.applyMetadata(MetadataImpl.java:81)
javax.faces.view.facelets.MetaTagHandler.setAttributes(MetaTagHandler.java:129)
javax.faces.view.facelets.DelegatingMetaTagHandler.setAttributes(DelegatingMetaTagHandler.java:102)
com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.doNewComponentActions(ComponentTagHandlerDelegateImpl.java:408)
com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:171)
javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)
javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:95)
com.sun.faces.facelets.tag.jsf.core.ViewHandler.apply(ViewHandler.java:188)
javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:95)
com.sun.faces.facelets.compiler.NamespaceHandler.apply(NamespaceHandler.java:93)
com.sun.faces.facelets.compiler.EncodingHandler.apply(EncodingHandler.java:87)
com.sun.faces.facelets.impl.DefaultFacelet.apply(DefaultFacelet.java:164)
com.sun.faces.application.view.FaceletViewHandlingStrategy.buildView(FaceletViewHandlingStrategy.java:906)
com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:99)
com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)
javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)
</pre></p><p><b>root cause</b> <pre>javax.el.ELException: Failed to parse the expression [#{chicken.getName()}]
org.apache.el.lang.ExpressionBuilder.createNodeInternal(ExpressionBuilder.java:146)
org.apache.el.lang.ExpressionBuilder.build(ExpressionBuilder.java:172)
org.apache.el.lang.ExpressionBuilder.createValueExpression(ExpressionBuilder.java:216)
org.apache.el.ExpressionFactoryImpl.createValueExpression(ExpressionFactoryImpl.java:68)
org.jboss.weld.util.el.ForwardingExpressionFactory.createValueExpression(ForwardingExpressionFactory.java:53)
org.jboss.weld.el.WeldExpressionFactory.createValueExpression(WeldExpressionFactory.java:48)
com.sun.faces.facelets.tag.TagAttributeImpl.getValueExpression(TagAttributeImpl.java:385)
com.sun.faces.facelets.tag.TagAttributeImpl.getValueExpression(TagAttributeImpl.java:351)
com.sun.faces.facelets.tag.jsf.ValueHolderRule$DynamicValueExpressionMetadata.applyMetadata(ValueHolderRule.java:129)
com.sun.faces.facelets.tag.MetadataImpl.applyMetadata(MetadataImpl.java:81)
javax.faces.view.facelets.MetaTagHandler.setAttributes(MetaTagHandler.java:129)
javax.faces.view.facelets.DelegatingMetaTagHandler.setAttributes(DelegatingMetaTagHandler.java:102)
com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.doNewComponentActions(ComponentTagHandlerDelegateImpl.java:408)
com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:171)
javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)
javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:95)
com.sun.faces.facelets.tag.jsf.core.ViewHandler.apply(ViewHandler.java:188)
javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:95)
com.sun.faces.facelets.compiler.NamespaceHandler.apply(NamespaceHandler.java:93)
com.sun.faces.facelets.compiler.EncodingHandler.apply(EncodingHandler.java:87)
com.sun.faces.facelets.impl.DefaultFacelet.apply(DefaultFacelet.java:164)
com.sun.faces.application.view.FaceletViewHandlingStrategy.buildView(FaceletViewHandlingStrategy.java:906)
com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:99)
com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)
javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)
</pre></p><p><b>root cause</b> <pre>org.apache.el.parser.ParseException: Encountered " "(" "( "" at line 1, column 18.
Was expecting one of:
"}" ...
"." ...
"[" ...
">" ...
"gt" ...
"<" ...
"lt" ...
">=" ...
"ge" ...
"<=" ...
"le" ...
"==" ...
"eq" ...
"!=" ...
"ne" ...
"&&" ...
"and" ...
"||" ...
"or" ...
"*" ...
"+" ...
"-" ...
"/" ...
"div" ...
"%" ...
"mod" ...
org.apache.el.parser.ELParser.generateParseException(ELParser.java:2142)
org.apache.el.parser.ELParser.jj_consume_token(ELParser.java:2024)
org.apache.el.parser.ELParser.DeferredExpression(ELParser.java:113)
org.apache.el.parser.ELParser.CompositeExpression(ELParser.java:40)
org.apache.el.lang.ExpressionBuilder.createNodeInternal(ExpressionBuilder.java:114)
org.apache.el.lang.ExpressionBuilder.build(ExpressionBuilder.java:172)
org.apache.el.lang.ExpressionBuilder.createValueExpression(ExpressionBuilder.java:216)
org.apache.el.ExpressionFactoryImpl.createValueExpression(ExpressionFactoryImpl.java:68)
org.jboss.weld.util.el.ForwardingExpressionFactory.createValueExpression(ForwardingExpressionFactory.java:53)
org.jboss.weld.el.WeldExpressionFactory.createValueExpression(WeldExpressionFactory.java:48)
com.sun.faces.facelets.tag.TagAttributeImpl.getValueExpression(TagAttributeImpl.java:385)
com.sun.faces.facelets.tag.TagAttributeImpl.getValueExpression(TagAttributeImpl.java:351)
com.sun.faces.facelets.tag.jsf.ValueHolderRule$DynamicValueExpressionMetadata.applyMetadata(ValueHolderRule.java:129)
com.sun.faces.facelets.tag.MetadataImpl.applyMetadata(MetadataImpl.java:81)
javax.faces.view.facelets.MetaTagHandler.setAttributes(MetaTagHandler.java:129)
javax.faces.view.facelets.DelegatingMetaTagHandler.setAttributes(DelegatingMetaTagHandler.java:102)
com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.doNewComponentActions(ComponentTagHandlerDelegateImpl.java:408)
com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:171)
javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)
javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:95)
com.sun.faces.facelets.tag.jsf.core.ViewHandler.apply(ViewHandler.java:188)
javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:95)
com.sun.faces.facelets.compiler.NamespaceHandler.apply(NamespaceHandler.java:93)
com.sun.faces.facelets.compiler.EncodingHandler.apply(EncodingHandler.java:87)
com.sun.faces.facelets.impl.DefaultFacelet.apply(DefaultFacelet.java:164)
com.sun.faces.application.view.FaceletViewHandlingStrategy.buildView(FaceletViewHandlingStrategy.java:906)
com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:99)
com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)
javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)
</pre></p><p><b>note</b> <u>The full stack trace of the root cause is available in the Apache Tomcat/6.0.36 logs.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/6.0.36</h3></body></html>
Jan 27, 2014 3:36:35 AM org.jboss.shrinkwrap.tomcat_6.api.ShrinkWrapStandardContext <init>
INFO: Webapp archive location: /tmp/export23526896892028171538c518d12-7a97-4a42-bfa3-b239f995bafc.war
Jan 27, 2014 3:36:35 AM org.apache.catalina.startup.ContextConfig defaultWebConfig
INFO: No default web.xml
Jan 27, 2014 3:36:35 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Jan 27, 2014 3:36:35 AM org.jboss.weld.environment.tomcat.Tomcat6Container initialize
INFO: Tomcat 6 detected, CDI injection will be available in Servlets and Filters. Injection into Listeners is not supported
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.406 sec <<< FAILURE!
testELWithParameters(org.jboss.weld.environment.servlet.test.el.JsfTest) Time elapsed: 0.007 sec <<< ERROR!
com.gargoylesoftware.htmlunit.FailingHttpStatusCodeException: 500 Internal Server Error for http://localhost:8080/56861dc1-ca06-452f-8da9-2d6aecd5c114/charlie.jsf
at com.gargoylesoftware.htmlunit.WebClient.throwFailingHttpStatusCodeExceptionIfNecessary(WebClient.java:525)
at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:328)
at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:384)
at org.jboss.weld.environment.servlet.test.el.JsfTestBase.testELWithParameters(JsfTestBase.java:56)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.jboss.arquillian.junit.Arquillian$6$1.invoke(Arquillian.java:270)
at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:53)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111)
at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263)
at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.junit.runner.JUnitCore.run(JUnitCore.java:157)
at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:62)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:139)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Jan 27, 2014 3:36:44 AM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-127.0.0.1-8080
Results :
Tests in error:
testELWithParameters(org.jboss.weld.environment.servlet.test.el.JsfTest): 500 Internal Server Error for http://localhost:8080/56861dc1-ca06-452f-8da9-2d6aecd5c114/charlie.jsf
Tests run: 17, Failures: 0, Errors: 1, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29.851s
[INFO] Finished at: Mon Jan 27 03:36:45 EST 2014
[INFO] Final Memory: 35M/387M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project weld-servlet-test-tomcat: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...> for the individual test results.
[ERROR] -> [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/MojoFailureException
Build step 'Execute shell' marked build as failure
Recording test results
10 years, 10 months