See <https://builds.apache.org/job/PDFBox-trunk/4848/display/redirect?page=changes>
Changes: [tilman] PDFBOX-4071: revert commit per commented test code [tilman] PDFBOX-4071: refactor ------------------------------------------ [...truncated 13.37 KB...] [INFO] [INFO] --- ossindex-maven-plugin:3.0.4:audit (default-cli) @ pdfbox-parent --- [INFO] Skipping; POM module [INFO] [INFO] ---------------------< org.apache.pdfbox:fontbox >---------------------- [INFO] Building Apache FontBox 3.0.0-SNAPSHOT [2/12] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ fontbox --- [TASKS] Scanning folder '<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox'> for files matching the pattern '**/*.java' - excludes: [TASKS] Found 149 files to scan for tasks Found 14 open tasks. [TASKS] Computing warning deltas based on reference build #4847 [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ fontbox --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ fontbox --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ fontbox --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ fontbox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 92 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ fontbox --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 134 source files to <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.7 [INFO] <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/src/main/java/org/apache/fontbox/cff/CFFFont.java>: Some input files use unchecked or unsafe operations. [INFO] <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/src/main/java/org/apache/fontbox/cff/CFFFont.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- download-maven-plugin:1.3.0:wget (PDFBOX-4038) @ fontbox --- [INFO] Got from cache: <https://builds.apache.org/job/PDFBox-trunk/ws/.repository/.cache/download-maven-plugin/SourceSansProBold.otf_ee42692fed82c908ab7e9c43b25ddd47> [INFO] [INFO] --- download-maven-plugin:1.3.0:wget (PDFBOX-3997) @ fontbox --- [INFO] Got from cache: <https://builds.apache.org/job/PDFBox-trunk/ws/.repository/.cache/download-maven-plugin/NotoEmoji-Regular.ttf_9784d0bb7855c7246244cb1d8f77b7c5> [INFO] [INFO] --- download-maven-plugin:1.3.0:wget (PDFBOX-3379) @ fontbox --- [INFO] Got from cache: <https://builds.apache.org/job/PDFBox-trunk/ws/.repository/.cache/download-maven-plugin/DejaVuSansMono.ttf_a2ebcaa160f7aaca8aa6f8360edf5cda> [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ fontbox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ fontbox --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/target/test-classes> [WARNING] bootstrap class path not set in conjunction with -source 1.7 [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ fontbox --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.fontbox.ttf.RAFDataStreamTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.apache.fontbox.ttf.RAFDataStreamTest [INFO] Running org.apache.fontbox.ttf.TestMemoryTTFDataStream [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.fontbox.ttf.TestMemoryTTFDataStream [INFO] Running org.apache.fontbox.ttf.BufferedRandomAccessFileTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.fontbox.ttf.BufferedRandomAccessFileTest [INFO] Running org.apache.fontbox.ttf.TTFSubsetterTest Searching for SimHei font... SimHei font not available on this machine, test skipped [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.702 s - in org.apache.fontbox.ttf.TTFSubsetterTest [INFO] Running org.apache.fontbox.ttf.gsub.CompoundCharacterTokenizerTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.fontbox.ttf.gsub.CompoundCharacterTokenizerTest [INFO] Running org.apache.fontbox.ttf.gsub.GlyphArraySplitterRegexImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.fontbox.ttf.gsub.GlyphArraySplitterRegexImplTest [INFO] Running org.apache.fontbox.ttf.GlyphSubstitutionTableTest ******* Testing feature: abvs ******* Testing feature: akhn ******* Testing feature: blwf ******* Testing feature: blws ******* Testing feature: half ******* Testing feature: haln ******* Testing feature: init ******* Testing feature: nukt ******* Testing feature: pres ******* Testing feature: pstf ******* Testing feature: rphf ******* Testing feature: vatu [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.apache.fontbox.ttf.GlyphSubstitutionTableTest [INFO] Running org.apache.fontbox.ttf.TestTTFParser [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.fontbox.ttf.TestTTFParser [INFO] Running org.apache.fontbox.afm.AFMParserTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.fontbox.afm.AFMParserTest [INFO] Running org.apache.fontbox.cff.Type1FontUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.apache.fontbox.cff.Type1FontUtilTest [INFO] Running org.apache.fontbox.cff.CFFParserTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.apache.fontbox.cff.CFFParserTest [INFO] Running org.apache.fontbox.cmap.TestCMap [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.fontbox.cmap.TestCMap [INFO] Running org.apache.fontbox.cmap.TestCMapParser [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 s - in org.apache.fontbox.cmap.TestCMapParser [INFO] [INFO] Results: [INFO] [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.SurefireArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] [INFO] --- animal-sniffer-maven-plugin:1.18:check (check-java-version) @ fontbox --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ fontbox >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ fontbox --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ fontbox --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ fontbox --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ fontbox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 92 resources [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ fontbox --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- download-maven-plugin:1.3.0:wget (PDFBOX-4038) @ fontbox --- [INFO] File already exist, skipping [INFO] [INFO] --- download-maven-plugin:1.3.0:wget (PDFBOX-3997) @ fontbox --- [INFO] File already exist, skipping [INFO] [INFO] --- download-maven-plugin:1.3.0:wget (PDFBOX-3379) @ fontbox --- [INFO] File already exist, skipping [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ fontbox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ fontbox --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ fontbox --- [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Recording test results [INFO] [INFO] --- animal-sniffer-maven-plugin:1.18:check (check-java-version) @ fontbox --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ fontbox --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ fontbox >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ fontbox --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ fontbox --- [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ fontbox <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ fontbox --- [INFO] Skipping source per configuration. [WARNING] Failed to getClass for org.apache.felix.bundleplugin.BundlePlugin [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ fontbox <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ fontbox --- [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ fontbox --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ fontbox >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ fontbox --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ fontbox --- [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ fontbox <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ fontbox --- [INFO] Skipping source per configuration. [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ fontbox --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Finished adding exclusions from SCM ignore files. [INFO] 61 implicit excludes (use -debug for more details). [INFO] Exclude: src/main/resources/org/apache/fontbox/cmap/* [INFO] Exclude: src/main/resources/org/apache/fontbox/unicode/* [INFO] 186 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 181 licenses. [INFO] [INFO] --- dependency-check-maven:5.2.1:check (default) @ fontbox --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Apache PDFBox 3.0.0-SNAPSHOT: [INFO] [INFO] PDFBox parent ...................................... SUCCESS [07:02 min] [INFO] Apache FontBox ..................................... FAILURE [01:22 min] [INFO] Apache XmpBox ...................................... SKIPPED [INFO] Apache PDFBox ...................................... SKIPPED [INFO] Apache Preflight ................................... SKIPPED [INFO] Apache Preflight application ....................... SKIPPED [INFO] Apache PDFBox Debugger ............................. SKIPPED [INFO] Apache PDFBox tools ................................ SKIPPED [INFO] Apache PDFBox application .......................... SKIPPED [INFO] Apache PDFBox Debugger application ................. SKIPPED [INFO] Apache PDFBox examples ............................. SKIPPED [INFO] Apache PDFBox ...................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 08:59 min [INFO] Finished at: 2019-08-25T04:21:38Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.owasp:dependency-check-maven:5.2.1:check (default) on project fontbox: Fatal exception(s) analyzing Apache FontBox: One or more exceptions occurred during analysis: [ERROR] Unable to connect to the database - if this error persists it may be due to a corrupt database. Consider running `purge` to delete the existing database [ERROR] -> [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 :fontbox [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/tools/pom.xml> to org.apache.pdfbox/pdfbox-tools/3.0.0-SNAPSHOT/pdfbox-tools-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/debugger/pom.xml> to org.apache.pdfbox/pdfbox-debugger/3.0.0-SNAPSHOT/pdfbox-debugger-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight-app/pom.xml> to org.apache.pdfbox/preflight-app/3.0.0-SNAPSHOT/preflight-app-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/app/pom.xml> to org.apache.pdfbox/pdfbox-app/3.0.0-SNAPSHOT/pdfbox-app-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/3.0.0-SNAPSHOT/pdfbox-examples-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/pom.xml> to org.apache.pdfbox/preflight/3.0.0-SNAPSHOT/preflight-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pom.xml> to org.apache.pdfbox/pdfbox-reactor/3.0.0-SNAPSHOT/pdfbox-reactor-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/3.0.0-SNAPSHOT/pdfbox-parent-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/3.0.0-SNAPSHOT/pdfbox-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/debugger-app/pom.xml> to org.apache.pdfbox/debugger-app/3.0.0-SNAPSHOT/debugger-app-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/pom.xml> to org.apache.pdfbox/fontbox/3.0.0-SNAPSHOT/fontbox-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/target/fontbox-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/fontbox/3.0.0-SNAPSHOT/fontbox-3.0.0-SNAPSHOT.jar [Fast Archiver] Compressed 1.52 MB of artifacts by 71.8% relative to #4847 Sending e-mails to: [email protected] channel stopped Archiving artifacts --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
