See <https://builds.apache.org/job/Tika-trunk/577/changes>
Changes: [oleg] added ngram profiler and its tests, also added an optinton to the TikaCLI.java for lang.profile creation and its test [nick] TIKA-507 Add byte based detection tests for .pfa/.pfb/.pfm (which we currently lack free sample files for) [nick] TIKA-507 Split the mime type entries for AFM and PFM (font metrics) out from the fonts themselves, and add magic detection patterns for them [nick] TIKA-683 Unit test for Japanese RTF text [nick] TIKA-683 Create a dedicate RTF parser test, based on the existing checks in TestParsers [nick] TIKA-683 New TikaTest parent class for tests (which RTF test will shortly use) [nick] TIKA-683 Rename TikaTest to something more specific, so we can use that name for a parent superclass of our tests [nick] TIKA-678 Add unit test using supplied test file that shows the problem with option headers no longer exists ------------------------------------------ [...truncated 381 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 sec Running org.apache.tika.parser.image.ImageParserTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 sec Running org.apache.tika.parser.image.xmp.JempboxExtractorTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.apache.tika.parser.rtf.RTFParserTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.398 sec Running org.apache.tika.parser.xml.DcXMLParserTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running org.apache.tika.parser.xml.FictionBookParserTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec Running org.apache.tika.parser.mbox.MboxParserTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec Running org.apache.tika.parser.AutoDetectParserTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.813 sec Running org.apache.tika.parser.audio.AudioParserTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.185 sec Running org.apache.tika.parser.audio.MidiParserTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 sec Running org.apache.tika.parser.odf.ODFParserTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 sec Running org.apache.tika.parser.pdf.PDFParserTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.851 sec Running org.apache.tika.parser.feed.FeedParserTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec Running org.apache.tika.parser.mail.RFC822ParserTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.513 sec Running org.apache.tika.TestParsers Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.728 sec Running org.apache.tika.mime.MimeTypesTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.tika.mime.TestMimeTypes Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.829 sec Running org.apache.tika.mime.MimeTypeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.tika.detect.TestContainerAwareDetector Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.775 sec Results : Tests run: 304, Failures: 0, Errors: 0, Skipped: 0 [TASKS] Skipping maven reporter: there is already a result available. [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.1.0:bundle (default-bundle) @ tika-parsers --- [WARNING] Warning building bundle org.apache.tika:tika-parsers:bundle:1.0-SNAPSHOT : Split package org/apache/tika/detect Use directive -split-package:=(merge-first|merge-last|error|first) on Export/Private Package instruction to get rid of this warning Package found in [Jar:., Jar:tika-core] Reference from <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-core/target/tika-core-1.0-SNAPSHOT.jar> Classpath [Jar:., Jar:tika-core, Jar:netcdf, Jar:slf4j-api, Jar:apache-mime4j, Jar:commons-logging, Jar:commons-compress, Jar:commons-codec, Jar:pdfbox, Jar:fontbox, Jar:jempbox, Jar:bcmail-jdk15, Jar:bcprov-jdk15, Jar:poi, Jar:poi-scratchpad, Jar:poi-ooxml, Jar:poi-ooxml-schemas, Jar:xmlbeans, Jar:dom4j, Jar:geronimo-stax-api_1.0_spec, Jar:tagsoup, Jar:asm, Jar:metadata-extractor, Jar:boilerpipe, Jar:rome, Jar:jdom] [TASKS] Skipping maven reporter: there is already a result available. [INFO] [INFO] --- apache-rat-plugin:0.7:check (default) @ tika-parsers --- [INFO] Exclude: src/main/java/org/apache/tika/parser/txt/Charset*.java [INFO] Exclude: src/test/resources/test-documents/** [TASKS] Skipping maven reporter: there is already a result available. [INFO] [INFO] Installing <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parsers/target/tika-parsers-1.0-SNAPSHOT.jar> to /export/home/hudson/.m2/repository/org/apache/tika/tika-parsers/1.0-SNAPSHOT/tika-parsers-1.0-SNAPSHOT.jar [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ tika-parsers --- [INFO] Installing <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parsers/pom.xml> to /export/home/hudson/.m2/repository/org/apache/tika/tika-parsers/1.0-SNAPSHOT/tika-parsers-1.0-SNAPSHOT.pom [TASKS] Skipping maven reporter: there is already a result available. [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- maven-bundle-plugin:2.1.0:install (default-install) @ tika-parsers --- [TASKS] Skipping maven reporter: there is already a result available. [INFO] [INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ tika-parsers ---Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-parsers/1.0-SNAPSHOT/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-parsers/1.0-SNAPSHOT/maven-metadata.xml (774 B at 3.0 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-parsers/1.0-SNAPSHOT/tika-parsers-1.0-20110715.210741-82.jar Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-parsers/1.0-SNAPSHOT/tika-parsers-1.0-20110715.210741-82.jar (401 KB at 5409.9 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-parsers/1.0-SNAPSHOT/tika-parsers-1.0-20110715.210741-82.pom Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-parsers/1.0-SNAPSHOT/tika-parsers-1.0-20110715.210741-82.pom (7 KB at 53.7 KB/sec) Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-parsers/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-parsers/maven-metadata.xml (343 B at 3.5 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-parsers/1.0-SNAPSHOT/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-parsers/1.0-SNAPSHOT/maven-metadata.xml (774 B at 11.3 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-parsers/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-parsers/maven-metadata.xml (343 B at 5.4 KB/sec) [TASKS] Skipping maven reporter: there is already a result available.[INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-bundle-plugin:2.1.0:deploy (default-deploy) @ tika-parsers --- [TASKS] Skipping maven reporter: there is already a result available. projectSucceeded org.apache.tika:tika-parsers:1.0-SNAPSHOT [JENKINS] Archiving <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parsers/pom.xml> to /home/hudson/hudson/jobs/Tika-trunk/modules/org.apache.tika$tika-parsers/builds/2011-07-15_21-04-05/archive/org.apache.tika/tika-parsers/1.0-SNAPSHOT/tika-parsers-1.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parsers/target/tika-parsers-1.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Tika-trunk/modules/org.apache.tika$tika-parsers/builds/2011-07-15_21-04-05/archive/org.apache.tika/tika-parsers/1.0-20110715.210741-82/tika-parsers-1.0-20110715.210741-82.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Tika application 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Deleting <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-app/target> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ tika-app --- [TASKS] Scanning folder '<https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-app/src/main/java'> for tasks ... [TASKS] Found 0. [TASKS] Scanning folder '<https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-app/src/test/java'> for tasks ... [TASKS] Found 0. [TASKS] Scanning folder '<https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-app/src/main/resources'> for tasks ... [TASKS] Found 0. [TASKS] Scanning folder '<https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-app/src/main/resources-filtered'> for tasks ... [TASKS] Found 0. [TASKS] Scanning folder '<https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-app/src/test/resources'> for tasks ... [TASKS] Found 0. [TASKS] Scanning folder '<https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-app/src/test/resources'> for tasks ... [TASKS] Found 0. [TASKS] Using set difference to compute new warnings [TASKS] Not changing build status, since no threshold has been exceeded [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ tika-app --- [TASKS] Skipping maven reporter: there is already a result available. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ tika-app --- [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] Copying 3 resources [TASKS] Skipping maven reporter: there is already a result available. [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ tika-app --- [INFO] Compiling 3 source files to <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-app/target/classes> [TASKS] Skipping maven reporter: there is already a result available. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ tika-app --- [INFO] Copying 2 resources [INFO] Copying 3 resources [TASKS] Skipping maven reporter: there is already a result available. [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ tika-app --- [INFO] Compiling 1 source file to <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-app/target/test-classes> [TASKS] Skipping maven reporter: there is already a result available. [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ tika-app --- [INFO] Surefire report directory: <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-app/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.tika.cli.TikaCLITest Tests run: 11, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.389 sec <<< FAILURE! Results : Failed tests: testListParsers(org.apache.tika.cli.TikaCLITest) Tests run: 11, Failures: 1, Errors: 0, Skipped: 0 [ERROR] There are test failures. Please refer to <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-app/target/surefire-reports> for the individual test results. [TASKS] Skipping maven reporter: there is already a result available. [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.1.0:bundle (default-bundle) @ tika-app --- [WARNING] Warning building bundle org.apache.tika:tika-app:bundle:1.0-SNAPSHOT : Split package org/apache/tika/detect Use directive -split-package:=(merge-first|merge-last|error|first) on Export/Private Package instruction to get rid of this warning Package found in [Jar:tika-parsers, Jar:tika-core] Reference from <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-core/target/tika-core-1.0-SNAPSHOT.jar> Classpath [Jar:., Jar:tika-parsers, Jar:tika-core, Jar:netcdf, Jar:apache-mime4j, Jar:commons-logging, Jar:commons-compress, Jar:commons-codec, Jar:pdfbox, Jar:fontbox, Jar:jempbox, Jar:bcmail-jdk15, Jar:bcprov-jdk15, Jar:poi, Jar:poi-scratchpad, Jar:poi-ooxml, Jar:poi-ooxml-schemas, Jar:xmlbeans, Jar:dom4j, Jar:geronimo-stax-api_1.0_spec, Jar:tagsoup, Jar:asm, Jar:metadata-extractor, Jar:boilerpipe, Jar:rome, Jar:jdom, Jar:slf4j-log4j12, Jar:slf4j-api, Jar:log4j, Jar:gson] [WARNING] Warning building bundle org.apache.tika:tika-app:bundle:1.0-SNAPSHOT : Split package org/apache/tika/parser/external Use directive -split-package:=(merge-first|merge-last|error|first) on Export/Private Package instruction to get rid of this warning Package found in [Jar:tika-parsers, Jar:tika-core] Reference from <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-core/target/tika-core-1.0-SNAPSHOT.jar> Classpath [Jar:., Jar:tika-parsers, Jar:tika-core, Jar:netcdf, Jar:apache-mime4j, Jar:commons-logging, Jar:commons-compress, Jar:commons-codec, Jar:pdfbox, Jar:fontbox, Jar:jempbox, Jar:bcmail-jdk15, Jar:bcprov-jdk15, Jar:poi, Jar:poi-scratchpad, Jar:poi-ooxml, Jar:poi-ooxml-schemas, Jar:xmlbeans, Jar:dom4j, Jar:geronimo-stax-api_1.0_spec, Jar:tagsoup, Jar:asm, Jar:metadata-extractor, Jar:boilerpipe, Jar:rome, Jar:jdom, Jar:slf4j-log4j12, Jar:slf4j-api, Jar:log4j, Jar:gson] [TASKS] Skipping maven reporter: there is already a result available. [INFO] [INFO] --- apache-rat-plugin:0.7:check (default) @ tika-app --- [INFO] No excludes mojoFailed org.apache.rat:apache-rat-plugin:0.7(default) [TASKS] Skipping maven reporter: there is already a result available. projectFailed org.apache.tika:tika-app:1.0-SNAPSHOT [JENKINS] Archiving <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-app/pom.xml> to /home/hudson/hudson/jobs/Tika-trunk/modules/org.apache.tika$tika-app/builds/2011-07-15_21-04-05/archive/org.apache.tika/tika-app/1.0-SNAPSHOT/tika-app-1.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-app/target/tika-app-1.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Tika-trunk/modules/org.apache.tika$tika-app/builds/2011-07-15_21-04-05/archive/org.apache.tika/tika-app/1.0-SNAPSHOT/tika-app-1.0-SNAPSHOT.jar sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Tika parent ................................ SUCCESS [15.359s] [INFO] Apache Tika core .................................. SUCCESS [47.044s] [INFO] Apache Tika parsers ............................... SUCCESS [2:12.044s] [INFO] Apache Tika application ........................... FAILURE [54.219s] [INFO] Apache Tika OSGi bundle ........................... SKIPPED [INFO] Apache Tika ....................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5:04.352s [INFO] Finished at: Fri Jul 15 17:09:24 EDT 2011 [INFO] Final Memory: 30M/264M [INFO] ------------------------------------------------------------------------ maven builder waiting mavenExecutionResult exceptions not empty message : Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check (default) on project tika-app: Too many unapproved licenses: 2 cause : Too many unapproved licenses: 2 Stack trace : org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check (default) on project tika-app: Too many unapproved licenses: 2 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:319) 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:592) 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:128) at hudson.maven.Maven3Builder.call(Maven3Builder.java:75) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:270) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) at java.util.concurrent.FutureTask.run(FutureTask.java:123) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676) at java.lang.Thread.run(Thread.java:595) Caused by: org.apache.rat.mp.RatCheckException: Too many unapproved licenses: 2 at org.apache.rat.mp.RatCheckMojo.check(RatCheckMojo.java:167) at org.apache.rat.mp.RatCheckMojo.execute(RatCheckMojo.java:159) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 27 more Maven failed with error. [TASKS] Aggregating results of Apache Tika parent [TASKS] Using set difference to compute new warnings [TASKS] Not changing build status, since no threshold has been exceeded [TASKS] Aggregating results of Apache Tika core [TASKS] Using set difference to compute new warnings [TASKS] Not changing build status, since no threshold has been exceeded [TASKS] Aggregating results of Apache Tika parsers [TASKS] Using set difference to compute new warnings [TASKS] Not changing build status, since no threshold has been exceeded [TASKS] Aggregating results of Apache Tika application [TASKS] Using set difference to compute new warnings [TASKS] Not changing build status, since no threshold has been exceeded Sending e-mails to: [email protected] channel stopped
