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 2016/05/31 19:04:19 UTC

Build failed in Jenkins: UIMA-DUCC #848

See <https://builds.apache.org/job/UIMA-DUCC/848/changes>

Changes:

[degenaro] UIMA-4948 Agent should use uptime cmd to collect node average CPU load

On Machines page WS:

- employ getNodeMetrics().getNodeLoadAverage().getLoadAverage1()

[cwiklik] UIMA-4948 new load avg collector based on scaping uptime command

[cwiklik] UIMA-4948 modified to scrape load average from linux uptime. Changed NodeCpuCollector to stop collecting CPU as this class is being serialized to a client. It should just be a plain Bean with getters and setters.

[degenaro] UIMA-4948 Agent should use uptime cmd to collect node average CPU load

On Machines page WS:

- should remove % from %CPU column heading 
- should change hover to say "one minute load "average"

[degenaro] UIMA-4926 No need to prompt for passwords when installing DUCC

DUCC Book should be revised to no longer say that prompting for database installation occurs.

------------------------------------------
[...truncated 6169 lines...]
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-orchestrator'> && 'svn' '--non-interactive' 'info'
[INFO] Working directory: <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-orchestrator>
[INFO] Storing buildNumber: 1746317 at timestamp: 1464721403568
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-orchestrator'> && 'svn' '--non-interactive' 'info'
[INFO] Working directory: <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-orchestrator>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uima-ducc-orchestrator ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uima-ducc-orchestrator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uima-ducc-orchestrator ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- cobertura-maven-plugin:2.7:instrument (default-cli) @ uima-ducc-orchestrator ---
[INFO] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[INFO] Cobertura: Saved information on 58 classes.
[INFO] Cobertura: Saved information on 58 classes.

[ERROR] SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/jenkins/jenkins-slave/maven-repositories/1/ch/qos/logback/logback-classic/1.0.13/logback-classic-1.0.13.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/jenkins/jenkins-slave/maven-repositories/1/org/slf4j/slf4j-log4j12/1.7.6/slf4j-log4j12-1.7.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/activemq/activemq-all/5.7.0/activemq-all-5.7.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ uima-ducc-orchestrator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ uima-ducc-orchestrator ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ uima-ducc-orchestrator ---
[INFO] Surefire report directory: <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-orchestrator/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.uima.ducc.orchestrator.jd.scheduler.test.TestSuite
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/jenkins/jenkins-slave/maven-repositories/1/org/slf4j/slf4j-log4j12/1.7.6/slf4j-log4j12-1.7.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/activemq/activemq-all/5.7.0/activemq-all-5.7.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/jenkins/jenkins-slave/maven-repositories/1/ch/qos/logback/logback-classic/1.0.13/logback-classic-1.0.13.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
log4j:WARN No appenders could be found for logger (org.apache.uima.ducc.common.persistence.PropertiesFileManager).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.649 sec - in org.apache.uima.ducc.orchestrator.jd.scheduler.test.TestSuite

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- cobertura-maven-plugin:2.7:cobertura (default-cli) @ uima-ducc-orchestrator ---
[INFO] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[INFO] Cobertura: Loaded information on 58 classes.
Report time: 1288ms

[INFO] Cobertura Report generation was successful.
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uima-ducc-orchestrator ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uima-ducc-orchestrator ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uima-ducc-orchestrator ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ uima-ducc-orchestrator ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-orchestrator'> && 'svn' '--non-interactive' 'info'
[INFO] Working directory: <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-orchestrator>
[INFO] Storing buildNumber: 1746317 at timestamp: 1464721415806
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-orchestrator'> && 'svn' '--non-interactive' 'info'
[INFO] Working directory: <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-orchestrator>
[INFO] Storing buildScmBranch: trunk
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ uima-ducc-orchestrator ---
[INFO] 
5 warnings
[WARNING] Javadoc Warnings
[WARNING] warning: [options] bootstrap class path not set in conjunction with -source 1.5
[WARNING] <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-orchestrator/src/main/java/org/apache/uima/ducc/orchestrator/config/OrchestratorConfiguration.java>:85: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-orchestrator/src/main/java/org/apache/uima/ducc/orchestrator/config/OrchestratorConfiguration.java>:281: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-orchestrator/src/main/java/org/apache/uima/ducc/orchestrator/config/OrchestratorConfiguration.java>:121: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-orchestrator/src/main/java/org/apache/uima/ducc/orchestrator/config/OrchestratorConfiguration.java>:225: warning - @return tag has no arguments.
[JENKINS] Archiving  javadoc
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA DUCC: uima-ducc-agent 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uima-ducc-agent ---
[TASKS] Scanning folder '<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-agent'> for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 57 files to scan for tasks
Found 1 open tasks.
[TASKS] Computing warning deltas based on reference build #847
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uima-ducc-agent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uima-ducc-agent ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uima-ducc-agent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ uima-ducc-agent ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-agent'> && 'svn' '--non-interactive' 'info'
[INFO] Working directory: <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-agent>
[INFO] Storing buildNumber: 1746317 at timestamp: 1464721423613
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-agent'> && 'svn' '--non-interactive' 'info'
[INFO] Working directory: <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-agent>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uima-ducc-agent ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uima-ducc-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uima-ducc-agent ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 57 source files to <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-agent/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-agent/src/main/java/org/apache/uima/ducc/agent/metrics/collectors/NodeLoadAverageCollector.java>:[28,48] cannot find symbol
  symbol:   class UptimeNodeLoadAverage
  location: package org.apache.uima.ducc.common.node.metrics
[ERROR] <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-agent/src/main/java/org/apache/uima/ducc/agent/metrics/collectors/NodeCpuCollector.java>:[35,12] constructor NodeCpuInfo in class org.apache.uima.ducc.common.node.metrics.NodeCpuInfo cannot be applied to given types;
  required: int
  found: int,java.lang.String
  reason: actual and formal argument lists differ in length
[ERROR] <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-agent/src/main/java/org/apache/uima/ducc/agent/processors/LinuxNodeMetricsProcessor.java>:[139,47] constructor NodeCpuInfo in class org.apache.uima.ducc.common.node.metrics.NodeCpuInfo cannot be applied to given types;
  required: int
  found: int,java.lang.String
  reason: actual and formal argument lists differ in length
[ERROR] <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-agent/src/main/java/org/apache/uima/ducc/agent/metrics/collectors/NodeLoadAverageCollector.java>:[52,20] cannot find symbol
  symbol:   class UptimeNodeLoadAverage
  location: class org.apache.uima.ducc.agent.metrics.collectors.NodeLoadAverageCollector
[ERROR] <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-agent/src/main/java/org/apache/uima/ducc/agent/metrics/collectors/NodeLoadAverageCollector.java>:[52,66] cannot find symbol
  symbol:   class UptimeNodeLoadAverage
  location: class org.apache.uima.ducc.agent.metrics.collectors.NodeLoadAverageCollector
[ERROR] <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-agent/src/main/java/org/apache/uima/ducc/agent/processors/DefaultNodeMetricsProcessor.java>:[74,35] constructor NodeCpuInfo in class org.apache.uima.ducc.common.node.metrics.NodeCpuInfo cannot be applied to given types;
  required: int
  found: int,java.lang.String
  reason: actual and formal argument lists differ in length
[INFO] 6 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] uima-ducc-parent .................................. SUCCESS [34.102s]
[INFO] Apache UIMA DUCC: uima-ducc-user .................. SUCCESS [1:23.055s]
[INFO] Apache UIMA DUCC: uima-ducc-common ................ SUCCESS [1:11.929s]
[INFO] Apache UIMA DUCC: uima-ducc-container ............. SUCCESS [1:10.001s]
[INFO] Apache UIMA DUCC: uima-ducc-transport ............. SUCCESS [1:12.618s]
[INFO] Apache UIMA DUCC: uima-ducc-cli ................... SUCCESS [46.287s]
[INFO] Apache UIMA DUCC: uima-ducc-pm .................... SUCCESS [26.157s]
[INFO] Apache UIMA DUCC: uima-ducc-rm .................... SUCCESS [45.059s]
[INFO] Apache UIMA DUCC: uima-ducc-sm .................... SUCCESS [41.729s]
[INFO] Apache UIMA DUCC: uima-ducc-database .............. SUCCESS [40.131s]
[INFO] Apache UIMA DUCC: uima-ducc-orchestrator .......... SUCCESS [49.722s]
[INFO] Apache UIMA DUCC: uima-ducc-agent ................. FAILURE [2.771s]
[INFO] uima-ducc-duccdocs ................................ SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-web ................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-examples .............. SKIPPED
[INFO] uima-ducc-spawn ................................... SKIPPED
[INFO] Apache UIMA-DUCC: uima-ducc ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:42.300s
[INFO] Finished at: Tue May 31 19:03:45 UTC 2016
[INFO] Final Memory: 203M/745M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project uima-ducc-agent: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-agent/src/main/java/org/apache/uima/ducc/agent/metrics/collectors/NodeLoadAverageCollector.java>:[28,48] cannot find symbol
[ERROR] symbol:   class UptimeNodeLoadAverage
[ERROR] location: package org.apache.uima.ducc.common.node.metrics
[ERROR] <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-agent/src/main/java/org/apache/uima/ducc/agent/metrics/collectors/NodeCpuCollector.java>:[35,12] constructor NodeCpuInfo in class org.apache.uima.ducc.common.node.metrics.NodeCpuInfo cannot be applied to given types;
[ERROR] required: int
[ERROR] found: int,java.lang.String
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-agent/src/main/java/org/apache/uima/ducc/agent/processors/LinuxNodeMetricsProcessor.java>:[139,47] constructor NodeCpuInfo in class org.apache.uima.ducc.common.node.metrics.NodeCpuInfo cannot be applied to given types;
[ERROR] required: int
[ERROR] found: int,java.lang.String
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-agent/src/main/java/org/apache/uima/ducc/agent/metrics/collectors/NodeLoadAverageCollector.java>:[52,20] cannot find symbol
[ERROR] symbol:   class UptimeNodeLoadAverage
[ERROR] location: class org.apache.uima.ducc.agent.metrics.collectors.NodeLoadAverageCollector
[ERROR] <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-agent/src/main/java/org/apache/uima/ducc/agent/metrics/collectors/NodeLoadAverageCollector.java>:[52,66] cannot find symbol
[ERROR] symbol:   class UptimeNodeLoadAverage
[ERROR] location: class org.apache.uima.ducc.agent.metrics.collectors.NodeLoadAverageCollector
[ERROR] <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-agent/src/main/java/org/apache/uima/ducc/agent/processors/DefaultNodeMetricsProcessor.java>:[74,35] constructor NodeCpuInfo in class org.apache.uima.ducc.common.node.metrics.NodeCpuInfo cannot be applied to given types;
[ERROR] required: int
[ERROR] found: int,java.lang.String
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :uima-ducc-agent
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-web/pom.xml> to org.apache.uima/uima-ducc-web/2.1.0-SNAPSHOT/uima-ducc-web-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-rm/pom.xml> to org.apache.uima/uima-ducc-rm/2.1.0-SNAPSHOT/uima-ducc-rm-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-rm/target/uima-ducc-rm-2.1.0-SNAPSHOT.jar> to org.apache.uima/uima-ducc-rm/2.1.0-SNAPSHOT/uima-ducc-rm-2.1.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-sm/pom.xml> to org.apache.uima/uima-ducc-sm/2.1.0-SNAPSHOT/uima-ducc-sm-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-sm/target/uima-ducc-sm-2.1.0-SNAPSHOT.jar> to org.apache.uima/uima-ducc-sm/2.1.0-SNAPSHOT/uima-ducc-sm-2.1.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-parent/pom.xml> to org.apache.uima/uima-ducc-parent/2.1.0-SNAPSHOT/uima-ducc-parent-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-spawn/pom.xml> to org.apache.uima/uima-ducc-spawn/2.1.0-SNAPSHOT/uima-ducc-spawn-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-orchestrator/pom.xml> to org.apache.uima/uima-ducc-orchestrator/2.1.0-SNAPSHOT/uima-ducc-orchestrator-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-orchestrator/target/uima-ducc-orchestrator-2.1.0-SNAPSHOT.jar> to org.apache.uima/uima-ducc-orchestrator/2.1.0-SNAPSHOT/uima-ducc-orchestrator-2.1.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-container/pom.xml> to org.apache.uima/uima-ducc-container/2.1.0-SNAPSHOT/uima-ducc-container-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-container/target/uima-ducc-container-2.1.0-SNAPSHOT.jar> to org.apache.uima/uima-ducc-container/2.1.0-SNAPSHOT/uima-ducc-container-2.1.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/pom.xml> to org.apache.uima/uima-ducc-examples/2.1.0-SNAPSHOT/uima-ducc-examples-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-common/pom.xml> to org.apache.uima/uima-ducc-common/2.1.0-SNAPSHOT/uima-ducc-common-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-common/target/uima-ducc-common-2.1.0-SNAPSHOT.jar> to org.apache.uima/uima-ducc-common/2.1.0-SNAPSHOT/uima-ducc-common-2.1.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-duccdocs/pom.xml> to org.apache.uima/uima-ducc-duccdocs/2.1.0-SNAPSHOT/uima-ducc-duccdocs-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-user/pom.xml> to org.apache.uima/uima-ducc-user/2.1.0-SNAPSHOT/uima-ducc-user-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-user/target/uima-ducc-user-2.1.0-SNAPSHOT.jar> to org.apache.uima/uima-ducc-user/2.1.0-SNAPSHOT/uima-ducc-user-2.1.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-agent/pom.xml> to org.apache.uima/uima-ducc-agent/2.1.0-SNAPSHOT/uima-ducc-agent-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-cli/pom.xml> to org.apache.uima/uima-ducc-cli/2.1.0-SNAPSHOT/uima-ducc-cli-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-cli/target/uima-ducc-cli-2.1.0-SNAPSHOT.jar> to org.apache.uima/uima-ducc-cli/2.1.0-SNAPSHOT/uima-ducc-cli-2.1.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-database/pom.xml> to org.apache.uima/uima-ducc-database/2.1.0-SNAPSHOT/uima-ducc-database-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-database/target/uima-ducc-database-2.1.0-SNAPSHOT.jar> to org.apache.uima/uima-ducc-database/2.1.0-SNAPSHOT/uima-ducc-database-2.1.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/pom.xml> to org.apache.uima/uima-ducc/2.1.0-SNAPSHOT/uima-ducc-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-pm/pom.xml> to org.apache.uima/uima-ducc-pm/2.1.0-SNAPSHOT/uima-ducc-pm-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-pm/target/uima-ducc-pm-2.1.0-SNAPSHOT.jar> to org.apache.uima/uima-ducc-pm/2.1.0-SNAPSHOT/uima-ducc-pm-2.1.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-transport/pom.xml> to org.apache.uima/uima-ducc-transport/2.1.0-SNAPSHOT/uima-ducc-transport-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-transport/target/uima-ducc-transport-2.1.0-SNAPSHOT.jar> to org.apache.uima/uima-ducc-transport/2.1.0-SNAPSHOT/uima-ducc-transport-2.1.0-SNAPSHOT.jar
Sending e-mails to: dev@uima.apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE

Jenkins build is back to normal : UIMA-DUCC #849

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