You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ctakes.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/14 21:14:56 UTC

Build failed in Jenkins: ctakes-trunk-compiletest #300

See <https://builds.apache.org/job/ctakes-trunk-compiletest/300/changes>

Changes:

[tmill] Checked in time annotator and its abstract base class.

------------------------------------------
[...truncated 5831 lines...]
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ctakes-assertion ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ ctakes-assertion ---
[INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-assertion/target/surefire-reports>


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ ctakes-assertion ---

Results :

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

[JENKINS] Recording test results
[INFO]                                                                         [INFO] Deleting <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal-res/target>

[INFO] ------------------------------------------------------------------------
[INFO] Building Apache cTAKES Resources temporal 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ctakes-temporal-res ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ ctakes-temporal-res ---
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-temporal-res ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-temporal-res ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ ctakes-temporal-res ---
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-temporal-res ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-temporal-res ---
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal-res/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ctakes-temporal-res ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ ctakes-temporal-res ---
[INFO] 
[INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal-res/target/surefire-reports>
--- maven-surefire-plugin:2.12:test (default-test) @ ctakes-temporal-res ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

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

[JENKINS] Recording test results
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache cTAKES Temporal Information Extraction 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] [INFO] Deleting <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/target>

[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ctakes-temporal ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.6:unpack (unpack) @ ctakes-temporal ---
[INFO] Configured Artifact: net.sourceforge.ctakesresources:ctakes-resources-umls2011ab:3.1.0:jar
[INFO] Unpacking /home/jenkins/jenkins-slave/maven-repositories/0/net/sourceforge/ctakesresources/ctakes-resources-umls2011ab/3.1.0/ctakes-resources-umls2011ab-3.1.0.jar to <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/target/unpacked> with includes "" and excludes ""
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ ctakes-temporal ---
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-temporal ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-temporal ---
[INFO] Compiling 65 source files to <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[7,44] cannot find symbol
symbol  : class ParseSpanFeatureExtractor
location: package org.apache.ctakes.temporal.ae.feature
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[68,12] cannot find symbol
symbol  : class ParseSpanFeatureExtractor
location: class org.apache.ctakes.temporal.ae.CRFTimeAnnotator
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/Evaluation_ImplBase.java>:[264,19] [deprecation] locateFile(java.lang.String) in org.apache.ctakes.core.resource.FileLocator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/pipelines/EventAndTimeExtractionPipeline.java>:[161,19] [deprecation] locateFile(java.lang.String) in org.apache.ctakes.core.resource.FileLocator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[99,25] cannot find symbol
symbol  : class ParseSpanFeatureExtractor
location: class org.apache.ctakes.temporal.ae.CRFTimeAnnotator
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/pipelines/EventExtractionPipeline.java>:[154,19] [deprecation] locateFile(java.lang.String) in org.apache.ctakes.core.resource.FileLocator has been deprecated
[INFO] 6 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache cTAKES ..................................... SUCCESS [4.302s]
[INFO] Apache cTAKES common type system .................. SUCCESS [6.477s]
[INFO] Apache cTAKES utils ............................... SUCCESS [1.455s]
[INFO] Apache cTAKES Resources core ...................... SUCCESS [0.598s]
[INFO] Apache cTAKES core ................................ SUCCESS [6.168s]
[INFO] Apache cTAKES Resources pos-tagger ................ SUCCESS [0.784s]
[INFO] Apache cTAKES part-of-speech tagger ............... SUCCESS [2.664s]
[INFO] Apache cTAKES Resources ctakes-chunker-res ........ SUCCESS [0.710s]
[INFO] Apache cTAKES chunker ............................. SUCCESS [1.436s]
[INFO] Apache cTAKES document preprocessor ............... SUCCESS [1.638s]
[INFO] Apache cTAKES Resources dictionary-lookup ......... SUCCESS [0.708s]
[INFO] Apache cTAKES dictionary lookup ................... SUCCESS [7.268s]
[INFO] Apache cTAKES context dependent tokenizer ......... SUCCESS [1.046s]
[INFO] Apache cTAKES Resources lvg ....................... SUCCESS [0.679s]
[INFO] Apache cTAKES LVG lexical tools ................... SUCCESS [1.202s]
[INFO] Apache cTAKES Resources ne-contexts ............... SUCCESS [0.650s]
[INFO] Apache cTAKES named entity contexts ............... SUCCESS [2.228s]
[INFO] Apache cTAKES Resources constituency-parser ....... SUCCESS [1.020s]
[INFO] Apache cTAKES Constituency Parser ................. SUCCESS [1.181s]
[INFO] Apache cTAKES Resources coreference ............... SUCCESS [1.031s]
[INFO] Apache cTAKES Resources relation-extractor ........ SUCCESS [0.726s]
[INFO] Apache cTAKES Resources dependency-parser ......... SUCCESS [2.845s]
[INFO] Apache cTAKES Dependency Parser ................... SUCCESS [26.664s]
[INFO] Apache cTAKES Relation Extractor .................. SUCCESS [5.850s]
[INFO] Apache cTAKES CoReference Resolver ................ SUCCESS [2.845s]
[INFO] Apache cTAKES Resources drug-ner .................. SUCCESS [0.834s]
[INFO] Apache cTAKES Drug NER ............................ SUCCESS [3.101s]
[INFO] Apache cTAKES Resources side-effect ............... SUCCESS [0.852s]
[INFO] Apache cTAKES Side Effects ........................ SUCCESS [3.508s]
[INFO] Apache cTAKES Resources smoking-status ............ SUCCESS [0.797s]
[INFO] Apache cTAKES Smoking Status ...................... SUCCESS [3.363s]
[INFO] Apache cTAKES Resources pad-term-spotter-res ...... SUCCESS [0.878s]
[INFO] Apache cTAKES Pad Term Spotter .................... SUCCESS [2.759s]
[INFO] Apache cTAKES Resources assertion ................. SUCCESS [1.175s]
[INFO] Apache cTAKES Resources assertion-zoner ........... SUCCESS [0.800s]
[INFO] Apache cTAKES Assertion's zoner ................... SUCCESS [1.157s]
[INFO] Apache cTAKES Assertion ........................... SUCCESS [3.283s]
[INFO] Apache cTAKES Resources temporal .................. SUCCESS [0.617s]
[INFO] Apache cTAKES Temporal Information Extraction ..... FAILURE [6.855s]
[INFO] Apache cTAKES ctakes-clinical-pipeline ............ SKIPPED
[INFO] Apache cTAKES Distribution ........................ SKIPPED
[INFO] Apache cTAKES Regression-test ..................... SKIPPED
[INFO] Apache cTAKES template filler ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:55.300s
[INFO] Finished at: Fri Jun 14 19:13:19 UTC 2013
[INFO] Final Memory: 39M/196M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.4:compile (default-compile) on project ctakes-temporal: Compilation failure
cause : Compilation failure
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.4:compile (default-compile) on project ctakes-temporal: Compilation failure
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	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.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:100)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:678)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
Sending e-mails to: ctakes-notifications@incubator.apache.org timothy.miller@childrens.harvard.edu
channel stopped

Jenkins build is back to normal : ctakes-trunk-compiletest #302

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ctakes-trunk-compiletest/302/changes>


Build failed in Jenkins: ctakes-trunk-compiletest #301

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ctakes-trunk-compiletest/301/changes>

Changes:

[tmill] Added CRF Time span annotator to time eval.

[tmill] Added parse feature extractor to regular time annotator.

------------------------------------------
[...truncated 5800 lines...]
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-assertion ---
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-assertion/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ctakes-assertion ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ ctakes-assertion ---
[INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-assertion/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ ctakes-assertion ---

Results :

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

[JENKINS] Recording test results
[INFO] [INFO] Deleting <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal-res/target>
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache cTAKES Resources temporal 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ctakes-temporal-res ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ ctakes-temporal-res ---
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-temporal-res ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-temporal-res ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ ctakes-temporal-res ---
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-temporal-res ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-temporal-res ---
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal-res/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ctakes-temporal-res ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ ctakes-temporal-res ---
[INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal-res/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ ctakes-temporal-res ---

Results :

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

[JENKINS] Recording test results
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache cTAKES Temporal Information Extraction 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Deleting <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/target>
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ctakes-temporal ---
[INFO] [INFO] Configured Artifact: net.sourceforge.ctakesresources:ctakes-resources-umls2011ab:3.1.0:jar
[INFO] Unpacking /home/jenkins/jenkins-slave/maven-repositories/1/net/sourceforge/ctakesresources/ctakes-resources-umls2011ab/3.1.0/ctakes-resources-umls2011ab-3.1.0.jar to <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/target/unpacked> with includes "" and excludes ""

[INFO] --- maven-dependency-plugin:2.6:unpack (unpack) @ ctakes-temporal ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ ctakes-temporal ---
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-temporal ---
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-temporal ---
[INFO] Compiling 66 source files to <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfTimeSpans.java>:[38,38] package org.cleartk.classifier.crfsuite does not exist
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/Evaluation_ImplBase.java>:[264,19] [deprecation] locateFile(java.lang.String) in org.apache.ctakes.core.resource.FileLocator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/pipelines/EventAndTimeExtractionPipeline.java>:[161,19] [deprecation] locateFile(java.lang.String) in org.apache.ctakes.core.resource.FileLocator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfTimeSpans.java>:[143,10] cannot find symbol
symbol  : class CRFSuiteStringOutcomeDataWriter
location: class org.apache.ctakes.temporal.eval.EvaluationOfTimeSpans
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/pipelines/EventExtractionPipeline.java>:[154,19] [deprecation] locateFile(java.lang.String) in org.apache.ctakes.core.resource.FileLocator has been deprecated
[INFO] 5 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache cTAKES ..................................... SUCCESS [21.184s]
[INFO] Apache cTAKES common type system .................. SUCCESS [9.802s]
[INFO] Apache cTAKES utils ............................... SUCCESS [2.532s]
[INFO] Apache cTAKES Resources core ...................... SUCCESS [2.130s]
[INFO] Apache cTAKES core ................................ SUCCESS [12.777s]
[INFO] Apache cTAKES Resources pos-tagger ................ SUCCESS [1.979s]
[INFO] Apache cTAKES part-of-speech tagger ............... SUCCESS [6.027s]
[INFO] Apache cTAKES Resources ctakes-chunker-res ........ SUCCESS [1.887s]
[INFO] Apache cTAKES chunker ............................. SUCCESS [2.874s]
[INFO] Apache cTAKES document preprocessor ............... SUCCESS [3.068s]
[INFO] Apache cTAKES Resources dictionary-lookup ......... SUCCESS [1.941s]
[INFO] Apache cTAKES dictionary lookup ................... SUCCESS [11.064s]
[INFO] Apache cTAKES context dependent tokenizer ......... SUCCESS [2.475s]
[INFO] Apache cTAKES Resources lvg ....................... SUCCESS [1.956s]
[INFO] Apache cTAKES LVG lexical tools ................... SUCCESS [2.334s]
[INFO] Apache cTAKES Resources ne-contexts ............... SUCCESS [1.956s]
[INFO] Apache cTAKES named entity contexts ............... SUCCESS [3.653s]
[INFO] Apache cTAKES Resources constituency-parser ....... SUCCESS [2.036s]
[INFO] Apache cTAKES Constituency Parser ................. SUCCESS [2.228s]
[INFO] Apache cTAKES Resources coreference ............... SUCCESS [1.520s]
[INFO] Apache cTAKES Resources relation-extractor ........ SUCCESS [1.233s]
[INFO] Apache cTAKES Resources dependency-parser ......... SUCCESS [2.620s]
[INFO] Apache cTAKES Dependency Parser ................... SUCCESS [41.029s]
[INFO] Apache cTAKES Relation Extractor .................. SUCCESS [8.065s]
[INFO] Apache cTAKES CoReference Resolver ................ SUCCESS [5.415s]
[INFO] Apache cTAKES Resources drug-ner .................. SUCCESS [1.703s]
[INFO] Apache cTAKES Drug NER ............................ SUCCESS [4.267s]
[INFO] Apache cTAKES Resources side-effect ............... SUCCESS [1.999s]
[INFO] Apache cTAKES Side Effects ........................ SUCCESS [4.950s]
[INFO] Apache cTAKES Resources smoking-status ............ SUCCESS [1.302s]
[INFO] Apache cTAKES Smoking Status ...................... SUCCESS [4.918s]
[INFO] Apache cTAKES Resources pad-term-spotter-res ...... SUCCESS [2.129s]
[INFO] Apache cTAKES Pad Term Spotter .................... SUCCESS [8.225s]
[INFO] Apache cTAKES Resources assertion ................. SUCCESS [1.415s]
[INFO] Apache cTAKES Resources assertion-zoner ........... SUCCESS [1.298s]
[INFO] Apache cTAKES Assertion's zoner ................... SUCCESS [1.698s]
[INFO] Apache cTAKES Assertion ........................... SUCCESS [4.010s]
[INFO] Apache cTAKES Resources temporal .................. SUCCESS [1.258s]
[INFO] Apache cTAKES Temporal Information Extraction ..... FAILURE [15.409s]
[INFO] Apache cTAKES ctakes-clinical-pipeline ............ SKIPPED
[INFO] Apache cTAKES Distribution ........................ SKIPPED
[INFO] Apache cTAKES Regression-test ..................... SKIPPED
[INFO] Apache cTAKES template filler ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:39.297s
[INFO] Finished at: Fri Jun 14 19:22:08 UTC 2013
[INFO] Final Memory: 39M/232M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.4:compile (default-compile) on project ctakes-temporal: Compilation failure
cause : Compilation failure
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.4:compile (default-compile) on project ctakes-temporal: Compilation failure
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	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.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:100)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:678)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
Sending e-mails to: ctakes-notifications@incubator.apache.org timothy.miller@childrens.harvard.edu
channel stopped