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)
