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 2014/07/28 13:03:49 UTC

Build failed in Jenkins: UIMA-Ruta #428

See <https://builds.apache.org/job/UIMA-Ruta/428/changes>

Changes:

[pkluegl] UIMA-3931
- added functionality
- added test
- extended documentation

------------------------------------------
[...truncated 3022 lines...]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
	at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Caused by: java.lang.IllegalArgumentException: Not able to resolve type: MyType
	at org.apache.uima.ruta.expression.type.SimpleTypeExpression.getType(SimpleTypeExpression.java:47)
	at org.apache.uima.ruta.action.AbstractMarkAction.createAnnotation(AbstractMarkAction.java:42)
	at org.apache.uima.ruta.action.MarkAction.execute(MarkAction.java:57)
	at org.apache.uima.ruta.rule.AbstractRuleElement.apply(AbstractRuleElement.java:130)
	at org.apache.uima.ruta.rule.RuleElementCaretaker.applyRuleElements(RuleElementCaretaker.java:111)
	at org.apache.uima.ruta.rule.ComposedRuleElement.applyRuleElements(ComposedRuleElement.java:559)
	at org.apache.uima.ruta.rule.AbstractRuleElement.doneMatching(AbstractRuleElement.java:84)
	at org.apache.uima.ruta.rule.ComposedRuleElement.fallback(ComposedRuleElement.java:480)
	at org.apache.uima.ruta.rule.ComposedRuleElement.fallbackContinue(ComposedRuleElement.java:384)
	at org.apache.uima.ruta.rule.RutaRuleElement.startMatch(RutaRuleElement.java:106)
	at org.apache.uima.ruta.rule.ComposedRuleElement.startMatch(ComposedRuleElement.java:73)
	at org.apache.uima.ruta.rule.RutaRule.apply(RutaRule.java:47)
	at org.apache.uima.ruta.rule.RutaRule.apply(RutaRule.java:40)
	at org.apache.uima.ruta.rule.RutaRule.apply(RutaRule.java:29)
	at org.apache.uima.ruta.RutaScriptBlock.apply(RutaScriptBlock.java:63)
	at org.apache.uima.ruta.RutaModule.apply(RutaModule.java:48)
	at org.apache.uima.ruta.engine.RutaEngine.process(RutaEngine.java:494)
	... 35 more
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 sec
Running org.apache.uima.ruta.SubAtomicTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.uima.ruta.verbalizer.ActionVerbalizerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.apache.uima.ruta.verbalizer.ConditionVerbalizerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running org.apache.uima.ruta.verbalizer.ExpressionVerbalizerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.uima.ruta.WildCard1Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 sec
Running org.apache.uima.ruta.WildCard2Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.uima.ruta.WildCard3Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec

Results :

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

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

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy customized bin LICENSE file) @ ruta-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\hudson\hudson-slave\workspace\UIMA-Ruta\trunk\ruta-core\src\main\readme_bin
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ ruta-core ---
[INFO] Building jar: F:\hudson\hudson-slave\workspace\UIMA-Ruta\trunk\ruta-core\target\ruta-core-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ ruta-core ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ruta-core ---
[INFO] Installing F:\hudson\hudson-slave\workspace\UIMA-Ruta\trunk\ruta-core\target\ruta-core-2.2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\maven-repositories\1\org\apache\uima\ruta-core\2.2.1-SNAPSHOT\ruta-core-2.2.1-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\UIMA-Ruta\trunk\ruta-core\pom.xml to f:\hudson\hudson-slave\maven-repositories\1\org\apache\uima\ruta-core\2.2.1-SNAPSHOT\ruta-core-2.2.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-pmd-plugin:3.1:pmd (default-cli) @ ruta-core ---
[PMD] Finding all files that match the pattern pmd.xml
[PMD] Parsing 1 files in F:\hudson\hudson-slave\workspace\UIMA-Ruta\trunk\ruta-core\target
[PMD] Successfully parsed file F:\hudson\hudson-slave\workspace\UIMA-Ruta\trunk\ruta-core\target\pmd.xml of module Apache UIMA Ruta: ruta-core with 119 warnings.
[PMD] Computing warning deltas based on reference build #427
[INFO] 
[INFO] --- maven-pmd-plugin:3.1:cpd (default-cli) @ ruta-core ---
[DRY] Finding all files that match the pattern cpd.xml
[DRY] Parsing 1 files in F:\hudson\hudson-slave\workspace\UIMA-Ruta\trunk\ruta-core\target
[DRY] Successfully parsed file F:\hudson\hudson-slave\workspace\UIMA-Ruta\trunk\ruta-core\target\cpd.xml of module Apache UIMA Ruta: ruta-core with 81 warnings.
[DRY] Computing warning deltas based on reference build #427
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ ruta-core ---
[INFO] Fork Value is true
     [java] java.lang.UnsupportedClassVersionError: edu/umd/cs/findbugs/FindBugs2 : Unsupported major.minor version 51.0
     [java] 	at java.lang.ClassLoader.defineClass1(Native Method)
     [java] 	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
     [java] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
     [java] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
     [java] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
     [java] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
     [java] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
     [java] 	at java.security.AccessController.doPrivileged(Native Method)
     [java] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     [java] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
     [java] Could not find the main class: edu.umd.cs.findbugs.FindBugs2.  Program will exit.
     [java] Exception in thread "main" 
[FINDBUGS] No report found for mojo findbugs
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache UIMA Ruta: ruta-parent ..................... SUCCESS [55.898s]
[INFO] Apache UIMA Ruta: ruta-core ....................... FAILURE [2:08.196s]
[INFO] Apache UIMA Ruta: ruta-core-ext ................... SKIPPED
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-engine .......... SKIPPED
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-ide ............. SKIPPED
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-ide-ui .......... SKIPPED
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-caseditor ....... SKIPPED
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-addons .......... SKIPPED
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-textruler ....... SKIPPED
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-core-ext ........ SKIPPED
[INFO] Apache UIMA Ruta Documentation .................... SKIPPED
[INFO] Apache UIMA Ruta Eclipse: ruta-eclipse-feature .... SKIPPED
[INFO] Apache UIMA Ruta: ruta-ep-example-extensions ...... SKIPPED
[INFO] Apache UIMA Ruta: ruta ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:21.511s
[INFO] Finished at: Mon Jul 28 11:59:41 BST 2014
[INFO] Final Memory: 78M/343M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs (default-cli) on project ruta-core: Execution default-cli of goal org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs failed: Java returned: 1 -> [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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :ruta-core
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-Ruta\trunk\ruta-ep-textruler\pom.xml to org.apache.uima/ruta-ep-textruler/2.2.1-SNAPSHOT/ruta-ep-textruler-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Eclipse: ruta-ep-textruler #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8782 bytes
Compression is 0.0%
Took 0.33 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-Ruta\trunk\ruta-eclipse-feature\pom.xml to org.apache.uima/ruta-eclipse-feature/2.2.1-SNAPSHOT/ruta-eclipse-feature-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Eclipse: ruta-eclipse-feature #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4246 bytes
Compression is 0.0%
Took 51 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-Ruta\trunk\ruta-docbook\pom.xml to org.apache.uima/ruta-docbook/2.2.1-SNAPSHOT/ruta-docbook-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Documentation #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2096 bytes
Compression is 0.0%
Took 42 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-Ruta\trunk\example-projects\ruta-ep-example-extensions\pom.xml to org.apache.uima/ruta-ep-example-extensions/2.2.1-SNAPSHOT/ruta-ep-example-extensions-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta: ruta-ep-example-extensions #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6122 bytes
Compression is 0.0%
Took 14 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-Ruta\trunk\ruta-ep-core-ext\pom.xml to org.apache.uima/ruta-ep-core-ext/2.2.1-SNAPSHOT/ruta-ep-core-ext-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Eclipse: ruta-ep-core-ext #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6081 bytes
Compression is 0.0%
Took 29 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-Ruta\trunk\ruta-core\pom.xml to org.apache.uima/ruta-core/2.2.1-SNAPSHOT/ruta-core-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-Ruta\trunk\ruta-core\target\ruta-core-2.2.1-SNAPSHOT.jar to org.apache.uima/ruta-core/2.2.1-SNAPSHOT/ruta-core-2.2.1-SNAPSHOT.jar
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta: ruta-core #427
Archived 2 artifacts
Archive block size is 32768
Received 3 blocks and 767521 bytes
Compression is 11.4%
Took 5.8 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-Ruta\trunk\ruta-parent\pom.xml to org.apache.uima/ruta-parent/2.2.1-SNAPSHOT/ruta-parent-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta: ruta-parent #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6917 bytes
Compression is 0.0%
Took 35 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-Ruta\trunk\ruta-ep-caseditor\pom.xml to org.apache.uima/ruta-ep-caseditor/2.2.1-SNAPSHOT/ruta-ep-caseditor-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Eclipse: ruta-ep-caseditor #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7536 bytes
Compression is 0.0%
Took 15 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-Ruta\trunk\ruta-ep-ide\pom.xml to org.apache.uima/ruta-ep-ide/2.2.1-SNAPSHOT/ruta-ep-ide-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Eclipse: ruta-ep-ide #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 9561 bytes
Compression is 0.0%
Took 42 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-Ruta\trunk\ruta-ep-addons\pom.xml to org.apache.uima/ruta-ep-addons/2.2.1-SNAPSHOT/ruta-ep-addons-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Eclipse: ruta-ep-addons #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 9616 bytes
Compression is 0.0%
Took 60 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-Ruta/ws/trunk\pom.xml> to org.apache.uima/ruta/2.2.1-SNAPSHOT/ruta-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta: ruta #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 9499 bytes
Compression is 0.0%
Took 2 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-Ruta\trunk\ruta-ep-engine\pom.xml to org.apache.uima/ruta-ep-engine/2.2.1-SNAPSHOT/ruta-ep-engine-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Eclipse: ruta-ep-engine #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 14433 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-Ruta\trunk\ruta-core-ext\pom.xml to org.apache.uima/ruta-core-ext/2.2.1-SNAPSHOT/ruta-core-ext-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta: ruta-core-ext #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3218 bytes
Compression is 0.0%
Took 12 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-Ruta\trunk\ruta-ep-ide-ui\pom.xml to org.apache.uima/ruta-ep-ide-ui/2.2.1-SNAPSHOT/ruta-ep-ide-ui-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Eclipse: ruta-ep-ide-ui #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 13097 bytes
Compression is 0.0%
Took 61 ms
Sending e-mails to: dev@uima.apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

Jenkins build is back to normal : UIMA-Ruta #431

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


Build failed in Jenkins: UIMA-Ruta #430

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

------------------------------------------
[...truncated 46957 lines...]
Downloading: http://repo1.maven.org/maven2/org/eclipse/emf/common/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/eclipse/emf/common/maven-metadata.xml
Downloading: http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/public-ext-osgi-releases-local/org/eclipse/emf/common/maven-metadata.xml
Downloaded: http://repo1.maven.org/maven2/org/eclipse/emf/common/maven-metadata.xml (325 B at 4.6 KB/sec)
Downloaded: http://repo1.maven.org/eclipse/org/eclipse/emf/common/maven-metadata.xml (325 B at 4.5 KB/sec)
Downloaded: http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/public-ext-osgi-releases-local/org/eclipse/emf/common/maven-metadata.xml (355 B at 1.1 KB/sec)
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3:enforce (enforce-versions) @ ruta-ep-core-ext ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-project-version) @ ruta-ep-core-ext ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ ruta-ep-core-ext ---
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ ruta-ep-core-ext ---
[INFO] Fixed Javadoc frame injection vulnerability (CVE-2013-1571) in 1 files.
[JENKINS] Archiving  javadoc
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA Ruta Documentation 2.2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/codehaus/mojo/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/org/codehaus/mojo/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-metadata.xml (9 KB at 444.3 KB/sec)
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-metadata.xml (13 KB at 121.5 KB/sec)
Downloaded: http://repo1.maven.org/maven2/org/codehaus/mojo/maven-metadata.xml (20 KB at 146.7 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-pmd-plugin/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-pmd-plugin/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-pmd-plugin/maven-metadata.xml (488 B at 10.1 KB/sec)
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-pmd-plugin/maven-metadata.xml (737 B at 10.3 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/codehaus/mojo/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/org/codehaus/mojo/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-metadata.xml (9 KB at 469.0 KB/sec)
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-metadata.xml (13 KB at 181.3 KB/sec)
Downloaded: http://repo1.maven.org/maven2/org/codehaus/mojo/maven-metadata.xml (20 KB at 188.6 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-pmd-plugin/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-pmd-plugin/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-pmd-plugin/maven-metadata.xml (488 B at 26.5 KB/sec)
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-pmd-plugin/maven-metadata.xml (737 B at 10.3 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/codehaus/mojo/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/org/codehaus/mojo/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-metadata.xml (9 KB at 402.0 KB/sec)
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-metadata.xml (13 KB at 181.3 KB/sec)
Downloaded: http://repo1.maven.org/maven2/org/codehaus/mojo/maven-metadata.xml (20 KB at 188.6 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/codehaus/mojo/cobertura-maven-plugin/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/org/codehaus/mojo/cobertura-maven-plugin/maven-metadata.xml
Downloaded: http://repo1.maven.org/maven2/org/codehaus/mojo/cobertura-maven-plugin/maven-metadata.xml (576 B at 8.0 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ruta-docbook ---
[TASKS] Scanning folder 'F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-docbook' for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #427
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3:enforce (enforce-versions) @ ruta-docbook ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-project-version) @ ruta-docbook ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ ruta-docbook ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ ruta-docbook ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ ruta-docbook ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (copyDocbookInfo) @ ruta-docbook ---
[INFO] Configured Artifact: org.apache.uima:uima-build-resources:5:jar
[INFO] Unpacking f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\uima\uima-build-resources\5\uima-build-resources-5.jar to F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-docbook\target with includes "docbook-shared/**" and excludes ""
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (copyDocbookInfoNextToOlink) @ ruta-docbook ---
[INFO] Configured Artifact: org.apache.uima:uima-build-resources:5:jar
[INFO] uima-build-resources-5.jar already unpacked.
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (getOlink) @ ruta-docbook ---
[INFO] Configured Artifact: org.apache.uima:uima-docbook-olink:olink:1-SNAPSHOT:zip
Downloading: http://repository.apache.org/snapshots/org/apache/uima/uima-docbook-olink/1-SNAPSHOT/maven-metadata.xml
Downloading: http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/public-ext-osgi-releases-local/org/apache/uima/uima-docbook-olink/1-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/uima/uima-docbook-olink/1-SNAPSHOT/maven-metadata.xml (810 B at 0.4 KB/sec)
[INFO] uima-docbook-olink-1-SNAPSHOT-olink.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy customized bin LICENSE file) @ ruta-docbook ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-docbook\src\main\readme_bin
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ ruta-docbook ---
[INFO] 
[INFO] --- docbkx-maven-plugin:2.0.14:generate-html (html) @ ruta-docbook ---
[INFO] Processing input file: tools.ruta.book.xml
[INFO] Applying customization parameters
Error on line 357 column 59 of file:///F:/jenkins/jenkins-slave/workspace/UIMA-Ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.xml:
  Error reported by XML parser: The content of elements must consist of well-formed character data or markup.
Error on line 30 column 90 of file:///F:/jenkins/jenkins-slave/workspace/UIMA-Ruta/trunk/ruta-docbook/src/docbook/tools.ruta.book.xml:
  Error reported by XML parser: Error attempting to parse XML file (href='tools.ruta.language.xml').
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache UIMA Ruta: ruta-parent ..................... SUCCESS [34.605s]
[INFO] Apache UIMA Ruta: ruta-core ....................... SUCCESS [2:36.457s]
[INFO] Apache UIMA Ruta: ruta-core-ext ................... SUCCESS [18.578s]
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-engine .......... SUCCESS [26.609s]
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-ide ............. SUCCESS [6:20.860s]
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-ide-ui .......... SUCCESS [18:23.630s]
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-caseditor ....... SUCCESS [4:26.425s]
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-addons .......... SUCCESS [11:59.242s]
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-textruler ....... SUCCESS [14:41.335s]
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-core-ext ........ SUCCESS [1:50.116s]
[INFO] Apache UIMA Ruta Documentation .................... FAILURE [14.569s]
[INFO] Apache UIMA Ruta Eclipse: ruta-eclipse-feature .... SKIPPED
[INFO] Apache UIMA Ruta: ruta-ep-example-extensions ...... SKIPPED
[INFO] Apache UIMA Ruta: ruta ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:02:20.164s
[INFO] Finished at: Mon Jul 28 09:06:56 PDT 2014
[INFO] Final Memory: 83M/270M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal com.agilejava.docbkx:docbkx-maven-plugin:2.0.14:generate-html (html) on project ruta-docbook: Failed to transform tools.ruta.book.xml. org.xml.sax.SAXParseException: Error attempting to parse XML file (href='tools.ruta.language.xml'). -> [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 :ruta-docbook
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-textruler\pom.xml to org.apache.uima/ruta-ep-textruler/2.2.1-SNAPSHOT/ruta-ep-textruler-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-textruler\target\org.apache.uima.ruta.textruler_2.2.1.SNAPSHOT.jar to org.apache.uima/ruta-ep-textruler/2.2.1-SNAPSHOT/ruta-ep-textruler-2.2.1-SNAPSHOT.jar
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Eclipse: ruta-ep-textruler #427
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 426538 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-eclipse-feature\pom.xml to org.apache.uima/ruta-eclipse-feature/2.2.1-SNAPSHOT/ruta-eclipse-feature-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Eclipse: ruta-eclipse-feature #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4246 bytes
Compression is 0.0%
Took 4 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-docbook\pom.xml to org.apache.uima/ruta-docbook/2.2.1-SNAPSHOT/ruta-docbook-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Documentation #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2096 bytes
Compression is 0.0%
Took 4 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\example-projects\ruta-ep-example-extensions\pom.xml to org.apache.uima/ruta-ep-example-extensions/2.2.1-SNAPSHOT/ruta-ep-example-extensions-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta: ruta-ep-example-extensions #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6122 bytes
Compression is 0.0%
Took 3 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-core-ext\pom.xml to org.apache.uima/ruta-ep-core-ext/2.2.1-SNAPSHOT/ruta-ep-core-ext-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-core-ext\target\org.apache.uima.ruta.core.ext_2.2.1.SNAPSHOT.jar to org.apache.uima/ruta-ep-core-ext/2.2.1-SNAPSHOT/ruta-ep-core-ext-2.2.1-SNAPSHOT.jar
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Eclipse: ruta-ep-core-ext #427
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 17688 bytes
Compression is 0.0%
Took 4 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-core\pom.xml to org.apache.uima/ruta-core/2.2.1-SNAPSHOT/ruta-core-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-core\target\ruta-core-2.2.1-SNAPSHOT.jar to org.apache.uima/ruta-core/2.2.1-SNAPSHOT/ruta-core-2.2.1-SNAPSHOT.jar
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta: ruta-core #427
Archived 2 artifacts
Archive block size is 32768
Received 3 blocks and 767520 bytes
Compression is 11.4%
Took 0.18 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-parent\pom.xml to org.apache.uima/ruta-parent/2.2.1-SNAPSHOT/ruta-parent-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta: ruta-parent #429
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6917 bytes
Compression is 0.0%
Took 7 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-caseditor\pom.xml to org.apache.uima/ruta-ep-caseditor/2.2.1-SNAPSHOT/ruta-ep-caseditor-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-caseditor\target\org.apache.uima.ruta.caseditor_2.2.1.SNAPSHOT.jar to org.apache.uima/ruta-ep-caseditor/2.2.1-SNAPSHOT/ruta-ep-caseditor-2.2.1-SNAPSHOT.jar
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Eclipse: ruta-ep-caseditor #427
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 74761 bytes
Compression is 0.0%
Took 17 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-ide\pom.xml to org.apache.uima/ruta-ep-ide/2.2.1-SNAPSHOT/ruta-ep-ide-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-ide\target\org.apache.uima.ruta.ide_2.2.1.SNAPSHOT.jar to org.apache.uima/ruta-ep-ide/2.2.1-SNAPSHOT/ruta-ep-ide-2.2.1-SNAPSHOT.jar
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Eclipse: ruta-ep-ide #427
Archived 2 artifacts
Archive block size is 32768
Received 3 blocks and 322171 bytes
Compression is 23.4%
Took 85 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-addons\pom.xml to org.apache.uima/ruta-ep-addons/2.2.1-SNAPSHOT/ruta-ep-addons-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-addons\target\org.apache.uima.ruta.addons_2.2.1.SNAPSHOT.jar to org.apache.uima/ruta-ep-addons/2.2.1-SNAPSHOT/ruta-ep-addons-2.2.1-SNAPSHOT.jar
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Eclipse: ruta-ep-addons #427
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 535093 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-Ruta/ws/trunk\pom.xml> to org.apache.uima/ruta/2.2.1-SNAPSHOT/ruta-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta: ruta #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 9499 bytes
Compression is 0.0%
Took 0.39 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-engine\pom.xml to org.apache.uima/ruta-ep-engine/2.2.1-SNAPSHOT/ruta-ep-engine-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-engine\target\org.apache.uima.ruta.engine_2.2.1.SNAPSHOT.jar to org.apache.uima/ruta-ep-engine/2.2.1-SNAPSHOT/ruta-ep-engine-2.2.1-SNAPSHOT.jar
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Eclipse: ruta-ep-engine #427
Archived 2 artifacts
Archive block size is 32768
Received 134 blocks and 1343620 bytes
Compression is 76.6%
Took 2.2 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-core-ext\pom.xml to org.apache.uima/ruta-core-ext/2.2.1-SNAPSHOT/ruta-core-ext-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-core-ext\target\ruta-core-ext-2.2.1-SNAPSHOT.jar to org.apache.uima/ruta-core-ext/2.2.1-SNAPSHOT/ruta-core-ext-2.2.1-SNAPSHOT.jar
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta: ruta-core-ext #427
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 16616 bytes
Compression is 0.0%
Took 23 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-ide-ui\pom.xml to org.apache.uima/ruta-ep-ide-ui/2.2.1-SNAPSHOT/ruta-ep-ide-ui-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-ide-ui\target\org.apache.uima.ruta.ide.ui_2.2.1.SNAPSHOT.jar to org.apache.uima/ruta-ep-ide-ui/2.2.1-SNAPSHOT/ruta-ep-ide-ui-2.2.1-SNAPSHOT.jar
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Eclipse: ruta-ep-ide-ui #427
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 461046 bytes
Compression is 0.0%
Took 0.1 sec
Sending e-mails to: dev@uima.apache.org
Sending e-mails to: dev@uima.apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

Build failed in Jenkins: UIMA-Ruta #429

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

Changes:

[pkluegl] UIMA-3932
- fixed documentation for inlined rules

------------------------------------------
[...truncated 2979 lines...]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
	at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Caused by: java.lang.IllegalArgumentException: Not able to resolve type: MyType
	at org.apache.uima.ruta.expression.type.SimpleTypeExpression.getType(SimpleTypeExpression.java:47)
	at org.apache.uima.ruta.action.AbstractMarkAction.createAnnotation(AbstractMarkAction.java:42)
	at org.apache.uima.ruta.action.MarkAction.execute(MarkAction.java:57)
	at org.apache.uima.ruta.rule.AbstractRuleElement.apply(AbstractRuleElement.java:130)
	at org.apache.uima.ruta.rule.RuleElementCaretaker.applyRuleElements(RuleElementCaretaker.java:111)
	at org.apache.uima.ruta.rule.ComposedRuleElement.applyRuleElements(ComposedRuleElement.java:559)
	at org.apache.uima.ruta.rule.AbstractRuleElement.doneMatching(AbstractRuleElement.java:84)
	at org.apache.uima.ruta.rule.ComposedRuleElement.fallback(ComposedRuleElement.java:480)
	at org.apache.uima.ruta.rule.ComposedRuleElement.fallbackContinue(ComposedRuleElement.java:384)
	at org.apache.uima.ruta.rule.RutaRuleElement.startMatch(RutaRuleElement.java:106)
	at org.apache.uima.ruta.rule.ComposedRuleElement.startMatch(ComposedRuleElement.java:73)
	at org.apache.uima.ruta.rule.RutaRule.apply(RutaRule.java:47)
	at org.apache.uima.ruta.rule.RutaRule.apply(RutaRule.java:40)
	at org.apache.uima.ruta.rule.RutaRule.apply(RutaRule.java:29)
	at org.apache.uima.ruta.RutaScriptBlock.apply(RutaScriptBlock.java:63)
	at org.apache.uima.ruta.RutaModule.apply(RutaModule.java:48)
	at org.apache.uima.ruta.engine.RutaEngine.process(RutaEngine.java:494)
	... 35 more
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec
Running org.apache.uima.ruta.SubAtomicTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.apache.uima.ruta.verbalizer.ActionVerbalizerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.uima.ruta.verbalizer.ConditionVerbalizerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.uima.ruta.verbalizer.ExpressionVerbalizerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.uima.ruta.WildCard1Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 sec
Running org.apache.uima.ruta.WildCard2Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 sec
Running org.apache.uima.ruta.WildCard3Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec

Results :

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

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

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy customized bin LICENSE file) @ ruta-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-core\src\main\readme_bin
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ ruta-core ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-core\target\ruta-core-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ ruta-core ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ruta-core ---
[INFO] Installing F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-core\target\ruta-core-2.2.1-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\uima\ruta-core\2.2.1-SNAPSHOT\ruta-core-2.2.1-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-core\pom.xml to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\uima\ruta-core\2.2.1-SNAPSHOT\ruta-core-2.2.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-pmd-plugin:3.1:pmd (default-cli) @ ruta-core ---
[PMD] Finding all files that match the pattern pmd.xml
[PMD] Parsing 1 files in F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-core\target
[PMD] Successfully parsed file F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-core\target\pmd.xml of module Apache UIMA Ruta: ruta-core with 119 warnings.
[PMD] Computing warning deltas based on reference build #427
[INFO] 
[INFO] --- maven-pmd-plugin:3.1:cpd (default-cli) @ ruta-core ---
[DRY] Finding all files that match the pattern cpd.xml
[DRY] Parsing 1 files in F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-core\target
[DRY] Successfully parsed file F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-core\target\cpd.xml of module Apache UIMA Ruta: ruta-core with 81 warnings.
[DRY] Computing warning deltas based on reference build #427
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ ruta-core ---
[INFO] Fork Value is true
     [java] java.lang.UnsupportedClassVersionError: edu/umd/cs/findbugs/FindBugs2 : Unsupported major.minor version 51.0
     [java] 	at java.lang.ClassLoader.defineClass1(Native Method)
     [java] 	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
     [java] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
     [java] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
     [java] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
     [java] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
     [java] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
     [java] 	at java.security.AccessController.doPrivileged(Native Method)
     [java] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     [java] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
     [java] Could not find the main class: edu.umd.cs.findbugs.FindBugs2.  Program will exit.
     [java] Exception in thread "main" 
[FINDBUGS] No report found for mojo findbugs
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache UIMA Ruta: ruta-parent ..................... SUCCESS [32.120s]
[INFO] Apache UIMA Ruta: ruta-core ....................... FAILURE [1:18.064s]
[INFO] Apache UIMA Ruta: ruta-core-ext ................... SKIPPED
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-engine .......... SKIPPED
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-ide ............. SKIPPED
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-ide-ui .......... SKIPPED
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-caseditor ....... SKIPPED
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-addons .......... SKIPPED
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-textruler ....... SKIPPED
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-core-ext ........ SKIPPED
[INFO] Apache UIMA Ruta Documentation .................... SKIPPED
[INFO] Apache UIMA Ruta Eclipse: ruta-eclipse-feature .... SKIPPED
[INFO] Apache UIMA Ruta: ruta-ep-example-extensions ...... SKIPPED
[INFO] Apache UIMA Ruta: ruta ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:00.589s
[INFO] Finished at: Mon Jul 28 08:00:59 PDT 2014
[INFO] Final Memory: 49M/172M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs (default-cli) on project ruta-core: Execution default-cli of goal org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs failed: Java returned: 1 -> [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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :ruta-core
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-textruler\pom.xml to org.apache.uima/ruta-ep-textruler/2.2.1-SNAPSHOT/ruta-ep-textruler-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Eclipse: ruta-ep-textruler #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8782 bytes
Compression is 0.0%
Took 52 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-eclipse-feature\pom.xml to org.apache.uima/ruta-eclipse-feature/2.2.1-SNAPSHOT/ruta-eclipse-feature-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Eclipse: ruta-eclipse-feature #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4246 bytes
Compression is 0.0%
Took 33 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-docbook\pom.xml to org.apache.uima/ruta-docbook/2.2.1-SNAPSHOT/ruta-docbook-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Documentation #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2096 bytes
Compression is 0.0%
Took 23 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\example-projects\ruta-ep-example-extensions\pom.xml to org.apache.uima/ruta-ep-example-extensions/2.2.1-SNAPSHOT/ruta-ep-example-extensions-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta: ruta-ep-example-extensions #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6122 bytes
Compression is 0.0%
Took 13 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-core-ext\pom.xml to org.apache.uima/ruta-ep-core-ext/2.2.1-SNAPSHOT/ruta-ep-core-ext-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Eclipse: ruta-ep-core-ext #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6081 bytes
Compression is 0.0%
Took 24 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-core\pom.xml to org.apache.uima/ruta-core/2.2.1-SNAPSHOT/ruta-core-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-core\target\ruta-core-2.2.1-SNAPSHOT.jar to org.apache.uima/ruta-core/2.2.1-SNAPSHOT/ruta-core-2.2.1-SNAPSHOT.jar
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta: ruta-core #427
Archived 2 artifacts
Archive block size is 32768
Received 3 blocks and 767520 bytes
Compression is 11.4%
Took 2 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-parent\pom.xml to org.apache.uima/ruta-parent/2.2.1-SNAPSHOT/ruta-parent-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta: ruta-parent #428
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6917 bytes
Compression is 0.0%
Took 37 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-caseditor\pom.xml to org.apache.uima/ruta-ep-caseditor/2.2.1-SNAPSHOT/ruta-ep-caseditor-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Eclipse: ruta-ep-caseditor #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7536 bytes
Compression is 0.0%
Took 19 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-ide\pom.xml to org.apache.uima/ruta-ep-ide/2.2.1-SNAPSHOT/ruta-ep-ide-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Eclipse: ruta-ep-ide #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 9561 bytes
Compression is 0.0%
Took 48 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-addons\pom.xml to org.apache.uima/ruta-ep-addons/2.2.1-SNAPSHOT/ruta-ep-addons-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Eclipse: ruta-ep-addons #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 9616 bytes
Compression is 0.0%
Took 42 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-Ruta/ws/trunk\pom.xml> to org.apache.uima/ruta/2.2.1-SNAPSHOT/ruta-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta: ruta #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 9499 bytes
Compression is 0.0%
Took 0.48 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-engine\pom.xml to org.apache.uima/ruta-ep-engine/2.2.1-SNAPSHOT/ruta-ep-engine-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Eclipse: ruta-ep-engine #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 14433 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-core-ext\pom.xml to org.apache.uima/ruta-core-ext/2.2.1-SNAPSHOT/ruta-core-ext-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta: ruta-core-ext #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3218 bytes
Compression is 0.0%
Took 8 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-ide-ui\pom.xml to org.apache.uima/ruta-ep-ide-ui/2.2.1-SNAPSHOT/ruta-ep-ide-ui-2.2.1-SNAPSHOT.pom
Sending artifact delta relative to UIMA-Ruta » Apache UIMA Ruta Eclipse: ruta-ep-ide-ui #427
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 13097 bytes
Compression is 0.0%
Took 34 ms
Sending e-mails to: dev@uima.apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE
Skipping Cobertura coverage report as build was not UNSTABLE or better ...