See <https://builds.apache.org/job/PDFBox-2.0.x-jdk6/52/display/redirect?page=changes>
Changes: [tilman] PDFBOX-4525: also pass the resources in other colorspace retrieval to keep code similar [tilman] PDFBOX-4525: pass the resources to profit from the resource cache when creating the colorspace ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H30 (ubuntu xenial) in workspace <https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/> Cleaning up <https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0> Deleting <https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0/parent/target> Updating http://svn.apache.org/repos/asf/pdfbox/branches/2.0 at revision '2019-04-25T01:16:14.749 +0000' U examples/src/main/java/org/apache/pdfbox/examples/util/PrintImageLocations.java U examples/src/main/java/org/apache/pdfbox/examples/util/RemoveAllText.java U pdfbox/src/test/java/org/apache/pdfbox/pdfparser/PDFStreamParserTest.java U pdfbox/src/main/java/org/apache/pdfbox/cos/COSDocument.java U pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDType1Font.java U pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDType3Font.java U pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDType1CFont.java U pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDFontFactory.java U pdfbox/src/main/java/org/apache/pdfbox/pdmodel/PDResources.java U pdfbox/src/main/java/org/apache/pdfbox/pdmodel/PDDocument.java U pdfbox/src/main/java/org/apache/pdfbox/pdmodel/PDPageContentStream.java U pdfbox/src/main/java/org/apache/pdfbox/pdmodel/fdf/FDFDocument.java U pdfbox/src/main/java/org/apache/pdfbox/pdmodel/fdf/FDFPage.java U pdfbox/src/main/java/org/apache/pdfbox/pdmodel/graphics/form/PDTransparencyGroupAttributes.java U pdfbox/src/main/java/org/apache/pdfbox/contentstream/operator/Operator.java U pdfbox/src/main/java/org/apache/pdfbox/contentstream/operator/OperatorName.java U pdfbox/src/main/java/org/apache/pdfbox/pdfparser/PDFStreamParser.java U pdfbox/src/main/java/org/apache/pdfbox/pdfwriter/COSWriter.java U pdfbox/src/main/java/org/apache/pdfbox/pdfwriter/ContentStreamWriter.java U pdfbox/src/main/java/org/apache/pdfbox/rendering/Type1Glyph2D.java U pdfbox/src/main/java/org/apache/pdfbox/rendering/PageDrawer.java U pdfbox U preflight/src/main/java/org/apache/pdfbox/preflight/font/util/PreflightType3Stream.java U preflight/src/main/java/org/apache/pdfbox/preflight/content/PreflightStreamEngine.java U preflight/src/main/java/org/apache/pdfbox/preflight/content/StubOperator.java U preflight/src/main/java/org/apache/pdfbox/preflight/content/PreflightContentStream.java U debugger/src/main/java/org/apache/pdfbox/debugger/fontencodingpane/Type3Font.java U debugger/src/main/java/org/apache/pdfbox/debugger/streampane/OperatorMarker.java U debugger/src/main/java/org/apache/pdfbox/debugger/streampane/StreamPane.java U README.md U . At revision 1858081 Parsing POMs Established TCP socket on 39953 maven35-agent.jar already up to date maven35-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [2.0] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx1g -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.5.0/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.5.0/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.5.0 /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 39953 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0/pom.xml> -Dmaven.repo.local=<https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/.repository> clean install -Ppedantic -Djdk.path=/home/jenkins/tools/java/jdk1.6.0_20-32-unlimited-security [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] PDFBox parent [INFO] Apache FontBox [INFO] Apache XmpBox [INFO] Apache PDFBox [INFO] Apache Preflight [INFO] Apache Preflight application [INFO] Apache PDFBox Debugger [INFO] Apache PDFBox tools [INFO] Apache PDFBox application [INFO] Apache PDFBox Debugger application [INFO] Apache PDFBox examples [INFO] PDFBox reactor [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building PDFBox parent 2.0.16-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ pdfbox-parent --- [WARNING] Attempt to (de-)serialize anonymous class hudson.plugins.analysis.core.HealthAwareReporter$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [WARNING] Attempt to (de-)serialize anonymous class hudson.plugins.analysis.core.HealthAwareReporter$3; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [TASKS] Scanning folder '<https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0/parent'> for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [WARNING] Attempt to (de-)serialize anonymous class hudson.plugins.analysis.core.HealthAwareReporter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [TASKS] Computing warning deltas based on reference build #51 [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ pdfbox-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ pdfbox-parent --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ pdfbox-parent --- [INFO] [INFO] --- animal-sniffer-maven-plugin:1.17:check (check-java-version) @ pdfbox-parent --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0 [INFO] [INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ pdfbox-parent --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ pdfbox-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ pdfbox-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ pdfbox-parent --- [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ pdfbox-parent <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ pdfbox-parent --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ pdfbox-parent --- [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: release.properties [INFO] 1 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses. [INFO] [INFO] --- dependency-check-maven:4.0.2:check (default) @ pdfbox-parent --- [INFO] Central analyzer disabled [INFO] Checking for updates [INFO] starting getUpdatesNeeded() ... [INFO] NVD CVE requires several updates; this could take a couple of minutes. [INFO] Download Started for NVD CVE - 2003 [INFO] Download Started for NVD CVE - 2007 [INFO] Download Started for NVD CVE - 2004 [INFO] Download Started for NVD CVE - 2005 [INFO] Download Started for NVD CVE - 2006 [INFO] Download Started for NVD CVE - 2013 [INFO] Download Started for NVD CVE - 2010 [INFO] Download Started for NVD CVE - 2002 [INFO] Download Started for NVD CVE - 2008 [INFO] Download Started for NVD CVE - 2009 [INFO] Download Started for NVD CVE - 2015 [INFO] Download Started for NVD CVE - 2014 [INFO] Download Started for NVD CVE - 2012 [INFO] Download Started for NVD CVE - 2016 [INFO] Download Started for NVD CVE - 2017 [INFO] Download Started for NVD CVE - 2018 [INFO] Download Started for NVD CVE - 2019 [INFO] Download Started for NVD CVE - 2011 [INFO] Download Started for NVD CVE - Modified [INFO] Download Complete for NVD CVE - 2003 (2030 ms) [INFO] Processing Started for NVD CVE - 2003 [INFO] Download Complete for NVD CVE - 2004 (3165 ms) [INFO] Processing Started for NVD CVE - 2004 [INFO] Download Complete for NVD CVE - 2005 (3834 ms) [INFO] Processing Started for NVD CVE - 2005 [INFO] Download Complete for NVD CVE - 2009 (4139 ms) [INFO] Processing Started for NVD CVE - 2009 [INFO] Download Complete for NVD CVE - 2008 (4184 ms) [INFO] Processing Started for NVD CVE - 2008 [INFO] Download Complete for NVD CVE - Modified (4435 ms) [INFO] Processing Started for NVD CVE - Modified [INFO] Download Complete for NVD CVE - 2006 (4575 ms) [INFO] Processing Started for NVD CVE - 2006 [INFO] Download Complete for NVD CVE - 2012 (4903 ms) [INFO] Processing Started for NVD CVE - 2012 [INFO] Download Complete for NVD CVE - 2019 (5008 ms) [INFO] Processing Started for NVD CVE - 2019 [INFO] Download Complete for NVD CVE - 2015 (5045 ms) [INFO] Processing Started for NVD CVE - 2015 [INFO] Download Complete for NVD CVE - 2002 (5303 ms) [INFO] Processing Started for NVD CVE - 2002 [INFO] Download Complete for NVD CVE - 2014 (5814 ms) [INFO] Processing Started for NVD CVE - 2014 [WARNING] Download Failed for NVD CVE - 2016 Some CVEs may not be reported. [INFO] If you are behind a proxy you may need to configure dependency-check to use the proxy. [INFO] Download Complete for NVD CVE - 2013 (6084 ms) [INFO] Download Complete for NVD CVE - 2007 (6093 ms) [INFO] Processing Started for NVD CVE - 2013 [INFO] Processing Started for NVD CVE - 2007 [INFO] Download Complete for NVD CVE - 2011 (6839 ms) [INFO] Processing Started for NVD CVE - 2011 [INFO] Download Complete for NVD CVE - 2010 (6874 ms) [INFO] Processing Started for NVD CVE - 2010 [WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities. [INFO] Analysis Started [INFO] Finished File Name Analyzer (0 seconds) [INFO] Finished Dependency Merging Analyzer (0 seconds) [INFO] Finished Version Filter Analyzer (0 seconds) [INFO] Finished Hint Analyzer (0 seconds) [WARNING] Download Failed for NVD CVE - 2017 Some CVEs may not be reported. [INFO] If you are behind a proxy you may need to configure dependency-check to use the proxy. [INFO] Created CPE Index (1 seconds) [INFO] Skipping CPE Analysis for npm [INFO] Finished CPE Analyzer (1 seconds) [INFO] Finished False Positive Analyzer (0 seconds) [INFO] Finished NVD CVE Analyzer (0 seconds) [INFO] Finished Vulnerability Suppression Analyzer (0 seconds) [INFO] Finished Dependency Bundling Analyzer (0 seconds) [INFO] Analysis Complete (1 seconds) [WARNING] Download Failed for NVD CVE - 2018 Some CVEs may not be reported. [INFO] If you are behind a proxy you may need to configure dependency-check to use the proxy. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] PDFBox parent ...................................... FAILURE [01:21 min] [INFO] Apache FontBox ..................................... SKIPPED [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] PDFBox reactor ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:38 min [INFO] Finished at: 2019-04-25T01:18:27Z [INFO] Final Memory: 40M/500M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project pdfbox-parent: One or more exceptions occurred during dependency-check analysis: One or more exceptions occurred during dependency-check analysis [ERROR] The download was interrupted; unable to complete the update [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 [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/2.0.16-SNAPSHOT/xmpbox-2.0.16-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0/tools/pom.xml> to org.apache.pdfbox/pdfbox-tools/2.0.16-SNAPSHOT/pdfbox-tools-2.0.16-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0/debugger/pom.xml> to org.apache.pdfbox/pdfbox-debugger/2.0.16-SNAPSHOT/pdfbox-debugger-2.0.16-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0/preflight-app/pom.xml> to org.apache.pdfbox/preflight-app/2.0.16-SNAPSHOT/preflight-app-2.0.16-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0/app/pom.xml> to org.apache.pdfbox/pdfbox-app/2.0.16-SNAPSHOT/pdfbox-app-2.0.16-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/2.0.16-SNAPSHOT/pdfbox-examples-2.0.16-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0/preflight/pom.xml> to org.apache.pdfbox/preflight/2.0.16-SNAPSHOT/preflight-2.0.16-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0/pom.xml> to org.apache.pdfbox/pdfbox-reactor/2.0.16-SNAPSHOT/pdfbox-reactor-2.0.16-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/2.0.16-SNAPSHOT/pdfbox-parent-2.0.16-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/2.0.16-SNAPSHOT/pdfbox-2.0.16-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0/debugger-app/pom.xml> to org.apache.pdfbox/debugger-app/2.0.16-SNAPSHOT/debugger-app-2.0.16-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0/fontbox/pom.xml> to org.apache.pdfbox/fontbox/2.0.16-SNAPSHOT/fontbox-2.0.16-SNAPSHOT.pom Sending e-mails to: [email protected] channel stopped Archiving artifacts --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
