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/05 17:22:54 UTC

Build failed in Jenkins: UIMAJ-SDK_java8 #312

See <https://builds.apache.org/job/UIMAJ-SDK_java8/312/changes>

Changes:

[schor] no Jira - add test for low level set int value

[schor] no Jira - add tests to cover float, double, and arrays of these

[schor] [UIMA-4917] commented out (for now) test for serializing arrays of specific FSs.

[schor] no Jira - add a commented out test for test looping (for timing/tuning studies)

------------------------------------------
[...truncated 3584 lines...]
A         jcasgen-maven-plugin\src\main\java\org\apache\uima\tools\jcasgen
A         jcasgen-maven-plugin\src\main\java\org\apache\uima\tools\jcasgen\maven
AU        jcasgen-maven-plugin\src\main\java\org\apache\uima\tools\jcasgen\maven\JCasGenMojo.java
 U        .
At revision 1742454
Parsing POMs
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Established TCP socket on 60773
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[UIMAJ-SDK_java8] $ f:\jenkins\jenkins-slave\tools\hudson.model.JDK\latest1.8/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp f:\jenkins\jenkins-slave\maven3-agent.jar;f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.0.3\boot\plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.0.3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven3-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 60773
<===[JENKINS REMOTING CAPACITY]===>   channel started
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Executing Maven:  -B -f <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\1 -s C:\Windows\TEMP\settings8884122990097171848.xml -U -Djava.awt.headless=true -Ppmd,cobertura,findbugs clean install dependency:analyze javadoc:aggregate
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache UIMA Java SDK: uimaj-parent
[INFO] Apache UIMA Base: uimaj-test-util: JUnit utilities
[INFO] Apache UIMA Base: uimaj-core
[INFO] Apache UIMA Base: jVinci: Vinci Transport Library
[INFO] Apache UIMA Base: uimaj-adapter-vinci: Vinci Adapter
[INFO] Apache UIMA Base: uimaj-cpe: Collection Processing Engine
[INFO] Apache UIMA Base: uimaj-document-annotation
[INFO] Apache UIMA Base: uimaj-tools: Tools
[INFO] Apache UIMA Base: uimaj-examples: SDK Examples
[INFO] Apache UIMA Base: uimaj-adapter-soap: SOAP Adapter
[INFO] Apache UIMA Base: uimaj-component-test-util: for JUnit
[INFO] Apache UIMA Eclipse: uimaj-ep-debug
[INFO] Apache UIMA Eclipse: uimaj-ep-jcasgen
[INFO] Apache UIMA Eclipse: uimaj-ep-configurator: Descriptor Editor
[INFO] Apache UIMA Eclipse: uimaj-ep-pear-packager
[INFO] Apache UIMA Eclipse: uimaj-ep-launcher
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor-ide
[INFO] Apache UIMA Eclipse: uimaj-ep-runtime
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-tools
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-runtime
[INFO] Apache UIMA Aggregate: aggregate-uimaj-eclipse-plugins
[INFO] Apache UIMA SDK Documentation - overview and setup
[INFO] Apache UIMA SDK Documentation - references
[INFO] Apache UIMA SDK Documentation - tools
[INFO] Apache UIMA SDK Documentation - tutorials and user's guides
[INFO] Apache UIMA Aggregate: aggregate-uimaj-docbooks
[INFO] Apache UIMA Maven: PearPackagingMavenPlugin
[INFO] Apache UIMA Maven: jcasgen-maven-plugin
[INFO] Apache UIMA Base: uimaj-bootstrap
[INFO] Apache UIMA Aggregate: aggregate-uimaj
[INFO] Apache UIMA Base: uimaj-json: JSON
[INFO] Apache UIMA Java SDK: uimaj
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA Java SDK: uimaj-parent 2.8.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-parent ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ uimaj-parent ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ uimaj-parent ---
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (default) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-parent ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-parent ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.7:instrument (default) @ uimaj-parent ---
[INFO] Skipping cobertura mojo for project with packaging type 'pom'
[INFO] 
[INFO] --- cobertura-maven-plugin:2.7:cobertura (default) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-pmd-plugin:3.5:cpd (default) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-pmd-plugin:3.5:pmd (default) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ uimaj-parent ---
[INFO] Installing F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-parent\pom.xml to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\uima\uimaj-parent\2.8.2-SNAPSHOT\uimaj-parent-2.8.2-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-parent ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-parent ---
[WARNING] Failed to getClass for org.apache.maven.plugin.dependency.analyze.AnalyzeMojo
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:analyze (default-cli) @ uimaj-parent ---
[INFO] Skipping pom project
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA Base: uimaj-test-util: JUnit utilities 2.8.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimaj-test-util ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-test-util ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-test-util ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-test-util ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-test-util ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uimaj-test-util ---
[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) @ uimaj-test-util ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-test-util\target\classes
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMAJ-SDK_java8/uimaj-test-util/src/main/java/org/apache/uima/test/junit_extension/JUnitTestRunner.java: F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-test-util\src\main\java\org\apache\uima\test\junit_extension\JUnitTestRunner.java uses unchecked or unsafe operations.
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMAJ-SDK_java8/uimaj-test-util/src/main/java/org/apache/uima/test/junit_extension/JUnitTestRunner.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ uimaj-test-util ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-test-util\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ uimaj-test-util ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ uimaj-test-util ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache UIMA Java SDK: uimaj
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache UIMA Java SDK: uimaj-parent ................ SUCCESS [19.121s]
[INFO] Apache UIMA Base: uimaj-test-util: JUnit utilities  FAILURE [4.031s]
[INFO] Apache UIMA Base: uimaj-core ...................... SKIPPED
[INFO] Apache UIMA Base: jVinci: Vinci Transport Library . SKIPPED
[INFO] Apache UIMA Base: uimaj-adapter-vinci: Vinci Adapter  SKIPPED
[INFO] Apache UIMA Base: uimaj-cpe: Collection Processing Engine  SKIPPED
[INFO] Apache UIMA Base: uimaj-document-annotation ....... SKIPPED
[INFO] Apache UIMA Base: uimaj-tools: Tools .............. SKIPPED
[INFO] Apache UIMA Base: uimaj-examples: SDK Examples .... SKIPPED
[INFO] Apache UIMA Base: uimaj-adapter-soap: SOAP Adapter  SKIPPED
[INFO] Apache UIMA Base: uimaj-component-test-util: for JUnit  SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-debug ............... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-jcasgen ............. SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-configurator: Descriptor Editor  SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-pear-packager ....... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-launcher ............ SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor .......... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor-ide ...... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-runtime ............. SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-tools .. SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-runtime  SKIPPED
[INFO] Apache UIMA Aggregate: aggregate-uimaj-eclipse-plugins  SKIPPED
[INFO] Apache UIMA SDK Documentation - overview and setup  SKIPPED
[INFO] Apache UIMA SDK Documentation - references ........ SKIPPED
[INFO] Apache UIMA SDK Documentation - tools ............. SKIPPED
[INFO] Apache UIMA SDK Documentation - tutorials and user's guides  SKIPPED
[INFO] Apache UIMA Aggregate: aggregate-uimaj-docbooks ... SKIPPED
[INFO] Apache UIMA Maven: PearPackagingMavenPlugin ....... SKIPPED
[INFO] Apache UIMA Maven: jcasgen-maven-plugin ........... SKIPPED
[INFO] Apache UIMA Base: uimaj-bootstrap ................. SKIPPED
[INFO] Apache UIMA Aggregate: aggregate-uimaj ............ SKIPPED
[INFO] Apache UIMA Base: uimaj-json: JSON ................ SKIPPED
[INFO] Apache UIMA Java SDK: uimaj ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36.628s
[INFO] Finished at: Thu May 05 10:22:43 PDT 2016
[INFO] Final Memory: 49M/247M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dev@uima.apache.org
ERROR: Failed to parse POMs
hudson.util.IOException2: java.util.MissingResourceException: Unable to load resource jar:file:/C:/Windows/system32/config/systemprofile/.jenkins/cache/jars/E1/2CFD76F12D93953A10911C2505CB59.jar!/hudson/maven/Messages.properties
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:184)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [f:\jenkins\jenkins-slave\tools\hudson.model.JDK\latest1.8/bin/java, -Xmx2g, -Xms256m, -XX:MaxPermSize=512m, -cp, f:\jenkins\jenkins-slave\maven3-agent.jar;f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.0.3\boot\plexus-classworlds-2.4.jar, org.jvnet.hudson.maven3.agent.Maven3Main, f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.0.3, F:\jenkins\jenkins-slave\slave.jar, f:\jenkins\jenkins-slave\maven3-interceptor.jar, f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar, 60773](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:853)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.util.MissingResourceException: Unable to load resource jar:file:/C:/Windows/system32/config/systemprofile/.jenkins/cache/jars/E1/2CFD76F12D93953A10911C2505CB59.jar!/hudson/maven/Messages.properties
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:121)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:128)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:128)
	at org.jvnet.localizer.ResourceBundleHolder.format(ResourceBundleHolder.java:170)
	at hudson.maven.Messages.MavenBuilder_Waiting(Messages.java:475)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:184)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:143)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.zip.ZipException: zip file is empty
	at java.util.zip.ZipFile.open(Native Method)
	at java.util.zip.ZipFile.<init>(ZipFile.java:219)
	at java.util.zip.ZipFile.<init>(ZipFile.java:149)
	at java.util.jar.JarFile.<init>(JarFile.java:166)
	at java.util.jar.JarFile.<init>(JarFile.java:103)
	at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:93)
	at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69)
	at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:109)
	at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:122)
	at sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnection.java:150)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:113)
	... 15 more
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0

Jenkins build is back to normal : UIMAJ-SDK_java8 #317

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMAJ-SDK_java8/317/changes>


Build failed in Jenkins: UIMAJ-SDK_java8 #316

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMAJ-SDK_java8/316/changes>

Changes:

[schor] no Jira - variable rename to make file identical with UV3 version

------------------------------------------
[...truncated 6390 lines...]
        <org.apache.uima.testTypeSystem_arrays.OfShorts sofa="Sofa" begin="0" end="0" f1Shorts="[0,1,2]"/>1 2 3 4 5 6 7 8 9</uima.tcas.DocumentAnnotation>
</Document>
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.util.CasToInlineXmlTest
Running org.apache.uima.util.FileUtilsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.util.FileUtilsTest
Running org.apache.uima.util.impl.JSR47Logger_implTest
Jul 15, 2016 10:34:38 AM org.apache.uima.util.impl.JSR47Logger_implTest testMessageKeyLogMethods(245)
INFO: Exception test message
Jul 15, 2016 10:34:38 AM org.apache.uima.util.impl.JSR47Logger_implTest testMessageKeyLogMethods(247)
INFO: Exception test message
Jul 15, 2016 10:34:38 AM org.apache.uima.util.impl.JSR47Logger_implTest testMessageKeyLogMethods(248)
INFO: Exception test message
Jul 15, 2016 10:34:38 AM org.apache.uima
INFO: Exception test message
Jul 15, 2016 10:34:38 AM org.apache.uima
INFO: MESSAGE LOCALIZATION FAILED: null
Jul 15, 2016 10:34:38 AM testClass testMethod
INFO: Exception test message
Jul 15, 2016 10:34:38 AM org.apache.uima
INFO: Exception test message
Jul 15, 2016 10:34:38 AM org.apache.uima
INFO: Exception test message
Jul 15, 2016 10:34:38 AM org.apache.uima
INFO: MESSAGE LOCALIZATION FAILED: null
Jul 15, 2016 10:34:38 AM testClass testMethod
INFO: Exception test message
Jul 15, 2016 10:34:38 AM org.apache.uima
INFO: Exception test message
Jul 15, 2016 10:34:38 AM org.apache.uima
INFO: MESSAGE LOCALIZATION FAILED: null
Jul 15, 2016 10:34:38 AM testClass testMethod
INFO: Exception test message
Jul 15, 2016 10:34:38 AM org.apache.uima.util.impl.JSR47Logger_implTest testMessageLogMethods(182)
INFO: My first test message
Jul 15, 2016 10:34:38 AM org.apache.uima.util.impl.JSR47Logger_implTest testMessageLogMethods(188)
INFO: My second test message
Jul 15, 2016 10:34:38 AM org.apache.uima.util.impl.JSR47Logger_implTest testMessageLogMethods(189)
INFO: My java.lang.Object@6d23017e test message
Jul 15, 2016 10:34:38 AM org.apache.uima.util.impl.JSR47Logger_implTest testMessageLogMethods(190)
INFO: My  test message
Jul 15, 2016 10:34:38 AM org.apache.uima.util.impl.JSR47Logger_implTest testMessageLogMethods(191)
INFO: My null test message
Jul 15, 2016 10:34:38 AM org.apache.uima.util.impl.JSR47Logger_implTest testMessageLogMethods(196)
INFO: My third test message
Jul 15, 2016 10:34:38 AM org.apache.uima.util.impl.JSR47Logger_implTest testMessageLogMethods(197)
INFO: My {0} test message
Jul 15, 2016 10:34:38 AM org.apache.uima.util.impl.JSR47Logger_implTest testMessageLogMethods(200)
INFO: My  test message
Jul 15, 2016 10:34:38 AM org.apache.uima.util.impl.JSR47Logger_implTest testMessageLogMethods(201)
INFO: My null test message
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.util.impl.JSR47Logger_implTest
Running org.apache.uima.util.impl.Logger_implTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.util.impl.Logger_implTest
Running org.apache.uima.util.impl.LoggingTest
Jul 15, 2016 10:34:38 AM org.apache.uima.util.impl.LoggingTest testDefaultLoggerCreation(58)
SEVERE: Log test messege with Level SEVERE
Jul 15, 2016 10:34:38 AM org.apache.uima.util.impl.LoggingTest testClassLoggerCreation(83)
SEVERE: Log test messege with Level SEVERE
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.util.impl.LoggingTest
Running org.apache.uima.util.impl.OptimizeStringsTest
OptimizeStringsTest could not find the String offset field, skipping that part of the test.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.util.impl.OptimizeStringsTest
Running org.apache.uima.util.impl.ProcessTrace_implTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.util.impl.ProcessTrace_implTest
Running org.apache.uima.util.impl.TestLog4jLogger_impl
[TestLog4jLogger_impl.java:296] Exception test message
[TestLog4jLogger_impl.java:298] Exception test message
[TestLog4jLogger_impl.java:299] Exception test message
[TestLog4jLogger_impl.java:302] Exception test message
[TestLog4jLogger_impl.java:304] MESSAGE LOCALIZATION FAILED: null
[TestLog4jLogger_impl.java:306] Exception test message
[TestLog4jLogger_impl.java:311] Exception test message
[TestLog4jLogger_impl.java:312] Exception test message
[TestLog4jLogger_impl.java:314] MESSAGE LOCALIZATION FAILED: null
[TestLog4jLogger_impl.java:316] Exception test message
[TestLog4jLogger_impl.java:321] Exception test message
[TestLog4jLogger_impl.java:324] MESSAGE LOCALIZATION FAILED: null
[TestLog4jLogger_impl.java:327] Exception test message
[TestLog4jLogger_impl.java:333] Exception test message
[TestLog4jLogger_impl.java:334] Exception occurred
[TestLog4jLogger_impl.java:335] MESSAGE LOCALIZATION FAILED: null
[TestLog4jLogger_impl.java:336] Exception occurred
[TestLog4jLogger_impl.java:338] Exception test message
31 [main] INFO org.apache.uima.util.impl.TestLog4jLogger_impl  - ola
31 [main] INFO org.apache.uima.util.impl.TestLog4jLogger_impl  - OLA in info
31 [main] INFO org.apache.uima  - UIMA OLA in info
Jul 15, 2016 10:34:38 AM org.apache.uima.util.impl.TestLog4jLogger_impl testLoggerFromUIMAFramework(358)
INFO: ------------------------------------------------------------
Jul 15, 2016 10:34:38 AM org.apache.uima.util.impl.TestLog4jLogger_impl testLoggerFromUIMAFramework(360)
INFO: My first test message
[TestLog4jLogger_impl.java:213] My first test message
[TestLog4jLogger_impl.java:219] My second test message
[TestLog4jLogger_impl.java:220] My java.lang.Object@68ead359 test message
[TestLog4jLogger_impl.java:221] My  test message
[TestLog4jLogger_impl.java:222] My null test message
[TestLog4jLogger_impl.java:227] My third test message
[TestLog4jLogger_impl.java:228] My {0} test message
[TestLog4jLogger_impl.java:231] My  test message
[TestLog4jLogger_impl.java:232] My null test message
[TestLog4jLogger_impl.java:237] My fourth test message
[TestLog4jLogger_impl.java:238] Exception occurred
[TestLog4jLogger_impl.java:239] Exception occurred
[TestLog4jLogger_impl.java:241] My fourth test message
[TestLog4jLogger_impl.java:247] Message from wrapper
[TestLog4jLogger_impl.java:250] My fifth test message
[TestLog4jLogger_impl.java:256] Exception occurred
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.apache.uima.util.impl.TestLog4jLogger_impl
Running org.apache.uima.util.impl.XMLParser_implTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in org.apache.uima.util.impl.XMLParser_implTest
Running org.apache.uima.util.LevelTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.util.LevelTest
Running org.apache.uima.util.TestCollectionReader
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.util.TestCollectionReader
Running org.apache.uima.util.TypeSystemUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.util.TypeSystemUtilTest
Running org.apache.uima.util.XMLSerializerTest
Trying to serialize non-XML 1.1 character:  , 0x0 at offset 2 in string starting with  ! "
Java version is Oracle Corporation 1.8.0_74 Java HotSpot(TM) 64-Bit Server VM 25.74-b02
  javax.xml.transform.TransformerFactory: null
  Transformer version: 1.1
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.util.XMLSerializerTest
[INFO] Cobertura: Loaded information on 918 classes.
[INFO] Cobertura: Saved information on 918 classes.

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- cobertura-maven-plugin:2.7:cobertura (default) @ uimaj-core ---
[INFO] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[INFO] Cobertura: Loaded information on 918 classes.
Report time: 3188ms

[INFO] Cobertura Report generation was successful.
[INFO] 
[INFO] --- maven-pmd-plugin:3.5:cpd (default) @ uimaj-core ---
[INFO] 
[INFO] --- maven-pmd-plugin:3.5:pmd (default) @ uimaj-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-compatibility) @ uimaj-core ---
[INFO] Version specified as <2.8.0>
Downloading: http://repo1.maven.org/eclipse/org/apache/uima/uimaj-core/2.8.0/uimaj-core-2.8.0.jar
Downloading: http://repo1.maven.org/maven2/org/apache/uima/uimaj-core/2.8.0/uimaj-core-2.8.0.jar
Downloaded: http://repo1.maven.org/maven2/org/apache/uima/uimaj-core/2.8.0/uimaj-core-2.8.0.jar (1534 KB at 6554.5 KB/sec)
[INFO] Using <f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\uima\uimaj-core\2.8.0\uimaj-core-2.8.0.jar> as previous JAR
[INFO] Using <F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-core\target\uima-core.jar> as current JAR
Class org.apache.uima.cas.CASRuntimeException
 Added Field SOFAREF_NOT_SET, desc Ljava/lang/String;, access final public static
[WARNING] Rule 0: org.semver.enforcer.RequireBackwardCompatibility failed with message:
Current codebase is not backward compatible (BACKWARD_COMPATIBLE_IMPLEMENTER) with version <2.8.0>. Compatibility type has been detected as <BACKWARD_COMPATIBLE_USER>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache UIMA Java SDK: uimaj
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache UIMA Java SDK: uimaj-parent ................ SUCCESS [44.219s]
[INFO] Apache UIMA Base: uimaj-test-util: JUnit utilities  SUCCESS [47.093s]
[INFO] Apache UIMA Base: uimaj-core ...................... FAILURE [7:30.882s]
[INFO] Apache UIMA Base: jVinci: Vinci Transport Library . SKIPPED
[INFO] Apache UIMA Base: uimaj-adapter-vinci: Vinci Adapter  SKIPPED
[INFO] Apache UIMA Base: uimaj-cpe: Collection Processing Engine  SKIPPED
[INFO] Apache UIMA Base: uimaj-document-annotation ....... SKIPPED
[INFO] Apache UIMA Base: uimaj-tools: Tools .............. SKIPPED
[INFO] Apache UIMA Base: uimaj-examples: SDK Examples .... SKIPPED
[INFO] Apache UIMA Base: uimaj-adapter-soap: SOAP Adapter  SKIPPED
[INFO] Apache UIMA Base: uimaj-component-test-util: for JUnit  SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-debug ............... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-jcasgen ............. SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-configurator: Descriptor Editor  SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-pear-packager ....... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-launcher ............ SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor .......... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor-ide ...... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-runtime ............. SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-tools .. SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-runtime  SKIPPED
[INFO] Apache UIMA Aggregate: aggregate-uimaj-eclipse-plugins  SKIPPED
[INFO] Apache UIMA SDK Documentation - overview and setup  SKIPPED
[INFO] Apache UIMA SDK Documentation - references ........ SKIPPED
[INFO] Apache UIMA SDK Documentation - tools ............. SKIPPED
[INFO] Apache UIMA SDK Documentation - tutorials and user's guides  SKIPPED
[INFO] Apache UIMA Aggregate: aggregate-uimaj-docbooks ... SKIPPED
[INFO] Apache UIMA Maven: PearPackagingMavenPlugin ....... SKIPPED
[INFO] Apache UIMA Maven: jcasgen-maven-plugin ........... SKIPPED
[INFO] Apache UIMA Base: uimaj-bootstrap ................. SKIPPED
[INFO] Apache UIMA Aggregate: aggregate-uimaj ............ SKIPPED
[INFO] Apache UIMA Base: uimaj-json: JSON ................ SKIPPED
[INFO] Apache UIMA Java SDK: uimaj ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9:57.194s
[INFO] Finished at: Fri Jul 15 10:35:13 PDT 2016
[INFO] Final Memory: 81M/756M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (enforce-compatibility) on project uimaj-core: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]

[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :uimaj-core
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-adapter-soap\pom.xml to org.apache.uima/uimaj-adapter-soap/2.8.2-SNAPSHOT/uimaj-adapter-soap-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-core\pom.xml to org.apache.uima/uimaj-core/2.8.2-SNAPSHOT/uimaj-core-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-core\target\uima-core.jar to org.apache.uima/uimaj-core/2.8.2-SNAPSHOT/uimaj-core-2.8.2-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-test-util\pom.xml to org.apache.uima/uimaj-test-util/2.8.2-SNAPSHOT/uimaj-test-util-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-test-util\target\uimaj-test-util-2.8.2-SNAPSHOT.jar to org.apache.uima/uimaj-test-util/2.8.2-SNAPSHOT/uimaj-test-util-2.8.2-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-eclipse-feature-tools\pom.xml to org.apache.uima/uimaj-eclipse-feature-tools/2.8.2-SNAPSHOT/uimaj-eclipse-feature-tools-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\PearPackagingMavenPlugin\pom.xml to org.apache.uima/PearPackagingMavenPlugin/2.8.2-SNAPSHOT/PearPackagingMavenPlugin-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-ep-cas-editor-ide\pom.xml to org.apache.uima/uimaj-ep-cas-editor-ide/2.8.2-SNAPSHOT/uimaj-ep-cas-editor-ide-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-ep-runtime\pom.xml to org.apache.uima/uimaj-ep-runtime/2.8.2-SNAPSHOT/uimaj-ep-runtime-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-tools\pom.xml to org.apache.uima/uimaj-tools/2.8.2-SNAPSHOT/uimaj-tools-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-ep-jcasgen\pom.xml to org.apache.uima/uimaj-ep-jcasgen/2.8.2-SNAPSHOT/uimaj-ep-jcasgen-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-ep-debug\pom.xml to org.apache.uima/uimaj-ep-debug/2.8.2-SNAPSHOT/uimaj-ep-debug-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\aggregate-uimaj-eclipse-plugins\pom.xml to org.apache.uima/aggregate-uimaj-eclipse-plugins/2.8.2-SNAPSHOT/aggregate-uimaj-eclipse-plugins-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uima-docbook-tools\pom.xml to org.apache.uima/uima-docbook-tools/2.8.2-SNAPSHOT/uima-docbook-tools-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-eclipse-feature-runtime\pom.xml to org.apache.uima/uimaj-eclipse-feature-runtime/2.8.2-SNAPSHOT/uimaj-eclipse-feature-runtime-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-adapter-vinci\pom.xml to org.apache.uima/uimaj-adapter-vinci/2.8.2-SNAPSHOT/uimaj-adapter-vinci-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-bootstrap\pom.xml to org.apache.uima/uimaj-bootstrap/2.8.2-SNAPSHOT/uimaj-bootstrap-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-json\pom.xml to org.apache.uima/uimaj-json/2.8.2-SNAPSHOT/uimaj-json-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-ep-pear-packager\pom.xml to org.apache.uima/uimaj-ep-pear-packager/2.8.2-SNAPSHOT/uimaj-ep-pear-packager-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-parent\pom.xml to org.apache.uima/uimaj-parent/2.8.2-SNAPSHOT/uimaj-parent-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-examples\pom.xml to org.apache.uima/uimaj-examples/2.8.2-SNAPSHOT/uimaj-examples-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-ep-configurator\pom.xml to org.apache.uima/uimaj-ep-configurator/2.8.2-SNAPSHOT/uimaj-ep-configurator-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uima-docbook-overview-and-setup\pom.xml to org.apache.uima/uima-docbook-overview-and-setup/2.8.2-SNAPSHOT/uima-docbook-overview-and-setup-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-document-annotation\pom.xml to org.apache.uima/uimaj-document-annotation/2.8.2-SNAPSHOT/uimaj-document-annotation-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-cpe\pom.xml to org.apache.uima/uimaj-cpe/2.8.2-SNAPSHOT/uimaj-cpe-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uima-docbook-references\pom.xml to org.apache.uima/uima-docbook-references/2.8.2-SNAPSHOT/uima-docbook-references-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-ep-cas-editor\pom.xml to org.apache.uima/uimaj-ep-cas-editor/2.8.2-SNAPSHOT/uimaj-ep-cas-editor-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\jcasgen-maven-plugin\pom.xml to org.apache.uima/jcasgen-maven-plugin/2.8.2-SNAPSHOT/jcasgen-maven-plugin-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-ep-launcher\pom.xml to org.apache.uima/uimaj-ep-launcher/2.8.2-SNAPSHOT/uimaj-ep-launcher-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\aggregate-uimaj\pom.xml to org.apache.uima/aggregate-uimaj/2.8.2-SNAPSHOT/aggregate-uimaj-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\aggregate-uimaj-docbooks\pom.xml to org.apache.uima/aggregate-uimaj-docbooks/2.8.2-SNAPSHOT/aggregate-uimaj-docbooks-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/pom.xml> to org.apache.uima/uimaj/2.8.2-SNAPSHOT/uimaj-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-component-test-util\pom.xml to org.apache.uima/uimaj-component-test-util/2.8.2-SNAPSHOT/uimaj-component-test-util-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uima-docbook-tutorials-and-users-guides\pom.xml to org.apache.uima/uima-docbook-tutorials-and-users-guides/2.8.2-SNAPSHOT/uima-docbook-tutorials-and-users-guides-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\jVinci\pom.xml to org.apache.uima/jVinci/2.8.2-SNAPSHOT/jVinci-2.8.2-SNAPSHOT.pom
Sending e-mails to: dev@uima.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0

Build failed in Jenkins: UIMAJ-SDK_java8 #315

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMAJ-SDK_java8/315/changes>

Changes:

[schor] [UIMA-4988] upgrade UIMA core sdk plugins to drop dependencies on old (version 2) no-longer-available Eclipse compatibility packages.

[schor] no Jira - add commented out capability to save a temporary serialized CAS to disk for debugging.

[schor] no Jira - Set to false (disable) the new trace for serialization / deserialization

[schor] no Jira - add trace for serialization / deserialization - enabled by private static boolean constants, to BinaryCasSerDes4 to aid debugging

[schor] no Jira - fix typo - spelling

------------------------------------------
[...truncated 6389 lines...]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec - in org.apache.uima.util.CasToInlineXmlTest
Running org.apache.uima.util.FileUtilsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.util.FileUtilsTest
Running org.apache.uima.util.impl.JSR47Logger_implTest
Jul 14, 2016 10:53:19 AM org.apache.uima.util.impl.JSR47Logger_implTest testMessageKeyLogMethods(245)
INFO: Exception test message
Jul 14, 2016 10:53:19 AM org.apache.uima.util.impl.JSR47Logger_implTest testMessageKeyLogMethods(247)
INFO: Exception test message
Jul 14, 2016 10:53:19 AM org.apache.uima.util.impl.JSR47Logger_implTest testMessageKeyLogMethods(248)
INFO: Exception test message
Jul 14, 2016 10:53:19 AM org.apache.uima
INFO: Exception test message
Jul 14, 2016 10:53:19 AM org.apache.uima
INFO: MESSAGE LOCALIZATION FAILED: null
Jul 14, 2016 10:53:19 AM testClass testMethod
INFO: Exception test message
Jul 14, 2016 10:53:19 AM org.apache.uima
INFO: Exception test message
Jul 14, 2016 10:53:19 AM org.apache.uima
INFO: Exception test message
Jul 14, 2016 10:53:19 AM org.apache.uima
INFO: MESSAGE LOCALIZATION FAILED: null
Jul 14, 2016 10:53:19 AM testClass testMethod
INFO: Exception test message
Jul 14, 2016 10:53:19 AM org.apache.uima
INFO: Exception test message
Jul 14, 2016 10:53:19 AM org.apache.uima
INFO: MESSAGE LOCALIZATION FAILED: null
Jul 14, 2016 10:53:19 AM testClass testMethod
INFO: Exception test message
Jul 14, 2016 10:53:19 AM org.apache.uima.util.impl.JSR47Logger_implTest testMessageLogMethods(182)
INFO: My first test message
Jul 14, 2016 10:53:19 AM org.apache.uima.util.impl.JSR47Logger_implTest testMessageLogMethods(188)
INFO: My second test message
Jul 14, 2016 10:53:19 AM org.apache.uima.util.impl.JSR47Logger_implTest testMessageLogMethods(189)
INFO: My java.lang.Object@17cdf2d0 test message
Jul 14, 2016 10:53:19 AM org.apache.uima.util.impl.JSR47Logger_implTest testMessageLogMethods(190)
INFO: My  test message
Jul 14, 2016 10:53:19 AM org.apache.uima.util.impl.JSR47Logger_implTest testMessageLogMethods(191)
INFO: My null test message
Jul 14, 2016 10:53:19 AM org.apache.uima.util.impl.JSR47Logger_implTest testMessageLogMethods(196)
INFO: My third test message
Jul 14, 2016 10:53:19 AM org.apache.uima.util.impl.JSR47Logger_implTest testMessageLogMethods(197)
INFO: My {0} test message
Jul 14, 2016 10:53:19 AM org.apache.uima.util.impl.JSR47Logger_implTest testMessageLogMethods(200)
INFO: My  test message
Jul 14, 2016 10:53:19 AM org.apache.uima.util.impl.JSR47Logger_implTest testMessageLogMethods(201)
INFO: My null test message
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.apache.uima.util.impl.JSR47Logger_implTest
Running org.apache.uima.util.impl.Logger_implTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.apache.uima.util.impl.Logger_implTest
Running org.apache.uima.util.impl.LoggingTest
Jul 14, 2016 10:53:19 AM org.apache.uima.util.impl.LoggingTest testDefaultLoggerCreation(58)
SEVERE: Log test messege with Level SEVERE
Jul 14, 2016 10:53:19 AM org.apache.uima.util.impl.LoggingTest testClassLoggerCreation(83)
SEVERE: Log test messege with Level SEVERE
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.util.impl.LoggingTest
Running org.apache.uima.util.impl.OptimizeStringsTest
OptimizeStringsTest could not find the String offset field, skipping that part of the test.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.uima.util.impl.OptimizeStringsTest
Running org.apache.uima.util.impl.ProcessTrace_implTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.uima.util.impl.ProcessTrace_implTest
Running org.apache.uima.util.impl.TestLog4jLogger_impl
[TestLog4jLogger_impl.java:296] Exception test message
[TestLog4jLogger_impl.java:298] Exception test message
[TestLog4jLogger_impl.java:299] Exception test message
[TestLog4jLogger_impl.java:302] Exception test message
[TestLog4jLogger_impl.java:304] MESSAGE LOCALIZATION FAILED: null
[TestLog4jLogger_impl.java:306] Exception test message
[TestLog4jLogger_impl.java:311] Exception test message
[TestLog4jLogger_impl.java:312] Exception test message
[TestLog4jLogger_impl.java:314] MESSAGE LOCALIZATION FAILED: null
[TestLog4jLogger_impl.java:316] Exception test message
[TestLog4jLogger_impl.java:321] Exception test message
[TestLog4jLogger_impl.java:324] MESSAGE LOCALIZATION FAILED: null
[TestLog4jLogger_impl.java:327] Exception test message
[TestLog4jLogger_impl.java:333] Exception test message
[TestLog4jLogger_impl.java:334] Exception occurred
[TestLog4jLogger_impl.java:335] MESSAGE LOCALIZATION FAILED: null
[TestLog4jLogger_impl.java:336] Exception occurred
[TestLog4jLogger_impl.java:338] Exception test message
35 [main] INFO org.apache.uima.util.impl.TestLog4jLogger_impl  - ola
40 [main] INFO org.apache.uima.util.impl.TestLog4jLogger_impl  - OLA in info
40 [main] INFO org.apache.uima  - UIMA OLA in info
Jul 14, 2016 10:53:19 AM org.apache.uima.util.impl.TestLog4jLogger_impl testLoggerFromUIMAFramework(358)
INFO: ------------------------------------------------------------
Jul 14, 2016 10:53:19 AM org.apache.uima.util.impl.TestLog4jLogger_impl testLoggerFromUIMAFramework(360)
INFO: My first test message
[TestLog4jLogger_impl.java:213] My first test message
[TestLog4jLogger_impl.java:219] My second test message
[TestLog4jLogger_impl.java:220] My java.lang.Object@18025ced test message
[TestLog4jLogger_impl.java:221] My  test message
[TestLog4jLogger_impl.java:222] My null test message
[TestLog4jLogger_impl.java:227] My third test message
[TestLog4jLogger_impl.java:228] My {0} test message
[TestLog4jLogger_impl.java:231] My  test message
[TestLog4jLogger_impl.java:232] My null test message
[TestLog4jLogger_impl.java:237] My fourth test message
[TestLog4jLogger_impl.java:238] Exception occurred
[TestLog4jLogger_impl.java:239] Exception occurred
[TestLog4jLogger_impl.java:241] My fourth test message
[TestLog4jLogger_impl.java:247] Message from wrapper
[TestLog4jLogger_impl.java:250] My fifth test message
[TestLog4jLogger_impl.java:256] Exception occurred
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec - in org.apache.uima.util.impl.TestLog4jLogger_impl
Running org.apache.uima.util.impl.XMLParser_implTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.apache.uima.util.impl.XMLParser_implTest
Running org.apache.uima.util.LevelTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.uima.util.LevelTest
Running org.apache.uima.util.TestCollectionReader
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.util.TestCollectionReader
Running org.apache.uima.util.TypeSystemUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.apache.uima.util.TypeSystemUtilTest
Running org.apache.uima.util.XMLSerializerTest
Java version is Oracle Corporation 1.8.0_74 Java HotSpot(TM) 64-Bit Server VM 25.74-b02
  javax.xml.transform.TransformerFactory: null
  Transformer version: 1.1
Trying to serialize non-XML 1.1 character:  , 0x0 at offset 2 in string starting with  ! "
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.uima.util.XMLSerializerTest
[INFO] Cobertura: Loaded information on 918 classes.
[INFO] Cobertura: Saved information on 918 classes.

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- cobertura-maven-plugin:2.7:cobertura (default) @ uimaj-core ---
[INFO] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[INFO] Cobertura: Loaded information on 918 classes.
Report time: 4200ms

[INFO] Cobertura Report generation was successful.
[INFO] 
[INFO] --- maven-pmd-plugin:3.5:cpd (default) @ uimaj-core ---
[INFO] 
[INFO] --- maven-pmd-plugin:3.5:pmd (default) @ uimaj-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-compatibility) @ uimaj-core ---
[INFO] Version specified as <2.8.0>
Downloading: http://repo1.maven.org/eclipse/org/apache/uima/uimaj-core/2.8.0/uimaj-core-2.8.0.jar
Downloading: http://repo1.maven.org/maven2/org/apache/uima/uimaj-core/2.8.0/uimaj-core-2.8.0.jar
Downloaded: http://repo1.maven.org/maven2/org/apache/uima/uimaj-core/2.8.0/uimaj-core-2.8.0.jar (1534 KB at 10433.6 KB/sec)
[INFO] Using <f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\uima\uimaj-core\2.8.0\uimaj-core-2.8.0.jar> as previous JAR
[INFO] Using <F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-core\target\uima-core.jar> as current JAR
Class org.apache.uima.cas.CASRuntimeException
 Added Field SOFAREF_NOT_SET, desc Ljava/lang/String;, access final public static
[WARNING] Rule 0: org.semver.enforcer.RequireBackwardCompatibility failed with message:
Current codebase is not backward compatible (BACKWARD_COMPATIBLE_IMPLEMENTER) with version <2.8.0>. Compatibility type has been detected as <BACKWARD_COMPATIBLE_USER>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache UIMA Java SDK: uimaj
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache UIMA Java SDK: uimaj-parent ................ SUCCESS [49.319s]
[INFO] Apache UIMA Base: uimaj-test-util: JUnit utilities  SUCCESS [1:03.175s]
[INFO] Apache UIMA Base: uimaj-core ...................... FAILURE [6:48.186s]
[INFO] Apache UIMA Base: jVinci: Vinci Transport Library . SKIPPED
[INFO] Apache UIMA Base: uimaj-adapter-vinci: Vinci Adapter  SKIPPED
[INFO] Apache UIMA Base: uimaj-cpe: Collection Processing Engine  SKIPPED
[INFO] Apache UIMA Base: uimaj-document-annotation ....... SKIPPED
[INFO] Apache UIMA Base: uimaj-tools: Tools .............. SKIPPED
[INFO] Apache UIMA Base: uimaj-examples: SDK Examples .... SKIPPED
[INFO] Apache UIMA Base: uimaj-adapter-soap: SOAP Adapter  SKIPPED
[INFO] Apache UIMA Base: uimaj-component-test-util: for JUnit  SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-debug ............... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-jcasgen ............. SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-configurator: Descriptor Editor  SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-pear-packager ....... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-launcher ............ SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor .......... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor-ide ...... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-runtime ............. SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-tools .. SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-runtime  SKIPPED
[INFO] Apache UIMA Aggregate: aggregate-uimaj-eclipse-plugins  SKIPPED
[INFO] Apache UIMA SDK Documentation - overview and setup  SKIPPED
[INFO] Apache UIMA SDK Documentation - references ........ SKIPPED
[INFO] Apache UIMA SDK Documentation - tools ............. SKIPPED
[INFO] Apache UIMA SDK Documentation - tutorials and user's guides  SKIPPED
[INFO] Apache UIMA Aggregate: aggregate-uimaj-docbooks ... SKIPPED
[INFO] Apache UIMA Maven: PearPackagingMavenPlugin ....... SKIPPED
[INFO] Apache UIMA Maven: jcasgen-maven-plugin ........... SKIPPED
[INFO] Apache UIMA Base: uimaj-bootstrap ................. SKIPPED
[INFO] Apache UIMA Aggregate: aggregate-uimaj ............ SKIPPED
[INFO] Apache UIMA Base: uimaj-json: JSON ................ SKIPPED
[INFO] Apache UIMA Java SDK: uimaj ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9:05.736s
[INFO] Finished at: Thu Jul 14 10:53:52 PDT 2016
[INFO] Final Memory: 82M/796M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (enforce-compatibility) on project uimaj-core: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :uimaj-core
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-adapter-soap\pom.xml to org.apache.uima/uimaj-adapter-soap/2.8.2-SNAPSHOT/uimaj-adapter-soap-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-core\pom.xml to org.apache.uima/uimaj-core/2.8.2-SNAPSHOT/uimaj-core-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-core\target\uima-core.jar to org.apache.uima/uimaj-core/2.8.2-SNAPSHOT/uimaj-core-2.8.2-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-test-util\pom.xml to org.apache.uima/uimaj-test-util/2.8.2-SNAPSHOT/uimaj-test-util-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-test-util\target\uimaj-test-util-2.8.2-SNAPSHOT.jar to org.apache.uima/uimaj-test-util/2.8.2-SNAPSHOT/uimaj-test-util-2.8.2-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-eclipse-feature-tools\pom.xml to org.apache.uima/uimaj-eclipse-feature-tools/2.8.2-SNAPSHOT/uimaj-eclipse-feature-tools-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\PearPackagingMavenPlugin\pom.xml to org.apache.uima/PearPackagingMavenPlugin/2.8.2-SNAPSHOT/PearPackagingMavenPlugin-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-ep-cas-editor-ide\pom.xml to org.apache.uima/uimaj-ep-cas-editor-ide/2.8.2-SNAPSHOT/uimaj-ep-cas-editor-ide-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-ep-runtime\pom.xml to org.apache.uima/uimaj-ep-runtime/2.8.2-SNAPSHOT/uimaj-ep-runtime-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-tools\pom.xml to org.apache.uima/uimaj-tools/2.8.2-SNAPSHOT/uimaj-tools-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-ep-jcasgen\pom.xml to org.apache.uima/uimaj-ep-jcasgen/2.8.2-SNAPSHOT/uimaj-ep-jcasgen-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-ep-debug\pom.xml to org.apache.uima/uimaj-ep-debug/2.8.2-SNAPSHOT/uimaj-ep-debug-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\aggregate-uimaj-eclipse-plugins\pom.xml to org.apache.uima/aggregate-uimaj-eclipse-plugins/2.8.2-SNAPSHOT/aggregate-uimaj-eclipse-plugins-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uima-docbook-tools\pom.xml to org.apache.uima/uima-docbook-tools/2.8.2-SNAPSHOT/uima-docbook-tools-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-eclipse-feature-runtime\pom.xml to org.apache.uima/uimaj-eclipse-feature-runtime/2.8.2-SNAPSHOT/uimaj-eclipse-feature-runtime-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-adapter-vinci\pom.xml to org.apache.uima/uimaj-adapter-vinci/2.8.2-SNAPSHOT/uimaj-adapter-vinci-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-bootstrap\pom.xml to org.apache.uima/uimaj-bootstrap/2.8.2-SNAPSHOT/uimaj-bootstrap-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-json\pom.xml to org.apache.uima/uimaj-json/2.8.2-SNAPSHOT/uimaj-json-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-ep-pear-packager\pom.xml to org.apache.uima/uimaj-ep-pear-packager/2.8.2-SNAPSHOT/uimaj-ep-pear-packager-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-parent\pom.xml to org.apache.uima/uimaj-parent/2.8.2-SNAPSHOT/uimaj-parent-2.8.2-SNAPSHOT.pom
No artifacts from UIMAJ-SDK_java8 » Apache UIMA Java SDK: uimaj-parent #314 to compare, so performing full copy of artifacts
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-examples\pom.xml to org.apache.uima/uimaj-examples/2.8.2-SNAPSHOT/uimaj-examples-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-ep-configurator\pom.xml to org.apache.uima/uimaj-ep-configurator/2.8.2-SNAPSHOT/uimaj-ep-configurator-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uima-docbook-overview-and-setup\pom.xml to org.apache.uima/uima-docbook-overview-and-setup/2.8.2-SNAPSHOT/uima-docbook-overview-and-setup-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-document-annotation\pom.xml to org.apache.uima/uimaj-document-annotation/2.8.2-SNAPSHOT/uimaj-document-annotation-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-cpe\pom.xml to org.apache.uima/uimaj-cpe/2.8.2-SNAPSHOT/uimaj-cpe-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uima-docbook-references\pom.xml to org.apache.uima/uima-docbook-references/2.8.2-SNAPSHOT/uima-docbook-references-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-ep-cas-editor\pom.xml to org.apache.uima/uimaj-ep-cas-editor/2.8.2-SNAPSHOT/uimaj-ep-cas-editor-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\jcasgen-maven-plugin\pom.xml to org.apache.uima/jcasgen-maven-plugin/2.8.2-SNAPSHOT/jcasgen-maven-plugin-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-ep-launcher\pom.xml to org.apache.uima/uimaj-ep-launcher/2.8.2-SNAPSHOT/uimaj-ep-launcher-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\aggregate-uimaj\pom.xml to org.apache.uima/aggregate-uimaj/2.8.2-SNAPSHOT/aggregate-uimaj-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\aggregate-uimaj-docbooks\pom.xml to org.apache.uima/aggregate-uimaj-docbooks/2.8.2-SNAPSHOT/aggregate-uimaj-docbooks-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/pom.xml> to org.apache.uima/uimaj/2.8.2-SNAPSHOT/uimaj-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-component-test-util\pom.xml to org.apache.uima/uimaj-component-test-util/2.8.2-SNAPSHOT/uimaj-component-test-util-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uima-docbook-tutorials-and-users-guides\pom.xml to org.apache.uima/uima-docbook-tutorials-and-users-guides/2.8.2-SNAPSHOT/uima-docbook-tutorials-and-users-guides-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\jVinci\pom.xml to org.apache.uima/jVinci/2.8.2-SNAPSHOT/jVinci-2.8.2-SNAPSHOT.pom
Sending e-mails to: dev@uima.apache.org
Sending e-mails to: dev@uima.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0

Build failed in Jenkins: UIMAJ-SDK_java8 #314

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMAJ-SDK_java8/314/changes>

Changes:

[schor] no Jira - add table consolidating useful comparative information about the alternative CAS Serialization capabilities

------------------------------------------
[...truncated 3583 lines...]
AU        jVinci\src\main\java\org\apache\vinci\transport\context\VinciContext.java
AU        jVinci\src\main\java\org\apache\vinci\transport\ErrorFrame.java
AU        jVinci\src\main\java\org\apache\vinci\transport\QueryableFrame.java
A         LICENSE
 U        .
At revision 1744772
Parsing POMs
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Established TCP socket on 61275
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[UIMAJ-SDK_java8] $ f:\jenkins\jenkins-slave\tools\hudson.model.JDK\latest1.8/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp f:\jenkins\jenkins-slave\maven3-agent.jar;f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.0.3\boot\plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.0.3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven3-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 61275
<===[JENKINS REMOTING CAPACITY]===>   channel started
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Executing Maven:  -B -f <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\0 -s C:\Windows\TEMP\settings6202834240128747524.xml -U -Djava.awt.headless=true -Ppmd,cobertura,findbugs clean install dependency:analyze javadoc:aggregate
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache UIMA Java SDK: uimaj-parent
[INFO] Apache UIMA Base: uimaj-test-util: JUnit utilities
[INFO] Apache UIMA Base: uimaj-core
[INFO] Apache UIMA Base: jVinci: Vinci Transport Library
[INFO] Apache UIMA Base: uimaj-adapter-vinci: Vinci Adapter
[INFO] Apache UIMA Base: uimaj-cpe: Collection Processing Engine
[INFO] Apache UIMA Base: uimaj-document-annotation
[INFO] Apache UIMA Base: uimaj-tools: Tools
[INFO] Apache UIMA Base: uimaj-examples: SDK Examples
[INFO] Apache UIMA Base: uimaj-adapter-soap: SOAP Adapter
[INFO] Apache UIMA Base: uimaj-component-test-util: for JUnit
[INFO] Apache UIMA Eclipse: uimaj-ep-debug
[INFO] Apache UIMA Eclipse: uimaj-ep-jcasgen
[INFO] Apache UIMA Eclipse: uimaj-ep-configurator: Descriptor Editor
[INFO] Apache UIMA Eclipse: uimaj-ep-pear-packager
[INFO] Apache UIMA Eclipse: uimaj-ep-launcher
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor-ide
[INFO] Apache UIMA Eclipse: uimaj-ep-runtime
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-tools
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-runtime
[INFO] Apache UIMA Aggregate: aggregate-uimaj-eclipse-plugins
[INFO] Apache UIMA SDK Documentation - overview and setup
[INFO] Apache UIMA SDK Documentation - references
[INFO] Apache UIMA SDK Documentation - tools
[INFO] Apache UIMA SDK Documentation - tutorials and user's guides
[INFO] Apache UIMA Aggregate: aggregate-uimaj-docbooks
[INFO] Apache UIMA Maven: PearPackagingMavenPlugin
[INFO] Apache UIMA Maven: jcasgen-maven-plugin
[INFO] Apache UIMA Base: uimaj-bootstrap
[INFO] Apache UIMA Aggregate: aggregate-uimaj
[INFO] Apache UIMA Base: uimaj-json: JSON
[INFO] Apache UIMA Java SDK: uimaj
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA Java SDK: uimaj-parent 2.8.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-parent ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ uimaj-parent ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ uimaj-parent ---
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (default) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-parent ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-parent ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.7:instrument (default) @ uimaj-parent ---
[INFO] Skipping cobertura mojo for project with packaging type 'pom'
[INFO] 
[INFO] --- cobertura-maven-plugin:2.7:cobertura (default) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-pmd-plugin:3.5:cpd (default) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-pmd-plugin:3.5:pmd (default) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ uimaj-parent ---
[INFO] Installing F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-parent\pom.xml to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\uima\uimaj-parent\2.8.2-SNAPSHOT\uimaj-parent-2.8.2-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-parent ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-parent ---
[WARNING] Failed to getClass for org.apache.maven.plugin.dependency.analyze.AnalyzeMojo
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:analyze (default-cli) @ uimaj-parent ---
[INFO] Skipping pom project
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA Base: uimaj-test-util: JUnit utilities 2.8.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimaj-test-util ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-test-util ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-test-util ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-test-util ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-test-util ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uimaj-test-util ---
[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) @ uimaj-test-util ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-test-util\target\classes
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMAJ-SDK_java8/uimaj-test-util/src/main/java/org/apache/uima/test/junit_extension/JUnitTestRunner.java: F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-test-util\src\main\java\org\apache\uima\test\junit_extension\JUnitTestRunner.java uses unchecked or unsafe operations.
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMAJ-SDK_java8/uimaj-test-util/src/main/java/org/apache/uima/test/junit_extension/JUnitTestRunner.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ uimaj-test-util ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-test-util\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ uimaj-test-util ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ uimaj-test-util ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache UIMA Java SDK: uimaj
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache UIMA Java SDK: uimaj-parent ................ SUCCESS [16.387s]
[INFO] Apache UIMA Base: uimaj-test-util: JUnit utilities  FAILURE [4.459s]
[INFO] Apache UIMA Base: uimaj-core ...................... SKIPPED
[INFO] Apache UIMA Base: jVinci: Vinci Transport Library . SKIPPED
[INFO] Apache UIMA Base: uimaj-adapter-vinci: Vinci Adapter  SKIPPED
[INFO] Apache UIMA Base: uimaj-cpe: Collection Processing Engine  SKIPPED
[INFO] Apache UIMA Base: uimaj-document-annotation ....... SKIPPED
[INFO] Apache UIMA Base: uimaj-tools: Tools .............. SKIPPED
[INFO] Apache UIMA Base: uimaj-examples: SDK Examples .... SKIPPED
[INFO] Apache UIMA Base: uimaj-adapter-soap: SOAP Adapter  SKIPPED
[INFO] Apache UIMA Base: uimaj-component-test-util: for JUnit  SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-debug ............... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-jcasgen ............. SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-configurator: Descriptor Editor  SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-pear-packager ....... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-launcher ............ SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor .......... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor-ide ...... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-runtime ............. SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-tools .. SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-runtime  SKIPPED
[INFO] Apache UIMA Aggregate: aggregate-uimaj-eclipse-plugins  SKIPPED
[INFO] Apache UIMA SDK Documentation - overview and setup  SKIPPED
[INFO] Apache UIMA SDK Documentation - references ........ SKIPPED
[INFO] Apache UIMA SDK Documentation - tools ............. SKIPPED
[INFO] Apache UIMA SDK Documentation - tutorials and user's guides  SKIPPED
[INFO] Apache UIMA Aggregate: aggregate-uimaj-docbooks ... SKIPPED
[INFO] Apache UIMA Maven: PearPackagingMavenPlugin ....... SKIPPED
[INFO] Apache UIMA Maven: jcasgen-maven-plugin ........... SKIPPED
[INFO] Apache UIMA Base: uimaj-bootstrap ................. SKIPPED
[INFO] Apache UIMA Aggregate: aggregate-uimaj ............ SKIPPED
[INFO] Apache UIMA Base: uimaj-json: JSON ................ SKIPPED
[INFO] Apache UIMA Java SDK: uimaj ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31.297s
[INFO] Finished at: Fri May 20 10:23:56 PDT 2016
[INFO] Final Memory: 49M/247M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dev@uima.apache.org
ERROR: Failed to parse POMs
hudson.util.IOException2: java.util.MissingResourceException: Unable to load resource jar:file:/C:/Windows/system32/config/systemprofile/.jenkins/cache/jars/E1/2CFD76F12D93953A10911C2505CB59.jar!/hudson/maven/Messages.properties
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:184)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [f:\jenkins\jenkins-slave\tools\hudson.model.JDK\latest1.8/bin/java, -Xmx2g, -Xms256m, -XX:MaxPermSize=512m, -cp, f:\jenkins\jenkins-slave\maven3-agent.jar;f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.0.3\boot\plexus-classworlds-2.4.jar, org.jvnet.hudson.maven3.agent.Maven3Main, f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.0.3, F:\jenkins\jenkins-slave\slave.jar, f:\jenkins\jenkins-slave\maven3-interceptor.jar, f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar, 61275](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:853)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.util.MissingResourceException: Unable to load resource jar:file:/C:/Windows/system32/config/systemprofile/.jenkins/cache/jars/E1/2CFD76F12D93953A10911C2505CB59.jar!/hudson/maven/Messages.properties
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:121)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:128)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:128)
	at org.jvnet.localizer.ResourceBundleHolder.format(ResourceBundleHolder.java:170)
	at hudson.maven.Messages.MavenBuilder_Waiting(Messages.java:475)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:184)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:143)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.zip.ZipException: zip file is empty
	at java.util.zip.ZipFile.open(Native Method)
	at java.util.zip.ZipFile.<init>(ZipFile.java:219)
	at java.util.zip.ZipFile.<init>(ZipFile.java:149)
	at java.util.jar.JarFile.<init>(JarFile.java:166)
	at java.util.jar.JarFile.<init>(JarFile.java:103)
	at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:93)
	at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69)
	at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:109)
	at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:122)
	at sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnection.java:150)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:113)
	... 15 more
channel stopped

Build failed in Jenkins: UIMAJ-SDK_java8 #313

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMAJ-SDK_java8/313/changes>

Changes:

[schor] [UIMA-4932] add test case, and also add tests that measure add to index performance in reverse order

[schor] [UIMA-4932] add check for missing sofa ref when adding to indexes, with message indicating possible cause

------------------------------------------
[...truncated 5749 lines...]

Expected Error: JCas getNthElement method called via invalid object - an empty list: EmptyStringList.
Expected Error: JCas getNthElement method called with index "-1" which is negative.
Expected Error: JCas getNthElement method called with index "2" larger than the length of the list.
May 13, 2016 5:21:48 PM org.apache.uima.jcas.impl.JCasImpl getJCas(768)
WARNING: 
JCas Type "x.y.z.Token" implements getters and setters for feature "sentenceLength", but the type system doesnt define that feature.

May 13, 2016 5:21:48 PM org.apache.uima.jcas.impl.JCasImpl getJCas(768)
WARNING: 
JCas Type "x.y.z.Token" implements getters and setters for feature "sentenceLength", but the type system doesnt define that feature.

May 13, 2016 5:21:48 PM org.apache.uima.jcas.impl.JCasImpl getJCas(768)
WARNING: 
JCas Type "x.y.z.Token" implements getters and setters for feature "sentenceLength", but the type system doesnt define that feature.

May 13, 2016 5:21:48 PM org.apache.uima.jcas.impl.JCasImpl getJCas(768)
WARNING: 
JCas Type "x.y.z.Token" implements getters and setters for feature "sentenceLength", but the type system doesnt define that feature.

May 13, 2016 5:21:48 PM org.apache.uima.jcas.impl.JCasImpl getJCas(768)
WARNING: 
JCas Type "x.y.z.Token" implements getters and setters for feature "sentenceLength", but the type system doesnt define that feature.
JCas Type "aa.MissingFeatureInCas" implements getters and setters for feature "missingThisOne", but the type system doesnt define that feature.

May 13, 2016 5:21:48 PM org.apache.uima.jcas.impl.JCasImpl getJCas(768)
WARNING: 
JCas Type "x.y.z.Token" implements getters and setters for feature "sentenceLength", but the type system doesnt define that feature.
JCas Type "aa.MissingFeatureInCas" implements getters and setters for feature "missingThisOne", but the type system doesnt define that feature.

May 13, 2016 5:21:48 PM org.apache.uima.jcas.impl.JCasImpl getJCas(768)
WARNING: 
JCas Type "x.y.z.Token" implements getters and setters for feature "sentenceLength", but the type system doesnt define that feature.

May 13, 2016 5:21:48 PM org.apache.uima.jcas.impl.JCasImpl getJCas(768)
WARNING: 
JCas Type "x.y.z.Token" implements getters and setters for feature "sentenceLength", but the type system doesnt define that feature.


Caught CAS Exception with message: The JCas cannot be initialized.  The following errors occurred: 
JCas Type "x.y.z.Token" implements getters and setters for feature "sentenceLength", but the type system doesnt define that feature.
The JCAS range type uima.cas.String for feature changedFType of type aa.MissingFeatureInCas does not match the CAS range type uima.cas.Float for the feature.

May 13, 2016 5:21:48 PM org.apache.uima.jcas.impl.JCasImpl getJCas(768)
WARNING: 
JCas Type "x.y.z.Token" implements getters and setters for feature "sentenceLength", but the type system doesnt define that feature.

May 13, 2016 5:21:48 PM org.apache.uima.jcas.impl.JCasImpl getJCas(768)
WARNING: 
JCas Type "x.y.z.Token" implements getters and setters for feature "sentenceLength", but the type system doesnt define that feature.

May 13, 2016 5:21:48 PM org.apache.uima.jcas.impl.JCasImpl getJCas(768)
WARNING: 
JCas Type "x.y.z.Token" implements getters and setters for feature "sentenceLength", but the type system doesnt define that feature.

May 13, 2016 5:21:48 PM org.apache.uima.jcas.impl.JCasImpl getJCas(768)
WARNING: 
JCas Type "x.y.z.Token" implements getters and setters for feature "sentenceLength", but the type system doesnt define that feature.

May 13, 2016 5:21:48 PM org.apache.uima.jcas.impl.JCasImpl getJCas(768)
WARNING: 
JCas Type "x.y.z.Token" implements getters and setters for feature "sentenceLength", but the type system doesnt define that feature.

May 13, 2016 5:21:48 PM org.apache.uima.jcas.impl.JCasImpl getJCas(768)
WARNING: 
JCas Type "x.y.z.Token" implements getters and setters for feature "sentenceLength", but the type system doesnt define that feature.

This error msg expected: org.apache.uima.cas.CASException: Type information from the CAS cannot be accessed while initializing the JCas type missing.type
This error msg expected: org.apache.uima.cas.CASException: JCas Type "uima.tcas.Annotation" implements getters and setters for feature "Begin", but the type system doesnt define that feature.
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec - in org.apache.uima.jcas.test.JCasTest
Running org.apache.uima.resource.service.impl.TestResourceServiceStub
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.resource.service.impl.TestResourceServiceStub
Running org.apache.uima.resource.service.impl.ResourceService_implTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.resource.service.impl.ResourceService_implTest
Running org.apache.uima.resource.service.impl.ResourceServiceAdapter_implTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.uima.resource.service.impl.ResourceServiceAdapter_implTest
Running org.apache.uima.resource.impl.PearSpecifier_implTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.uima.resource.impl.PearSpecifier_implTest
Running org.apache.uima.resource.impl.CasManager_implTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.resource.impl.CasManager_implTest
Running org.apache.uima.resource.impl.ResourceManager_implTest
May 13, 2016 5:21:48 PM org.apache.uima.resource.impl.ResourceManager_impl initializeExternalResources
WARNING: The external resource named MyFileLanguageResource has been declared multiple times with different definitions. The definition of the resource in component /Annotator1/ will be used.  The definition in component /Annotator2/ will be ignored.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.apache.uima.resource.impl.ResourceManager_implTest
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
Running org.apache.uima.resource.impl.ConfigurableDataResource_implTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.resource.impl.ConfigurableDataResource_implTest
Running org.apache.uima.resource.impl.RelativePathResolver_implTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.resource.impl.RelativePathResolver_implTest
Running org.apache.uima.resource.impl.ConfigurableDataResourceSpecifier_implTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.uima.resource.impl.ConfigurableDataResourceSpecifier_implTest
Running org.apache.uima.resource.impl.URISpecifier_implTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.uima.resource.impl.URISpecifier_implTest
Running org.apache.uima.resource.impl.DataResource_implTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.resource.impl.DataResource_implTest
Running org.apache.uima.resource.impl.ResourceCreationSpecifier_implTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.uima.resource.impl.ResourceCreationSpecifier_implTest
Running org.apache.uima.resource.impl.FileLanguageResource_implTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.uima.resource.impl.FileLanguageResource_implTest
Running org.apache.uima.resource.ConfigurableResource_implTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.resource.ConfigurableResource_implTest
Running org.apache.uima.resource.TestCasConsumer
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.resource.TestCasConsumer
Running org.apache.uima.resource.metadata.impl.TestFruitBagObject
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.resource.metadata.impl.TestFruitBagObject
Running org.apache.uima.resource.metadata.impl.TypeSystemDescription_implTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.resource.metadata.impl.TypeSystemDescription_implTest
Running org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_implTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_implTest
Running org.apache.uima.resource.metadata.impl.Import_implTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.resource.metadata.impl.Import_implTest
Running org.apache.uima.resource.metadata.impl.TestFruitObject
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.resource.metadata.impl.TestFruitObject
Running org.apache.uima.resource.metadata.impl.TypePriorities_implTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.resource.metadata.impl.TypePriorities_implTest
Running org.apache.uima.resource.metadata.impl.MetaDataObject_implTest
true
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.resource.metadata.impl.MetaDataObject_implTest
Running org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_implTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_implTest
Running org.apache.uima.resource.metadata.impl.FsIndexCollection_implTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.apache.uima.resource.metadata.impl.FsIndexCollection_implTest
[INFO] Cobertura: Loaded information on 918 classes.
[INFO] Cobertura: Saved information on 918 classes.

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- cobertura-maven-plugin:2.7:cobertura (default) @ uimaj-core ---
[INFO] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[INFO] Cobertura: Loaded information on 918 classes.
Report time: 3162ms

[INFO] Cobertura Report generation was successful.
[INFO] 
[INFO] --- maven-pmd-plugin:3.5:cpd (default) @ uimaj-core ---
[INFO] 
[INFO] --- maven-pmd-plugin:3.5:pmd (default) @ uimaj-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-compatibility) @ uimaj-core ---
[INFO] Version specified as <2.8.0>
[INFO] Using </home/jenkins/jenkins-slave/maven-repositories/1/org/apache/uima/uimaj-core/2.8.0/uimaj-core-2.8.0.jar> as previous JAR
[INFO] Using <<https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-core/target/uima-core.jar>> as current JAR
Class org.apache.uima.cas.CASRuntimeException
 Added Field SOFAREF_NOT_SET, desc Ljava/lang/String;, access final public static
[WARNING] Rule 0: org.semver.enforcer.RequireBackwardCompatibility failed with message:
Current codebase is not backward compatible (BACKWARD_COMPATIBLE_IMPLEMENTER) with version <2.8.0>. Compatibility type has been detected as <BACKWARD_COMPATIBLE_USER>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache UIMA Java SDK: uimaj
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache UIMA Java SDK: uimaj-parent ................ SUCCESS [14.243s]
[INFO] Apache UIMA Base: uimaj-test-util: JUnit utilities  SUCCESS [19.186s]
[INFO] Apache UIMA Base: uimaj-core ...................... FAILURE [3:22.010s]
[INFO] Apache UIMA Base: jVinci: Vinci Transport Library . SKIPPED
[INFO] Apache UIMA Base: uimaj-adapter-vinci: Vinci Adapter  SKIPPED
[INFO] Apache UIMA Base: uimaj-cpe: Collection Processing Engine  SKIPPED
[INFO] Apache UIMA Base: uimaj-document-annotation ....... SKIPPED
[INFO] Apache UIMA Base: uimaj-tools: Tools .............. SKIPPED
[INFO] Apache UIMA Base: uimaj-examples: SDK Examples .... SKIPPED
[INFO] Apache UIMA Base: uimaj-adapter-soap: SOAP Adapter  SKIPPED
[INFO] Apache UIMA Base: uimaj-component-test-util: for JUnit  SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-debug ............... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-jcasgen ............. SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-configurator: Descriptor Editor  SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-pear-packager ....... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-launcher ............ SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor .......... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor-ide ...... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-runtime ............. SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-tools .. SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-runtime  SKIPPED
[INFO] Apache UIMA Aggregate: aggregate-uimaj-eclipse-plugins  SKIPPED
[INFO] Apache UIMA SDK Documentation - overview and setup  SKIPPED
[INFO] Apache UIMA SDK Documentation - references ........ SKIPPED
[INFO] Apache UIMA SDK Documentation - tools ............. SKIPPED
[INFO] Apache UIMA SDK Documentation - tutorials and user's guides  SKIPPED
[INFO] Apache UIMA Aggregate: aggregate-uimaj-docbooks ... SKIPPED
[INFO] Apache UIMA Maven: PearPackagingMavenPlugin ....... SKIPPED
[INFO] Apache UIMA Maven: jcasgen-maven-plugin ........... SKIPPED
[INFO] Apache UIMA Base: uimaj-bootstrap ................. SKIPPED
[INFO] Apache UIMA Aggregate: aggregate-uimaj ............ SKIPPED
[INFO] Apache UIMA Base: uimaj-json: JSON ................ SKIPPED
[INFO] Apache UIMA Java SDK: uimaj ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:59.870s
[INFO] Finished at: Fri May 13 17:22:03 UTC 2016
[INFO] Final Memory: 99M/867M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (enforce-compatibility) on project uimaj-core: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :uimaj-core
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-adapter-soap/pom.xml> to org.apache.uima/uimaj-adapter-soap/2.8.2-SNAPSHOT/uimaj-adapter-soap-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-core/pom.xml> to org.apache.uima/uimaj-core/2.8.2-SNAPSHOT/uimaj-core-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-core/target/uima-core.jar> to org.apache.uima/uimaj-core/2.8.2-SNAPSHOT/uimaj-core-2.8.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-test-util/pom.xml> to org.apache.uima/uimaj-test-util/2.8.2-SNAPSHOT/uimaj-test-util-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-test-util/target/uimaj-test-util-2.8.2-SNAPSHOT.jar> to org.apache.uima/uimaj-test-util/2.8.2-SNAPSHOT/uimaj-test-util-2.8.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-eclipse-feature-tools/pom.xml> to org.apache.uima/uimaj-eclipse-feature-tools/2.8.2-SNAPSHOT/uimaj-eclipse-feature-tools-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/PearPackagingMavenPlugin/pom.xml> to org.apache.uima/PearPackagingMavenPlugin/2.8.2-SNAPSHOT/PearPackagingMavenPlugin-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-cas-editor-ide/pom.xml> to org.apache.uima/uimaj-ep-cas-editor-ide/2.8.2-SNAPSHOT/uimaj-ep-cas-editor-ide-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-runtime/pom.xml> to org.apache.uima/uimaj-ep-runtime/2.8.2-SNAPSHOT/uimaj-ep-runtime-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/pom.xml> to org.apache.uima/uimaj-tools/2.8.2-SNAPSHOT/uimaj-tools-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-jcasgen/pom.xml> to org.apache.uima/uimaj-ep-jcasgen/2.8.2-SNAPSHOT/uimaj-ep-jcasgen-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-debug/pom.xml> to org.apache.uima/uimaj-ep-debug/2.8.2-SNAPSHOT/uimaj-ep-debug-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/aggregate-uimaj-eclipse-plugins/pom.xml> to org.apache.uima/aggregate-uimaj-eclipse-plugins/2.8.2-SNAPSHOT/aggregate-uimaj-eclipse-plugins-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uima-docbook-tools/pom.xml> to org.apache.uima/uima-docbook-tools/2.8.2-SNAPSHOT/uima-docbook-tools-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-eclipse-feature-runtime/pom.xml> to org.apache.uima/uimaj-eclipse-feature-runtime/2.8.2-SNAPSHOT/uimaj-eclipse-feature-runtime-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-adapter-vinci/pom.xml> to org.apache.uima/uimaj-adapter-vinci/2.8.2-SNAPSHOT/uimaj-adapter-vinci-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-bootstrap/pom.xml> to org.apache.uima/uimaj-bootstrap/2.8.2-SNAPSHOT/uimaj-bootstrap-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-json/pom.xml> to org.apache.uima/uimaj-json/2.8.2-SNAPSHOT/uimaj-json-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-pear-packager/pom.xml> to org.apache.uima/uimaj-ep-pear-packager/2.8.2-SNAPSHOT/uimaj-ep-pear-packager-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-parent/pom.xml> to org.apache.uima/uimaj-parent/2.8.2-SNAPSHOT/uimaj-parent-2.8.2-SNAPSHOT.pom
No artifacts from UIMAJ-SDK_java8 » Apache UIMA Java SDK: uimaj-parent #312 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-examples/pom.xml> to org.apache.uima/uimaj-examples/2.8.2-SNAPSHOT/uimaj-examples-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-configurator/pom.xml> to org.apache.uima/uimaj-ep-configurator/2.8.2-SNAPSHOT/uimaj-ep-configurator-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uima-docbook-overview-and-setup/pom.xml> to org.apache.uima/uima-docbook-overview-and-setup/2.8.2-SNAPSHOT/uima-docbook-overview-and-setup-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-document-annotation/pom.xml> to org.apache.uima/uimaj-document-annotation/2.8.2-SNAPSHOT/uimaj-document-annotation-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-cpe/pom.xml> to org.apache.uima/uimaj-cpe/2.8.2-SNAPSHOT/uimaj-cpe-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uima-docbook-references/pom.xml> to org.apache.uima/uima-docbook-references/2.8.2-SNAPSHOT/uima-docbook-references-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-cas-editor/pom.xml> to org.apache.uima/uimaj-ep-cas-editor/2.8.2-SNAPSHOT/uimaj-ep-cas-editor-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jcasgen-maven-plugin/pom.xml> to org.apache.uima/jcasgen-maven-plugin/2.8.2-SNAPSHOT/jcasgen-maven-plugin-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-launcher/pom.xml> to org.apache.uima/uimaj-ep-launcher/2.8.2-SNAPSHOT/uimaj-ep-launcher-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/aggregate-uimaj/pom.xml> to org.apache.uima/aggregate-uimaj/2.8.2-SNAPSHOT/aggregate-uimaj-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/aggregate-uimaj-docbooks/pom.xml> to org.apache.uima/aggregate-uimaj-docbooks/2.8.2-SNAPSHOT/aggregate-uimaj-docbooks-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/pom.xml> to org.apache.uima/uimaj/2.8.2-SNAPSHOT/uimaj-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-component-test-util/pom.xml> to org.apache.uima/uimaj-component-test-util/2.8.2-SNAPSHOT/uimaj-component-test-util-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uima-docbook-tutorials-and-users-guides/pom.xml> to org.apache.uima/uima-docbook-tutorials-and-users-guides/2.8.2-SNAPSHOT/uima-docbook-tutorials-and-users-guides-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/pom.xml> to org.apache.uima/jVinci/2.8.2-SNAPSHOT/jVinci-2.8.2-SNAPSHOT.pom
Sending e-mails to: dev@uima.apache.org
Sending e-mails to: dev@uima.apache.org
channel stopped