Build failed in Jenkins: Weld-3.x-api-nightly #108
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nigh...>
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on vmg22 (EAP-RHEL7 mem2G mwqa_drives_services mem4G mwqa_drives_tools mwqa_test_ips general x86_64 linux RHEL-any brFF3 RHEL brFF unix RHEL7) in workspace <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nigh...>
Cloning the remote Git repository
Cloning repository git://github.com/weld/api.git
> git init <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nigh...> # timeout=10
Fetching upstream changes from git://github.com/weld/api.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/weld/api.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://github.com/weld/api.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/weld/api.git # timeout=10
Fetching upstream changes from git://github.com/weld/api.git
> git -c core.askpass=true fetch --tags --progress git://github.com/weld/api.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a0b216b68e2279509460dad4989700f75cfb32ad (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f a0b216b68e2279509460dad4989700f75cfb32ad
> git rev-list a0b216b68e2279509460dad4989700f75cfb32ad # timeout=10
> git tag -a -f -m Jenkins Build #108 jenkins-Weld-3.x-api-nightly-108 # timeout=10
[Weld-3.x-api-nightly] $ /qa/tools/opt/apache-maven-3.3.9/bin/mvn -f api/pom.xml -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld clean deploy -U
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Weld APIs BOM
[INFO] Weld APIs Parent
[INFO] Weld APIs
[INFO] Weld SPIs for container integration
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld APIs BOM 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-api-bom ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-api-bom ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nigh...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/weld-api-bom-3.0-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ weld-api-bom ---
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/jboss/weld/we...
Uploading: https://oss.sonatype.org/content/repositories/snapshots/org/jboss/weld/we...
2/5 KB
4/5 KB
5/5 KB
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld APIs BOM ...................................... FAILURE [ 2.371 s]
[INFO] Weld APIs Parent ................................... SKIPPED
[INFO] Weld APIs .......................................... SKIPPED
[INFO] Weld SPIs for container integration ................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.737 s
[INFO] Finished at: 2017-10-18T16:33:16+00:00
[INFO] Final Memory: 11M/161M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project weld-api-bom: Failed to deploy artifacts: Could not transfer artifact org.jboss.weld:weld-api-bom:pom:3.0-20171018.163316-1 from/to sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots): Failed to transfer file: https://oss.sonatype.org/content/repositories/snapshots/org/jboss/weld/we.... Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
6 years, 8 months
Build failed in Jenkins: Weld-2.x-docs #2247
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/2247/>
------------------------------------------
Started by user manovotn(a)REDHAT.COM
[EnvInject] - Loading node environment variables.
Building remotely on dsp01-rhel5_x86_64 (hwavirt mem2G mwqa_drives_services mem4G native-RHEL5-x86_64 nodejs RHEL5_x86_64_SW mwqa_test_ips general metamatrix brFF12 x86_64 native RHEL5_x86_64 linux RHEL-any RHEL5 selenium-ff3-rhel5-x86_64 linux-express-lane eap-sustaining selenium-ff3-rhel5 RHEL5_x86_64_res mwqa_drives_tools RHEL5_any non-vmware brFF3 RHEL brFF unix) in workspace <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/weld/core.git # timeout=10
Fetching upstream changes from git://github.com/weld/core.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/2.4^{commit} # timeout=10
Checking out Revision 933fbacf4436d97e1181b9f10ec0191354ff5519 (origin/2.4)
> git config core.sparsecheckout # timeout=10
> git checkout -f 933fbacf4436d97e1181b9f10ec0191354ff5519
First time build. Skipping changelog.
> git tag -a -f -m Jenkins Build #2247 jenkins-Weld-2.x-docs-2247 # timeout=10
[Weld-2.x-docs] $ /qa/tools/opt/apache-maven-3.0.3/bin/mvn -f docs/reference/pom.xml clean install
[INFO] Init Maven Dependency Management Extension 1.2.1
[INFO] Scanning for projects...
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated/org/jb...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/wel...
2 KB
3 KB
4 KB
5 KB
7 KB
8 KB
9 KB
11 KB
12 KB
13 KB
17 KB
21 KB
24 KB
28 KB
30 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/wel... (30 KB at 5.5 KB/sec)
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jboss.weld.reference-guide:weld-reference-guide:jdocbook:2.4.5-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern.
[WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern.
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Reference Guide 2.4.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-reference-guide ---
[INFO] Deleting <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-reference-guide ---
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireMavenVersion failed with message:
Detected Maven Version: 3.0.3 is not in the allowed range [3.2.5,).
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.424s
[INFO] Finished at: Thu Jul 27 12:26:16 UTC 2017
[INFO] Final Memory: 12M/151M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce) on project weld-reference-guide: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
6 years, 9 months
Build failed in Jenkins: Weld-2.x-WF8-build #853
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
------------------------------------------
[...truncated 650 lines...]
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core ---
[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-probe-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core ---
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-probe-core ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.6-SNAPSHOT/weld-probe-core-2.3.6-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.6-SNAPSHOT/weld-probe-core-2.3.6-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.6-SNAPSHOT/weld-probe-core-2.3.6-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building weld-probe-tests 2.3.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] Failure to transfer org.apache.maven.plugins:maven-eclipse-plugin/maven-metadata.xml from http://repository.jboss.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of repository.jboss.org has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.maven.plugins:maven-eclipse-plugin/maven-metadata.xml from/to repository.jboss.org (http://repository.jboss.org/maven2): Connection reset
Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-test-common/2....
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/wel...
Apr 22, 2017 6:01:59 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request: Connection reset
Apr 22, 2017 6:01:59 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request
Apr 22, 2017 6:01:59 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request: Connection reset
Apr 22, 2017 6:01:59 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request
Apr 22, 2017 6:02:00 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request: Connection reset
Apr 22, 2017 6:02:00 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request
[WARNING] Could not transfer metadata org.jboss.weld:weld-core-test-common:2.3.6-SNAPSHOT/maven-metadata.xml from/to jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/): Connection reset
[WARNING] Failure to transfer org.jboss.weld:weld-core-test-common:2.3.6-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/groups/developer/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-developer-repository-group has elapsed or updates are forced. Original error: Could not transfer metadata org.jboss.weld:weld-core-test-common:2.3.6-SNAPSHOT/maven-metadata.xml from/to jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/): Connection reset
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests ---
[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-probe-tests ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests ---
[INFO] Compiling 17 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-probe-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests ---
[INFO] Compiling 11 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests ---
[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-probe-tests ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests ---
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-probe-tests ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.6-SNAPSHOT/weld-probe-tests-2.3.6-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.6-SNAPSHOT/weld-probe-tests-2.3.6-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.6-SNAPSHOT/weld-probe-tests-2.3.6-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Core BOM 2.3.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-core-bom ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-core-bom ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-bom/2.3.6-SNAPSHOT/weld-core-bom-2.3.6-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ....................................... SUCCESS [ 7.952 s]
[INFO] Weld Implementation (Core) ........................ SUCCESS [ 19.596 s]
[INFO] Weld Core - JSF ................................... SUCCESS [ 2.129 s]
[INFO] Weld Implementation ............................... SUCCESS [ 1.458 s]
[INFO] Weld Probe Parent ................................. SUCCESS [ 0.298 s]
[INFO] Weld Probe Core ................................... SUCCESS [ 14.387 s]
[INFO] weld-probe-tests .................................. SUCCESS [ 7.758 s]
[INFO] Weld Core BOM ..................................... SUCCESS [ 0.097 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 54.223 s
[INFO] Finished at: 2017-04-22T18:02:06+00:00
[INFO] Final Memory: 59M/564M
[INFO] ------------------------------------------------------------------------
+ /qa/tools/opt/maven-3.2.1/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml
[INFO] Scanning for projects...
[INFO]
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss AS7 Updater 2.3.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse...
Apr 22, 2017 6:02:08 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request: Connection reset
Apr 22, 2017 6:02:08 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request
Apr 22, 2017 6:02:09 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request: Connection reset
Apr 22, 2017 6:02:09 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request
Apr 22, 2017 6:02:09 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request: Connection reset
Apr 22, 2017 6:02:09 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request
[WARNING] Could not transfer metadata org.apache.maven.plugins:maven-eclipse-plugin/maven-metadata.xml from/to repository.jboss.org (http://repository.jboss.org/maven2): Connection reset
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater ---
[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-core-jboss-as7-updater ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Storing buildNumber: 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 at timestamp: April 22, 2017 6:02:11 PM UTC
[INFO] Executing: /bin/sh -c cd <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater ---
[INFO] Copying cdi-api-1.2.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying cdi-tck-ext-lib-1.2.9.Final.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying weld-api-2.3.SP2.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying weld-core-2.3.6-SNAPSHOT.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying weld-core-impl-2.3.6-SNAPSHOT.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying weld-core-jsf-2.3.6-SNAPSHOT.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying weld-spi-2.3.SP2.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying weld-probe-core-2.3.6-SNAPSHOT.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater ---
[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-core-jboss-as7-updater ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater ---
[INFO] Executing tasks
[echo] =========================================================================
[echo]
[echo] Updating Weld modules
[echo]
[echo] Weld version: 2.3.6-SNAPSHOT
[echo]
[echo] JBOSS_HOME: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[echo]
[echo] =========================================================================
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.485 s
[INFO] Finished at: 2017-04-22T18:02:15+00:00
[INFO] Final Memory: 33M/346M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist:<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Execute shell' marked build as failure
Archiving artifacts
6 years, 9 months
Build failed in Jenkins: Weld-2.2-tck-GF4 #81
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/81/>
------------------------------------------
[...truncated 9803 lines...]
INFO: Invoke EnabledManagedBeanInjectionAvailability02Test.testInjection: 1,544/1,580 (654)
Mar 10, 2015 3:45:15 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerFieldInjectionAvailabilityTest, time: 44 ms]
Mar 10, 2015 3:45:15 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: b03b1932-03f4-499a-9b26-ec6c0f5a735c.war, time: 10 ms]
Mar 10, 2015 3:45:18 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerFieldInjectionAvailabilityTest.testInjection: 1,545/1,580 (655)
Mar 10, 2015 3:45:19 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledSessionBeanInjectionAvailability02Test, time: 29 ms]
Mar 10, 2015 3:45:22 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledSessionBeanInjectionAvailability02Test.testInjection: 1,546/1,580 (656)
Mar 10, 2015 3:45:23 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeSessionBeanInjectionAvailability02Test, time: 66 ms]
Mar 10, 2015 3:45:28 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternativeSessionBeanInjectionAvailability02Test.testInjection: 1,547/1,580 (657)
Mar 10, 2015 3:45:29 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.broken.DisabledProducerMethodInjectionNotAvailableTest, time: 53 ms]
Mar 10, 2015 3:45:29 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: c4198c8a-1408-4041-b5a0-448c6e5953fe.war, time: 21 ms]
Mar 10, 2015 3:45:31 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001408: Unsatisfied dependencies for type BrokenFoo with qualifiers @Default
at injection point [BackedAnnotatedField] @Inject org.jboss.cdi.tck.tests.lookup.modules.broken.BrokenWebBar.foo
at org.jboss.cdi.tck.tests.lookup.modules.broken.BrokenWebBar.foo(BrokenWebBar.java:0)
. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:45:31 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisabledProducerMethodInjectionNotAvailableTest.testInjection: 1,548/1,580 (658)
Mar 10, 2015 3:45:31 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:45:31 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity01Test, time: 78 ms]
Mar 10, 2015 3:45:36 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity01Test.testSpecialization: 1,549/1,580 (659)
Mar 10, 2015 3:45:37 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity02Test, time: 23 ms]
Mar 10, 2015 3:45:37 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 57250e88-8f86-4945-977b-f7f9fc19e306.war, time: 11 ms]
Mar 10, 2015 3:45:42 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity02Test.testSpecialization: 1,550/1,580 (660)
Mar 10, 2015 3:45:43 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity07Test, time: 45 ms]
Mar 10, 2015 3:45:43 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 1893b838-359d-4a57-a6a2-9e7720654fa4.war, time: 21 ms]
Mar 10, 2015 3:45:43 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 901b722c-94de-417c-be7f-85363d9ec1d3.war, time: 20 ms]
Mar 10, 2015 3:45:45 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001401: Two beans cannot specialize the same bean Managed Bean [class org.jboss.cdi.tck.tests.lookup.modules.specialization.Handler] with qualifiers [@Any @Default]. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:45:45 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity07Test.testSpecialization: 1,551/1,580 (661)
Mar 10, 2015 3:45:45 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:45:45 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization01Test, time: 52 ms]
Mar 10, 2015 3:45:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization01Test.testEvent: 1,552/1,580 (662)
Mar 10, 2015 3:45:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization01Test.testNotEnabledAlternativeDoesNotSpecialize: 1,553/1,580 (662)
Mar 10, 2015 3:45:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization04Test, time: 50 ms]
Mar 10, 2015 3:45:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization04Test.testEnabledAlternativeSpecializes: 1,554/1,580 (663)
Mar 10, 2015 3:45:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization04Test.testEvent: 1,555/1,580 (663)
Mar 10, 2015 3:45:55 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 18, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Mar 10, 2015 3:45:55 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Mar 10, 2015 3:45:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.broken.incorrect.name.NoClassWithSpecifiedNameTest, time: 23 ms]
Mar 10, 2015 3:45:56 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-000123: Error loading org.jboss.jsr299.org.jboss.cdi.tck.tests.alternative.broken.incorrect.name.NonExistingClass defined in <class>org.jboss.jsr299.org.jboss.cdi.tck.tests.alternative.broken.incorrect.name.NonExistingClass</class> in <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/ws/g....> Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:14 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NoClassWithSpecifiedNameTest.test: 1,556/1,580 (664)
Mar 10, 2015 3:46:14 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:14 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.ContextDestroysBeansTest, time: 14 ms]
Mar 10, 2015 3:46:23 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContextDestroysBeansTest.testContextDestroysBeansWhenDestroyed: 1,557/1,580 (665)
Mar 10, 2015 3:46:26 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.DestroyedInstanceReturnedByGetTest, time: 20 ms]
Mar 10, 2015 3:46:31 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyedInstanceReturnedByGetTest.testDestroyedInstanceMustNotBeReturnedByGet: 1,558/1,580 (666)
Mar 10, 2015 3:46:32 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.broken.restricted.RestrictedProducerFieldTest, time: 15 ms]
Mar 10, 2015 3:46:34 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-000039: @Typed class org.jboss.cdi.tck.tests.definition.bean.broken.restricted.Animal is not present in the type hierarchy class org.jboss.cdi.tck.tests.definition.bean.broken.restricted.Boulder. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:34 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RestrictedProducerFieldTest.testInvalidTypedValueOnProducerField: 1,559/1,580 (667)
Mar 10, 2015 3:46:34 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:34 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.visibility.JarToJarReverseAlphaVisibilityTest, time: 46 ms]
Mar 10, 2015 3:46:39 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke JarToJarReverseAlphaVisibilityTest.testDeployment: 1,560/1,580 (668)
Mar 10, 2015 3:46:41 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.raw.RawEventFieldInjectionTest, time: 22 ms]
Mar 10, 2015 3:46:42 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-001426: An injection point of type interface javax.enterprise.event.Event must have a type parameter: [BackedAnnotatedField] @Inject org.jboss.cdi.tck.tests.event.broken.raw.FieldInjectionBar.event. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:42 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawEventFieldInjectionTest.testDefinitionError: 1,561/1,580 (669)
Mar 10, 2015 3:46:42 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:42 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.BuiltinInterceptorInjectionTest, time: 22 ms]
Mar 10, 2015 3:46:44 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-001452: javax.enterprise.inject.spi.Interceptor<org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.Foo> is not a valid type for a Bean metadata injection point [BackedAnnotatedField] @Inject org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.Foo.interceptor. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:44 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInterceptorInjectionTest.testDeploymentFails: 1,562/1,580 (670)
Mar 10, 2015 3:46:44 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:44 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamConstructorTest, time: 21 ms]
Mar 10, 2015 3:46:45 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-001453: class org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.Cream is not a valid type argument for a Bean metadata injection point [BackedAnnotatedParameter] Parameter 1 of [BackedAnnotatedConstructor] @Inject public org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.YoghurtConstructor(Bean<Cream>). Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:45 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypeParamConstructorTest.testDeploymentFails: 1,563/1,580 (671)
Mar 10, 2015 3:46:46 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:46 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamFieldTest, time: 97 ms]
Mar 10, 2015 3:46:47 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-001453: class org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.Cream is not a valid type argument for a Bean metadata injection point [BackedAnnotatedField] @Inject org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.MilkDecoratorField.decorator. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamFieldTest.testDeploymentFails: 1,564/1,580 (672)
Mar 10, 2015 3:46:47 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:47 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.interceptorCanNotBeDecorator.InterceptorCanNotBeDecoratorTest, time: 18 ms]
Mar 10, 2015 3:46:48 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-000112: Class org.jboss.cdi.tck.tests.interceptors.definition.broken.interceptorCanNotBeDecorator.InterceptingDecorator has both @Interceptor and @Decorator annotations. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorCanNotBeDecoratorTest.testInterceptorCanNotAlsoBeDecorator: 1,565/1,580 (673)
Mar 10, 2015 3:46:49 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:49 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.sameClassListedTwiceInBeansXml.SameClassListedTwiceInBeansXmlTest, time: 22 ms]
Mar 10, 2015 3:46:50 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001416: Enabled interceptor class org.jboss.cdi.tck.tests.interceptors.definition.broken.sameClassListedTwiceInBeansXml.FordInterceptor specified twice:
- <class>org.jboss.cdi.tck.tests.interceptors.definition.broken.sameClassListedTwiceInBeansXml.FordInterceptor</class> in <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/ws/g...,>
- <class>org.jboss.cdi.tck.tests.interceptors.definition.broken.sameClassListedTwiceInBeansXml.FordInterceptor</class> in <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/ws/g....> Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SameClassListedTwiceInBeansXmlTest.testSameInterceptorClassListedTwiceInBeansXmlNotOk: 1,566/1,580 (674)
Mar 10, 2015 3:46:50 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.FinalClassWithInheritedClassLevelInterceptorTest, time: 20 ms]
Mar 10, 2015 3:46:52 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001504: Intercepted bean method [EnhancedAnnotatedMethodImpl] public final org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.Jumbojet.land() (intercepted by org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.LandingInterceptor) cannot be declared final. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FinalClassWithInheritedClassLevelInterceptorTest.testFinalClassWithInheritedClassLevelInterceptor: 1,567/1,580 (675)
Mar 10, 2015 3:46:52 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:52 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.StaticFinalMethodTest, time: 23 ms]
Mar 10, 2015 3:46:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StaticFinalMethodTest.testClassWithStaticFinalMethodCanBeProxied: 1,568/1,580 (676)
Mar 10, 2015 3:46:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithWildcardTest, time: 23 ms]
Mar 10, 2015 3:47:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesInjectionToParameterizedWithWildcardTest.testInjection: 1,569/1,580 (677)
Mar 10, 2015 3:47:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeManagedBeanInjectionAvailabilityTest, time: 54 ms]
Mar 10, 2015 3:47:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 3edf8c60-66dd-49be-9e64-fdadfe4f4a0f.war, time: 23 ms]
Mar 10, 2015 3:47:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternativeManagedBeanInjectionAvailabilityTest.testInjection: 1,570/1,580 (678)
Mar 10, 2015 3:47:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity04Test, time: 303 ms]
Mar 10, 2015 3:47:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: dce0b679-f799-47eb-831a-3b8a7b754d97.war, time: 21 ms]
Mar 10, 2015 3:47:15 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity04Test.testSpecialization: 1,571/1,580 (679)
Mar 10, 2015 3:47:16 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization05Test, time: 62 ms]
Mar 10, 2015 3:47:16 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 327078f9-b728-465a-a777-2153929fca25.war, time: 20 ms]
Mar 10, 2015 3:47:21 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization05Test.testEnabledAlternativeSpecializes: 1,572/1,580 (680)
Mar 10, 2015 3:47:22 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization05Test.testEvent: 1,573/1,580 (680)
Mar 10, 2015 3:47:23 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 5, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Mar 10, 2015 3:47:23 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Mar 10, 2015 3:47:23 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.ContextTest, time: 31 ms]
Mar 10, 2015 3:47:27 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContextTest.testBuiltInContexts: 1,574/1,580 (681)
Mar 10, 2015 3:47:28 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContextTest.testGetContextWithNoRegisteredContextsFails: 1,575/1,580 (681)
Mar 10, 2015 3:47:28 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContextTest.testGetContextWithTooManyActiveContextsFails: 1,576/1,580 (681)
Mar 10, 2015 3:47:28 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamDisposerTest, time: 33 ms]
Mar 10, 2015 3:47:29 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-001453: class org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.Cream is not a valid type argument for a Bean metadata injection point [BackedAnnotatedParameter] Parameter 2 of [BackedAnnotatedMethod] public org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.MilkDisposer.disposes(@Disposes Milk, Bean<Cream>). Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:47:29 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypeParamDisposerTest.testDeploymentFails: 1,577/1,580 (682)
Mar 10, 2015 3:47:29 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:47:29 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerMethodInjectionAvailability02Test, time: 28 ms]
Mar 10, 2015 3:47:34 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerMethodInjectionAvailability02Test.testInjection: 1,578/1,580 (683)
Mar 10, 2015 3:47:36 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 1, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Mar 10, 2015 3:47:36 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Mar 10, 2015 3:47:36 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.InterModuleELResolutionTest, time: 36 ms]
Mar 10, 2015 3:47:36 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 3a63ce9a-b25b-45e2-854c-57378bd39146.war, time: 19 ms]
Mar 10, 2015 3:47:40 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterModuleELResolutionTest.testEnabledManagedBeanAvailableForELResolution: 1,579/1,580 (684)
Mar 10, 2015 3:47:42 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 1, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Mar 10, 2015 3:47:42 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Mar 10, 2015 3:47:42 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.InterModuleLookup02Test, time: 23 ms]
Mar 10, 2015 3:47:46 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterModuleLookup02Test.testEnabledManagedBeanAvailableForInjection: 1,580/1,580 (685)
Tests run: 1580, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3,100.717 sec <<< FAILURE!
Results :
Failed tests: testSecurityContext(org.jboss.cdi.tck.interceptors.tests.contract.aroundTimeout.AroundTimeoutInterceptorTest)
Tests run: 1580, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52:06.488s
[INFO] Finished at: Tue Mar 10 15:47:54 EDT 2015
[INFO] Final Memory: 38M/429M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project weld-glassfish-runner-tck11: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/ws/w...> 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
6 years, 9 months
Build failed in Jenkins: Weld-2.x-CI-jdk7 #188
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
Changes:
[github] Add a test for stereotype alternative enabled by priority annotation.
------------------------------------------
[...truncated 135 lines...]
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ weld-core-impl ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ weld-core-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ weld-core-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 110 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> uses or overrides a deprecated API.
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>: Recompile with -Xlint:deprecation for details.
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> uses unchecked or unsafe operations.
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ weld-core-impl ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (default) @ weld-core-impl ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ weld-core-impl ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-core-impl >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-core-impl ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-core-impl ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-core-impl ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-impl ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-core-impl <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-core-impl ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-core-impl ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-impl/2.4.7-SNAPSHOT/weld-core-impl-2.4.7-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-impl/2.4.7-SNAPSHOT/weld-core-impl-2.4.7-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-impl/2.4.7-SNAPSHOT/weld-core-impl-2.4.7-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Core - JSF 2.4.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-core-jsf ---
[INFO] Deleting <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-core-jsf ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-core-jsf ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-core-jsf ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-jsf ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (attach-license) @ weld-core-jsf ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ weld-core-jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ weld-core-jsf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ weld-core-jsf ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ weld-core-jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ weld-core-jsf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ weld-core-jsf ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ weld-core-jsf ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-core-jsf >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-core-jsf ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-core-jsf ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-core-jsf ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-jsf ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-core-jsf <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-core-jsf ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-core-jsf ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-jsf/2.4.7-SNAPSHOT/weld-core-jsf-2.4.7-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-jsf/2.4.7-SNAPSHOT/weld-core-jsf-2.4.7-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-jsf/2.4.7-SNAPSHOT/weld-core-jsf-2.4.7-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Implementation 2.4.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-core ---
[INFO] Deleting <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (attach-license) @ weld-core ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ weld-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ weld-core ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ weld-core ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ weld-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ weld-core ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ weld-core ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ weld-core ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-core >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-core <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-core ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO] NOT adding java-sources to attached artifacts list.
[INFO]
[INFO] --- maven-shade-plugin:2.3:shade (default) @ weld-core ---
[INFO] Including org.jboss.weld:weld-core-impl:jar:2.4.7-SNAPSHOT in the shaded jar.
[INFO] Excluding javax.enterprise:cdi-api:jar:1.2 from the shaded jar.
[INFO] Excluding javax.inject:javax.inject:jar:1 from the shaded jar.
[INFO] Excluding org.jboss.weld:weld-api:jar:2.4.SP2 from the shaded jar.
[INFO] Excluding org.jboss.weld:weld-spi:jar:2.4.SP2 from the shaded jar.
[INFO] Excluding org.jboss.classfilewriter:jboss-classfilewriter:jar:1.1.2.Final from the shaded jar.
[INFO] Excluding org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:jar:1.0.0.Final from the shaded jar.
[INFO] Excluding org.jboss.spec.javax.el:jboss-el-api_3.0_spec:jar:1.0.0.Alpha1 from the shaded jar.
[INFO] Excluding org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.2_spec:jar:1.0.0.Final from the shaded jar.
[INFO] Excluding org.jboss.logging:jboss-logging:jar:3.2.1.Final from the shaded jar.
[INFO] Including org.jboss.weld:weld-core-jsf:jar:2.4.7-SNAPSHOT in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> with <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO] Replacing original source artifact with shaded source artifact.
[INFO] Replacing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> with <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO] Dependency-reduced POM written at: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-core ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core/2.4.7-SNAPSHOT/weld-core-2.4.7-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core/2.4.7-SNAPSHOT/weld-core-2.4.7-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ........................................ SUCCESS [ 23.879 s]
[INFO] Weld Implementation (Core) ......................... SUCCESS [ 24.506 s]
[INFO] Weld Core - JSF .................................... SUCCESS [ 2.338 s]
[INFO] Weld Implementation ................................ FAILURE [ 3.883 s]
[INFO] Weld Probe Parent .................................. SKIPPED
[INFO] Weld Probe Core .................................... SKIPPED
[INFO] Weld Test Utilities ................................ SKIPPED
[INFO] weld-probe-tests ................................... SKIPPED
[INFO] Weld Core BOM ...................................... SKIPPED
[INFO] Weld Porting Package for the CDI TCK 1.1 ........... SKIPPED
[INFO] Weld Unit Tests .................................... SKIPPED
[INFO] Weld Integration Tests (JBoss AS) .................. SKIPPED
[INFO] AtInject TCK runner for Weld ....................... SKIPPED
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ....... SKIPPED
[INFO] Weld Environment Common ............................ SKIPPED
[INFO] Weld SE (Core) ..................................... SKIPPED
[INFO] Weld SE (Uber Jar) ................................. SKIPPED
[INFO] Weld SE Parent ..................................... SKIPPED
[INFO] Weld SE Tests ...................................... SKIPPED
[INFO] Weld Servlet Parent ................................ SKIPPED
[INFO] Weld Servlet Core .................................. SKIPPED
[INFO] Weld Servlet (Uber Jar) ............................ SKIPPED
[INFO] Weld Servlet Integration Tests (Base) .............. SKIPPED
[INFO] Weld Servlet Integration Tests (Tomcat) ............ SKIPPED
[INFO] Weld Servlet Integration Tests (Jetty) ............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 56.922 s
[INFO] Finished at: 2017-12-19T14:31:23+00:00
[INFO] Final Memory: 52M/409M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.5.2:install (default-install) on project weld-core: Failed to install metadata org.jboss.weld:weld-core:2.4.7-SNAPSHOT/maven-metadata.xml: Could not read metadata /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core/2.4.7-SNAPSHOT/maven-metadata-local.xml: input contained no data -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :weld-core
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: Test reports were found but none of them are new. Did tests run?
For example, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> is 1 mo 6 days old
6 years, 11 months
Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #1158
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-interope...>
------------------------------------------
[...truncated 4691 lines...]
INFO: added beans.xml marker: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-interope...>
Dec 26, 2017 5:47:15 PM org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery addWebBeansXmlLocation
INFO: added beans.xml marker: jar:<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-interope...>
Dec 26, 2017 5:47:15 PM org.apache.webbeans.config.BeansDeployer validateInjectionPoints
INFO: All injection points were validated successfully.
Dec 26, 2017 5:47:15 PM org.apache.webbeans.lifecycle.AbstractLifeCycle bootstrapApplication
INFO: OpenWebBeans Container has started, it took [25] ms.
2017-12-26 17:47:15.337:INFO:oejs.Server:jetty-8.1.9.v20130131
2017-12-26 17:47:15.386:WARN:oejuc.AbstractLifeCycle:FAILED SelectChannelConnector@0.0.0.0:1017: java.net.SocketException: Permission denied
java.net.SocketException: Permission denied
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:433)
at sun.nio.ch.Net.bind(Net.java:425)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
at org.eclipse.jetty.server.nio.SelectChannelConnector.open(SelectChannelConnector.java:187)
at org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:316)
at org.eclipse.jetty.server.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:265)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
at org.eclipse.jetty.server.Server.doStart(Server.java:291)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
at org.apache.deltaspike.cdise.servlet.test.JettyTest.createServer(JettyTest.java:47)
at org.apache.deltaspike.cdise.servlet.test.EmbeddedServletContainer.testBootRequest(EmbeddedServletContainer.java:65)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
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:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2017-12-26 17:47:15.387:WARN:oejuc.AbstractLifeCycle:FAILED org.eclipse.jetty.server.Server@63d2fe: java.net.SocketException: Permission denied
java.net.SocketException: Permission denied
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:433)
at sun.nio.ch.Net.bind(Net.java:425)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
at org.eclipse.jetty.server.nio.SelectChannelConnector.open(SelectChannelConnector.java:187)
at org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:316)
at org.eclipse.jetty.server.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:265)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
at org.eclipse.jetty.server.Server.doStart(Server.java:291)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
at org.apache.deltaspike.cdise.servlet.test.JettyTest.createServer(JettyTest.java:47)
at org.apache.deltaspike.cdise.servlet.test.EmbeddedServletContainer.testBootRequest(EmbeddedServletContainer.java:65)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
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:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.123 sec <<< FAILURE! - in org.apache.deltaspike.cdise.servlet.test.JettyTest
testBootRequest(org.apache.deltaspike.cdise.servlet.test.JettyTest) Time elapsed: 0.114 sec <<< ERROR!
java.net.SocketException: Permission denied
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:433)
at sun.nio.ch.Net.bind(Net.java:425)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
at org.eclipse.jetty.server.nio.SelectChannelConnector.open(SelectChannelConnector.java:187)
at org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:316)
at org.eclipse.jetty.server.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:265)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
at org.eclipse.jetty.server.Server.doStart(Server.java:291)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
at org.apache.deltaspike.cdise.servlet.test.JettyTest.createServer(JettyTest.java:47)
at org.apache.deltaspike.cdise.servlet.test.EmbeddedServletContainer.testBootRequest(EmbeddedServletContainer.java:65)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
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:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Results :
Tests in error:
JettyTest>EmbeddedServletContainer.testBootRequest:65->createServer:47 » Socket
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache DeltaSpike Sources ......................... SUCCESS [3.388s]
[INFO] Apache DeltaSpike CheckStyle-rules ................ SUCCESS [0.960s]
[INFO] Apache DeltaSpike Parent .......................... SUCCESS [4.004s]
[INFO] Apache DeltaSpike Test-Utils ...................... SUCCESS [3.374s]
[INFO] Apache DeltaSpike Code Parent ..................... SUCCESS [2.083s]
[INFO] Apache DeltaSpike Core ............................ SUCCESS [0.392s]
[INFO] Apache DeltaSpike Core-API ........................ SUCCESS [6.946s]
[INFO] Apache DeltaSpike Core-Implementation ............. SUCCESS [35.024s]
[INFO] Apache DeltaSpike ContainerControl parent ......... SUCCESS [0.813s]
[INFO] Apache DeltaSpike CDI ContainerControl API ........ SUCCESS [0.728s]
[INFO] Apache DeltaSpike CDI ContainerControl TCK ........ SUCCESS [0.729s]
[INFO] Apache DeltaSpike CDI OWB-ContainerControl ........ SUCCESS [3.512s]
[INFO] Apache DeltaSpike CDI Weld-ContainerControl ....... SUCCESS [1.107s]
[INFO] Apache DeltaSpike CDI OpenEJB-ContainerControl .... SUCCESS [7.354s]
[INFO] Apache DeltaSpike CDI Servlet-ContainerControl .... FAILURE [4.101s]
[INFO] Apache DeltaSpike Modules ......................... SKIPPED
[INFO] Apache DeltaSpike Proxy-Module .................... SKIPPED
[INFO] Apache DeltaSpike Proxy-Module API ................ SKIPPED
[INFO] Apache DeltaSpike Proxy-Module Impl ASM5 .......... SKIPPED
[INFO] Apache DeltaSpike Security-Module ................. SKIPPED
[INFO] Apache DeltaSpike Security-Module API ............. SKIPPED
[INFO] Apache DeltaSpike Security-Module Impl ............ SKIPPED
[INFO] Apache DeltaSpike JPA-Module ...................... SKIPPED
[INFO] Apache DeltaSpike JPA-Module API .................. SKIPPED
[INFO] Apache DeltaSpike JPA-Module Impl ................. SKIPPED
[INFO] Apache DeltaSpike Servlet-Module .................. SKIPPED
[INFO] Apache DeltaSpike Servlet-Module API .............. SKIPPED
[INFO] Apache DeltaSpike Servlet-Module Impl ............. SKIPPED
[INFO] Apache DeltaSpike JSF-Module ...................... SKIPPED
[INFO] Apache DeltaSpike JSF-Module API .................. SKIPPED
[INFO] Apache DeltaSpike JSF-Module Impl ................. SKIPPED
[INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ...... SKIPPED
[INFO] Apache DeltaSpike Partial-Bean-Module ............. SKIPPED
[INFO] Apache DeltaSpike Partial-Bean-Module API ......... SKIPPED
[INFO] Apache DeltaSpike Partial-Bean-Module Impl ........ SKIPPED
[INFO] Apache DeltaSpike BeanValidation-Module ........... SKIPPED
[INFO] Apache DeltaSpike BeanValidation-Module API ....... SKIPPED
[INFO] Apache DeltaSpike BeanValidation-Module Impl ...... SKIPPED
[INFO] Apache DeltaSpike Data-Module ..................... SKIPPED
[INFO] Apache DeltaSpike Data-Module API ................. SKIPPED
[INFO] Apache DeltaSpike Data-Module Impl ................ SKIPPED
[INFO] Apache DeltaSpike Scheduler-Module ................ SKIPPED
[INFO] Apache DeltaSpike Scheduler-Module API ............ SKIPPED
[INFO] Apache DeltaSpike Scheduler-Module Impl ........... SKIPPED
[INFO] Apache DeltaSpike Test-Control-Module ............. SKIPPED
[INFO] Apache DeltaSpike Test-Control-Module API ......... SKIPPED
[INFO] Apache DeltaSpike Test-Control-Module Impl ........ SKIPPED
[INFO] Apache DeltaSpike Examples ........................ SKIPPED
[INFO] Apache DeltaSpike Java-SE Examples ................ SKIPPED
[INFO] Apache DeltaSpike JSF Examples .................... SKIPPED
[INFO] Apache DeltaSpike JSF Playground .................. SKIPPED
[INFO] Apache DeltaSpike Security Example CDI ............ SKIPPED
[INFO] Apache DeltaSpike Security Example PicketLink ..... SKIPPED
[INFO] Apache DeltaSpike Java-SE Scheduler Examples ...... SKIPPED
[INFO] Apache DeltaSpike JPA Examples .................... SKIPPED
[INFO] Apache DeltaSpike Data Examples ................... SKIPPED
[INFO] Apache DeltaSpike Distribution .................... SKIPPED
[INFO] Apache DeltaSpike Distribution Bill of Materials .. SKIPPED
[INFO] Apache DeltaSpike Full Distribution ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:16.677s
[INFO] Finished at: Tue Dec 26 17:47:15 UTC 2017
[INFO] Final Memory: 61M/601M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project deltaspike-cdictrl-servlet: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-interope...> 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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :deltaspike-cdictrl-servlet
Build step 'Execute shell' marked build as failure
Recording test results
6 years, 12 months