You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/06/21 20:10:36 UTC

Build failed in Jenkins: UIMA-AS #134

See <https://builds.apache.org/job/UIMA-AS/134/changes>

Changes:

[cwiklik] UIMA-2423 Refactored uima-as client process() method to wait until all CASes are accounted for (via exception or successful reply). Added new testcase

------------------------------------------
[...truncated 117045 lines...]
Downloading: http://repo1.maven.org/eclipse/net/sf/josql/gentlyweb-utils/1.5/gentlyweb-utils-1.5.pom
Downloading: http://repo1.maven.org/maven2/net/sf/josql/gentlyweb-utils/1.5/gentlyweb-utils-1.5.pom
Downloading: http://repo1.maven.org/eclipse/net/sf/josql/josql/1.5/josql-1.5.pom
Downloading: http://repo1.maven.org/maven2/net/sf/josql/josql/1.5/josql-1.5.pom
mojoSucceeded org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default)
[debug] execute contextualize
mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(copy-resources)[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources

[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ uima-as ---
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(copy-resources)
mojoStarted org.apache.uima:uima-build-helper-maven-plugin:4(default)copy-from-apache-dist returning, file <https://builds.apache.org/job/UIMA-AS/ws/.repository/org/apache/uima/uimaj/2.4.0/uimaj-2.4.0-bin.zip> exists

[INFO] 
[INFO] --- uima-build-helper-maven-plugin:4:copy-from-apache-dist (default) @ uima-as ---
mojoSucceeded org.apache.uima:uima-build-helper-maven-plugin:4(default)
mojoStarted org.apache.maven.plugins:maven-dependency-plugin:2.3(unpackUimajBin)[INFO] Configured Artifact: org.apache.uima:uimaj:bin:2.4.0:zip
[INFO] Unpacking <https://builds.apache.org/job/UIMA-AS/ws/.repository/org/apache/uima/uimaj/2.4.0/uimaj-2.4.0-bin.zip> to <https://builds.apache.org/job/UIMA-AS/ws/trunk/target/uimaj> with includes "" and excludes ""

[INFO] 
[INFO] --- maven-dependency-plugin:2.3:unpack (unpackUimajBin) @ uima-as ---
mojoSucceeded org.apache.maven.plugins:maven-dependency-plugin:2.3(unpackUimajBin)
forkedProjectStarted org.apache.uima:uima-as:2.4.0-SNAPSHOT
mojoStarted org.codehaus.mojo:build-helper-maven-plugin:1.7(parse-project-version)
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-project-version) @ uima-as ---
mojoSucceeded org.codehaus.mojo:build-helper-maven-plugin:1.7(parse-project-version)
mojoStarted org.apache.uima:uima-build-helper-maven-plugin:4(set buildYear and buildMonth)
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:4:parse-date-time (set buildYear and buildMonth) @ uima-as ---
mojoSucceeded org.apache.uima:uima-build-helper-maven-plugin:4(set buildYear and buildMonth)
forkedProjectSucceeded org.apache.uima:uima-as:2.4.0-SNAPSHOTJun 21, 2012 5:50:15 PM hudson.maven.ExecutedMojo <init>
WARNING: Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport

mojoStarted org.apache.maven.plugins:maven-javadoc-plugin:2.8(javadocs-distr)
[INFO] 
[INFO] --- maven-javadoc-plugin:2.8:javadoc (javadocs-distr) @ uima-as ---
[INFO] 
9 warnings
[WARNING] Javadoc Warnings
[WARNING] <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-camel/src/main/java/org/apache/uima/camel/UimaAsProducer.java>:51: type org.apache.camel.impl.DefaultProducer does not take parameters
[WARNING] public class UimaAsProducer extends DefaultProducer<Exchange> implements AsyncProcessor {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-camel/src/main/java/org/apache/uima/camel/UimaAsProducer.java>:144: type org.apache.camel.Endpoint does not take parameters
[WARNING] public UimaAsProducer(String brokerAddress, String queue, Integer casPoolSize, Integer timeout, Endpoint<Exchange> endpoint)
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-camel/src/main/java/org/apache/uima/camel/UimaAsEndpoint.java>:34: type org.apache.camel.impl.DefaultEndpoint does not take parameters
[WARNING] public class UimaAsEndpoint extends DefaultEndpoint<Exchange> {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-camel/src/main/java/org/apache/uima/camel/UimaAsComponent.java>:33: type org.apache.camel.impl.DefaultComponent does not take parameters
[WARNING] public class UimaAsComponent extends DefaultComponent<Exchange> {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-camel/src/main/java/org/apache/uima/camel/UimaAsEndpoint.java>:84: type org.apache.camel.Consumer does not take parameters
[WARNING] public Consumer<Exchange> createConsumer(Processor arg0) throws Exception {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-camel/src/main/java/org/apache/uima/camel/UimaAsEndpoint.java>:88: type org.apache.camel.Producer does not take parameters
[WARNING] public Producer<Exchange> createProducer() throws Exception {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-camel/src/main/java/org/apache/uima/camel/UimaAsComponent.java>:36: type org.apache.camel.Endpoint does not take parameters
[WARNING] protected Endpoint<Exchange> createEndpoint(String uri, String remaining,
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-core/src/main/java/org/apache/uima/resourceSpecifier/factory/Import.java>:53: warning - @param argument "location" is not a parameter name.
[WARNING] <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/src/main/java/org/apache/uima/adapter/jms/service/UIMA_Service.java>:286: warning - @param argument "samplingFrequency" is not a parameter name.
mojoSucceeded org.apache.maven.plugins:maven-javadoc-plugin:2.8(javadocs-distr)
[JENKINS] Archiving  javadoc
Successfully loaded native POSIX impl.
mojoStarted org.apache.maven.plugins:maven-site-plugin:3.0(attach-descriptor)
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ uima-as ---
mojoSucceeded org.apache.maven.plugins:maven-site-plugin:3.0(attach-descriptor)
mojoStarted org.apache.maven.plugins:maven-assembly-plugin:2.2.1(uima-distr)
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (uima-distr) @ uima-as ---
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[INFO] apache-uima-as-2.4.0-SNAPSHOT/bin/ already added, skipping
[INFO] apache-uima-as-2.4.0-SNAPSHOT/examples/.project already added, skipping
[INFO] Building tar : <https://builds.apache.org/job/UIMA-AS/ws/trunk/target/uima-as-2.4.0-SNAPSHOT-bin.tar.gz>
[INFO] apache-uima-as-2.4.0-SNAPSHOT/bin/ already added, skipping
[INFO] apache-uima-as-2.4.0-SNAPSHOT/examples/.project already added, skipping
[INFO] apache-uima-as-2.4.0-SNAPSHOT/bin/ already added, skipping
[INFO] apache-uima-as-2.4.0-SNAPSHOT/examples/.project already added, skipping
[INFO] Building zip: <https://builds.apache.org/job/UIMA-AS/ws/trunk/target/uima-as-2.4.0-SNAPSHOT-bin.zip>
[INFO] apache-uima-as-2.4.0-SNAPSHOT/bin/ already added, skipping
[INFO] apache-uima-as-2.4.0-SNAPSHOT/examples/.project already added, skipping
mojoSucceeded org.apache.maven.plugins:maven-assembly-plugin:2.2.1(uima-distr)
mojoStarted org.apache.maven.plugins:maven-antrun-plugin:1.6(generate checksums for binary artifacts)
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (generate checksums for binary artifacts) @ uima-as ---
[INFO] Executing tasks

main:
mojoSucceeded org.apache.maven.plugins:maven-antrun-plugin:1.6(generate checksums for binary artifacts)[INFO] Executed tasks

mojoStarted org.apache.maven.plugins:maven-install-plugin:2.3.1(default-install)[INFO] Installing <https://builds.apache.org/job/UIMA-AS/ws/trunk/pom.xml> to <https://builds.apache.org/job/UIMA-AS/ws/.repository/org/apache/uima/uima-as/2.4.0-SNAPSHOT/uima-as-2.4.0-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/UIMA-AS/ws/trunk/target/uima-as-2.4.0-SNAPSHOT-bin.tar.gz> to <https://builds.apache.org/job/UIMA-AS/ws/.repository/org/apache/uima/uima-as/2.4.0-SNAPSHOT/uima-as-2.4.0-SNAPSHOT-bin.tar.gz>

[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ uima-as ---
[INFO] Installing <https://builds.apache.org/job/UIMA-AS/ws/trunk/target/uima-as-2.4.0-SNAPSHOT-bin.zip> to <https://builds.apache.org/job/UIMA-AS/ws/.repository/org/apache/uima/uima-as/2.4.0-SNAPSHOT/uima-as-2.4.0-SNAPSHOT-bin.zip>
mojoSucceeded org.apache.maven.plugins:maven-install-plugin:2.3.1(default-install)
projectSucceeded org.apache.uima:uima-as:2.4.0-SNAPSHOT
sessionEnded
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache UIMA-AS: uima-as-parent .................... SUCCESS [23.485s]
[INFO] Apache UIMA-AS: uimaj-as-core ..................... SUCCESS [11.834s]
[INFO] Apache UIMA-AS: uimaj-as-jms ...................... SUCCESS [5.676s]
[INFO] Apache UIMA-AS: uimaj-as-activemq ................. SUCCESS [27:03.896s]
[INFO] Apache UIMA-AS Eclipse Plugin: uimaj-ep-runtime-deployeditor  SUCCESS [10.085s]
[INFO] Apache UIMA-AS Eclipse Plugin: uimaj-ep-deployeditor  SUCCESS [19.083s]
[INFO] Apache UIMA AS: uimaj-as-osgi-runtime ............. SUCCESS [15.988s]
[INFO] Apache UIMA-AS: uimaj-as-camel .................... SUCCESS [10.586s]
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-deployeditor  SUCCESS [2.190s]
[INFO] Apache UIMA-AS Aggregate: aggregate-uima-as-eclipse-plugins  SUCCESS [3.392s]
[INFO] Apache UIMA-AS: uima-as-docbooks .................. SUCCESS [25.899s]
[INFO] Apache UIMA-AS Aggregate: aggregate-uima-as ....... SUCCESS [0.972s]
[INFO] Apache UIMA-AS: uima-as ........................... SUCCESS [1:11.108s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30:31.406s
[INFO] Finished at: Thu Jun 21 17:51:18 UTC 2012
[INFO] Final Memory: 50M/254M
[INFO] ------------------------------------------------------------------------
Projects to build: [MavenProject: org.apache.uima:uima-as-parent:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uima-as-parent/pom.xml,> MavenProject: org.apache.uima:uimaj-as-core:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-core/pom.xml,> MavenProject: org.apache.uima:uimaj-as-jms:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/pom.xml,> MavenProject: org.apache.uima:uimaj-as-activemq:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/pom.xml,> MavenProject: org.apache.uima:uimaj-ep-runtime-deployeditor:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-ep-runtime-deployeditor/pom.xml,> MavenProject: org.apache.uima:uimaj-ep-deployeditor:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-ep-deployeditor/pom.xml,> MavenProject: org.apache.uima:uimaj-as-osgi-runtime:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-osgi-runtime/pom.xml,> MavenProject: org.apache.uima:uimaj-as-camel:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-camel/pom.xml,> MavenProject: org.apache.uima:uimaj-eclipse-feature-deployeditor:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-eclipse-feature-deployeditor/pom.xml,> MavenProject: org.apache.uima:aggregate-uima-as-eclipse-plugins:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/aggregate-uima-as-eclipse-plugins/pom.xml,> MavenProject: org.apache.uima:uima-as-docbooks:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uima-as-docbooks/pom.xml,> MavenProject: org.apache.uima:aggregate-uima-as:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/aggregate-uima-as/pom.xml,> MavenProject: org.apache.uima:uima-as:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/pom.xml]>
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uima-as-docbooks/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uima-as-docbooks/builds/2012-06-21_17-20-29/archive/org.apache.uima/uima-as-docbooks/2.4.0-SNAPSHOT/uima-as-docbooks-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-ep-runtime-deployeditor/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-ep-runtime-deployeditor/builds/2012-06-21_17-20-29/archive/org.apache.uima/uimaj-ep-runtime-deployeditor/2.4.0-SNAPSHOT/uimaj-ep-runtime-deployeditor-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-ep-runtime-deployeditor/target/org.apache.uima.runtime.fragments.deployeditor_2.4.0.SNAPSHOT.jar> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-ep-runtime-deployeditor/builds/2012-06-21_17-20-29/archive/org.apache.uima/uimaj-ep-runtime-deployeditor/2.4.0-SNAPSHOT/uimaj-ep-runtime-deployeditor-2.4.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/aggregate-uima-as-eclipse-plugins/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$aggregate-uima-as-eclipse-plugins/builds/2012-06-21_17-20-29/archive/org.apache.uima/aggregate-uima-as-eclipse-plugins/2.4.0-SNAPSHOT/aggregate-uima-as-eclipse-plugins-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-jms/builds/2012-06-21_17-20-29/archive/org.apache.uima/uimaj-as-jms/2.4.0-SNAPSHOT/uimaj-as-jms-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/target/uimaj-as-jms.jar> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-jms/builds/2012-06-21_17-20-29/archive/org.apache.uima/uimaj-as-jms/2.4.0-SNAPSHOT/uimaj-as-jms-2.4.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-osgi-runtime/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-osgi-runtime/builds/2012-06-21_17-20-29/archive/org.apache.uima/uimaj-as-osgi-runtime/2.4.0-SNAPSHOT/uimaj-as-osgi-runtime-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-osgi-runtime/target/org.apache.uima.runtime.uimaas_2.4.0.SNAPSHOT.jar> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-osgi-runtime/builds/2012-06-21_17-20-29/archive/org.apache.uima/uimaj-as-osgi-runtime/2.4.0-SNAPSHOT/uimaj-as-osgi-runtime-2.4.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/aggregate-uima-as/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$aggregate-uima-as/builds/2012-06-21_17-20-29/archive/org.apache.uima/aggregate-uima-as/2.4.0-SNAPSHOT/aggregate-uima-as-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-activemq/builds/2012-06-21_17-20-29/archive/org.apache.uima/uimaj-as-activemq/2.4.0-SNAPSHOT/uimaj-as-activemq-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/target/uimaj-as-activemq.jar> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-activemq/builds/2012-06-21_17-20-29/archive/org.apache.uima/uimaj-as-activemq/2.4.0-SNAPSHOT/uimaj-as-activemq-2.4.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uima-as-parent/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uima-as-parent/builds/2012-06-21_17-20-29/archive/org.apache.uima/uima-as-parent/2.4.0-SNAPSHOT/uima-as-parent-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-core/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-core/builds/2012-06-21_17-20-29/archive/org.apache.uima/uimaj-as-core/2.4.0-SNAPSHOT/uimaj-as-core-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-core/target/uimaj-as-core.jar> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-core/builds/2012-06-21_17-20-29/archive/org.apache.uima/uimaj-as-core/2.4.0-SNAPSHOT/uimaj-as-core-2.4.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-eclipse-feature-deployeditor/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-eclipse-feature-deployeditor/builds/2012-06-21_17-20-29/archive/org.apache.uima/uimaj-eclipse-feature-deployeditor/2.4.0-SNAPSHOT/uimaj-eclipse-feature-deployeditor-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-eclipse-feature-deployeditor/target/uimaj-eclipse-feature-deployeditor_2.4.0.SNAPSHOT.jar> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-eclipse-feature-deployeditor/builds/2012-06-21_17-20-29/archive/org.apache.uima/uimaj-eclipse-feature-deployeditor/2.4.0-SNAPSHOT/uimaj-eclipse-feature-deployeditor-2.4.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-ep-deployeditor/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-ep-deployeditor/builds/2012-06-21_17-20-29/archive/org.apache.uima/uimaj-ep-deployeditor/2.4.0-SNAPSHOT/uimaj-ep-deployeditor-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-ep-deployeditor/target/org.apache.uima.deployeditor_2.4.0.SNAPSHOT.jar> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-ep-deployeditor/builds/2012-06-21_17-20-29/archive/org.apache.uima/uimaj-ep-deployeditor/2.4.0-SNAPSHOT/uimaj-ep-deployeditor-2.4.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-camel/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-camel/builds/2012-06-21_17-20-29/archive/org.apache.uima/uimaj-as-camel/2.4.0-SNAPSHOT/uimaj-as-camel-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-camel/target/org.apache.uima.camel_2.4.0.SNAPSHOT.jar> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-camel/builds/2012-06-21_17-20-29/archive/org.apache.uima/uimaj-as-camel/2.4.0-SNAPSHOT/uimaj-as-camel-2.4.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uima-as/builds/2012-06-21_17-20-29/archive/org.apache.uima/uima-as/2.4.0-SNAPSHOT/uima-as-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/target/uima-as-2.4.0-SNAPSHOT-bin.tar.gz> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uima-as/builds/2012-06-21_17-20-29/archive/org.apache.uima/uima-as/2.4.0-SNAPSHOT/uima-as-2.4.0-SNAPSHOT-bin.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/target/uima-as-2.4.0-SNAPSHOT-bin.zip> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uima-as/builds/2012-06-21_17-20-29/archive/org.apache.uima/uima-as/2.4.0-SNAPSHOT/uima-as-2.4.0-SNAPSHOT-bin.zip
Build timed out (after 50 minutes). Marking the build as failed.
hudson.util.IOException2: Failed to copy <https://builds.apache.org/job/UIMA-AS/ws/trunk/target/uima-as-2.4.0-SNAPSHOT-bin.zip> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uima-as/builds/2012-06-21_17-20-29/archive/org.apache.uima/uima-as/2.4.0-SNAPSHOT/uima-as-2.4.0-SNAPSHOT-bin.zip
	at hudson.FilePath.copyTo(FilePath.java:1563)
	at hudson.maven.reporters.MavenArtifact.archive(MavenArtifact.java:231)
	at hudson.maven.reporters.MavenArtifactArchiver.postBuild(MavenArtifactArchiver.java:124)
	at hudson.maven.Maven3Builder$MavenExecutionListener.sessionEnded(Maven3Builder.java:262)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:64)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:170)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:98)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:64)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: java.io.InterruptedIOException
	at hudson.remoting.ProxyOutputStream._write(ProxyOutputStream.java:120)
	at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:103)
	at hudson.remoting.RemoteOutputStream.write(RemoteOutputStream.java:110)
	at hudson.remoting.RemoteOutputStream.write(RemoteOutputStream.java:110)
	at hudson.Util.copyStream(Util.java:409)
	at hudson.FilePath$33.invoke(FilePath.java:1590)
	at hudson.FilePath$33.invoke(FilePath.java:1584)
	at hudson.FilePath.act(FilePath.java:842)
	at hudson.FilePath.act(FilePath.java:824)
	at hudson.FilePath.copyTo(FilePath.java:1584)
	at hudson.FilePath.copyTo(FilePath.java:1558)
	... 27 more
Caused by: java.lang.InterruptedException
	at java.lang.Object.wait(Native Method)
	at java.lang.Object.wait(Object.java:474)
	at hudson.remoting.PipeWindow$Real.get(PipeWindow.java:177)
	at hudson.remoting.ProxyOutputStream._write(ProxyOutputStream.java:118)
	... 37 more
channel stopped
hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:475)
	at hudson.remoting.Request.callAsync(Request.java:182)
	at hudson.remoting.Channel.callAsync(Channel.java:673)
	at hudson.maven.AbstractMavenBuilder$FilterImpl.executeAsync(AbstractMavenBuilder.java:233)
	at hudson.maven.reporters.MavenFingerprinter.postBuild(MavenFingerprinter.java:112)
	at hudson.maven.Maven3Builder$MavenExecutionListener.sessionEnded(Maven3Builder.java:262)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:64)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:170)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:98)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:64)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: hudson.remoting.Channel$OrderlyShutdown
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:818)
	at hudson.remoting.Channel$1.handle(Channel.java:416)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: Command close created at
	at hudson.remoting.Command.<init>(Command.java:54)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:812)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:810)
	at hudson.remoting.Channel.close(Channel.java:877)
	at hudson.remoting.Channel.close(Channel.java:860)
	at hudson.slaves.Channels$1.close(Channels.java:91)
	at hudson.maven.ProcessCache$MavenProcess.discard(ProcessCache.java:145)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:796)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1460)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:239)

Jenkins build is back to normal : UIMA-AS #139

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-AS/139/changes>


Build failed in Jenkins: UIMA-AS #138

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-AS/138/changes>

Changes:

[cwiklik] UIMA-2437 Modified to catch an exception in stop() and log it

[cwiklik] UIMA-2437 in stopConnection() check the state of a Connection and proceed to cleanup if the Connection is not already closed.

------------------------------------------
[...truncated 5010 lines...]
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7be4
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bed
runTest: Client:::::::::::::: Received:947 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7beb is being processed on machine:67.195.138.8 by process (PID):28759:179
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7be3
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bec
runTest: Client:::::::::::::: Received:948 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bea is being processed on machine:67.195.138.8 by process (PID):28759:182
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7be2
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7beb
runTest: Client:::::::::::::: Received:949 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7be9 is being processed on machine:67.195.138.8 by process (PID):28759:180
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7be8 is being processed on machine:67.195.138.8 by process (PID):28759:178
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7be1
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bea
runTest: Client:::::::::::::: Received:950 Reply
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7be0
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7be9
runTest: Client:::::::::::::: Received:951 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7be7 is being processed on machine:67.195.138.8 by process (PID):28759:181
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bdf
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7be8
runTest: Client:::::::::::::: Received:952 Reply
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bde
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7be7
runTest: Client:::::::::::::: Received:953 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7be6 is being processed on machine:67.195.138.8 by process (PID):28759:179
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7be5 is being processed on machine:67.195.138.8 by process (PID):28759:182
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7be4 is being processed on machine:67.195.138.8 by process (PID):28759:180
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7be3 is being processed on machine:67.195.138.8 by process (PID):28759:178
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bdd
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7be5
runTest: Client:::::::::::::: Received:954 Reply
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bdc
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7be6
runTest: Client:::::::::::::: Received:955 Reply
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bdb
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7be4
runTest: Client:::::::::::::: Received:956 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7be2 is being processed on machine:67.195.138.8 by process (PID):28759:181
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bda
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7be3
runTest: Client:::::::::::::: Received:957 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7be1 is being processed on machine:67.195.138.8 by process (PID):28759:179
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bd9
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7be2
runTest: Client:::::::::::::: Received:958 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7be0 is being processed on machine:67.195.138.8 by process (PID):28759:182
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bdf is being processed on machine:67.195.138.8 by process (PID):28759:180
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bd8
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7be1
runTest: Client:::::::::::::: Received:959 Reply
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7be0
runTest: Client:::::::::::::: Received:960 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bde is being processed on machine:67.195.138.8 by process (PID):28759:178
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bd7
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bd6
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bdf
runTest: Client:::::::::::::: Received:961 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bdd is being processed on machine:67.195.138.8 by process (PID):28759:181
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bd5
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bde
runTest: Client:::::::::::::: Received:962 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bdc is being processed on machine:67.195.138.8 by process (PID):28759:179
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bdb is being processed on machine:67.195.138.8 by process (PID):28759:182
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bd4
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bdd
runTest: Client:::::::::::::: Received:963 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bda is being processed on machine:67.195.138.8 by process (PID):28759:180
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bd3
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bdc
runTest: Client:::::::::::::: Received:964 Reply
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bd2
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bdb
runTest: Client:::::::::::::: Received:965 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bd9 is being processed on machine:67.195.138.8 by process (PID):28759:178
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bd1
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bda
runTest: Client:::::::::::::: Received:966 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bd8 is being processed on machine:67.195.138.8 by process (PID):28759:181
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bd0
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bd9
runTest: Client:::::::::::::: Received:967 Reply
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bcf
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bd8
runTest: Client:::::::::::::: Received:968 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bd7 is being processed on machine:67.195.138.8 by process (PID):28759:179
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bd6 is being processed on machine:67.195.138.8 by process (PID):28759:182
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bd5 is being processed on machine:67.195.138.8 by process (PID):28759:180
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bce
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bd7
runTest: Client:::::::::::::: Received:969 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bd4 is being processed on machine:67.195.138.8 by process (PID):28759:178
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bcd
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bd6
runTest: Client:::::::::::::: Received:970 Reply
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bcc
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bd5
runTest: Client:::::::::::::: Received:971 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bd3 is being processed on machine:67.195.138.8 by process (PID):28759:181
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bcb
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bd4
runTest: Client:::::::::::::: Received:972 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bd2 is being processed on machine:67.195.138.8 by process (PID):28759:179
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bca
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bd3
runTest: Client:::::::::::::: Received:973 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bd1 is being processed on machine:67.195.138.8 by process (PID):28759:182
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bc9
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bd2
runTest: Client:::::::::::::: Received:974 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bd0 is being processed on machine:67.195.138.8 by process (PID):28759:180
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bc8
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bd1
runTest: Client:::::::::::::: Received:975 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bcf is being processed on machine:67.195.138.8 by process (PID):28759:178
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bc7
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bd0
runTest: Client:::::::::::::: Received:976 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bce is being processed on machine:67.195.138.8 by process (PID):28759:181
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bc6
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bcf
runTest: Client:::::::::::::: Received:977 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bcd is being processed on machine:67.195.138.8 by process (PID):28759:179
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bc5
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bce
runTest: Client:::::::::::::: Received:978 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bcc is being processed on machine:67.195.138.8 by process (PID):28759:182
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bc4
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bcd
runTest: Client:::::::::::::: Received:979 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bcb is being processed on machine:67.195.138.8 by process (PID):28759:180
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bc3
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bcc
runTest: Client:::::::::::::: Received:980 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bca is being processed on machine:67.195.138.8 by process (PID):28759:178
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bc2
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bcb
runTest: Client:::::::::::::: Received:981 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bc9 is being processed on machine:67.195.138.8 by process (PID):28759:181
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bc1
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bca
runTest: Client:::::::::::::: Received:982 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bc8 is being processed on machine:67.195.138.8 by process (PID):28759:179
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bc0
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bc9
runTest: Client:::::::::::::: Received:983 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bc7 is being processed on machine:67.195.138.8 by process (PID):28759:182
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bbf
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bc8
runTest: Client:::::::::::::: Received:984 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bc6 is being processed on machine:67.195.138.8 by process (PID):28759:180
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bbe
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bc7
runTest: Client:::::::::::::: Received:985 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bc5 is being processed on machine:67.195.138.8 by process (PID):28759:178
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bbd
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bc6
runTest: Client:::::::::::::: Received:986 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bc4 is being processed on machine:67.195.138.8 by process (PID):28759:181
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bbc
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bc5
runTest: Client:::::::::::::: Received:987 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bc3 is being processed on machine:67.195.138.8 by process (PID):28759:179
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bbb
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bc4
runTest: Client:::::::::::::: Received:988 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bc2 is being processed on machine:67.195.138.8 by process (PID):28759:182
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bba
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bc3
runTest: Client:::::::::::::: Received:989 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bc1 is being processed on machine:67.195.138.8 by process (PID):28759:180
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bb9
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bc2
runTest: Client:::::::::::::: Received:990 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bc0 is being processed on machine:67.195.138.8 by process (PID):28759:178
runTest: Received onBeforeMessageSend() Notification With CAS:-db68dd3:138a6562642:-7bb8
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bc1
runTest: Client:::::::::::::: Received:991 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bbf is being processed on machine:67.195.138.8 by process (PID):28759:181
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bbe is being processed on machine:67.195.138.8 by process (PID):28759:179
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bbf
runTest: Client:::::::::::::: Received:992 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bbd is being processed on machine:67.195.138.8 by process (PID):28759:182
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bbe
runTest: Client:::::::::::::: Received:993 Reply
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bc0
runTest: Client:::::::::::::: Received:994 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bbc is being processed on machine:67.195.138.8 by process (PID):28759:180
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bbd
runTest: Client:::::::::::::: Received:995 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bbb is being processed on machine:67.195.138.8 by process (PID):28759:178
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bbc
runTest: Client:::::::::::::: Received:996 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bba is being processed on machine:67.195.138.8 by process (PID):28759:181
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bbb
runTest: Client:::::::::::::: Received:997 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bb9 is being processed on machine:67.195.138.8 by process (PID):28759:179
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bba
runTest: Client:::::::::::::: Received:998 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-db68dd3:138a6562642:-7bb8 is being processed on machine:67.195.138.8 by process (PID):28759:182
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bb9
runTest: Client:::::::::::::: Received:999 Reply
runTest: Received Reply Containing CAS:-db68dd3:138a6562642:-7bb8
runTest: Client:::::::::::::: Received:1000 Reply
>>>> runTest: Quiescing Service And Stopping it
....... AnalysisEngineInstancePool.destroy() was called
Jul 20, 2012 9:41:21 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: TopLevelTaeQueue ShutdownNow true
Jul 20, 2012 9:41:21 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- Process Thread ID:179 EXITING
Jul 20, 2012 9:41:21 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- Process Thread ID:181 EXITING
Jul 20, 2012 9:41:21 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- Process Thread ID:182 EXITING
Jul 20, 2012 9:41:21 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- AE destroy() Method Call Returned ID:181
.................... Thread:181 CountDownLatch Value:4
Jul 20, 2012 9:41:21 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- AE destroy() Method Call Returned ID:182
Jul 20, 2012 9:41:21 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- AE destroy() Method Call Returned ID:179
Jul 20, 2012 9:41:21 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- Process Thread ID:178 EXITING
.................... Thread:182 CountDownLatch Value:3
.................... Thread:179 CountDownLatch Value:2
.................... Thread:178 CountDownLatch Value:1
.................... Thread:180 CountDownLatch Value:0
Jul 20, 2012 9:41:21 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- Process Thread ID:180 EXITING
Jul 20, 2012 9:41:21 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- AE destroy() Method Call Returned ID:178
Jul 20, 2012 9:41:21 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- AE destroy() Method Call Returned ID:180
Jul 20, 2012 9:41:21 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: Test Aggregate TAE Stopped Listener on Endpoint: queue://TopLevelTaeQueue Selector:  Selector:Command=2000 OR Command=2002. 
Jul 20, 2012 9:41:21 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: TopLevelTaeQueue ShutdownNow true
Jul 20, 2012 9:41:21 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: Test Aggregate TAE Stopped Listener on Endpoint: queue://TopLevelTaeQueue Selector:  Selector:Command=2001. 
Jul 20, 2012 9:41:21 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl stop
INFO: Stopping Controller: Test Aggregate TAE
Jul 20, 2012 9:41:21 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: TopLevelTaeQueue Aborted Connection To Endpoint: ID:minerva-55388-1342820460197-2:11:1 and Broker Uri: tcp://localhost:61617
Jul 20, 2012 9:41:21 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: TopLevelTaeQueue Output Channel Shutdown Completed
Build timed out (after 50 minutes). Marking the build as failed.
Process 1342820459623 is killed.
mojoSucceeded org.apache.maven.plugins:maven-failsafe-plugin:2.7.2(integration-test)channel stopped

Build failed in Jenkins: UIMA-AS #137

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-AS/137/changes>

Changes:

[cwiklik] UIMA-2436 add maxPageSize attribute for the queues and document options

------------------------------------------
[...truncated 121491 lines...]
Jul 20, 2012 8:38:39 PM org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl logStats
INFO: Controller: [Test Aggregate TAE] Delegate <<NoOp2>> Stats: 
	 Total Number CASes Processed: 10 
	 Total CAS Deserialization Time: 20 ms
	 Total CAS Serialization Time: 0 ms 
	 Total Time Spent In Analysis: 30 ms 
	 Max Serialization Time: 0 ms 
	 Max Deserialization Time: 10 ms 
	 Max Analysis Time: 10 ms 
	 Total Idle Time: 1,489.591 ms
Jul 20, 2012 8:38:39 PM org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl logStats
INFO: Controller: [Test Aggregate TAE] Delegate <<NoOp1>> Stats: 
	 Total Number CASes Processed: 10 
	 Total CAS Deserialization Time: 20 ms
	 Total CAS Serialization Time: 0 ms 
	 Total Time Spent In Analysis: 40 ms 
	 Max Serialization Time: 0 ms 
	 Max Deserialization Time: 10 ms 
	 Max Analysis Time: 20 ms 
	 Total Idle Time: 2,260.263 ms
Jul 20, 2012 8:38:39 PM org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl logStats
INFO: Controller: [Test Aggregate TAE] Delegate <<Test Aggregate TAE>> Stats: 
	 Total Number CASes Processed: 1 
	 Total CAS Deserialization Time: 30 ms
	 Total CAS Serialization Time: 0 ms 
	 Total Time Spent In Analysis: 10 ms 
	 Max Serialization Time: 0 ms 
	 Max Deserialization Time: 10 ms 
	 Max Analysis Time: 20 ms 
	 Total Idle Time: 589.624 ms
runTest: Received CPC Reply
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl stop
INFO: Stopping Asynchronous Client.
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl stop
INFO: Asynchronous Client Has Stopped.
Jul 20, 2012 8:38:39 PM org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl terminate
INFO: Controller: Test Aggregate TAE Received Terminate Event
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: TopLevelTaeQueue ShutdownNow true
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: Test Aggregate TAE Stopped Listener on Endpoint: queue://TopLevelTaeQueue Selector:  Selector:Command=2000 OR Command=2002. 
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: TopLevelTaeQueue ShutdownNow true
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: Test Aggregate TAE Stopped Listener on Endpoint: queue://TopLevelTaeQueue Selector:  Selector:Command=2001. 
Jul 20, 2012 8:38:39 PM org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl stop
INFO: Stopping Controller: Test Aggregate TAE
Jul 20, 2012 8:38:39 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Simple Text Segmenter --------------- Process Thread ID:556,437 EXITING
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: ID:vesta.apache.org-46648-1342815144927-2:282097:1 ShutdownNow true
Jul 20, 2012 8:38:39 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Simple Text Segmenter --------------- AE destroy() Method Call Returned ID:556,437
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: Test Aggregate TAE Stopped Listener on Endpoint: temp-queue://ID:vesta.apache.org-46648-1342815144927-2:282097:1 Selector: . 
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: ID:vesta.apache.org-46648-1342815144927-2:282094:1 ShutdownNow true
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: Test Aggregate TAE Stopped Listener on Endpoint: temp-queue://ID:vesta.apache.org-46648-1342815144927-2:282094:1 Selector: . 
Jul 20, 2012 8:38:39 PM org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl stop
INFO: Controller: Test Aggregate TAE Sending STOP Request to Simple Text Segmenter
....... AnalysisEngineInstancePool.destroy() was called
Jul 20, 2012 8:38:39 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl stop
INFO: Stopping Controller: Simple Text Segmenter
Jul 20, 2012 8:38:39 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl stop
INFO: Controller: Simple Text Segmenter has stopped
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: TopLevelTaeQueue Aborted Connection To Endpoint: ID:vesta.apache.org-46648-1342815144927-2:282230:1 and Broker Uri: tcp://localhost:61617
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: TopLevelTaeQueue Aborted Connection To Endpoint: NoOpAnnotatorQueue2 and Broker Uri: tcp://localhost:61617
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: TopLevelTaeQueue Aborted Connection To Endpoint: NoOpAnnotatorQueue and Broker Uri: tcp://localhost:61617
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: TopLevelTaeQueue Output Channel Shutdown Completed
Jul 20, 2012 8:38:39 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl terminate
INFO: Controller: NoOpAnnotator Received Terminate Event
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: NoOpAnnotatorQueue ShutdownNow true
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: NoOpAnnotator Stopped Listener on Endpoint: queue://NoOpAnnotatorQueue Selector:  Selector:Command=2000 OR Command=2002. 
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: NoOpAnnotatorQueue ShutdownNow true
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: NoOpAnnotator Stopped Listener on Endpoint: queue://NoOpAnnotatorQueue Selector:  Selector:Command=2001. 
Jul 20, 2012 8:38:39 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: NoOpAnnotator --------------- Process Thread ID:555,765 EXITING
Jul 20, 2012 8:38:39 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl stop
INFO: Stopping Controller: NoOpAnnotator
.................... Thread:555765 CountDownLatch Value:0
Jul 20, 2012 8:38:39 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: NoOpAnnotator --------------- AE destroy() Method Call Returned ID:555,765
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: NoOpAnnotatorQueue Aborted Connection To Endpoint: ID:vesta.apache.org-46648-1342815144927-2:282094:1 and Broker Uri: tcp://localhost:61617
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: NoOpAnnotatorQueue Output Channel Shutdown Completed
....... AnalysisEngineInstancePool.destroy() was called
Jul 20, 2012 8:38:39 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl stop
INFO: Controller: NoOpAnnotator has stopped
Jul 20, 2012 8:38:39 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl terminate
INFO: Controller: NoOp Annotator2 Received Terminate Event
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: NoOpAnnotatorQueue2 ShutdownNow true
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: NoOp Annotator2 Stopped Listener on Endpoint: queue://NoOpAnnotatorQueue2 Selector:  Selector:Command=2000 OR Command=2002. 
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: NoOpAnnotatorQueue2 ShutdownNow true
.................... Thread:556055 CountDownLatch Value:0
Jul 20, 2012 8:38:39 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: NoOp Annotator2 --------------- Process Thread ID:556,055 EXITING
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: NoOp Annotator2 Stopped Listener on Endpoint: queue://NoOpAnnotatorQueue2 Selector:  Selector:Command=2001. 
Jul 20, 2012 8:38:39 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: NoOp Annotator2 --------------- AE destroy() Method Call Returned ID:556,055
Jul 20, 2012 8:38:39 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl stop
INFO: Stopping Controller: NoOp Annotator2
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: NoOpAnnotatorQueue2 Aborted Connection To Endpoint: ID:vesta.apache.org-46648-1342815144927-2:282097:1 and Broker Uri: tcp://localhost:61617
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: NoOpAnnotatorQueue2 Output Channel Shutdown Completed
....... AnalysisEngineInstancePool.destroy() was called
Jul 20, 2012 8:38:39 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl stop
INFO: Controller: NoOp Annotator2 has stopped
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl$SharedConnection destroy
INFO: UIMA AS Client Shared Connection Has Been Closed   
Jul 20, 2012 8:38:39 PM org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl stop
INFO: UIMA AS Client Undeployed All Containers
>>> Stopping Broker
Broker Connector:tcp://localhost:61617 is stopped
>>> Broker Stopped
Tests run: 114, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1,576.24 sec <<< FAILURE!

Results :

Tests in error: 
  testGenerateAndDeployPrimitiveDD(org.apache.uima.ee.test.TestUimaASExtended)

Tests run: 114, Failures: 0, Errors: 1, Skipped: 0

Jul 20, 2012 8:38:40 PM org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl stop
INFO: Stopping Asynchronous Client.
2012-07-20 20:38:40.881:INFO::Shutdown hook executing
org.apache.activemq.ConnectionClosedException: The connection is already closed
	at org.apache.activemq.ActiveMQConnection.checkClosed(ActiveMQConnection.java:1363)
	at org.apache.activemq.ActiveMQConnection.checkClosedOrFailed(ActiveMQConnection.java:1350)
	at org.apache.activemq.ActiveMQConnection.deleteTempDestination(ActiveMQConnection.java:1933)
	at org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl.stopConnection(BaseUIMAAsynchronousEngine_impl.java:236)
	at org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl.stop(BaseUIMAAsynchronousEngine_impl.java:281)
	at org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl$UimaASShutdownHook.run(BaseUIMAAsynchronousEngineCommon_impl.java:3040)
	at java.lang.Thread.run(Thread.java:595)
mojoSucceeded org.apache.maven.plugins:maven-failsafe-plugin:2.7.2(integration-test)
[JENKINS] Recording test results
mojoStarted org.apache.maven.plugins:maven-failsafe-plugin:2.7.2(verify)[INFO] Failsafe report directory: <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/target/failsafe-reports>

[INFO] 
[INFO] --- maven-failsafe-plugin:2.7.2:verify (verify) @ uimaj-as-activemq ---
mojoFailed org.apache.maven.plugins:maven-failsafe-plugin:2.7.2(verify)
projectFailed org.apache.uima:uimaj-as-activemq:2.4.0-SNAPSHOT
sessionEnded
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache UIMA-AS: uima-as-parent .................... SUCCESS [1:26.561s]
[INFO] Apache UIMA-AS: uimaj-as-core ..................... SUCCESS [11.981s]
[INFO] Apache UIMA-AS: uimaj-as-jms ...................... SUCCESS [3.464s]
[INFO] Apache UIMA-AS: uimaj-as-activemq ................. FAILURE [27:03.566s]
[INFO] Apache UIMA-AS Eclipse Plugin: uimaj-ep-runtime-deployeditor  SKIPPED
[INFO] Apache UIMA-AS Eclipse Plugin: uimaj-ep-deployeditor  SKIPPED
[INFO] Apache UIMA AS: uimaj-as-osgi-runtime ............. SKIPPED
[INFO] Apache UIMA-AS: uimaj-as-camel .................... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-deployeditor  SKIPPED
[INFO] Apache UIMA-AS Aggregate: aggregate-uima-as-eclipse-plugins  SKIPPED
[INFO] Apache UIMA-AS: uima-as-docbooks .................. SKIPPED
[INFO] Apache UIMA-AS Aggregate: aggregate-uima-as ....... SKIPPED
[INFO] Apache UIMA-AS: uima-as ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28:57.305s
[INFO] Finished at: Fri Jul 20 20:38:42 UTC 2012
[INFO] Final Memory: 23M/214M
[INFO] ------------------------------------------------------------------------
Projects to build: [MavenProject: org.apache.uima:uima-as-parent:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uima-as-parent/pom.xml,> MavenProject: org.apache.uima:uimaj-as-core:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-core/pom.xml,> MavenProject: org.apache.uima:uimaj-as-jms:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/pom.xml,> MavenProject: org.apache.uima:uimaj-as-activemq:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/pom.xml,> MavenProject: org.apache.uima:uimaj-ep-runtime-deployeditor:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-ep-runtime-deployeditor/pom.xml,> MavenProject: org.apache.uima:uimaj-ep-deployeditor:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-ep-deployeditor/pom.xml,> MavenProject: org.apache.uima:uimaj-as-osgi-runtime:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-osgi-runtime/pom.xml,> MavenProject: org.apache.uima:uimaj-as-camel:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-camel/pom.xml,> MavenProject: org.apache.uima:uimaj-eclipse-feature-deployeditor:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-eclipse-feature-deployeditor/pom.xml,> MavenProject: org.apache.uima:aggregate-uima-as-eclipse-plugins:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/aggregate-uima-as-eclipse-plugins/pom.xml,> MavenProject: org.apache.uima:uima-as-docbooks:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uima-as-docbooks/pom.xml,> MavenProject: org.apache.uima:aggregate-uima-as:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/aggregate-uima-as/pom.xml,> MavenProject: org.apache.uima:uima-as:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/pom.xml]>
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uima-as-docbooks/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uima-as-docbooks/builds/2012-07-20_20-09-18/archive/org.apache.uima/uima-as-docbooks/2.4.0-SNAPSHOT/uima-as-docbooks-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-ep-runtime-deployeditor/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-ep-runtime-deployeditor/builds/2012-07-20_20-09-18/archive/org.apache.uima/uimaj-ep-runtime-deployeditor/2.4.0-SNAPSHOT/uimaj-ep-runtime-deployeditor-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/aggregate-uima-as-eclipse-plugins/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$aggregate-uima-as-eclipse-plugins/builds/2012-07-20_20-09-18/archive/org.apache.uima/aggregate-uima-as-eclipse-plugins/2.4.0-SNAPSHOT/aggregate-uima-as-eclipse-plugins-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-jms/builds/2012-07-20_20-09-18/archive/org.apache.uima/uimaj-as-jms/2.4.0-SNAPSHOT/uimaj-as-jms-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/target/uimaj-as-jms.jar> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-jms/builds/2012-07-20_20-09-18/archive/org.apache.uima/uimaj-as-jms/2.4.0-SNAPSHOT/uimaj-as-jms-2.4.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-osgi-runtime/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-osgi-runtime/builds/2012-07-20_20-09-18/archive/org.apache.uima/uimaj-as-osgi-runtime/2.4.0-SNAPSHOT/uimaj-as-osgi-runtime-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/aggregate-uima-as/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$aggregate-uima-as/builds/2012-07-20_20-09-18/archive/org.apache.uima/aggregate-uima-as/2.4.0-SNAPSHOT/aggregate-uima-as-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-activemq/builds/2012-07-20_20-09-18/archive/org.apache.uima/uimaj-as-activemq/2.4.0-SNAPSHOT/uimaj-as-activemq-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/target/uimaj-as-activemq.jar> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-activemq/builds/2012-07-20_20-09-18/archive/org.apache.uima/uimaj-as-activemq/2.4.0-SNAPSHOT/uimaj-as-activemq-2.4.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uima-as-parent/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uima-as-parent/builds/2012-07-20_20-09-18/archive/org.apache.uima/uima-as-parent/2.4.0-SNAPSHOT/uima-as-parent-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-core/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-core/builds/2012-07-20_20-09-18/archive/org.apache.uima/uimaj-as-core/2.4.0-SNAPSHOT/uimaj-as-core-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-core/target/uimaj-as-core.jar> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-core/builds/2012-07-20_20-09-18/archive/org.apache.uima/uimaj-as-core/2.4.0-SNAPSHOT/uimaj-as-core-2.4.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-eclipse-feature-deployeditor/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-eclipse-feature-deployeditor/builds/2012-07-20_20-09-18/archive/org.apache.uima/uimaj-eclipse-feature-deployeditor/2.4.0-SNAPSHOT/uimaj-eclipse-feature-deployeditor-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-ep-deployeditor/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-ep-deployeditor/builds/2012-07-20_20-09-18/archive/org.apache.uima/uimaj-ep-deployeditor/2.4.0-SNAPSHOT/uimaj-ep-deployeditor-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-camel/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-camel/builds/2012-07-20_20-09-18/archive/org.apache.uima/uimaj-as-camel/2.4.0-SNAPSHOT/uimaj-as-camel-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uima-as/builds/2012-07-20_20-09-18/archive/org.apache.uima/uima-as/2.4.0-SNAPSHOT/uima-as-2.4.0-SNAPSHOT.pom
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.7.2:verify (verify) on project uimaj-as-activemq: There are test failures.

Please refer to <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/target/failsafe-reports> for the individual test results.
cause : There are test failures.

Please refer to <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/target/failsafe-reports> for the individual test results.
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.7.2:verify (verify) on project uimaj-as-activemq: There are test failures.

Please refer to <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/target/failsafe-reports> for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:98)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:64)
	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:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/target/failsafe-reports> for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:74)
	at org.apache.maven.plugin.failsafe.VerifyMojo.execute(VerifyMojo.java:205)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
Maven failed with error.
Sending e-mails to: dev@uima.apache.org
channel stopped

Build failed in Jenkins: UIMA-AS #136

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-AS/136/changes>

Changes:

[cwiklik] UIMA-2163 Improve comments

------------------------------------------
[...truncated 123729 lines...]
Jul 20, 2012 7:35:23 PM org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl logStats
INFO: Controller: [Test Aggregate TAE] Delegate <<NoOp2>> Stats: 
	 Total Number CASes Processed: 10 
	 Total CAS Deserialization Time: 10 ms
	 Total CAS Serialization Time: 0 ms 
	 Total Time Spent In Analysis: 40 ms 
	 Max Serialization Time: 0 ms 
	 Max Deserialization Time: 10 ms 
	 Max Analysis Time: 20 ms 
	 Total Idle Time: 1,712.975 ms
Jul 20, 2012 7:35:23 PM org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl logStats
INFO: Controller: [Test Aggregate TAE] Delegate <<NoOp1>> Stats: 
	 Total Number CASes Processed: 10 
	 Total CAS Deserialization Time: 20 ms
	 Total CAS Serialization Time: 0 ms 
	 Total Time Spent In Analysis: 30 ms 
	 Max Serialization Time: 0 ms 
	 Max Deserialization Time: 10 ms 
	 Max Analysis Time: 20 ms 
	 Total Idle Time: 3,090.477 ms
Jul 20, 2012 7:35:23 PM org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl logStats
INFO: Controller: [Test Aggregate TAE] Delegate <<Test Aggregate TAE>> Stats: 
	 Total Number CASes Processed: 1 
	 Total CAS Deserialization Time: 20 ms
	 Total CAS Serialization Time: 0 ms 
	 Total Time Spent In Analysis: 20 ms 
	 Max Serialization Time: 0 ms 
	 Max Deserialization Time: 10 ms 
	 Max Analysis Time: 20 ms 
	 Total Idle Time: 703.392 ms
runTest: Received CPC Reply
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl stop
INFO: Stopping Asynchronous Client.
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl stop
INFO: Asynchronous Client Has Stopped.
Jul 20, 2012 7:35:23 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl terminate
INFO: Controller: NoOp Annotator2 Received Terminate Event
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: NoOpAnnotatorQueue2 ShutdownNow true
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: NoOp Annotator2 Stopped Listener on Endpoint: queue://NoOpAnnotatorQueue2 Selector:  Selector:Command=2000 OR Command=2002. 
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: NoOpAnnotatorQueue2 ShutdownNow true
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: NoOp Annotator2 Stopped Listener on Endpoint: queue://NoOpAnnotatorQueue2 Selector:  Selector:Command=2001. 
.................... Thread:945162 CountDownLatch Value:0
Jul 20, 2012 7:35:23 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: NoOp Annotator2 --------------- Process Thread ID:945,162 EXITING
Jul 20, 2012 7:35:23 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: NoOp Annotator2 --------------- AE destroy() Method Call Returned ID:945,162
Jul 20, 2012 7:35:23 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl stop
INFO: Stopping Controller: NoOp Annotator2
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: NoOpAnnotatorQueue2 Aborted Connection To Endpoint: ID:vesta.apache.org-37580-1342811337504-2:356759:1 and Broker Uri: tcp://localhost:61617
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: NoOpAnnotatorQueue2 Output Channel Shutdown Completed
....... AnalysisEngineInstancePool.destroy() was called
Jul 20, 2012 7:35:23 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl stop
INFO: Controller: NoOp Annotator2 has stopped
Jul 20, 2012 7:35:23 PM org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl terminate
INFO: Controller: Test Aggregate TAE Received Terminate Event
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: TopLevelTaeQueue ShutdownNow true
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: Test Aggregate TAE Stopped Listener on Endpoint: queue://TopLevelTaeQueue Selector:  Selector:Command=2000 OR Command=2002. 
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: TopLevelTaeQueue ShutdownNow true
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: Test Aggregate TAE Stopped Listener on Endpoint: queue://TopLevelTaeQueue Selector:  Selector:Command=2001. 
Jul 20, 2012 7:35:23 PM org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl stop
INFO: Stopping Controller: Test Aggregate TAE
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: ID:vesta.apache.org-37580-1342811337504-2:356755:1 ShutdownNow true
Jul 20, 2012 7:35:23 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Simple Text Segmenter --------------- Process Thread ID:945,697 EXITING
Jul 20, 2012 7:35:23 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Simple Text Segmenter --------------- AE destroy() Method Call Returned ID:945,697
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: Test Aggregate TAE Stopped Listener on Endpoint: temp-queue://ID:vesta.apache.org-37580-1342811337504-2:356755:1 Selector: . 
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: ID:vesta.apache.org-37580-1342811337504-2:356759:1 ShutdownNow true
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: Test Aggregate TAE Stopped Listener on Endpoint: temp-queue://ID:vesta.apache.org-37580-1342811337504-2:356759:1 Selector: . 
Jul 20, 2012 7:35:23 PM org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl stop
INFO: Controller: Test Aggregate TAE Sending STOP Request to Simple Text Segmenter
Jul 20, 2012 7:35:23 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl stop
INFO: Stopping Controller: Simple Text Segmenter
Jul 20, 2012 7:35:23 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl stop
INFO: Controller: Simple Text Segmenter has stopped
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: TopLevelTaeQueue Aborted Connection To Endpoint: NoOpAnnotatorQueue and Broker Uri: tcp://localhost:61617
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: TopLevelTaeQueue Aborted Connection To Endpoint: NoOpAnnotatorQueue2 and Broker Uri: tcp://localhost:61617
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: TopLevelTaeQueue Aborted Connection To Endpoint: ID:vesta.apache.org-37580-1342811337504-2:356938:1 and Broker Uri: tcp://localhost:61617
....... AnalysisEngineInstancePool.destroy() was called
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: TopLevelTaeQueue Output Channel Shutdown Completed
Jul 20, 2012 7:35:23 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl terminate
INFO: Controller: NoOpAnnotator Received Terminate Event
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: NoOpAnnotatorQueue ShutdownNow true
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: NoOpAnnotator Stopped Listener on Endpoint: queue://NoOpAnnotatorQueue Selector:  Selector:Command=2000 OR Command=2002. 
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: NoOpAnnotatorQueue ShutdownNow true
.................... Thread:944751 CountDownLatch Value:0
Jul 20, 2012 7:35:23 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: NoOpAnnotator --------------- Process Thread ID:944,751 EXITING
Jul 20, 2012 7:35:23 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: NoOpAnnotator --------------- AE destroy() Method Call Returned ID:944,751
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: NoOpAnnotator Stopped Listener on Endpoint: queue://NoOpAnnotatorQueue Selector:  Selector:Command=2001. 
Jul 20, 2012 7:35:23 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl stop
INFO: Stopping Controller: NoOpAnnotator
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: NoOpAnnotatorQueue Aborted Connection To Endpoint: ID:vesta.apache.org-37580-1342811337504-2:356755:1 and Broker Uri: tcp://localhost:61617
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: NoOpAnnotatorQueue Output Channel Shutdown Completed
....... AnalysisEngineInstancePool.destroy() was called
Jul 20, 2012 7:35:23 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl stop
INFO: Controller: NoOpAnnotator has stopped
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl$SharedConnection destroy
INFO: UIMA AS Client Shared Connection Has Been Closed   
Jul 20, 2012 7:35:23 PM org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl stop
INFO: UIMA AS Client Undeployed All Containers
>>> Stopping Broker
Broker Connector:tcp://localhost:61617 is stopped
>>> Broker Stopped
Tests run: 114, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1,588.52 sec <<< FAILURE!

Results :

Tests in error: 
  testGenerateAndDeployPrimitiveDD(org.apache.uima.ee.test.TestUimaASExtended)

Tests run: 114, Failures: 0, Errors: 1, Skipped: 0

2012-07-20 19:35:25.737:INFO::Shutdown hook executing
Jul 20, 2012 7:35:25 PM org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl stop
INFO: Stopping Asynchronous Client.
org.apache.activemq.ConnectionClosedException: The connection is already closed
	at org.apache.activemq.ActiveMQConnection.checkClosed(ActiveMQConnection.java:1363)
	at org.apache.activemq.ActiveMQConnection.checkClosedOrFailed(ActiveMQConnection.java:1350)
	at org.apache.activemq.ActiveMQConnection.deleteTempDestination(ActiveMQConnection.java:1933)
	at org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl.stopConnection(BaseUIMAAsynchronousEngine_impl.java:236)
	at org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl.stop(BaseUIMAAsynchronousEngine_impl.java:281)
	at org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl$UimaASShutdownHook.run(BaseUIMAAsynchronousEngineCommon_impl.java:3040)
	at java.lang.Thread.run(Thread.java:595)
mojoSucceeded org.apache.maven.plugins:maven-failsafe-plugin:2.7.2(integration-test)
[JENKINS] Recording test results
mojoStarted org.apache.maven.plugins:maven-failsafe-plugin:2.7.2(verify)[INFO] Failsafe report directory: <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/target/failsafe-reports>

[INFO] 
[INFO] --- maven-failsafe-plugin:2.7.2:verify (verify) @ uimaj-as-activemq ---
mojoFailed org.apache.maven.plugins:maven-failsafe-plugin:2.7.2(verify)
projectFailed org.apache.uima:uimaj-as-activemq:2.4.0-SNAPSHOT
sessionEnded
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache UIMA-AS: uima-as-parent .................... SUCCESS [41.910s]
[INFO] Apache UIMA-AS: uimaj-as-core ..................... SUCCESS [23.276s]
[INFO] Apache UIMA-AS: uimaj-as-jms ...................... SUCCESS [5.721s]
[INFO] Apache UIMA-AS: uimaj-as-activemq ................. FAILURE [27:56.251s]
[INFO] Apache UIMA-AS Eclipse Plugin: uimaj-ep-runtime-deployeditor  SKIPPED
[INFO] Apache UIMA-AS Eclipse Plugin: uimaj-ep-deployeditor  SKIPPED
[INFO] Apache UIMA AS: uimaj-as-osgi-runtime ............. SKIPPED
[INFO] Apache UIMA-AS: uimaj-as-camel .................... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-deployeditor  SKIPPED
[INFO] Apache UIMA-AS Aggregate: aggregate-uima-as-eclipse-plugins  SKIPPED
[INFO] Apache UIMA-AS: uima-as-docbooks .................. SKIPPED
[INFO] Apache UIMA-AS Aggregate: aggregate-uima-as ....... SKIPPED
[INFO] Apache UIMA-AS: uima-as ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29:16.510s
[INFO] Finished at: Fri Jul 20 19:35:27 UTC 2012
[INFO] Final Memory: 22M/178M
[INFO] ------------------------------------------------------------------------
Projects to build: [MavenProject: org.apache.uima:uima-as-parent:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uima-as-parent/pom.xml,> MavenProject: org.apache.uima:uimaj-as-core:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-core/pom.xml,> MavenProject: org.apache.uima:uimaj-as-jms:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/pom.xml,> MavenProject: org.apache.uima:uimaj-as-activemq:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/pom.xml,> MavenProject: org.apache.uima:uimaj-ep-runtime-deployeditor:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-ep-runtime-deployeditor/pom.xml,> MavenProject: org.apache.uima:uimaj-ep-deployeditor:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-ep-deployeditor/pom.xml,> MavenProject: org.apache.uima:uimaj-as-osgi-runtime:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-osgi-runtime/pom.xml,> MavenProject: org.apache.uima:uimaj-as-camel:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-camel/pom.xml,> MavenProject: org.apache.uima:uimaj-eclipse-feature-deployeditor:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-eclipse-feature-deployeditor/pom.xml,> MavenProject: org.apache.uima:aggregate-uima-as-eclipse-plugins:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/aggregate-uima-as-eclipse-plugins/pom.xml,> MavenProject: org.apache.uima:uima-as-docbooks:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uima-as-docbooks/pom.xml,> MavenProject: org.apache.uima:aggregate-uima-as:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/aggregate-uima-as/pom.xml,> MavenProject: org.apache.uima:uima-as:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/pom.xml]>
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uima-as-docbooks/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uima-as-docbooks/builds/2012-07-20_19-05-50/archive/org.apache.uima/uima-as-docbooks/2.4.0-SNAPSHOT/uima-as-docbooks-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-ep-runtime-deployeditor/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-ep-runtime-deployeditor/builds/2012-07-20_19-05-50/archive/org.apache.uima/uimaj-ep-runtime-deployeditor/2.4.0-SNAPSHOT/uimaj-ep-runtime-deployeditor-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/aggregate-uima-as-eclipse-plugins/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$aggregate-uima-as-eclipse-plugins/builds/2012-07-20_19-05-50/archive/org.apache.uima/aggregate-uima-as-eclipse-plugins/2.4.0-SNAPSHOT/aggregate-uima-as-eclipse-plugins-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-jms/builds/2012-07-20_19-05-50/archive/org.apache.uima/uimaj-as-jms/2.4.0-SNAPSHOT/uimaj-as-jms-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/target/uimaj-as-jms.jar> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-jms/builds/2012-07-20_19-05-50/archive/org.apache.uima/uimaj-as-jms/2.4.0-SNAPSHOT/uimaj-as-jms-2.4.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-osgi-runtime/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-osgi-runtime/builds/2012-07-20_19-05-50/archive/org.apache.uima/uimaj-as-osgi-runtime/2.4.0-SNAPSHOT/uimaj-as-osgi-runtime-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/aggregate-uima-as/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$aggregate-uima-as/builds/2012-07-20_19-05-50/archive/org.apache.uima/aggregate-uima-as/2.4.0-SNAPSHOT/aggregate-uima-as-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-activemq/builds/2012-07-20_19-05-50/archive/org.apache.uima/uimaj-as-activemq/2.4.0-SNAPSHOT/uimaj-as-activemq-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/target/uimaj-as-activemq.jar> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-activemq/builds/2012-07-20_19-05-50/archive/org.apache.uima/uimaj-as-activemq/2.4.0-SNAPSHOT/uimaj-as-activemq-2.4.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uima-as-parent/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uima-as-parent/builds/2012-07-20_19-05-50/archive/org.apache.uima/uima-as-parent/2.4.0-SNAPSHOT/uima-as-parent-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-core/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-core/builds/2012-07-20_19-05-50/archive/org.apache.uima/uimaj-as-core/2.4.0-SNAPSHOT/uimaj-as-core-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-core/target/uimaj-as-core.jar> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-core/builds/2012-07-20_19-05-50/archive/org.apache.uima/uimaj-as-core/2.4.0-SNAPSHOT/uimaj-as-core-2.4.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-eclipse-feature-deployeditor/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-eclipse-feature-deployeditor/builds/2012-07-20_19-05-50/archive/org.apache.uima/uimaj-eclipse-feature-deployeditor/2.4.0-SNAPSHOT/uimaj-eclipse-feature-deployeditor-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-ep-deployeditor/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-ep-deployeditor/builds/2012-07-20_19-05-50/archive/org.apache.uima/uimaj-ep-deployeditor/2.4.0-SNAPSHOT/uimaj-ep-deployeditor-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-camel/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-camel/builds/2012-07-20_19-05-50/archive/org.apache.uima/uimaj-as-camel/2.4.0-SNAPSHOT/uimaj-as-camel-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uima-as/builds/2012-07-20_19-05-50/archive/org.apache.uima/uima-as/2.4.0-SNAPSHOT/uima-as-2.4.0-SNAPSHOT.pom
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.7.2:verify (verify) on project uimaj-as-activemq: There are test failures.

Please refer to <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/target/failsafe-reports> for the individual test results.
cause : There are test failures.

Please refer to <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/target/failsafe-reports> for the individual test results.
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.7.2:verify (verify) on project uimaj-as-activemq: There are test failures.

Please refer to <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/target/failsafe-reports> for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:98)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:64)
	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:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/target/failsafe-reports> for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:74)
	at org.apache.maven.plugin.failsafe.VerifyMojo.execute(VerifyMojo.java:205)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
Maven failed with error.
Sending e-mails to: dev@uima.apache.org
channel stopped

Build failed in Jenkins: UIMA-AS #135

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-AS/135/changes>

Changes:

[cwiklik] UIMA-2163 added testGenerateAndDeployPrimitiveDD test case

[cwiklik] UIMA-2163 updated to include a new section describing programmatic creation of DD

------------------------------------------
[...truncated 120663 lines...]
NoOpAnnotator.collectionProcessComplete() Called -------------------------------------
NoOpAnnotator.collectionProcessComplete() Called -------------------------------------
Jul 20, 2012 4:48:36 PM org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl logStats
INFO: Controller: [Test Aggregate TAE] Delegate <<NoOp2>> Stats: 
	 Total Number CASes Processed: 10 
	 Total CAS Deserialization Time: 10 ms
	 Total CAS Serialization Time: 0 ms 
	 Total Time Spent In Analysis: 30 ms 
	 Max Serialization Time: 0 ms 
	 Max Deserialization Time: 10 ms 
	 Max Analysis Time: 10 ms 
	 Total Idle Time: 1,514.081 ms
Jul 20, 2012 4:48:36 PM org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl logStats
INFO: Controller: [Test Aggregate TAE] Delegate <<NoOp1>> Stats: 
	 Total Number CASes Processed: 10 
	 Total CAS Deserialization Time: 0 ms
	 Total CAS Serialization Time: 0 ms 
	 Total Time Spent In Analysis: 40 ms 
	 Max Serialization Time: 0 ms 
	 Max Deserialization Time: 0 ms 
	 Max Analysis Time: 10 ms 
	 Total Idle Time: 2,809.52 ms
Jul 20, 2012 4:48:36 PM org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl logStats
INFO: Controller: [Test Aggregate TAE] Delegate <<Test Aggregate TAE>> Stats: 
	 Total Number CASes Processed: 1 
	 Total CAS Deserialization Time: 0 ms
	 Total CAS Serialization Time: 0 ms 
	 Total Time Spent In Analysis: 10 ms 
	 Max Serialization Time: 0 ms 
	 Max Deserialization Time: 0 ms 
	 Max Analysis Time: 10 ms 
	 Total Idle Time: 587.625 ms
runTest: Received CPC Reply
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl stop
INFO: Stopping Asynchronous Client.
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl stop
INFO: Asynchronous Client Has Stopped.
Jul 20, 2012 4:48:36 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl terminate
INFO: Controller: NoOp Annotator2 Received Terminate Event
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: NoOpAnnotatorQueue2 ShutdownNow true
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: NoOp Annotator2 Stopped Listener on Endpoint: queue://NoOpAnnotatorQueue2 Selector:  Selector:Command=2000 OR Command=2002. 
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: NoOpAnnotatorQueue2 ShutdownNow true
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: NoOp Annotator2 Stopped Listener on Endpoint: queue://NoOpAnnotatorQueue2 Selector:  Selector:Command=2001. 
Jul 20, 2012 4:48:36 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl stop
INFO: Stopping Controller: NoOp Annotator2
Jul 20, 2012 4:48:36 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: NoOp Annotator2 --------------- Process Thread ID:549,991 EXITING
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: NoOpAnnotatorQueue2 Aborted Connection To Endpoint: ID:minerva-56809-1342801336532-2:279860:1 and Broker Uri: tcp://localhost:61617
Jul 20, 2012 4:48:36 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: NoOp Annotator2 --------------- AE destroy() Method Call Returned ID:549,991
.................... Thread:549991 CountDownLatch Value:0
....... AnalysisEngineInstancePool.destroy() was called
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: NoOpAnnotatorQueue2 Output Channel Shutdown Completed
Jul 20, 2012 4:48:36 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl stop
INFO: Controller: NoOp Annotator2 has stopped
Jul 20, 2012 4:48:36 PM org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl terminate
INFO: Controller: Test Aggregate TAE Received Terminate Event
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: TopLevelTaeQueue ShutdownNow true
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: Test Aggregate TAE Stopped Listener on Endpoint: queue://TopLevelTaeQueue Selector:  Selector:Command=2000 OR Command=2002. 
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: TopLevelTaeQueue ShutdownNow true
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: Test Aggregate TAE Stopped Listener on Endpoint: queue://TopLevelTaeQueue Selector:  Selector:Command=2001. 
Jul 20, 2012 4:48:36 PM org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl stop
INFO: Stopping Controller: Test Aggregate TAE
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: ID:minerva-56809-1342801336532-2:279858:1 ShutdownNow true
Jul 20, 2012 4:48:36 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Simple Text Segmenter --------------- Process Thread ID:550,374 EXITING
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: Test Aggregate TAE Stopped Listener on Endpoint: temp-queue://ID:minerva-56809-1342801336532-2:279858:1 Selector: . 
Jul 20, 2012 4:48:36 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Simple Text Segmenter --------------- AE destroy() Method Call Returned ID:550,374
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: ID:minerva-56809-1342801336532-2:279860:1 ShutdownNow true
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: Test Aggregate TAE Stopped Listener on Endpoint: temp-queue://ID:minerva-56809-1342801336532-2:279860:1 Selector: . 
Jul 20, 2012 4:48:36 PM org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl stop
INFO: Controller: Test Aggregate TAE Sending STOP Request to Simple Text Segmenter
Jul 20, 2012 4:48:36 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl stop
INFO: Stopping Controller: Simple Text Segmenter
....... AnalysisEngineInstancePool.destroy() was called
Jul 20, 2012 4:48:36 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl stop
INFO: Controller: Simple Text Segmenter has stopped
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: TopLevelTaeQueue Aborted Connection To Endpoint: NoOpAnnotatorQueue and Broker Uri: tcp://localhost:61617
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: TopLevelTaeQueue Aborted Connection To Endpoint: NoOpAnnotatorQueue2 and Broker Uri: tcp://localhost:61617
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: TopLevelTaeQueue Aborted Connection To Endpoint: ID:minerva-56809-1342801336532-2:279994:1 and Broker Uri: tcp://localhost:61617
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: TopLevelTaeQueue Output Channel Shutdown Completed
Jul 20, 2012 4:48:36 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl terminate
INFO: Controller: NoOpAnnotator Received Terminate Event
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: NoOpAnnotatorQueue ShutdownNow true
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: NoOpAnnotator Stopped Listener on Endpoint: queue://NoOpAnnotatorQueue Selector:  Selector:Command=2000 OR Command=2002. 
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: NoOpAnnotatorQueue ShutdownNow true
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: NoOpAnnotator Stopped Listener on Endpoint: queue://NoOpAnnotatorQueue Selector:  Selector:Command=2001. 
Jul 20, 2012 4:48:36 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: NoOpAnnotator --------------- Process Thread ID:549,700 EXITING
Jul 20, 2012 4:48:36 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl stop
INFO: Stopping Controller: NoOpAnnotator
Jul 20, 2012 4:48:36 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: NoOpAnnotator --------------- AE destroy() Method Call Returned ID:549,700
.................... Thread:549700 CountDownLatch Value:0
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: NoOpAnnotatorQueue Aborted Connection To Endpoint: ID:minerva-56809-1342801336532-2:279858:1 and Broker Uri: tcp://localhost:61617
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: NoOpAnnotatorQueue Output Channel Shutdown Completed
....... AnalysisEngineInstancePool.destroy() was called
Jul 20, 2012 4:48:36 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl stop
INFO: Controller: NoOpAnnotator has stopped
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl$SharedConnection destroy
INFO: UIMA AS Client Shared Connection Has Been Closed   
Jul 20, 2012 4:48:36 PM org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl stop
INFO: UIMA AS Client Undeployed All Containers
>>> Stopping Broker
Broker Connector:tcp://localhost:61617 is stopped
>>> Broker Stopped
Tests run: 114, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1,581.861 sec <<< FAILURE!

Results :

Tests in error: 
  testGenerateAndDeployPrimitiveDD(org.apache.uima.ee.test.TestUimaASExtended)

Tests run: 114, Failures: 0, Errors: 1, Skipped: 0

2012-07-20 16:48:38.090:INFO::Shutdown hook executing
org.apache.activemq.ConnectionClosedException: The connection is already closed
	at org.apache.activemq.ActiveMQConnection.checkClosed(ActiveMQConnection.java:1363)
	at org.apache.activemq.ActiveMQConnection.checkClosedOrFailed(ActiveMQConnection.java:1350)
	at org.apache.activemq.ActiveMQConnection.deleteTempDestination(ActiveMQConnection.java:1933)
	at org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl.stopConnection(BaseUIMAAsynchronousEngine_impl.java:236)
	at org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl.stop(BaseUIMAAsynchronousEngine_impl.java:281)
	at org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl$UimaASShutdownHook.run(BaseUIMAAsynchronousEngineCommon_impl.java:3040)
	at java.lang.Thread.run(Thread.java:595)
mojoSucceeded org.apache.maven.plugins:maven-failsafe-plugin:2.7.2(integration-test)
[JENKINS] Recording test results
[INFO] Failsafe report directory: <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/target/failsafe-reports>
mojoStarted org.apache.maven.plugins:maven-failsafe-plugin:2.7.2(verify)
[INFO] 
[INFO] --- maven-failsafe-plugin:2.7.2:verify (verify) @ uimaj-as-activemq ---
mojoFailed org.apache.maven.plugins:maven-failsafe-plugin:2.7.2(verify)
projectFailed org.apache.uima:uimaj-as-activemq:2.4.0-SNAPSHOT
sessionEnded
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache UIMA-AS: uima-as-parent .................... SUCCESS [57.383s]
[INFO] Apache UIMA-AS: uimaj-as-core ..................... SUCCESS [25.226s]
[INFO] Apache UIMA-AS: uimaj-as-jms ...................... SUCCESS [5.714s]
[INFO] Apache UIMA-AS: uimaj-as-activemq ................. FAILURE [27:57.711s]
[INFO] Apache UIMA-AS Eclipse Plugin: uimaj-ep-runtime-deployeditor  SKIPPED
[INFO] Apache UIMA-AS Eclipse Plugin: uimaj-ep-deployeditor  SKIPPED
[INFO] Apache UIMA AS: uimaj-as-osgi-runtime ............. SKIPPED
[INFO] Apache UIMA-AS: uimaj-as-camel .................... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-deployeditor  SKIPPED
[INFO] Apache UIMA-AS Aggregate: aggregate-uima-as-eclipse-plugins  SKIPPED
[INFO] Apache UIMA-AS: uima-as-docbooks .................. SKIPPED
[INFO] Apache UIMA-AS Aggregate: aggregate-uima-as ....... SKIPPED
[INFO] Apache UIMA-AS: uima-as ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29:32.358s
[INFO] Finished at: Fri Jul 20 16:48:43 UTC 2012
[INFO] Final Memory: 23M/202M
[INFO] ------------------------------------------------------------------------
Projects to build: [MavenProject: org.apache.uima:uima-as-parent:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uima-as-parent/pom.xml,> MavenProject: org.apache.uima:uimaj-as-core:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-core/pom.xml,> MavenProject: org.apache.uima:uimaj-as-jms:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/pom.xml,> MavenProject: org.apache.uima:uimaj-as-activemq:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/pom.xml,> MavenProject: org.apache.uima:uimaj-ep-runtime-deployeditor:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-ep-runtime-deployeditor/pom.xml,> MavenProject: org.apache.uima:uimaj-ep-deployeditor:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-ep-deployeditor/pom.xml,> MavenProject: org.apache.uima:uimaj-as-osgi-runtime:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-osgi-runtime/pom.xml,> MavenProject: org.apache.uima:uimaj-as-camel:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-camel/pom.xml,> MavenProject: org.apache.uima:uimaj-eclipse-feature-deployeditor:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-eclipse-feature-deployeditor/pom.xml,> MavenProject: org.apache.uima:aggregate-uima-as-eclipse-plugins:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/aggregate-uima-as-eclipse-plugins/pom.xml,> MavenProject: org.apache.uima:uima-as-docbooks:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/uima-as-docbooks/pom.xml,> MavenProject: org.apache.uima:aggregate-uima-as:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/aggregate-uima-as/pom.xml,> MavenProject: org.apache.uima:uima-as:2.4.0-SNAPSHOT @ <https://builds.apache.org/job/UIMA-AS/ws/trunk/pom.xml]>
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uima-as-docbooks/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uima-as-docbooks/builds/2012-07-20_16-17-55/archive/org.apache.uima/uima-as-docbooks/2.4.0-SNAPSHOT/uima-as-docbooks-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-ep-runtime-deployeditor/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-ep-runtime-deployeditor/builds/2012-07-20_16-17-55/archive/org.apache.uima/uimaj-ep-runtime-deployeditor/2.4.0-SNAPSHOT/uimaj-ep-runtime-deployeditor-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/aggregate-uima-as-eclipse-plugins/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$aggregate-uima-as-eclipse-plugins/builds/2012-07-20_16-17-54/archive/org.apache.uima/aggregate-uima-as-eclipse-plugins/2.4.0-SNAPSHOT/aggregate-uima-as-eclipse-plugins-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-jms/builds/2012-07-20_16-17-51/archive/org.apache.uima/uimaj-as-jms/2.4.0-SNAPSHOT/uimaj-as-jms-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/target/uimaj-as-jms.jar> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-jms/builds/2012-07-20_16-17-51/archive/org.apache.uima/uimaj-as-jms/2.4.0-SNAPSHOT/uimaj-as-jms-2.4.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-osgi-runtime/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-osgi-runtime/builds/2012-07-20_16-17-55/archive/org.apache.uima/uimaj-as-osgi-runtime/2.4.0-SNAPSHOT/uimaj-as-osgi-runtime-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/aggregate-uima-as/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$aggregate-uima-as/builds/2012-07-20_16-17-51/archive/org.apache.uima/aggregate-uima-as/2.4.0-SNAPSHOT/aggregate-uima-as-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-activemq/builds/2012-07-20_16-17-51/archive/org.apache.uima/uimaj-as-activemq/2.4.0-SNAPSHOT/uimaj-as-activemq-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/target/uimaj-as-activemq.jar> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-activemq/builds/2012-07-20_16-17-51/archive/org.apache.uima/uimaj-as-activemq/2.4.0-SNAPSHOT/uimaj-as-activemq-2.4.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uima-as-parent/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uima-as-parent/builds/2012-07-20_16-17-51/archive/org.apache.uima/uima-as-parent/2.4.0-SNAPSHOT/uima-as-parent-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-core/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-core/builds/2012-07-20_16-17-51/archive/org.apache.uima/uimaj-as-core/2.4.0-SNAPSHOT/uimaj-as-core-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-core/target/uimaj-as-core.jar> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-core/builds/2012-07-20_16-17-51/archive/org.apache.uima/uimaj-as-core/2.4.0-SNAPSHOT/uimaj-as-core-2.4.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-eclipse-feature-deployeditor/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-eclipse-feature-deployeditor/builds/2012-07-20_16-17-55/archive/org.apache.uima/uimaj-eclipse-feature-deployeditor/2.4.0-SNAPSHOT/uimaj-eclipse-feature-deployeditor-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-ep-deployeditor/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-ep-deployeditor/builds/2012-07-20_16-17-55/archive/org.apache.uima/uimaj-ep-deployeditor/2.4.0-SNAPSHOT/uimaj-ep-deployeditor-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-camel/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uimaj-as-camel/builds/2012-07-20_16-17-55/archive/org.apache.uima/uimaj-as-camel/2.4.0-SNAPSHOT/uimaj-as-camel-2.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/pom.xml> to /home/hudson/hudson/jobs/UIMA-AS/modules/org.apache.uima$uima-as/builds/2012-07-20_16-17-51/archive/org.apache.uima/uima-as/2.4.0-SNAPSHOT/uima-as-2.4.0-SNAPSHOT.pom
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.7.2:verify (verify) on project uimaj-as-activemq: There are test failures.

Please refer to <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/target/failsafe-reports> for the individual test results.
cause : There are test failures.

Please refer to <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/target/failsafe-reports> for the individual test results.
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.7.2:verify (verify) on project uimaj-as-activemq: There are test failures.

Please refer to <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/target/failsafe-reports> for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:98)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:64)
	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:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/target/failsafe-reports> for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:74)
	at org.apache.maven.plugin.failsafe.VerifyMojo.execute(VerifyMojo.java:205)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
Maven failed with error.
Sending e-mails to: dev@uima.apache.org
channel stopped