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 2017/04/28 21:14:27 UTC

Build failed in Jenkins: UIMA-AS » Apache UIMA-AS: uimaj-as-core #474

See <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/474/display/redirect?page=changes>

Changes:

[cwiklik] UIMA-5385 Add support for targeting specific service instance and prioritization of msgs

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA-AS: uimaj-as-core 2.9.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimaj-as-core ---
[TASKS] Scanning folder '<https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/'> for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 217 files to scan for tasks
Found 113 open tasks.
[TASKS] Computing warning deltas based on reference build #473
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-as-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-as-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (parse-version) @ uimaj-as-core ---
[INFO] Source directory: <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/generated-sources/releaseVersion> added.
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-as-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (setVersions) @ uimaj-as-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- xmlbeans-maven-plugin:2.3.3:xmlbeans (gen-beans-id) @ uimaj-as-core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-as-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uimaj-as-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 172 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uimaj-as-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 263 source files to <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/classes>
[WARNING] <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/src/main/java/org/apache/uima/aae/controller/BaseAnalysisEngineController.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/src/main/java/org/apache/uima/aae/controller/BaseAnalysisEngineController.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ uimaj-as-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ uimaj-as-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ uimaj-as-core ---
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ uimaj-as-core ---

[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ uimaj-as-core ---
[INFO] Building jar: <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/uimaj-as-core.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ uimaj-as-core ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ uimaj-as-core ---
[INFO] Installing <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/uimaj-as-core.jar> to /home/jenkins/.m2/repository/org/apache/uima/uimaj-as-core/2.9.1-SNAPSHOT/uimaj-as-core-2.9.1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/uima/uimaj-as-core/2.9.1-SNAPSHOT/uimaj-as-core-2.9.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:pmd (default-cli) @ uimaj-as-core ---
[WARNING] There are 1 PMD processing errors:
[WARNING] <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/src/main/java/org/apache/uima/aae/UimaAsPriorityBasedThreadFactory.java>: Error while parsing <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/src/main/java/org/apache/uima/aae/UimaAsPriorityBasedThreadFactory.java>
[PMD] Searching for all files in <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target> that match the pattern pmd.xml
[PMD] Parsing 1 file in <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target>
[PMD] Successfully parsed file <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/pmd.xml> of module Apache UIMA-AS: uimaj-as-core with 1245 unique warnings and 0 duplicates.
[PMD] Computing warning deltas based on reference build #473
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (default-cli) @ uimaj-as-core ---
[DRY] Searching for all files in <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target> that match the pattern cpd.xml
[DRY] Parsing 1 file in <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target>
[DRY] Successfully parsed file <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/cpd.xml> of module Apache UIMA-AS: uimaj-as-core with 46 unique warnings and 0 duplicates.
[DRY] Computing warning deltas based on reference build #473
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ uimaj-as-core ---
[INFO] Fork Value is true
     [java] Warnings generated: 104
[INFO] Done FindBugs Analysis....
[WARNING] The bug pattern DM_INVALID_MIN_MAX was already loaded. It could be a duplicate.
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target> that match the pattern findbugsXml.xml
[FINDBUGS] Parsing 1 file in <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/findbugsXml.xml> of module Apache UIMA-AS: uimaj-as-core with 103 unique warnings and 1 duplicate.
[FINDBUGS] Computing warning deltas based on reference build #473
[INFO] 
[INFO] >>> cobertura-maven-plugin:2.7:cobertura (default-cli) > [cobertura]test @ uimaj-as-core >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-as-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-as-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (parse-version) @ uimaj-as-core ---
[INFO] Source directory: <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/generated-sources/releaseVersion> added.
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-as-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (setVersions) @ uimaj-as-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- xmlbeans-maven-plugin:2.3.3:xmlbeans (gen-beans-id) @ uimaj-as-core ---
[INFO] All schema objects are up to date.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-as-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uimaj-as-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 172 resources
[INFO] Copying 3 resources
[INFO] Copying 172 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uimaj-as-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 263 source files to <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/classes>
[WARNING] <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/src/main/java/org/apache/uima/aae/controller/BaseAnalysisEngineController.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/src/main/java/org/apache/uima/aae/controller/BaseAnalysisEngineController.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- cobertura-maven-plugin:2.7:instrument (default-cli) @ uimaj-as-core ---
[INFO] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[INFO] Cobertura: Saved information on 347 classes.
[INFO] Cobertura: Saved information on 347 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ uimaj-as-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ uimaj-as-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ uimaj-as-core ---
[JENKINS] Recording test results
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.7:cobertura (default-cli) < [cobertura]test @ uimaj-as-core <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.7:cobertura (default-cli) @ uimaj-as-core ---
[INFO] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[INFO] Cobertura: Loaded information on 347 classes.
Report time: 2649ms

[INFO] Cobertura Report generation was successful.
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (default-cli) > generate-sources @ uimaj-as-core >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-as-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-as-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (parse-version) @ uimaj-as-core ---
[INFO] Source directory: <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/generated-sources/releaseVersion> added.
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-as-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (setVersions) @ uimaj-as-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- xmlbeans-maven-plugin:2.3.3:xmlbeans (gen-beans-id) @ uimaj-as-core ---
[INFO] All schema objects are up to date.
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (default-cli) < generate-sources @ uimaj-as-core <<<
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ uimaj-as-core ---
[INFO] 
1 error
1 warning
[JENKINS] Archiving  javadoc

Jenkins build is back to normal : UIMA-AS » Apache UIMA-AS: uimaj-as-core #476

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/476/display/redirect?page=changes>


Build failed in Jenkins: UIMA-AS » Apache UIMA-AS: uimaj-as-core #475

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/475/display/redirect>

------------------------------------------
[...truncated 1.30 KB...]
[INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/uima/uimaj-parent/2.9.0/uimaj-parent-2.9.0.pom (15 KB at 638.2 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/apache/uima/parent-pom/10/parent-pom-10.pom
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/uima/parent-pom/10/parent-pom-10.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/uima/parent-pom/10/parent-pom-10.pom (112 KB at 3097.0 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/com/thoughtworks/xstream/xstream/1.4.8/xstream-1.4.8.pom
[INFO] Downloading: http://repo1.maven.org/maven2/com/thoughtworks/xstream/xstream/1.4.8/xstream-1.4.8.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/com/thoughtworks/xstream/xstream/1.4.8/xstream-1.4.8.pom (13 KB at 618.3 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/com/thoughtworks/xstream/xstream-parent/1.4.8/xstream-parent-1.4.8.pom
[INFO] Downloading: http://repo1.maven.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.8/xstream-parent-1.4.8.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.8/xstream-parent-1.4.8.pom (29 KB at 1149.8 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/apache/xmlbeans/xmlbeans/2.4.0/xmlbeans-2.4.0.pom
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/xmlbeans/xmlbeans/2.4.0/xmlbeans-2.4.0.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/xmlbeans/xmlbeans/2.4.0/xmlbeans-2.4.0.pom (5 KB at 52.7 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/springframework/spring-core/4.1.9.RELEASE/spring-core-4.1.9.RELEASE.pom
[INFO] Downloading: http://repo1.maven.org/maven2/org/springframework/spring-core/4.1.9.RELEASE/spring-core-4.1.9.RELEASE.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/springframework/spring-core/4.1.9.RELEASE/spring-core-4.1.9.RELEASE.pom (3 KB at 121.6 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/springframework/spring-aop/4.1.9.RELEASE/spring-aop-4.1.9.RELEASE.pom
[INFO] Downloading: http://repo1.maven.org/maven2/org/springframework/spring-aop/4.1.9.RELEASE/spring-aop-4.1.9.RELEASE.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/springframework/spring-aop/4.1.9.RELEASE/spring-aop-4.1.9.RELEASE.pom (3 KB at 129.5 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/springframework/spring-beans/4.1.9.RELEASE/spring-beans-4.1.9.RELEASE.pom
[INFO] Downloading: http://repo1.maven.org/maven2/org/springframework/spring-beans/4.1.9.RELEASE/spring-beans-4.1.9.RELEASE.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/springframework/spring-beans/4.1.9.RELEASE/spring-beans-4.1.9.RELEASE.pom (3 KB at 122.2 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/springframework/spring-context/4.1.9.RELEASE/spring-context-4.1.9.RELEASE.pom
[INFO] Downloading: http://repo1.maven.org/maven2/org/springframework/spring-context/4.1.9.RELEASE/spring-context-4.1.9.RELEASE.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/springframework/spring-context/4.1.9.RELEASE/spring-context-4.1.9.RELEASE.pom (5 KB at 235.8 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/springframework/spring-expression/4.1.9.RELEASE/spring-expression-4.1.9.RELEASE.pom
[INFO] Downloading: http://repo1.maven.org/maven2/org/springframework/spring-expression/4.1.9.RELEASE/spring-expression-4.1.9.RELEASE.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/springframework/spring-expression/4.1.9.RELEASE/spring-expression-4.1.9.RELEASE.pom (2 KB at 10.1 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/springframework/spring-tx/4.1.9.RELEASE/spring-tx-4.1.9.RELEASE.pom
[INFO] Downloading: http://repo1.maven.org/maven2/org/springframework/spring-tx/4.1.9.RELEASE/spring-tx-4.1.9.RELEASE.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/springframework/spring-tx/4.1.9.RELEASE/spring-tx-4.1.9.RELEASE.pom (4 KB at 156.6 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/springframework/spring-jms/4.1.9.RELEASE/spring-jms-4.1.9.RELEASE.pom
[INFO] Downloading: http://repo1.maven.org/maven2/org/springframework/spring-jms/4.1.9.RELEASE/spring-jms-4.1.9.RELEASE.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/springframework/spring-jms/4.1.9.RELEASE/spring-jms-4.1.9.RELEASE.pom (4 KB at 40.4 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/springframework/spring-messaging/4.1.9.RELEASE/spring-messaging-4.1.9.RELEASE.pom
[INFO] Downloading: http://repo1.maven.org/maven2/org/springframework/spring-messaging/4.1.9.RELEASE/spring-messaging-4.1.9.RELEASE.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/springframework/spring-messaging/4.1.9.RELEASE/spring-messaging-4.1.9.RELEASE.pom (4 KB at 165.7 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/apache/uima/uimaj-core/2.9.0/uimaj-core-2.9.0.jar
[INFO] Downloading: http://repo1.maven.org/eclipse/org/apache/xmlbeans/xmlbeans/2.4.0/xmlbeans-2.4.0.jar
[INFO] Downloading: http://repo1.maven.org/eclipse/org/springframework/spring-core/4.1.9.RELEASE/spring-core-4.1.9.RELEASE.jar
[INFO] Downloading: http://repo1.maven.org/eclipse/org/springframework/spring-aop/4.1.9.RELEASE/spring-aop-4.1.9.RELEASE.jar
[INFO] Downloading: http://repo1.maven.org/eclipse/org/springframework/spring-beans/4.1.9.RELEASE/spring-beans-4.1.9.RELEASE.jar
[INFO] Downloading: http://repo1.maven.org/eclipse/org/springframework/spring-context/4.1.9.RELEASE/spring-context-4.1.9.RELEASE.jar
[INFO] Downloading: http://repo1.maven.org/eclipse/org/springframework/spring-expression/4.1.9.RELEASE/spring-expression-4.1.9.RELEASE.jar
[INFO] Downloading: http://repo1.maven.org/eclipse/org/springframework/spring-tx/4.1.9.RELEASE/spring-tx-4.1.9.RELEASE.jar
[INFO] Downloading: http://repo1.maven.org/eclipse/org/springframework/spring-jms/4.1.9.RELEASE/spring-jms-4.1.9.RELEASE.jar
[INFO] Downloading: http://repo1.maven.org/eclipse/org/springframework/spring-messaging/4.1.9.RELEASE/spring-messaging-4.1.9.RELEASE.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/uima/uimaj-core/2.9.0/uimaj-core-2.9.0.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/xmlbeans/xmlbeans/2.4.0/xmlbeans-2.4.0.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/springframework/spring-core/4.1.9.RELEASE/spring-core-4.1.9.RELEASE.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/springframework/spring-aop/4.1.9.RELEASE/spring-aop-4.1.9.RELEASE.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/springframework/spring-beans/4.1.9.RELEASE/spring-beans-4.1.9.RELEASE.jar
[INFO] Downloaded: http://repo1.maven.org/maven2/org/springframework/spring-aop/4.1.9.RELEASE/spring-aop-4.1.9.RELEASE.jar (351 KB at 7162.9 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/springframework/spring-context/4.1.9.RELEASE/spring-context-4.1.9.RELEASE.jar
[INFO] Downloaded: http://repo1.maven.org/maven2/org/springframework/spring-context/4.1.9.RELEASE/spring-context-4.1.9.RELEASE.jar (1003 KB at 9200.4 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/springframework/spring-expression/4.1.9.RELEASE/spring-expression-4.1.9.RELEASE.jar
[INFO] Downloaded: http://repo1.maven.org/maven2/org/springframework/spring-beans/4.1.9.RELEASE/spring-beans-4.1.9.RELEASE.jar (696 KB at 5310.9 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/springframework/spring-tx/4.1.9.RELEASE/spring-tx-4.1.9.RELEASE.jar
[INFO] Downloaded: http://repo1.maven.org/maven2/org/springframework/spring-expression/4.1.9.RELEASE/spring-expression-4.1.9.RELEASE.jar (254 KB at 1946.2 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/springframework/spring-jms/4.1.9.RELEASE/spring-jms-4.1.9.RELEASE.jar
[INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/xmlbeans/xmlbeans/2.4.0/xmlbeans-2.4.0.jar (2631 KB at 16546.6 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/springframework/spring-messaging/4.1.9.RELEASE/spring-messaging-4.1.9.RELEASE.jar
[INFO] Downloaded: http://repo1.maven.org/maven2/org/springframework/spring-tx/4.1.9.RELEASE/spring-tx-4.1.9.RELEASE.jar (247 KB at 1563.2 KB/sec)
[INFO] Downloaded: http://repo1.maven.org/maven2/org/springframework/spring-messaging/4.1.9.RELEASE/spring-messaging-4.1.9.RELEASE.jar (280 KB at 1562.7 KB/sec)
[INFO] Downloaded: http://repo1.maven.org/maven2/org/springframework/spring-core/4.1.9.RELEASE/spring-core-4.1.9.RELEASE.jar (986 KB at 4717.4 KB/sec)
[INFO] Downloaded: http://repo1.maven.org/maven2/org/springframework/spring-jms/4.1.9.RELEASE/spring-jms-4.1.9.RELEASE.jar (264 KB at 1029.0 KB/sec)
[INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/uima/uimaj-core/2.9.0/uimaj-core-2.9.0.jar (1554 KB at 3429.7 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimaj-as-core ---
[TASKS] Scanning folder '<https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/'> for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 217 files to scan for tasks
Found 113 open tasks.
[TASKS] Computing warning deltas based on reference build #473
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-as-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-as-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (parse-version) @ uimaj-as-core ---
[INFO] Source directory: <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/generated-sources/releaseVersion> added.
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-as-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (setVersions) @ uimaj-as-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- xmlbeans-maven-plugin:2.3.3:xmlbeans (gen-beans-id) @ uimaj-as-core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-as-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uimaj-as-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 172 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uimaj-as-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 263 source files to <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/classes>
[WARNING] <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/src/main/java/org/apache/uima/aae/controller/BaseAnalysisEngineController.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/src/main/java/org/apache/uima/aae/controller/BaseAnalysisEngineController.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ uimaj-as-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ uimaj-as-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ uimaj-as-core ---
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ uimaj-as-core ---

[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ uimaj-as-core ---
[INFO] Building jar: <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/uimaj-as-core.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ uimaj-as-core ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ uimaj-as-core ---
[INFO] Installing <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/uimaj-as-core.jar> to /home/jenkins/.m2/repository/org/apache/uima/uimaj-as-core/2.9.1-SNAPSHOT/uimaj-as-core-2.9.1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/uima/uimaj-as-core/2.9.1-SNAPSHOT/uimaj-as-core-2.9.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:pmd (default-cli) @ uimaj-as-core ---
[PMD] Searching for all files in <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target> that match the pattern pmd.xml
[PMD] Parsing 1 file in <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target>
[PMD] Successfully parsed file <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/pmd.xml> of module Apache UIMA-AS: uimaj-as-core with 1246 unique warnings and 0 duplicates.
[PMD] Computing warning deltas based on reference build #473
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (default-cli) @ uimaj-as-core ---
[DRY] Searching for all files in <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target> that match the pattern cpd.xml
[DRY] Parsing 1 file in <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target>
[DRY] Successfully parsed file <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/cpd.xml> of module Apache UIMA-AS: uimaj-as-core with 46 unique warnings and 0 duplicates.
[DRY] Computing warning deltas based on reference build #473
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ uimaj-as-core ---
[INFO] Fork Value is true
     [java] Warnings generated: 104
[INFO] Done FindBugs Analysis....
[WARNING] The bug pattern DM_INVALID_MIN_MAX was already loaded. It could be a duplicate.
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target> that match the pattern findbugsXml.xml
[FINDBUGS] Parsing 1 file in <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/findbugsXml.xml> of module Apache UIMA-AS: uimaj-as-core with 103 unique warnings and 1 duplicate.
[FINDBUGS] Computing warning deltas based on reference build #473
[INFO] 
[INFO] >>> cobertura-maven-plugin:2.7:cobertura (default-cli) > [cobertura]test @ uimaj-as-core >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-as-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-as-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (parse-version) @ uimaj-as-core ---
[INFO] Source directory: <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/generated-sources/releaseVersion> added.
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-as-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (setVersions) @ uimaj-as-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- xmlbeans-maven-plugin:2.3.3:xmlbeans (gen-beans-id) @ uimaj-as-core ---
[INFO] All schema objects are up to date.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-as-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uimaj-as-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 172 resources
[INFO] Copying 3 resources
[INFO] Copying 172 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uimaj-as-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 263 source files to <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/classes>
[WARNING] <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/src/main/java/org/apache/uima/aae/controller/BaseAnalysisEngineController.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/src/main/java/org/apache/uima/aae/controller/BaseAnalysisEngineController.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- cobertura-maven-plugin:2.7:instrument (default-cli) @ uimaj-as-core ---
[INFO] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[INFO] Cobertura: Saved information on 347 classes.
[INFO] Cobertura: Saved information on 347 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] Downloading: http://repo1.maven.org/eclipse/org/slf4j/slf4j-api/1.7.13/slf4j-api-1.7.13.pom
[INFO] Downloading: http://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.13/slf4j-api-1.7.13.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.13/slf4j-api-1.7.13.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/slf4j/slf4j-parent/1.7.13/slf4j-parent-1.7.13.pom
[INFO] Downloading: http://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.13/slf4j-parent-1.7.13.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.13/slf4j-parent-1.7.13.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/slf4j/slf4j-api/1.7.13/slf4j-api-1.7.13.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.13/slf4j-api-1.7.13.jar
[INFO] Downloaded: http://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.13/slf4j-api-1.7.13.jar (33 KB at 1615.6 KB/sec)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ uimaj-as-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ uimaj-as-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ uimaj-as-core ---
[JENKINS] Recording test results
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.7:cobertura (default-cli) < [cobertura]test @ uimaj-as-core <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.7:cobertura (default-cli) @ uimaj-as-core ---
[INFO] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[INFO] Cobertura: Loaded information on 347 classes.
Report time: 2537ms

[INFO] Cobertura Report generation was successful.
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (default-cli) > generate-sources @ uimaj-as-core >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-as-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-as-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (parse-version) @ uimaj-as-core ---
[INFO] Source directory: <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/generated-sources/releaseVersion> added.
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-as-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (setVersions) @ uimaj-as-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- xmlbeans-maven-plugin:2.3.3:xmlbeans (gen-beans-id) @ uimaj-as-core ---
[INFO] All schema objects are up to date.
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (default-cli) < generate-sources @ uimaj-as-core <<<
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ uimaj-as-core ---
[INFO] 
1 error
1 warning
[JENKINS] Archiving  javadoc