Build failed in Jenkins: Weld-2.x-bootstrap-time-xlarge-CI #675
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...>
Changes:
[Jozef Hartinger] WELD-1590 Cache qualifier instances and qualifier instance sets
[Jozef Hartinger] Upgrade Weld API to 2.2.Alpha1
[Jozef Hartinger] WELD-1554 Use different separator for annotated type identifiers
[Jozef Hartinger] [maven-release-plugin] prepare release 2.2.0.Alpha1
[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration
[mkouba] WELD-1581 Servlet environment - partially enable Listener injection test
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on seam-perf-qa06 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...>
Checkout:Weld-2.x-bootstrap-time-xlarge-CI / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> - hudson.remoting.Channel@6ff5c1ea:seam-perf-qa06
Using strategy: Default
Last Built Revision: Revision 1fd737a4164f9df4d83da7e7925c9cdc40fde521 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision a669edf793517bbb8f6cc7f1d35c3582e09a556a (origin/master)
Checking out Revision a669edf793517bbb8f6cc7f1d35c3582e09a556a (origin/master)
Checkout:Weld-2.x-bootstrap-time-xlarge-CI / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> - hudson.remoting.Channel@6ff5c1ea:seam-perf-qa06
Using strategy: Default
Last Built Revision: Revision a00a7ef00ada8045e0f96cfd4883bd48b65f6b30 (origin/master, origin/HEAD)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Seen branch in repository origin/HEAD
Seen branch in repository origin/master
Seen 2 remote branches
Commencing build of Revision a00a7ef00ada8045e0f96cfd4883bd48b65f6b30 (origin/master, origin/HEAD)
Checking out Revision a00a7ef00ada8045e0f96cfd4883bd48b65f6b30 (origin/master, origin/HEAD)
Warning : There are multiple branch changesets here
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[Weld-2.x-bootstrap-time-xlarge-CI] $ bash -xe /tmp/hudson1015878811515700539.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-136.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
+ export WELD_MEMORY_STATS=false
+ WELD_MEMORY_STATS=false
+ source /home/hudson/config_repository/scripts/weld/bootstrap.sh
++ export TEMP_DIR=/tmp/weld-performance
++ TEMP_DIR=/tmp/weld-performance
+ run-test
+ print-variables
+ echo 'Weld branch to checkout: '
Weld branch to checkout:
+ echo 'Bean type: beans4'
Bean type: beans4
+ echo 'Bean count: 10000'
Bean count: 10000
+ echo 'Weld build skipped: false'
Weld build skipped: false
+ echo 'Weld memory consumption analysis mode: false'
Weld memory consumption analysis mode: false
+ echo 'Weld bootstrap iterations: 10'
Weld bootstrap iterations: 10
+ echo 'Weld benchmark: bean-testing-app-se'
Weld benchmark: bean-testing-app-se
+ cleanup
+ rm -rf log.txt <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...>
+ rm -rf /tmp/weld-performance
+ mkdir /tmp/weld-performance
+ build-weld-if-needed
+ '[' false == false ']'
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -f weld/pom.xml -DskipTests -Dmaven.test.failure.ignore -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.jboss.weld:weld-core-parent:2.2.0-SNAPSHOT (/qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/pom.xml) has 1 error
[ERROR] Non-resolvable import POM: Failure to find org.jboss.weld:weld-api-bom:pom:2.2.Alpha1 in https://repository.jboss.org/nexus/content/repositories/deprecated/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-deprecated has elapsed or updates are forced @ line 303, column 25 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording plot data
No plot data file found: time.properties
11 years, 8 months
Build failed in Jenkins: Weld-2.x-bootstrap-time-events-CI #579
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...>
Changes:
[Jozef Hartinger] WELD-1590 Cache qualifier instances and qualifier instance sets
[Jozef Hartinger] Upgrade Weld API to 2.2.Alpha1
[Jozef Hartinger] WELD-1554 Use different separator for annotated type identifiers
[Jozef Hartinger] [maven-release-plugin] prepare release 2.2.0.Alpha1
[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration
[mkouba] WELD-1581 Servlet environment - partially enable Listener injection test
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on seam-perf-qa06 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...>
Checkout:Weld-2.x-bootstrap-time-events-CI / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> - hudson.remoting.Channel@6ff5c1ea:seam-perf-qa06
Using strategy: Default
Last Built Revision: Revision 1fd737a4164f9df4d83da7e7925c9cdc40fde521 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision a669edf793517bbb8f6cc7f1d35c3582e09a556a (origin/master)
Checking out Revision a669edf793517bbb8f6cc7f1d35c3582e09a556a (origin/master)
Checkout:Weld-2.x-bootstrap-time-events-CI / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> - hudson.remoting.Channel@6ff5c1ea:seam-perf-qa06
Using strategy: Default
Last Built Revision: Revision a00a7ef00ada8045e0f96cfd4883bd48b65f6b30 (origin/master, origin/HEAD)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Seen branch in repository origin/HEAD
Seen branch in repository origin/master
Seen 2 remote branches
Commencing build of Revision a00a7ef00ada8045e0f96cfd4883bd48b65f6b30 (origin/master, origin/HEAD)
Checking out Revision a00a7ef00ada8045e0f96cfd4883bd48b65f6b30 (origin/master, origin/HEAD)
Warning : There are multiple branch changesets here
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[Weld-2.x-bootstrap-time-events-CI] $ bash -xe /tmp/hudson4805075519110559604.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-136.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
+ export WELD_MEMORY_STATS=false
+ WELD_MEMORY_STATS=false
+ source /home/hudson/config_repository/scripts/weld/bootstrap.sh
++ export TEMP_DIR=/tmp/weld-performance
++ TEMP_DIR=/tmp/weld-performance
+ run-test
+ print-variables
+ echo 'Weld branch to checkout: '
Weld branch to checkout:
+ echo 'Bean type: events'
Bean type: events
+ echo 'Bean count: 5000'
Bean count: 5000
+ echo 'Weld build skipped: false'
Weld build skipped: false
+ echo 'Weld memory consumption analysis mode: false'
Weld memory consumption analysis mode: false
+ echo 'Weld bootstrap iterations: 10'
Weld bootstrap iterations: 10
+ echo 'Weld benchmark: bean-testing-app-se'
Weld benchmark: bean-testing-app-se
+ cleanup
+ rm -rf log.txt <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...>
+ rm -rf /tmp/weld-performance
+ mkdir /tmp/weld-performance
+ build-weld-if-needed
+ '[' false == false ']'
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -f weld/pom.xml -DskipTests -Dmaven.test.failure.ignore -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.jboss.weld:weld-core-parent:2.2.0-SNAPSHOT (/qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/pom.xml) has 1 error
[ERROR] Non-resolvable import POM: Failure to find org.jboss.weld:weld-api-bom:pom:2.2.Alpha1 in https://repository.jboss.org/nexus/content/repositories/deprecated/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-deprecated has elapsed or updates are forced @ line 303, column 25 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording plot data
No plot data file found: time.properties
11 years, 8 months
Build failed in Jenkins: Weld-2.x-WF9.x-build #28
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] WELD-1590 Cache qualifier instances and qualifier instance sets
[Jozef Hartinger] Upgrade Weld API to 2.2.Alpha1
[Jozef Hartinger] WELD-1554 Use different separator for annotated type identifiers
[Jozef Hartinger] [maven-release-plugin] prepare release 2.2.0.Alpha1
[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration
[mkouba] WELD-1581 Servlet environment - partially enable Listener injection test
------------------------------------------
[...truncated 9064 lines...]
[INFO] --- xml-maven-plugin:1.0:transform (ts.config-as.trace-logging) @ wildfly-ts-integ ---
Warning: org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning: org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning: org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transformed 10 file(s).
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building WildFly Test Suite: Integration - Smoke 8.0.0.Final-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wildfly-ts-integ-smoke ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-bad-dependencies) @ wildfly-ts-integ-smoke ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-version) @ wildfly-ts-integ-smoke ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-version) @ wildfly-ts-integ-smoke ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ wildfly-ts-integ-smoke ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ wildfly-ts-integ-smoke ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ wildfly-ts-integ-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO]
[INFO] --- maven-resources-plugin:2.6:copy-resources (ts.copy-jbossas.groups) @ wildfly-ts-integ-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 308 resources
[INFO]
[INFO] --- maven-resources-plugin:2.6:copy-resources (ts.config-as.copy-mgmt-users) @ wildfly-ts-integ-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ wildfly-ts-integ-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 42 resources
[INFO]
[INFO] --- xml-maven-plugin:1.0:transform (ts.config-as.ip) @ wildfly-ts-integ-smoke ---
Warning: org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning: org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning: org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transformed 10 file(s).
[INFO]
[INFO] --- xml-maven-plugin:1.0:transform (ts.config-as.trace-logging) @ wildfly-ts-integ-smoke ---
Warning: org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning: org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning: org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transforming file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[INFO] Transformed 10 file(s).
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ wildfly-ts-integ-smoke ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 142 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
[WARNING] CAL10NAnnotationProcessor 0.8.1 initialized
[WARNING] Supported source version 'RELEASE_5' from annotation processor 'ch.qos.cal10n.verifier.processor.CAL10NAnnotationProcessor' less than -source '1.7'
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ wildfly-ts-integ-smoke ---
[INFO] Tests are skipped.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] WildFly: Build Configuration ...................... SUCCESS [5.249s]
[INFO] WildFly: Parent Aggregator ........................ SUCCESS [1.146s]
[INFO] WildFly: Protocol Utilities ....................... SUCCESS [5.342s]
[INFO] WildFly: Controller Client ........................ SUCCESS [2.813s]
[INFO] WildFly: Core Security Utilities .................. SUCCESS [1.018s]
[INFO] WildFly: Controller Core .......................... SUCCESS [10.824s]
[INFO] WildFly: Deployment Repository .................... SUCCESS [0.812s]
[INFO] WildFly: Version .................................. SUCCESS [0.924s]
[INFO] WildFly: Process Controller ....................... SUCCESS [1.314s]
[INFO] WildFly: Command line interface ................... SUCCESS [5.834s]
[INFO] WildFly: Patching Core ............................ SUCCESS [2.648s]
[INFO] WildFly: Platform MBean integration ............... SUCCESS [1.172s]
[INFO] WildFly: Domain Management ........................ SUCCESS [3.356s]
[INFO] WildFly: Domain HTTP Interface .................... SUCCESS [0.069s]
[INFO] WildFly: Domain HTTP Interface .................... SUCCESS [1.323s]
[INFO] WildFly: IO aggregator ............................ SUCCESS [0.064s]
[INFO] WildFly: IO Subsystem ............................. SUCCESS [0.509s]
[INFO] WildFly: Network .................................. SUCCESS [0.647s]
[INFO] WildFly: Remoting Subsystem parent ................ SUCCESS [0.056s]
[INFO] WildFly: Remoting Subsystem ....................... SUCCESS [1.389s]
[INFO] WildFly: Server ................................... SUCCESS [4.829s]
[INFO] WildFly: Management Client Content ................ SUCCESS [0.736s]
[INFO] WildFly: Common Code for Subsystem and Non-subsystem Test Harness SUCCESS [1.815s]
[INFO] WildFly: Host Controller .......................... SUCCESS [5.118s]
[INFO] WildFly: Core Model Test Parent ................... SUCCESS [0.273s]
[INFO] WildFly: Core Model Test Framework ................ SUCCESS [0.941s]
[INFO] WildFly: Domain HTTP Error Context ................ SUCCESS [0.132s]
[INFO] WildFly: Core Model Test Parent ................... SUCCESS [0.128s]
[INFO] WildFly: Subsystem Test Harness ................... SUCCESS [1.056s]
[INFO] WildFly: Subsystem Test Controller 7.1.2 .......... SUCCESS [2.914s]
[INFO] WildFly: Subsystem Test Controller 7.2.0 .......... SUCCESS [1.161s]
[INFO] WildFly: Subsystem Test POM ....................... SUCCESS [0.210s]
[INFO] WildFly: Naming Subsystem ......................... SUCCESS [2.102s]
[INFO] WildFly: JMX Subsystem ............................ SUCCESS [2.263s]
[INFO] WildFly: Security Manager Subsystem ............... SUCCESS [1.448s]
[INFO] WildFly: EE ....................................... SUCCESS [3.430s]
[INFO] WildFly: JacORB Subsystem ......................... SUCCESS [4.507s]
[INFO] WildFly: Transaction Subsystem .................... SUCCESS [3.321s]
[INFO] WildFly: Threading Subsystem ...................... SUCCESS [1.676s]
[INFO] WildFly: Clustering Subsystems .................... SUCCESS [0.302s]
[INFO] WildFly: Common code for clustering subsystems .... SUCCESS [0.817s]
[INFO] WildFly: JGroups Subsystem ........................ SUCCESS [1.808s]
[INFO] WildFly: Infinispan Subsystem ..................... SUCCESS [3.865s]
[INFO] WildFly: Security Subsystem ....................... SUCCESS [3.634s]
[INFO] WildFly: Connector Subsystem ...................... SUCCESS [4.475s]
[INFO] WildFly: Clustering public API .................... SUCCESS [0.306s]
[INFO] WildFly: SFSB clustering .......................... SUCCESS [0.086s]
[INFO] WildFly: SFSB clustering - SPI .................... SUCCESS [0.373s]
[INFO] WildFly: EJB Subsystem ............................ SUCCESS [8.101s]
[INFO] WildFly: Web Common Classes ....................... SUCCESS [0.874s]
[INFO] WildFly: Web Subsystem ............................ SUCCESS [1.046s]
[INFO] WildFly: Web Services Subsystem ................... SUCCESS [0.051s]
[INFO] WildFly: Web Services Server Integration Subsystem SUCCESS [3.888s]
[INFO] WildFly: Application Client Bootstrap ............. SUCCESS [1.476s]
[INFO] WildFly: Config Assembly .......................... SUCCESS [0.585s]
[INFO] WildFly: EJB Client BOM ........................... SUCCESS [0.080s]
[INFO] WildFly: JMS Client BOM ........................... SUCCESS [0.237s]
[INFO] WildFly: EJB and JMS client combined jar .......... SUCCESS [1.672s]
[INFO] WildFly: SFSB clustering - Infinispan integration . SUCCESS [1.203s]
[INFO] WildFly: Singleton service API .................... SUCCESS [0.724s]
[INFO] WildFly: Clustering API implementation ............ SUCCESS [1.226s]
[INFO] WildFly: Web session clustering ................... SUCCESS [0.064s]
[INFO] WildFly: Web session clustering API ............... SUCCESS [0.261s]
[INFO] WildFly: Web session clustering SPI ............... SUCCESS [0.389s]
[INFO] WildFly: Web session clustering - Infinispan service provider SUCCESS [1.380s]
[INFO] WildFly: Undertow ................................. SUCCESS [3.719s]
[INFO] WildFly: Web session clustering - Undertow integration SUCCESS [0.788s]
[INFO] WildFly: EJB Container Managed Persistence Subsystem SUCCESS [0.797s]
[INFO] WildFly: Config Admin ............................. SUCCESS [0.971s]
[INFO] WildFly: Batch Integration ........................ SUCCESS [0.271s]
[INFO] WildFly: JBeret Integration ....................... SUCCESS [0.761s]
[INFO] WildFly: Batch Integration Subsystem .............. SUCCESS [0.985s]
[INFO] WildFly: Deployment Scanner ....................... SUCCESS [1.243s]
[INFO] WildFly: Embedded ................................. SUCCESS [0.796s]
[INFO] WildFly: JAXR Client .............................. SUCCESS [0.704s]
[INFO] WildFly: JPA Subsystem ............................ SUCCESS [0.059s]
[INFO] WildFly: JPA UTIL ................................. SUCCESS [0.624s]
[INFO] WildFly: JPA Subsystem ............................ SUCCESS [2.893s]
[INFO] WildFly: Weld Integration ......................... SUCCESS [3.854s]
[INFO] WildFly: JAX-RS Integration ....................... SUCCESS [1.805s]
[INFO] WildFly: JBoss Diagnostic Reporter ................ SUCCESS [0.083s]
[INFO] WildFly: JDR ...................................... SUCCESS [1.259s]
[INFO] WildFly: JSF ...................................... SUCCESS [0.063s]
[INFO] WildFly: JSF Subsystem ............................ SUCCESS [2.468s]
[INFO] WildFly: JSF Injection Handlers ................... SUCCESS [1.328s]
[INFO] WildFly: JSR-77 Subsystem ......................... SUCCESS [1.417s]
[INFO] WildFly: Logging Subsystem ........................ SUCCESS [2.037s]
[INFO] WildFly: Mail subsystem ........................... SUCCESS [1.262s]
[INFO] WildFly: Messaging Subsystem ...................... SUCCESS [4.198s]
[INFO] WildFly: mod_cluster Subsystem .................... SUCCESS [0.094s]
[INFO] WildFly: mod_cluster Extension .................... SUCCESS [1.470s]
[INFO] WildFly: mod_cluster Undertow Integration ......... SUCCESS [0.865s]
[INFO] WildFly: POJO Subsystem ........................... SUCCESS [1.740s]
[INFO] WildFly: Service Archive Subsystem ................ SUCCESS [1.577s]
[INFO] WildFly: System JMX Module ........................ SUCCESS [0.436s]
[INFO] WildFly: XTS Subsystem ............................ SUCCESS [2.035s]
[INFO] WildFly: RTS Subsystem ............................ SUCCESS [2.799s]
[INFO] WildFly: Build .................................... SUCCESS [32.599s]
[INFO] WildFly: Build Modular ............................ SUCCESS [0.120s]
[INFO] WildFly: IO Subsystem tests ....................... SUCCESS [0.276s]
[INFO] WildFly: Remoting Subsystem Test .................. SUCCESS [0.313s]
[INFO] WildFly: Subsystem Test Framework Tests ........... SUCCESS [0.436s]
[INFO] WildFly: Arquillian ............................... SUCCESS [0.208s]
[INFO] WildFly: Arquillian TestEnricher MSC .............. SUCCESS [0.840s]
[INFO] WildFly: Arquillian Common ........................ SUCCESS [0.967s]
[INFO] WildFly: Arquillian Embedded Container ............ SUCCESS [1.258s]
[INFO] WildFly: Arquillian Protocol JMX .................. SUCCESS [0.663s]
[INFO] WildFly: Arquillian Managed Container ............. SUCCESS [0.903s]
[INFO] WildFly: Arquillian Remote Container .............. SUCCESS [0.571s]
[INFO] WildFly: Exported Java EE Specification APIs ...... SUCCESS [0.165s]
[INFO] WildFly: Arquillian TestNG Integration ............ SUCCESS [1.314s]
[INFO] WildFly: Arquillian Common Domain ................. SUCCESS [0.611s]
[INFO] WildFly: Arquillian Remote Domain Container ....... SUCCESS [0.531s]
[INFO] WildFly: Arquillian Managed Domain Container ...... SUCCESS [0.929s]
[INFO] WildFly: Core Model Test Controller 7.1.2 ......... SUCCESS [1.379s]
[INFO] WildFly: Core Model Test Controller 7.2.0 ......... SUCCESS [0.644s]
[INFO] WildFly: Core Model Test Controller Optional ...... SUCCESS [0.203s]
[INFO] WildFly: Core Model Tests ......................... SUCCESS [0.546s]
[INFO] WildFly: Distribution ............................. SUCCESS [6.197s]
[INFO] WildFly: Core Distribution ........................ SUCCESS [0.978s]
[INFO] WildFly: Distribution ............................. SUCCESS [1.594s]
[INFO] WildFly: JSF Multi-JSF installer .................. SUCCESS [2.974s]
[INFO] WildFly: Validation Tests for Exported Java EE Specification APIs SUCCESS [0.214s]
[INFO] WildFly: Web Services Tests Integration Subsystem . SUCCESS [1.566s]
[INFO] WildFly Test Suite: Shared ........................ SUCCESS [2.570s]
[INFO] WildFly Test Suite: Aggregator .................... SUCCESS [6.175s]
[INFO] WildFly Test Suite: Integration ................... SUCCESS [1.362s]
[INFO] WildFly Test Suite: Integration - Smoke ........... SUCCESS [1.948s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:08.403s
[INFO] Finished at: Thu Jan 30 18:06:53 EST 2014
[INFO] Final Memory: 408M/1013M
[INFO] ------------------------------------------------------------------------
+ mv wf-repo/build/target/wildfly-8.0.0.Final-SNAPSHOT wildfly
+ export JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
+ JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.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 -Pupdate-jboss-as -Dtck
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.jboss.weld:weld-core-parent:2.2.0-SNAPSHOT (<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...)> has 1 error
[ERROR] Non-resolvable import POM: Failure to find org.jboss.weld:weld-api-bom:pom:2.2.Alpha1 in https://repository.jboss.org/nexus/content/repositories/deprecated/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-deprecated has elapsed or updates are forced @ line 303, column 25 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Build step 'Execute shell' marked build as failure
Archiving artifacts
11 years, 8 months
Build failed in Jenkins: Weld-2.x-bootstrap-memory-beans4-CI #735
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-me...>
Changes:
[Jozef Hartinger] WELD-1590 Cache qualifier instances and qualifier instance sets
[Jozef Hartinger] Upgrade Weld API to 2.2.Alpha1
[Jozef Hartinger] WELD-1554 Use different separator for annotated type identifiers
[Jozef Hartinger] [maven-release-plugin] prepare release 2.2.0.Alpha1
[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration
[mkouba] WELD-1581 Servlet environment - partially enable Listener injection test
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on seam-perf-qa06 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-me...>
Checkout:Weld-2.x-bootstrap-memory-beans4-CI / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-me...> - hudson.remoting.Channel@6ff5c1ea:seam-perf-qa06
Using strategy: Default
Last Built Revision: Revision 1fd737a4164f9df4d83da7e7925c9cdc40fde521 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision a669edf793517bbb8f6cc7f1d35c3582e09a556a (origin/master)
Checking out Revision a669edf793517bbb8f6cc7f1d35c3582e09a556a (origin/master)
Checkout:Weld-2.x-bootstrap-memory-beans4-CI / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-me...> - hudson.remoting.Channel@6ff5c1ea:seam-perf-qa06
Using strategy: Default
Last Built Revision: Revision a00a7ef00ada8045e0f96cfd4883bd48b65f6b30 (origin/master, origin/HEAD)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Seen branch in repository origin/HEAD
Seen branch in repository origin/master
Seen 2 remote branches
Commencing build of Revision a00a7ef00ada8045e0f96cfd4883bd48b65f6b30 (origin/master, origin/HEAD)
Checking out Revision a00a7ef00ada8045e0f96cfd4883bd48b65f6b30 (origin/master, origin/HEAD)
Warning : There are multiple branch changesets here
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[Weld-2.x-bootstrap-memory-beans4-CI] $ bash -xe /tmp/hudson7512740068426420650.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-136.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
+ export WELD_MEMORY_STATS=true
+ WELD_MEMORY_STATS=true
+ source /home/hudson/config_repository/scripts/weld/bootstrap.sh
++ export TEMP_DIR=/tmp/weld-performance
++ TEMP_DIR=/tmp/weld-performance
+ run-test
+ print-variables
+ echo 'Weld branch to checkout: '
Weld branch to checkout:
+ echo 'Bean type: beans4'
Bean type: beans4
+ echo 'Bean count: 10000'
Bean count: 10000
+ echo 'Weld build skipped: false'
Weld build skipped: false
+ echo 'Weld memory consumption analysis mode: true'
Weld memory consumption analysis mode: true
+ echo 'Weld bootstrap iterations: 1'
Weld bootstrap iterations: 1
+ echo 'Weld benchmark: bean-testing-app-se'
Weld benchmark: bean-testing-app-se
+ cleanup
+ rm -rf log.txt <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-me...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-me...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-me...>
+ rm -rf /tmp/weld-performance
+ mkdir /tmp/weld-performance
+ build-weld-if-needed
+ '[' false == false ']'
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -f weld/pom.xml -DskipTests -Dmaven.test.failure.ignore -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.jboss.weld:weld-core-parent:2.2.0-SNAPSHOT (/qa/hudson_workspace/workspace/Weld-2.x-bootstrap-memory-beans4-CI/weld/pom.xml) has 1 error
[ERROR] Non-resolvable import POM: Failure to find org.jboss.weld:weld-api-bom:pom:2.2.Alpha1 in https://repository.jboss.org/nexus/content/repositories/deprecated/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-deprecated has elapsed or updates are forced @ line 303, column 25 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording plot data
No plot data file found: postgc.properties
11 years, 8 months
Build failed in Jenkins: Weld-2.x-WF8.x-build #410
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] WELD-1590 Cache qualifier instances and qualifier instance sets
[Jozef Hartinger] Upgrade Weld API to 2.2.Alpha1
[Jozef Hartinger] WELD-1554 Use different separator for annotated type identifiers
[Jozef Hartinger] [maven-release-plugin] prepare release 2.2.0.Alpha1
[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration
[mkouba] WELD-1581 Servlet environment - partially enable Listener injection test
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on dev106-rhel6-x86 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8.x-build/ws/>
Deleting project workspace... done
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@3ea06700:dev106-rhel6-x86
Using strategy: Default
Last Built Revision: Revision 1fd737a4164f9df4d83da7e7925c9cdc40fde521 (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 point /mnt/hudson_workspace)
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.12.1
Fetching upstream changes from origin
Commencing build of Revision a669edf793517bbb8f6cc7f1d35c3582e09a556a (origin/master)
Checking out Revision a669edf793517bbb8f6cc7f1d35c3582e09a556a (origin/master)
[Weld-2.x-WF8.x-build] $ bash -xe /tmp/hudson693990531004045531.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) 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/jdk1.7.0_45/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.32-431.1.2.el6.i686", arch: "i386", 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
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.jboss.weld:weld-core-parent:2.2.0-SNAPSHOT (<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8.x-build/...)> has 1 error
[ERROR] Non-resolvable import POM: Failure to find org.jboss.weld:weld-api-bom:pom:2.2.Alpha1 in https://repository.jboss.org/nexus/content/repositories/deprecated/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-deprecated has elapsed or updates are forced @ line 303, column 25 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Build step 'Execute shell' marked build as failure
Archiving artifacts
11 years, 8 months
Build failed in Jenkins: Weld-2.x-findbugs #224
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-findbugs/224...>
Changes:
[Jozef Hartinger] WELD-364 Modify the algorithm to find the business interface
[Jozef Hartinger] WELD-364 Discover business interfaces hierarchy beforehand
[Jozef Hartinger] WELD-1503 Add some more JavaDoc
[Jozef Hartinger] WELD-1593 Document ClassFileServices
------------------------------------------
[...truncated 39790 lines...]
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/glassfish... (2578 KB at 750.0 KB/sec)
2778 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/to... (2778 KB at 1013.9 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-test-tomcat ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-servlet-test-tomcat ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-findbugs/ws/...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-servlet-test-tomcat ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.10:checkstyle (check-style) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-servlet-test-tomcat ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-servlet-test-tomcat ---
[INFO] Compiling 16 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-findbugs/ws/...>
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ weld-servlet-test-tomcat ---
[INFO] Tests are skipped.
[INFO]
[INFO] >>> maven-surefire-report-plugin:2.12.4:report-only (generate-test-report) @ weld-servlet-test-tomcat >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-test-tomcat ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] <<< maven-surefire-report-plugin:2.12.4:report-only (generate-test-report) @ weld-servlet-test-tomcat <<<
[INFO]
[INFO] --- maven-surefire-report-plugin:2.12.4:report-only (generate-test-report) @ weld-servlet-test-tomcat ---
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-servlet-test-tomcat ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-findbugs/ws/...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-test-tomcat >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-test-tomcat ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-test-tomcat <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-test-tomcat ---
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-findbugs/ws/...>
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Servlet Integration Tests (Jetty) 2.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma...
Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-...
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug...
709 B
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug... (709 B at 3.1 KB/sec)
709 B
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma... (709 B at 0.8 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated/org/jb...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/arq...
4 KB
5 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/arq... (5 KB at 7.9 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated/org/jb...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/arq...
4 KB
6 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/arq... (6 KB at 9.0 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated/org/jb...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/arq...
1001 B
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/arq... (1001 B at 2.3 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated/org/jb...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/shr...
4 KB
5 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/shr... (5 KB at 8.3 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated/org/jb...
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated/org/jb...
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated/org/jb...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/arq...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/arq...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/shr...
4 KB
7 KB
7 KB 4 KB
7 KB 8 KB
4 KB 7 KB 8 KB
6 KB 7 KB 8 KB
6 KB 7 KB 9 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/shr... (7 KB at 13.5 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/arq... (6 KB at 10.8 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/arq... (9 KB at 15.9 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-test-jetty ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-servlet-test-jetty ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-findbugs/ws/...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-servlet-test-jetty ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.10:checkstyle (check-style) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-servlet-test-jetty ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-servlet-test-jetty ---
[INFO] Compiling 14 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-findbugs/ws/...>
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ weld-servlet-test-jetty ---
[INFO] Tests are skipped.
[INFO]
[INFO] >>> maven-surefire-report-plugin:2.12.4:report-only (generate-test-report) @ weld-servlet-test-jetty >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-test-jetty ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] <<< maven-surefire-report-plugin:2.12.4:report-only (generate-test-report) @ weld-servlet-test-jetty <<<
[INFO]
[INFO] --- maven-surefire-report-plugin:2.12.4:report-only (generate-test-report) @ weld-servlet-test-jetty ---
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-servlet-test-jetty ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-findbugs/ws/...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-test-jetty >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-test-jetty ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-test-jetty ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-test-jetty <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-test-jetty ---
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-findbugs/ws/...>
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ....................................... SUCCESS [2:56.431s]
[INFO] Weld Implementation (Core) ........................ SUCCESS [4:45.719s]
[INFO] Weld Core - JSF ................................... SUCCESS [17.809s]
[INFO] Weld Implementation ............................... SUCCESS [42.973s]
[INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [4.776s]
[INFO] Weld Unit Tests ................................... SUCCESS [51.338s]
[INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [2:03.281s]
[INFO] AtInject TCK runner for Weld ...................... SUCCESS [7.555s]
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ...... SUCCESS [5:11.415s]
[INFO] Weld SE (Core) .................................... SUCCESS [12.085s]
[INFO] Weld SE (Uber Jar) ................................ SUCCESS [16.301s]
[INFO] Weld Servlet Parent ............................... SUCCESS [1.049s]
[INFO] Weld Servlet Core ................................. SUCCESS [31.642s]
[INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [6.639s]
[INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [2.941s]
[INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [22.843s]
[INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [5.561s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:46.183s
[INFO] Finished at: Tue Jan 28 21:49:46 EST 2014
[INFO] Final Memory: 69M/174M
[INFO] ------------------------------------------------------------------------
[Weld-2.x-findbugs] $ bash -xe /tmp/hudson1536402943454529246.sh
+ grep -q 'priority='\''High'\''' impl/target/findbugs.xml
+ echo 'High priority bugs found by findbugs, exiting with an error.'
High priority bugs found by findbugs, exiting with an error.
+ exit 1
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
11 years, 8 months
Build failed in Jenkins: Weld-2.x-tck12-WF8 #162
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-tck12-WF8/16...>
Changes:
[Jozef Hartinger] Cache parameter annotation sets
[Jozef Hartinger] Cache resolved observer methods
------------------------------------------
[...truncated 4548 lines...]
INFO: Invoke DisposerMethodParameterInjectionValidationTest.test: 1,490/1,538 (633)
Jan 29, 2014 11:02:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.enterprise.broken.genericStateless.GenericStatelessSessionBeanTest, time: 20 ms]
Jan 29, 2014 11:02:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke GenericStatelessSessionBeanTest.testRequestScopedGenericStatelessSessionBean: 1,491/1,538 (634)
Jan 29, 2014 11:02:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.enterprise.broken.singletonWithConversationScope.SingletonWithConversationScopeTest, time: 19 ms]
Jan 29, 2014 11:02:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SingletonWithConversationScopeTest.testSingletonWithConversationScopeFails: 1,492/1,538 (635)
Jan 29, 2014 11:02:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessWithRequestScope.StatelessWithRequestScopeTest, time: 19 ms]
Jan 29, 2014 11:02:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StatelessWithRequestScopeTest.testStatelessWithRequestScopeFails: 1,493/1,538 (636)
Jan 29, 2014 11:02:44 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.initializer.broken.parameterAnnotatedDisposes.ParameterAnnotatedDisposesTest, time: 19 ms]
Jan 29, 2014 11:02:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterAnnotatedDisposesTest.testInitializerMethodHasParameterAnnotatedDisposes: 1,494/1,538 (637)
Jan 29, 2014 11:02:44 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.wildcard.ParameterizedReturnTypeWithWildcardTest, time: 19 ms]
Jan 29, 2014 11:02:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedReturnTypeWithWildcardTest.testParameterizedReturnTypeWithWildcard: 1,495/1,538 (638)
Jan 29, 2014 11:02:44 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithWildcard.ParametrizedTypeWithWildcard02Test, time: 20 ms]
Jan 29, 2014 11:02:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParametrizedTypeWithWildcard02Test.testParameterizedReturnTypeWithDoubleWildcard: 1,496/1,538 (639)
Jan 29, 2014 11:02:45 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.resource.ejb.staticProducer.EjbInjectionStaticProducerFieldTest, time: 30 ms]
Jan 29, 2014 11:02:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EjbInjectionStaticProducerFieldTest.testInjectionOfEjbs: 1,497/1,538 (640)
Jan 29, 2014 11:02:47 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.noextend3.SpecializingClassExtendsNonSimpleBeanTest, time: 19 ms]
Jan 29, 2014 11:02:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializingClassExtendsNonSimpleBeanTest.testSpecializingClassExtendsNonSimpleBean: 1,498/1,538 (641)
Jan 29, 2014 11:02:47 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.observer.InterceptorWithObserverMethodTest, time: 34 ms]
Jan 29, 2014 11:02:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorWithObserverMethodTest.testInterceptorWithObserverMethodNotOk: 1,499/1,538 (642)
Jan 29, 2014 11:02:48 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.broken.duplicity.DuplicitNameTest, time: 20 ms]
Jan 29, 2014 11:02:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DuplicitNameTest.testDuplicateNamedBeans: 1,500/1,538 (643)
Jan 29, 2014 11:02:48 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.beanConstructor.BeanConstructorWithParametersTest, time: 20 ms]
Jan 29, 2014 11:02:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanConstructorWithParametersTest.testDeployment: 1,501/1,538 (644)
Jan 29, 2014 11:02:48 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.decorator.DecoratoredBeanProxyTest, time: 20 ms]
Jan 29, 2014 11:02:49 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratoredBeanProxyTest.testClientProxyBeanWithAssociatedDecorator: 1,502/1,538 (645)
Jan 29, 2014 11:02:49 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.StaticFinalMethodTest, time: 20 ms]
Jan 29, 2014 11:02:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StaticFinalMethodTest.testClassWithStaticFinalMethodCanBeProxied: 1,503/1,538 (646)
Jan 29, 2014 11:02:51 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceCustomBeanTest, time: 20 ms]
Jan 29, 2014 11:02:51 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceCustomBeanTest.testDefinitionError: 1,504/1,538 (647)
Jan 29, 2014 11:02:51 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceInitMethodInjectionTest, time: 20 ms]
Jan 29, 2014 11:02:51 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceInitMethodInjectionTest.testDefinitionError: 1,505/1,538 (648)
Jan 29, 2014 11:02:51 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.el.integration.IntegrationWithUnifiedELTest, time: 17 ms]
Jan 29, 2014 11:02:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke IntegrationWithUnifiedELTest.testELResolverRegisteredWithJsf: 1,506/1,538 (649)
Jan 29, 2014 11:02:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke IntegrationWithUnifiedELTest.testELResolverRegisteredWithServletContainer: 1,507/1,538 (649)
Jan 29, 2014 11:02:52 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.broken.raw.ParameterizedTypesInjectionRawAmbiguousTest, time: 44 ms]
Jan 29, 2014 11:02:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesInjectionRawAmbiguousTest.testInjection: 1,508/1,538 (650)
Jan 29, 2014 11:02:53 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.manager.jndi.ManagerTest, time: 19 ms]
Jan 29, 2014 11:02:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testManagerLookupInJndi: 1,509/1,538 (651)
Jan 29, 2014 11:02:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledManagedBeanInjectionAvailabilityTest, time: 65 ms]
Jan 29, 2014 11:02:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: ee268119-7ee4-4d2a-8e18-08e3e8653d06.war, time: 21 ms]
Jan 29, 2014 11:02:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledManagedBeanInjectionAvailabilityTest.testInjection: 1,510/1,538 (652)
Jan 29, 2014 11:02:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerFieldInjectionAvailability02Test, time: 58 ms]
Jan 29, 2014 11:02:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerFieldInjectionAvailability02Test.testInjection: 1,511/1,538 (653)
Jan 29, 2014 11:02:59 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeManagedBeanInjectionAvailability02Test, time: 60 ms]
Jan 29, 2014 11:03:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternativeManagedBeanInjectionAvailability02Test.testInjection: 1,512/1,538 (654)
Jan 29, 2014 11:03:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeManagedBeanInjectionAvailabilityTest, time: 55 ms]
Jan 29, 2014 11:03:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 32a0cb2d-60f9-408b-a338-0ffe512dcfa9.war, time: 20 ms]
Jan 29, 2014 11:03:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternativeManagedBeanInjectionAvailabilityTest.testInjection: 1,513/1,538 (655)
Jan 29, 2014 11:03:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.broken.DisabledProducerFieldInjectionNotAvailableTest, time: 51 ms]
Jan 29, 2014 11:03:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 8f8eb013-6c46-4bcb-a8f1-efbc5bd84117.war, time: 19 ms]
Jan 29, 2014 11:03:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisabledProducerFieldInjectionNotAvailableTest.testInjection: 1,514/1,538 (656)
Jan 29, 2014 11:03:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity04Test, time: 77 ms]
Jan 29, 2014 11:03:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 63cd2de3-039e-4f09-b4f6-be09417a698a.war, time: 20 ms]
Jan 29, 2014 11:03:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity04Test.testSpecialization: 1,515/1,538 (657)
Jan 29, 2014 11:03:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity07Test, time: 56 ms]
Jan 29, 2014 11:03:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 733fe247-3b08-4d83-b8ca-6bbf77c5fbea.war, time: 21 ms]
Jan 29, 2014 11:03:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 3a6a9539-db4b-4359-90e6-8402badfc01b.war, time: 20 ms]
Jan 29, 2014 11:03:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity07Test.testSpecialization: 1,516/1,538 (658)
Jan 29, 2014 11:03:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization03Test, time: 91 ms]
Jan 29, 2014 11:03:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization03Test.testEnabledAlternativeSpecializes: 1,517/1,538 (659)
Jan 29, 2014 11:03:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization03Test.testEvent: 1,518/1,538 (659)
Jan 29, 2014 11:03:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization06Test, time: 73 ms]
Jan 29, 2014 11:03:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 6a50ca91-a98e-475e-8d7b-ecd8d269d1b7.war, time: 20 ms]
Jan 29, 2014 11:03:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization06Test.testEnabledAlternativeSpecializes: 1,519/1,538 (660)
Jan 29, 2014 11:03:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization06Test.testEvent: 1,520/1,538 (660)
Jan 29, 2014 11:03:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.InterceptorNotResolvedInterModuleTest, time: 53 ms]
Jan 29, 2014 11:03:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorNotResolvedInterModuleTest.testInterceptorNotAvailableForInjection: 1,521/1,538 (661)
Jan 29, 2014 11:03:12 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 13, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Jan 29, 2014 11:03:12 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Jan 29, 2014 11:03:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.bindings.broken.InvalidStereotypeInterceptorBindingAnnotationsTest, time: 21 ms]
Jan 29, 2014 11:03:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvalidStereotypeInterceptorBindingAnnotationsTest.testInterceptorBindingsWithConflictingAnnotationMembersNotOk: 1,522/1,538 (662)
Jan 29, 2014 11:03:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.selection.enterprise.EnterpriseSelectedAlternative01Test, time: 150 ms]
Jan 29, 2014 11:03:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseSelectedAlternative01Test.testAlternativeSessionBeanSelected: 1,523/1,538 (663)
Jan 29, 2014 11:03:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.DestroyForSameCreationalContextTest, time: 25 ms]
Jan 29, 2014 11:03:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyForSameCreationalContextTest.testDestroyForSameCreationalContextOnly: 1,524/1,538 (664)
Jan 29, 2014 11:03:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.visibility.VisibilityOfBeanInWebModuleFromBeanManagerInBeanLibraryTest, time: 56 ms]
Jan 29, 2014 11:03:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VisibilityOfBeanInWebModuleFromBeanManagerInBeanLibraryTest.shouldFindBeanByName: 1,525/1,538 (665)
Jan 29, 2014 11:03:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VisibilityOfBeanInWebModuleFromBeanManagerInBeanLibraryTest.shouldFindBeanByType: 1,526/1,538 (665)
Jan 29, 2014 11:03:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.raw.RawEventConstructorInjectionTest, time: 23 ms]
Jan 29, 2014 11:03:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawEventConstructorInjectionTest.testDefinitionError: 1,527/1,538 (666)
Jan 29, 2014 11:03:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptedBeanTypeParamInitializerTest, time: 43 ms]
Jan 29, 2014 11:03:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanTypeParamInitializerTest.testDeploymentFails: 1,528/1,538 (667)
Jan 29, 2014 11:03:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptorTypeParamFieldTest, time: 43 ms]
Jan 29, 2014 11:03:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorTypeParamFieldTest.testDeploymentFails: 1,529/1,538 (668)
Jan 29, 2014 11:03:21 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.NonPrivateNonStaticSuperclassMethodTest, time: 20 ms]
Jan 29, 2014 11:03:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonPrivateNonStaticSuperclassMethodTest.testClassWithPublicFinalMethodCannotBeProxied: 1,530/1,538 (669)
Jan 29, 2014 11:03:21 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceProducerMethodInjectionTest, time: 20 ms]
Jan 29, 2014 11:03:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceProducerMethodInjectionTest.testDefinitionError: 1,531/1,538 (670)
Jan 29, 2014 11:03:21 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.InterModuleELResolutionTest, time: 41 ms]
Jan 29, 2014 11:03:21 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: a846a875-2c44-465c-b10c-5a117bb72d79.war, time: 20 ms]
Jan 29, 2014 11:03:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterModuleELResolutionTest.testEnabledManagedBeanAvailableForELResolution: 1,532/1,538 (671)
Jan 29, 2014 11:03:24 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SpecializedBeanInjectionNotAvailableTest, time: 79 ms]
Jan 29, 2014 11:03:24 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: e27bb9d2-1b24-4d63-bce4-8b0732d4ad37.war, time: 20 ms]
Jan 29, 2014 11:03:26 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedBeanInjectionNotAvailableTest.testManagedBeanInjection: 1,533/1,538 (672)
Jan 29, 2014 11:03:26 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedBeanInjectionNotAvailableTest.testSessionBeanInjection: 1,534/1,538 (672)
Jan 29, 2014 11:03:26 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 4, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Jan 29, 2014 11:03:26 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Jan 29, 2014 11:03:26 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.DestroyedInstanceReturnedByGetTest, time: 25 ms]
Jan 29, 2014 11:03:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyedInstanceReturnedByGetTest.testDestroyedInstanceMustNotBeReturnedByGet: 1,535/1,538 (673)
Jan 29, 2014 11:03:28 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.visibility.VisibilityOfAnnotatedTypesFromExtensionInBravoBeanArchiveTest, time: 55 ms]
Jan 29, 2014 11:03:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VisibilityOfAnnotatedTypesFromExtensionInBravoBeanArchiveTest.shouldObserveExpectedAnnotatedTypes: 1,536/1,538 (674)
Jan 29, 2014 11:03:31 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.interceptors.InterceptorModularityTest, time: 27 ms]
Jan 29, 2014 11:03:31 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: test1.war, time: 19 ms]
Jan 29, 2014 11:03:31 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: test2.war, time: 19 ms]
Jan 29, 2014 11:03:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorModularityTest.testInterceptorEnvironment: 1,537/1,538 (675)
Jan 29, 2014 11:03:33 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity02Test, time: 40 ms]
Jan 29, 2014 11:03:33 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 677d1644-fbca-420d-8440-d10010de6476.war, time: 19 ms]
Jan 29, 2014 11:03:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity02Test.testSpecialization: 1,538/1,538 (676)
Tests run: 1538, Failures: 7, Errors: 0, Skipped: 0, Time elapsed: 1,198.973 sec <<< FAILURE!
Results :
Failed tests: testApplicationCannotCallRemoveMethodOnNonDependentScopedSessionEnterpriseBean(org.jboss.cdi.tck.tests.implementation.enterprise.remove.EnterpriseBeanRemoveMethodTest):
testNormalScopedUnproxyableBeanResolution(org.jboss.cdi.tck.tests.implementation.simple.lifecycle.unproxyable.UnproxyableManagedBeanTest):
testInactiveScope(org.jboss.cdi.tck.tests.lookup.clientProxy.ClientProxyTest):
testUnsupportedOperationExceptionThrownIfUnderlyingContextNotAlterable(org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.DestroyingNormalScopedInstanceTest):
testUnsatisfiedReference(org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.unresolved.UnsatisfiedInjectableReferenceTest):
testGetContextWithNoRegisteredContextsFails(org.jboss.cdi.tck.tests.context.ContextTest):
testGetContextWithTooManyActiveContextsFails(org.jboss.cdi.tck.tests.context.ContextTest):
Tests run: 1538, Failures: 7, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:14.903s
[INFO] Finished at: Wed Jan 29 11:03:42 EST 2014
[INFO] Final Memory: 51M/573M
[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/ws...> 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
11 years, 8 months