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 2017/10/17 22:25:17 UTC

Build failed in Jenkins: cTAKES-trunk-Java-1.8 » Apache cTAKES Regression-test #13

See <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/13/display/redirect>

------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES YTEX UIMA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES YTEX Web
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache cTAKES Regression-test 4.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ctakes-regression-test ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ ctakes-regression-test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-regression-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-regression-test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ctakes-regression-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ ctakes-regression-test ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.1:test (default-test) @ ctakes-regression-test ---
[INFO] Surefire report directory: <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ctakes.regression.test.RegressionPipelineTest
log4j: reset attribute= "false".
log4j: Threshold ="null".
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressAppender] additivity to [false].
log4j: Level value for ProgressAppender is  [INFO].
log4j: ProgressAppender level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m].
log4j: Adding appender named [noEolAppender] to category [ProgressAppender].
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressDone] additivity to [false].
log4j: Level value for ProgressDone is  [INFO].
log4j: ProgressDone level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m%n].
log4j: Adding appender named [eolAppender] to category [ProgressDone].
log4j: Level value for root is  [INFO].
log4j: root level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%d{dd MMM yyyy HH:mm:ss} %5p %c{1} - %m%n].
log4j: Adding appender named [consoleAppender] to category [root].
17 Oct 2017 22:19:40  INFO RegressionPipelineTest - Creating directory: testdata/generatedoutput/RegressionPipelineCPETest
17 Oct 2017 22:19:40  INFO RegressionPipelineTest - Parsing CPE Descriptor:RegressionPipelineCPETest.xml
17 Oct 2017 22:19:41  INFO Chunker - Chunker model file: org/apache/ctakes/chunker/models/chunker-model.zip
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using left , right scope sizes: 7 , 7
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using scope order: LEFT,RIGHT
17 Oct 2017 22:19:43  INFO ContextAnnotator - SCOPE ORDER: [1, 3]
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using context analyzer: org.apache.ctakes.necontexts.negation.NegationContextAnalyzer
17 Oct 2017 22:19:43  INFO NegationContextAnalyzer - initBoundaryData() called for ContextInitializer
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using context consumer: org.apache.ctakes.necontexts.negation.NegationContextHitConsumer
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using focus type: org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using context type: org.apache.ctakes.typesystem.type.syntax.BaseToken
17 Oct 2017 22:19:43  INFO SentenceDetector - Sentence detector model file: org/apache/ctakes/core/sentdetect/sd-med-model.zip
17 Oct 2017 22:19:43  INFO TokenizerAnnotatorPTB - Initializing org.apache.ctakes.core.ae.TokenizerAnnotatorPTB
17 Oct 2017 22:19:43  INFO POSTagger - POS tagger model file: org/apache/ctakes/postagger/models/mayo-pos.zip
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using left , right scope sizes: 10 , 10
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using scope order: LEFT,RIGHT
17 Oct 2017 22:19:43  INFO ContextAnnotator - SCOPE ORDER: [1, 3]
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using context analyzer: org.apache.ctakes.necontexts.status.StatusContextAnalyzer
17 Oct 2017 22:19:43  INFO StatusContextAnalyzer - initBoundaryData() called for ContextInitializer
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using context consumer: org.apache.ctakes.necontexts.status.StatusContextHitConsumer
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using focus type: org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using context type: org.apache.ctakes.typesystem.type.syntax.BaseToken
17 Oct 2017 22:19:43  INFO ContextDependentTokenizerAnnotator - Finite state machines loaded.
17 Oct 2017 22:19:43  INFO AbstractJCasTermAnnotator - Using dictionary lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
17 Oct 2017 22:19:43  INFO AbstractJCasTermAnnotator - Exclusion tagset loaded: CC CD DT EX IN LS MD PDT POS PP PP$ PRP PRP$ RP TO VB VBD VBG VBN VBP VBZ WDT WP WPS WRB 
17 Oct 2017 22:19:43  INFO AbstractJCasTermAnnotator - Using minimum term text span: 3
17 Oct 2017 22:19:43  INFO AbstractJCasTermAnnotator - Using Dictionary Descriptor: org/apache/ctakes/dictionary/lookup/fast/sno_rx_16ab.xml
17 Oct 2017 22:19:43  INFO DictionaryDescriptorParser - Parsing dictionary specifications: 
17 Oct 2017 22:19:43 ERROR UmlsUserApprover -   User CHANGE_ME not allowed.  It is a placeholder reminder.
17 Oct 2017 22:19:43 ERROR UmlsUserApprover -    Verify that you are setting command-line option --user or ctakes property umlsUser or environment variable ctakes.umlsuser properly.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.814 sec <<< FAILURE!

Results :

Tests in error: 
  testCPE(org.apache.ctakes.regression.test.RegressionPipelineTest): Initialization of CAS Processor with name "RegressionPipelineAggregateTest" failed.  

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

[JENKINS] Recording test results
[JENKINS] Archiving disabled

Build failed in Jenkins: cTAKES-trunk-Java-1.8 » Apache cTAKES Regression-test #14

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/14/display/redirect>

------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES YTEX UIMA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES YTEX Web
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache cTAKES Regression-test 4.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ctakes-regression-test ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ ctakes-regression-test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-regression-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-regression-test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ctakes-regression-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ ctakes-regression-test ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.1:test (default-test) @ ctakes-regression-test ---
[INFO] Surefire report directory: <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ctakes.regression.test.RegressionPipelineTest
log4j: reset attribute= "false".
log4j: Threshold ="null".
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressAppender] additivity to [false].
log4j: Level value for ProgressAppender is  [INFO].
log4j: ProgressAppender level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m].
log4j: Adding appender named [noEolAppender] to category [ProgressAppender].
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressDone] additivity to [false].
log4j: Level value for ProgressDone is  [INFO].
log4j: ProgressDone level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m%n].
log4j: Adding appender named [eolAppender] to category [ProgressDone].
log4j: Level value for root is  [INFO].
log4j: root level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%d{dd MMM yyyy HH:mm:ss} %5p %c{1} - %m%n].
log4j: Adding appender named [consoleAppender] to category [root].
24 Oct 2017 04:37:15  INFO RegressionPipelineTest - Creating directory: testdata/generatedoutput/RegressionPipelineCPETest
24 Oct 2017 04:37:15  INFO RegressionPipelineTest - Parsing CPE Descriptor:RegressionPipelineCPETest.xml
24 Oct 2017 04:37:16  INFO Chunker - Chunker model file: org/apache/ctakes/chunker/models/chunker-model.zip
24 Oct 2017 04:37:17  INFO ContextAnnotator - Using left , right scope sizes: 7 , 7
24 Oct 2017 04:37:17  INFO ContextAnnotator - Using scope order: LEFT,RIGHT
24 Oct 2017 04:37:17  INFO ContextAnnotator - SCOPE ORDER: [1, 3]
24 Oct 2017 04:37:17  INFO ContextAnnotator - Using context analyzer: org.apache.ctakes.necontexts.negation.NegationContextAnalyzer
24 Oct 2017 04:37:17  INFO NegationContextAnalyzer - initBoundaryData() called for ContextInitializer
24 Oct 2017 04:37:17  INFO ContextAnnotator - Using context consumer: org.apache.ctakes.necontexts.negation.NegationContextHitConsumer
24 Oct 2017 04:37:17  INFO ContextAnnotator - Using lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
24 Oct 2017 04:37:17  INFO ContextAnnotator - Using focus type: org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
24 Oct 2017 04:37:17  INFO ContextAnnotator - Using context type: org.apache.ctakes.typesystem.type.syntax.BaseToken
24 Oct 2017 04:37:17  INFO SentenceDetector - Sentence detector model file: org/apache/ctakes/core/sentdetect/sd-med-model.zip
24 Oct 2017 04:37:17  INFO TokenizerAnnotatorPTB - Initializing org.apache.ctakes.core.ae.TokenizerAnnotatorPTB
24 Oct 2017 04:37:17  INFO POSTagger - POS tagger model file: org/apache/ctakes/postagger/models/mayo-pos.zip
24 Oct 2017 04:37:18  INFO ContextAnnotator - Using left , right scope sizes: 10 , 10
24 Oct 2017 04:37:18  INFO ContextAnnotator - Using scope order: LEFT,RIGHT
24 Oct 2017 04:37:18  INFO ContextAnnotator - SCOPE ORDER: [1, 3]
24 Oct 2017 04:37:18  INFO ContextAnnotator - Using context analyzer: org.apache.ctakes.necontexts.status.StatusContextAnalyzer
24 Oct 2017 04:37:18  INFO StatusContextAnalyzer - initBoundaryData() called for ContextInitializer
24 Oct 2017 04:37:18  INFO ContextAnnotator - Using context consumer: org.apache.ctakes.necontexts.status.StatusContextHitConsumer
24 Oct 2017 04:37:18  INFO ContextAnnotator - Using lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
24 Oct 2017 04:37:18  INFO ContextAnnotator - Using focus type: org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
24 Oct 2017 04:37:18  INFO ContextAnnotator - Using context type: org.apache.ctakes.typesystem.type.syntax.BaseToken
24 Oct 2017 04:37:18  INFO ContextDependentTokenizerAnnotator - Finite state machines loaded.
24 Oct 2017 04:37:18  INFO AbstractJCasTermAnnotator - Using dictionary lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
24 Oct 2017 04:37:18  INFO AbstractJCasTermAnnotator - Exclusion tagset loaded: CC CD DT EX IN LS MD PDT POS PP PP$ PRP PRP$ RP TO VB VBD VBG VBN VBP VBZ WDT WP WPS WRB 
24 Oct 2017 04:37:18  INFO AbstractJCasTermAnnotator - Using minimum term text span: 3
24 Oct 2017 04:37:18  INFO AbstractJCasTermAnnotator - Using Dictionary Descriptor: org/apache/ctakes/dictionary/lookup/fast/sno_rx_16ab.xml
24 Oct 2017 04:37:18  INFO DictionaryDescriptorParser - Parsing dictionary specifications: 
24 Oct 2017 04:37:18 ERROR UmlsUserApprover -   User CHANGE_ME not allowed.  It is a placeholder reminder.
24 Oct 2017 04:37:18 ERROR UmlsUserApprover -    Verify that you are setting command-line option --user or ctakes property umlsUser or environment variable ctakes.umlsuser properly.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.215 sec <<< FAILURE!

Results :

Tests in error: 
  testCPE(org.apache.ctakes.regression.test.RegressionPipelineTest): Initialization of CAS Processor with name "RegressionPipelineAggregateTest" failed.  

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

[JENKINS] Recording test results
[JENKINS] Archiving disabled