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 2015/08/20 04:55:38 UTC

Build failed in Jenkins: UIMA-SDK » Apache UIMA Base: uimaj-cpe: Collection Processing Engine #769

See <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-cpe/769/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA Base: uimaj-cpe: Collection Processing Engine 2.8.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimaj-cpe ---
[TASKS] Scanning folder 'F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-cpe' for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 150 files to scan for tasks
Found 5 open tasks.
[TASKS] Computing warning deltas based on reference build #768
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-cpe ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-cpe ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-cpe ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-cpe ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uimaj-cpe ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uimaj-cpe ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 110 source files to F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-cpe\target\classes
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-cpe/src/main/java/org/apache/uima/collection/impl/metadata/cpe/CpeDescriptorFactory.java: Some input files use or override a deprecated API.
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-cpe/src/main/java/org/apache/uima/collection/impl/metadata/cpe/CpeDescriptorFactory.java: Recompile with -Xlint:deprecation for details.
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-cpe/src/main/java/org/apache/uima/collection/impl/metadata/cpe/CpeSofaMappingsImpl.java: Some input files use unchecked or unsafe operations.
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-cpe/src/main/java/org/apache/uima/collection/impl/metadata/cpe/CpeSofaMappingsImpl.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ uimaj-cpe ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 54 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ uimaj-cpe ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-cpe\target\test-classes
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-cpe/src/test/java/org/apache/uima/examples/cpm/sofa/TransAnnotator.java: Some input files use or override a deprecated API.
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-cpe/src/test/java/org/apache/uima/examples/cpm/sofa/TransAnnotator.java: Recompile with -Xlint:deprecation for details.
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-cpe/src/test/java/org/apache/uima/analysis_engine/impl/SofaNamingInAggregateTest.java: Some input files use unchecked or unsafe operations.
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-cpe/src/test/java/org/apache/uima/analysis_engine/impl/SofaNamingInAggregateTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ uimaj-cpe ---
[INFO] Surefire report directory: F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-cpe\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.uima.analysis_engine.impl.SofaNamingInAggregateTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.588 sec - in org.apache.uima.analysis_engine.impl.SofaNamingInAggregateTest
Running org.apache.uima.analysis_engine.impl.TestAnnotator
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.analysis_engine.impl.TestAnnotator
Running org.apache.uima.collection.impl.CollectionProcessingEngine_implTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.813 sec - in org.apache.uima.collection.impl.CollectionProcessingEngine_implTest
Running org.apache.uima.collection.impl.cpm.CasPoolTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.842 sec - in org.apache.uima.collection.impl.cpm.CasPoolTest
Running org.apache.uima.collection.impl.cpm.CpeCasProcessorAPI_Test
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.collection.impl.cpm.CpeCasProcessorAPI_Test
Running org.apache.uima.collection.impl.cpm.CpeDescriptorSerialization_Test
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.uima.collection.impl.cpm.CpeDescriptorSerialization_Test
Running org.apache.uima.collection.impl.cpm.CpeImportTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.402 sec - in org.apache.uima.collection.impl.cpm.CpeImportTest
Running org.apache.uima.collection.impl.cpm.CpmAE_ErrorTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.625 sec - in org.apache.uima.collection.impl.cpm.CpmAE_ErrorTest
Running org.apache.uima.collection.impl.cpm.CpmCasConsumer_ErrorTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 sec - in org.apache.uima.collection.impl.cpm.CpmCasConsumer_ErrorTest
Running org.apache.uima.collection.impl.cpm.CpmCollectionReader_ErrorTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.187 sec - in org.apache.uima.collection.impl.cpm.CpmCollectionReader_ErrorTest
Running org.apache.uima.collection.impl.cpm.CpmInitTest
SingleThreadCPMMode Initialize was called: true
MultiThreadCPMMode Initialize was called: true
testInitMultiThreadCPM()-Initialize was called: true
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.59 sec - in org.apache.uima.collection.impl.cpm.CpmInitTest
Running org.apache.uima.collection.impl.cpm.CpmProcessingTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.774 sec - in org.apache.uima.collection.impl.cpm.CpmProcessingTest
Running org.apache.uima.collection.impl.cpm.CpmStopTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.511 sec - in org.apache.uima.collection.impl.cpm.CpmStopTest
Running org.apache.uima.collection.impl.cpm.PearCasPoolTest
Loaded class for Pear inside CPM, dots from process call
..........Loaded class for Pear inside CPM, dots from process call
..........Loaded class for Pear inside CPM, dots from process call
..........Loaded class for Pear inside CPM, dots from process call
..........Loaded class for Pear inside CPM, dots from process call
..........Loaded class for Pear inside CPM, dots from process call
..........Loaded class for Pear inside CPM, dots from process call
..........Loaded class for Pear inside CPM, dots from process call
......................................................................
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.818 sec - in org.apache.uima.collection.impl.cpm.PearCasPoolTest
Running org.apache.uima.collection.impl.cpm.SofaCPE_SofaUnawareCC_Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec - in org.apache.uima.collection.impl.cpm.SofaCPE_SofaUnawareCC_Test
Running org.apache.uima.collection.impl.cpm.SofaCPE_Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.48 sec - in org.apache.uima.collection.impl.cpm.SofaCPE_Test
Running org.apache.uima.collection.impl.cpm.SofaMixedCPE_Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.59 sec - in org.apache.uima.collection.impl.cpm.SofaMixedCPE_Test
Running org.apache.uima.collection.impl.cpm.utils.TestStatusCallbackListener
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.collection.impl.cpm.utils.TestStatusCallbackListener
Running org.apache.uima.collection.impl.TestCasInitializer
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.collection.impl.TestCasInitializer
Running org.apache.uima.collection.impl.TestCasMultiplier
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.collection.impl.TestCasMultiplier
Running org.apache.uima.pear.util.ComponentCategoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.uima.pear.util.ComponentCategoryTest
Running org.apache.uima.resource.impl.TestResourceInterface_impl
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.resource.impl.TestResourceInterface_impl

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ uimaj-cpe ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ uimaj-cpe ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-cpe\target\uima-cpe.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ uimaj-cpe ---
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.4:findbugs (default) @ uimaj-cpe ---
[INFO] Fork Value is true
     [java] Warnings generated: 72
[INFO] Done FindBugs Analysis....
[FINDBUGS] Finding all files that match the pattern findbugsXml.xml
[FINDBUGS] Parsing 1 files in F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-cpe\target
[FINDBUGS] Successfully parsed file F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-cpe\target\findbugsXml.xml of module Apache UIMA Base: uimaj-cpe: Collection Processing Engine with 72 warnings.
[FINDBUGS] Computing warning deltas based on reference build #768
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-cpe ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-cpe ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-cpe ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-cpe ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uimaj-cpe ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uimaj-cpe ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default) @ uimaj-cpe ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file

[ERROR] Aug 19, 2015 7:16:31 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler saveCoverageData
INFO: Cobertura: Saved information on 120 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ uimaj-cpe ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 54 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ uimaj-cpe ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ uimaj-cpe ---
[INFO] Surefire report directory: F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-cpe\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.uima.analysis_engine.impl.SofaNamingInAggregateTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.247 sec - in org.apache.uima.analysis_engine.impl.SofaNamingInAggregateTest
Running org.apache.uima.analysis_engine.impl.TestAnnotator
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.analysis_engine.impl.TestAnnotator
Running org.apache.uima.collection.impl.CollectionProcessingEngine_implTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.788 sec - in org.apache.uima.collection.impl.CollectionProcessingEngine_implTest
Running org.apache.uima.collection.impl.cpm.CasPoolTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 sec - in org.apache.uima.collection.impl.cpm.CasPoolTest
Running org.apache.uima.collection.impl.cpm.CpeCasProcessorAPI_Test
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.collection.impl.cpm.CpeCasProcessorAPI_Test
Running org.apache.uima.collection.impl.cpm.CpeDescriptorSerialization_Test
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.collection.impl.cpm.CpeDescriptorSerialization_Test
Running org.apache.uima.collection.impl.cpm.CpeImportTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.439 sec - in org.apache.uima.collection.impl.cpm.CpeImportTest
Running org.apache.uima.collection.impl.cpm.CpmAE_ErrorTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2 sec - in org.apache.uima.collection.impl.cpm.CpmAE_ErrorTest
Running org.apache.uima.collection.impl.cpm.CpmCasConsumer_ErrorTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.578 sec - in org.apache.uima.collection.impl.cpm.CpmCasConsumer_ErrorTest
Running org.apache.uima.collection.impl.cpm.CpmCollectionReader_ErrorTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.917 sec - in org.apache.uima.collection.impl.cpm.CpmCollectionReader_ErrorTest
Running org.apache.uima.collection.impl.cpm.CpmInitTest
SingleThreadCPMMode Initialize was called: true
MultiThreadCPMMode Initialize was called: true
testInitMultiThreadCPM()-Initialize was called: true
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.023 sec - in org.apache.uima.collection.impl.cpm.CpmInitTest
Running org.apache.uima.collection.impl.cpm.CpmProcessingTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.66 sec - in org.apache.uima.collection.impl.cpm.CpmProcessingTest
Running org.apache.uima.collection.impl.cpm.CpmStopTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.238 sec - in org.apache.uima.collection.impl.cpm.CpmStopTest
Running org.apache.uima.collection.impl.cpm.PearCasPoolTest
Loaded class for Pear inside CPM, dots from process call
..........Loaded class for Pear inside CPM, dots from process call
..........Loaded class for Pear inside CPM, dots from process call
..........Loaded class for Pear inside CPM, dots from process call
..........Loaded class for Pear inside CPM, dots from process call

Results :

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

[JENKINS] Recording test results