You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/04/14 12:38:43 UTC

Build failed in Jenkins: PDFBox-trunk #3967

See <https://builds.apache.org/job/PDFBox-trunk/3967/display/redirect?page=changes>

Changes:

[msahyoun] PDFBOX-3809: add missing test for hasMissingPageRef before LOG statement

------------------------------------------
[...truncated 156.52 KB...]
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/PrintURLs.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/ExtractTTFFonts.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/EmbeddedFonts.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/AddAnnotations.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/CreateLandscapePDF.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/CreateGradientShadingPDF.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/HelloWorld.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/ExtractMetadata.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/AddMessageToEachPage.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/ImageToPDF.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/AddJavascript.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/UsingTextMatrix.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/ReplaceURLs.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/RubberStamp.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/PrintDocumentMetaData.java
A         examples/src/main/java/org/apache/pdfbox/examples/pdmodel/CreatePDFA.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/RemoveFirstPage.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/ShowTextWithPositioning.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/PrintBookmarks.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/CreateBlankPDF.java
A         examples/src/main/java/org/apache/pdfbox/examples/pdmodel/ExtractEmbeddedFiles.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/SuperimposePage.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/GoToSecondBookmarkOnOpen.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/EmbeddedFiles.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/CreateBookmarks.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/package.html
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/CreatePatternsPDF.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/AddMetadataFromDocInfo.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/ShowColorBoxes.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/RubberStampWithImage.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/AddImageToPDF.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/HelloWorldTTF.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/EmbeddedVerticalFonts.java
AU        examples/src/main/java/org/apache/pdfbox/examples/pdmodel/HelloWorldType1.java
A         examples/src/main/java/org/apache/pdfbox/examples/printing
AU        examples/src/main/java/org/apache/pdfbox/examples/printing/Printing.java
A         examples/src/main/java/org/apache/pdfbox/examples/lucene
AU        examples/src/main/java/org/apache/pdfbox/examples/lucene/package.html
AU        examples/src/main/java/org/apache/pdfbox/examples/lucene/IndexPDFFiles.java
AU        examples/src/main/java/org/apache/pdfbox/examples/lucene/LucenePDFDocument.java
A         examples/src/main/java/org/apache/pdfbox/examples/interactive
A         examples/src/main/java/org/apache/pdfbox/examples/interactive/form
AU        examples/src/main/java/org/apache/pdfbox/examples/interactive/form/DetermineTextFitsField.java
AU        examples/src/main/java/org/apache/pdfbox/examples/interactive/form/AddBorderToField.java
AU        examples/src/main/java/org/apache/pdfbox/examples/interactive/form/CreateSimpleFormWithEmbeddedFont.java
AU        examples/src/main/java/org/apache/pdfbox/examples/interactive/form/FillFormField.java
AU        examples/src/main/java/org/apache/pdfbox/examples/interactive/form/SetField.java
AU        examples/src/main/java/org/apache/pdfbox/examples/interactive/form/CreateSimpleForm.java
AU        examples/src/main/java/org/apache/pdfbox/examples/interactive/form/PrintFields.java
AU        examples/src/main/java/org/apache/pdfbox/examples/interactive/form/UpdateFieldOnDocumentOpen.java
AU        examples/src/main/java/org/apache/pdfbox/examples/interactive/form/package-info.java
AU        examples/src/main/java/org/apache/pdfbox/examples/interactive/form/CreateMultiWidgetsForm.java
AU        examples/src/main/java/org/apache/pdfbox/examples/interactive/form/FieldTriggers.java
A         examples/src/main/java/org/apache/pdfbox/examples/rendering
AU        examples/src/main/java/org/apache/pdfbox/examples/rendering/CustomPageDrawer.java
AU        examples/src/main/java/org/apache/pdfbox/examples/rendering/CustomGraphicsStreamEngine.java
A         examples/src/main/java/org/apache/pdfbox/examples/util
AU        examples/src/main/java/org/apache/pdfbox/examples/util/ExtractTextByArea.java
AU        examples/src/main/java/org/apache/pdfbox/examples/util/PrintTextColors.java
AU        examples/src/main/java/org/apache/pdfbox/examples/util/PDFMergerExample.java
AU        examples/src/main/java/org/apache/pdfbox/examples/util/PDFHighlighter.java
AU        examples/src/main/java/org/apache/pdfbox/examples/util/DrawPrintTextLocations.java
AU        examples/src/main/java/org/apache/pdfbox/examples/util/PrintImageLocations.java
AU        examples/src/main/java/org/apache/pdfbox/examples/util/RemoveAllText.java
AU        examples/src/main/java/org/apache/pdfbox/examples/util/PrintTextLocations.java
AU        examples/src/main/java/org/apache/pdfbox/examples/util/package.html
A         examples/src/main/appended-resources
A         examples/src/main/appended-resources/META-INF
AU        examples/src/main/appended-resources/META-INF/NOTICE
AU        examples/src/main/appended-resources/META-INF/LICENSE
A         examples/src/test
A         examples/src/test/java
A         examples/src/test/java/org
A         examples/src/test/java/org/apache
A         examples/src/test/java/org/apache/pdfbox
A         examples/src/test/java/org/apache/pdfbox/examples
A         examples/src/test/java/org/apache/pdfbox/examples/pdfa
AU        examples/src/test/java/org/apache/pdfbox/examples/pdfa/CreatePDFATest.java
A         examples/src/test/java/org/apache/pdfbox/examples/pdmodel
A         examples/src/test/java/org/apache/pdfbox/examples/pdmodel/TestCreateSignature.java
A         examples/src/test/java/org/apache/pdfbox/examples/pdmodel/TestRubberStampWithImage.java
A         examples/src/test/resources
A         examples/src/test/resources/org
A         examples/src/test/resources/org/apache
A         examples/src/test/resources/org/apache/pdfbox
A         examples/src/test/resources/org/apache/pdfbox/examples
A         examples/src/test/resources/org/apache/pdfbox/examples/signature
AU        examples/src/test/resources/org/apache/pdfbox/examples/signature/keystore.p12
AU        examples/src/test/resources/org/apache/pdfbox/examples/signature/sign_me_visible.pdf
AU        examples/src/test/resources/org/apache/pdfbox/examples/signature/tsa_response.asn1
AU        examples/src/test/resources/org/apache/pdfbox/examples/signature/sign_me.pdf
AU        examples/src/test/resources/org/apache/pdfbox/examples/signature/sign_me_tsa.pdf
AU        examples/src/test/resources/org/apache/pdfbox/examples/signature/stamp.jpg
A         examples/src/test/resources/org/apache/pdfbox/examples/pdmodel
A         examples/src/test/resources/org/apache/pdfbox/examples/pdmodel/document.pdf
AU        examples/src/test/resources/org/apache/pdfbox/examples/pdmodel/stamp.jpg
AU        assembly.xml
 U        .
At revision 1829136

Parsing POMs
Established TCP socket on 39378
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/jdk1.8.0_66-unlimited-security/bin/java -Xmx1g -XX:MaxPermSize=300m -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/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 39378
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=300m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean deploy -Ppedantic -Dskip-bavaria=false
[INFO] Scanning for projects...
[WARNING] The project org.apache.pdfbox:pdfbox-parent:pom:3.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[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] Apache PDFBox
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building PDFBox parent 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ pdfbox-parent ---
[TASKS] Scanning folder '<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/parent'> for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #3966
[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.15:check (check-java-version) @ pdfbox-parent ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17: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 (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:3.1.2:check (default) @ pdfbox-parent ---
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[WARNING] Unable to download the NVD CVE data; the results may not include the most recent CPE/CVEs from the NVD.
[INFO] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[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)
[INFO] Created CPE Index (22 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (22 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 (23 seconds)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PDFBox parent ...................................... FAILURE [01:48 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] Apache PDFBox ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:07 min
[INFO] Finished at: 2018-04-14T12:38:08Z
[INFO] Final Memory: 36M/580M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:3.1.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] Unable to download the NVD CVE data.
[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-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
Sending e-mails to: dev@pdfbox.apache.org
channel stopped
Archiving artifacts

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org


Build failed in Jenkins: PDFBox-trunk #3968

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PDFBox-trunk/3968/display/redirect?page=changes>

Changes:

[msahyoun] PDFBOX-3809: return early for empty field list; remove rendering test for flatten of specific fields

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H25 (ubuntu xenial) in workspace <https://builds.apache.org/job/PDFBox-trunk/ws/>
Cleaning up <https://builds.apache.org/job/PDFBox-trunk/ws/trunk>
Deleting <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/parent/target>
Updating http://svn.apache.org/repos/asf/pdfbox/trunk at revision '2018-04-14T13:58:10.442 +0000'
U         pdfbox/src/test/java/org/apache/pdfbox/pdmodel/interactive/form/PDAcroFormTest.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdmodel/interactive/form/PDAcroForm.java
At revision 1829139

Parsing POMs
Established TCP socket on 32963
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/jdk1.8.0_66-unlimited-security/bin/java -Xmx1g -XX:MaxPermSize=300m -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/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 32963
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=300m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean deploy -Ppedantic -Dskip-bavaria=false
[INFO] Scanning for projects...
[WARNING] The project org.apache.pdfbox:pdfbox-parent:pom:3.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[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] Apache PDFBox
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building PDFBox parent 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ pdfbox-parent ---
[TASKS] Scanning folder '<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/parent'> for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #3966
[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.15:check (check-java-version) @ pdfbox-parent ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17: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 (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:3.1.2:check (default) @ pdfbox-parent ---
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[ERROR] IO Exception: connect timed out
[ERROR] IO Exception: connect timed out
[ERROR] IO Exception: connect timed out
[ERROR] IO Exception: connect timed out
[ERROR] IO Exception: connect timed out
[ERROR] IO Exception: connect timed out
[ERROR] IO Exception: connect timed out
[ERROR] IO Exception: connect timed out
[ERROR] IO Exception: connect timed out
[ERROR] IO Exception: connect timed out
[ERROR] IO Exception: connect timed out
[ERROR] IO Exception: connect timed out
[ERROR] IO Exception: connect timed out
[ERROR] IO Exception: connect timed out
[ERROR] IO Exception: connect timed out
[ERROR] IO Exception: connect timed out
[WARNING] Unable to download the NVD CVE data; the results may not include the most recent CPE/CVEs from the NVD.
[INFO] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[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)
[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)
[ERROR] IO Exception: Connection reset
[ERROR] IO Exception: Connection reset
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PDFBox parent ...................................... FAILURE [01:29 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] Apache PDFBox ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:48 min
[INFO] Finished at: 2018-04-14T14:00:41Z
[INFO] Final Memory: 37M/581M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:3.1.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] Unable to download the NVD CVE data.
[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-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
Sending e-mails to: dev@pdfbox.apache.org
channel stopped
Archiving artifacts

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org