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 2021/04/21 22:51:37 UTC

Build failed in Jenkins: PDFBox » PDFBox-2.0.x #346

See <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/346/display/redirect?page=changes>

Changes:

[Tilman Hausherr] PDFBOX-4892: fix typo, as suggested by valerybokov


------------------------------------------
[...truncated 1.02 KB...]
Deleting <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/fontbox/target>
Deleting <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/pdfbox/target>
Deleting <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight-app/target>
Updating http://svn.apache.org/repos/asf/pdfbox/branches/2.0 at revision '2021-04-21T22:49:57.550 +0000' --quiet
At revision 1889081

Parsing POMs
Established TCP socket on 38611
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[PDFBox-2.0.x] $ /home/jenkins/tools/java/latest1.8/bin/java -cp /home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.6.3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/apache-maven-3.6.3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.6.3 /home/jenkins/slave.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 38611
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/pom.xml> clean deploy -Ppedantic -Dmaven.source.skip=true
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] PDFBox parent                                                      [pom]
[INFO] Apache FontBox                                                  [bundle]
[INFO] Apache XmpBox                                                   [bundle]
[INFO] Apache PDFBox                                                   [bundle]
[INFO] Apache Preflight                                                [bundle]
[INFO] Apache Preflight application                                    [bundle]
[INFO] Apache PDFBox Debugger                                             [jar]
[INFO] Apache PDFBox tools                                                [jar]
[INFO] Apache PDFBox application                                       [bundle]
[INFO] Apache PDFBox Debugger application                              [bundle]
[INFO] Apache PDFBox examples                                             [jar]
[INFO] PDFBox reactor                                                     [pom]
[INFO] 
[INFO] ------------------< org.apache.pdfbox:pdfbox-parent >-------------------
[INFO] Building PDFBox parent 2.0.24-SNAPSHOT                            [1/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ 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 ---
[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] Skipping source per configuration.
[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:6.1.5:check (default) @ pdfbox-parent ---
[INFO] Checking for updates
[INFO] Download Started for NVD CVE - Modified
[INFO] Download Complete for NVD CVE - Modified  (669 ms)
[INFO] Processing Started for NVD CVE - Modified
[ERROR] The execution of the download was interrupted
org.owasp.dependencycheck.data.update.exception.UpdateException: The execution of the download was interrupted
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.performUpdate (NvdCveUpdater.java:317)
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.update (NvdCveUpdater.java:125)
    at org.owasp.dependencycheck.Engine.doUpdates (Engine.java:860)
    at org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase (Engine.java:667)
    at org.owasp.dependencycheck.Engine.analyzeDependencies (Engine.java:593)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.runCheck (BaseDependencyCheckMojo.java:1660)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.execute (BaseDependencyCheckMojo.java:929)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:375)
    at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:73)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
    at java.util.concurrent.FutureTask.report (FutureTask.java:122)
    at java.util.concurrent.FutureTask.get (FutureTask.java:192)
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.performUpdate (NvdCveUpdater.java:307)
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.update (NvdCveUpdater.java:125)
    at org.owasp.dependencycheck.Engine.doUpdates (Engine.java:860)
    at org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase (Engine.java:667)
    at org.owasp.dependencycheck.Engine.analyzeDependencies (Engine.java:593)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.runCheck (BaseDependencyCheckMojo.java:1660)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.execute (BaseDependencyCheckMojo.java:929)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:375)
    at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:73)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: java.lang.NullPointerException
    at org.owasp.dependencycheck.data.nvdcve.CveDB.updateVulnerabilityInsertReferences (CveDB.java:1173)
    at org.owasp.dependencycheck.data.nvdcve.CveDB.updateVulnerability (CveDB.java:859)
    at org.owasp.dependencycheck.data.update.nvd.NvdCveParser.parse (NvdCveParser.java:97)
    at org.owasp.dependencycheck.data.update.nvd.ProcessTask.importJSON (ProcessTask.java:139)
    at org.owasp.dependencycheck.data.update.nvd.ProcessTask.processFiles (ProcessTask.java:152)
    at org.owasp.dependencycheck.data.update.nvd.ProcessTask.call (ProcessTask.java:113)
    at org.owasp.dependencycheck.data.update.nvd.ProcessTask.call (ProcessTask.java:40)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
[INFO] Skipping RetireJS update since last update was within 24 hours.
[WARNING] Unable to update 1 or more Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[ERROR] Unable to continue dependency-check analysis.
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for PDFBox reactor 2.0.24-SNAPSHOT:
[INFO] 
[INFO] PDFBox parent ...................................... FAILURE [ 18.862 s]
[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:  43.175 s
[INFO] Finished at: 2021-04-21T22:51:20Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:6.1.5:check (default) on project pdfbox-parent: Fatal exception(s) analyzing PDFBox parent: One or more exceptions occurred during analysis:
[ERROR] UpdateException: The execution of the download was interrupted
[ERROR] caused by ExecutionException: java.lang.NullPointerException
[ERROR] caused by NullPointerException: null
[ERROR] NoDataException: No documents exist
[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://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/2.0.24-SNAPSHOT/xmpbox-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/tools/pom.xml> to org.apache.pdfbox/pdfbox-tools/2.0.24-SNAPSHOT/pdfbox-tools-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/debugger/pom.xml> to org.apache.pdfbox/pdfbox-debugger/2.0.24-SNAPSHOT/pdfbox-debugger-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight-app/pom.xml> to org.apache.pdfbox/preflight-app/2.0.24-SNAPSHOT/preflight-app-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/app/pom.xml> to org.apache.pdfbox/pdfbox-app/2.0.24-SNAPSHOT/pdfbox-app-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/2.0.24-SNAPSHOT/pdfbox-examples-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight/pom.xml> to org.apache.pdfbox/preflight/2.0.24-SNAPSHOT/preflight-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/pom.xml> to org.apache.pdfbox/pdfbox-reactor/2.0.24-SNAPSHOT/pdfbox-reactor-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/2.0.24-SNAPSHOT/pdfbox-parent-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/2.0.24-SNAPSHOT/pdfbox-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/debugger-app/pom.xml> to org.apache.pdfbox/debugger-app/2.0.24-SNAPSHOT/debugger-app-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/fontbox/pom.xml> to org.apache.pdfbox/fontbox/2.0.24-SNAPSHOT/fontbox-2.0.24-SNAPSHOT.pom
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox examples #346' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: dev@pdfbox.apache.org
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox #346' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox Debugger application #346' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache FontBox #346' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache XmpBox #346' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox tools #346' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox Debugger #346' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache Preflight application #346' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox application #346' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache Preflight #346' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » PDFBox reactor #346' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
Archiving artifacts

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


Jenkins build is back to normal : PDFBox » PDFBox-2.0.x #349

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/349/display/redirect>


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


Build failed in Jenkins: PDFBox » PDFBox-2.0.x #348

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/348/display/redirect>

Changes:


------------------------------------------
[...truncated 315 B...]
Building remotely on H31 (ubuntu) in workspace <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/>
Cleaning up <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/.>
Deleting <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/parent/target>
Updating http://svn.apache.org/repos/asf/pdfbox/branches/2.0 at revision '2021-04-22T18:39:36.430 +0000' --quiet
At revision 1889109

No changes for http://svn.apache.org/repos/asf/pdfbox/branches/2.0 since the previous build
Parsing POMs
Established TCP socket on 42451
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[PDFBox-2.0.x] $ /home/jenkins/tools/java/latest1.8/bin/java -cp /home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.6.3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/apache-maven-3.6.3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.6.3 /home/jenkins/slave.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 42451
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/pom.xml> clean deploy -Ppedantic -Dmaven.source.skip=true
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] PDFBox parent                                                      [pom]
[INFO] Apache FontBox                                                  [bundle]
[INFO] Apache XmpBox                                                   [bundle]
[INFO] Apache PDFBox                                                   [bundle]
[INFO] Apache Preflight                                                [bundle]
[INFO] Apache Preflight application                                    [bundle]
[INFO] Apache PDFBox Debugger                                             [jar]
[INFO] Apache PDFBox tools                                                [jar]
[INFO] Apache PDFBox application                                       [bundle]
[INFO] Apache PDFBox Debugger application                              [bundle]
[INFO] Apache PDFBox examples                                             [jar]
[INFO] PDFBox reactor                                                     [pom]
[INFO] 
[INFO] ------------------< org.apache.pdfbox:pdfbox-parent >-------------------
[INFO] Building PDFBox parent 2.0.24-SNAPSHOT                            [1/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ 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 ---
[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] Skipping source per configuration.
[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:6.1.5:check (default) @ pdfbox-parent ---
[INFO] Checking for updates
[INFO] Download Started for NVD CVE - Modified
[INFO] Download Complete for NVD CVE - Modified  (647 ms)
[INFO] Processing Started for NVD CVE - Modified
[ERROR] The execution of the download was interrupted
org.owasp.dependencycheck.data.update.exception.UpdateException: The execution of the download was interrupted
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.performUpdate (NvdCveUpdater.java:317)
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.update (NvdCveUpdater.java:125)
    at org.owasp.dependencycheck.Engine.doUpdates (Engine.java:860)
    at org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase (Engine.java:667)
    at org.owasp.dependencycheck.Engine.analyzeDependencies (Engine.java:593)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.runCheck (BaseDependencyCheckMojo.java:1660)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.execute (BaseDependencyCheckMojo.java:929)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:375)
    at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:73)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
    at java.util.concurrent.FutureTask.report (FutureTask.java:122)
    at java.util.concurrent.FutureTask.get (FutureTask.java:192)
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.performUpdate (NvdCveUpdater.java:307)
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.update (NvdCveUpdater.java:125)
    at org.owasp.dependencycheck.Engine.doUpdates (Engine.java:860)
    at org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase (Engine.java:667)
    at org.owasp.dependencycheck.Engine.analyzeDependencies (Engine.java:593)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.runCheck (BaseDependencyCheckMojo.java:1660)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.execute (BaseDependencyCheckMojo.java:929)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:375)
    at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:73)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: java.lang.NullPointerException
    at org.owasp.dependencycheck.data.nvdcve.CveDB.updateVulnerabilityInsertReferences (CveDB.java:1173)
    at org.owasp.dependencycheck.data.nvdcve.CveDB.updateVulnerability (CveDB.java:859)
    at org.owasp.dependencycheck.data.update.nvd.NvdCveParser.parse (NvdCveParser.java:97)
    at org.owasp.dependencycheck.data.update.nvd.ProcessTask.importJSON (ProcessTask.java:139)
    at org.owasp.dependencycheck.data.update.nvd.ProcessTask.processFiles (ProcessTask.java:152)
    at org.owasp.dependencycheck.data.update.nvd.ProcessTask.call (ProcessTask.java:113)
    at org.owasp.dependencycheck.data.update.nvd.ProcessTask.call (ProcessTask.java:40)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
[WARNING] Unable to update 1 or more Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[ERROR] Unable to continue dependency-check analysis.
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for PDFBox reactor 2.0.24-SNAPSHOT:
[INFO] 
[INFO] PDFBox parent ...................................... FAILURE [ 21.368 s]
[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:  45.437 s
[INFO] Finished at: 2021-04-22T18:40:59Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:6.1.5:check (default) on project pdfbox-parent: Fatal exception(s) analyzing PDFBox parent: One or more exceptions occurred during analysis:
[ERROR] UpdateException: The execution of the download was interrupted
[ERROR] caused by ExecutionException: java.lang.NullPointerException
[ERROR] caused by NullPointerException: null
[ERROR] NoDataException: No documents exist
[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://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/2.0.24-SNAPSHOT/xmpbox-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/tools/pom.xml> to org.apache.pdfbox/pdfbox-tools/2.0.24-SNAPSHOT/pdfbox-tools-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/debugger/pom.xml> to org.apache.pdfbox/pdfbox-debugger/2.0.24-SNAPSHOT/pdfbox-debugger-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight-app/pom.xml> to org.apache.pdfbox/preflight-app/2.0.24-SNAPSHOT/preflight-app-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/app/pom.xml> to org.apache.pdfbox/pdfbox-app/2.0.24-SNAPSHOT/pdfbox-app-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/2.0.24-SNAPSHOT/pdfbox-examples-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight/pom.xml> to org.apache.pdfbox/preflight/2.0.24-SNAPSHOT/preflight-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/pom.xml> to org.apache.pdfbox/pdfbox-reactor/2.0.24-SNAPSHOT/pdfbox-reactor-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/2.0.24-SNAPSHOT/pdfbox-parent-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/2.0.24-SNAPSHOT/pdfbox-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/debugger-app/pom.xml> to org.apache.pdfbox/debugger-app/2.0.24-SNAPSHOT/debugger-app-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/fontbox/pom.xml> to org.apache.pdfbox/fontbox/2.0.24-SNAPSHOT/fontbox-2.0.24-SNAPSHOT.pom
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox examples #348' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: dev@pdfbox.apache.org
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox #348' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox Debugger application #348' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache FontBox #348' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache XmpBox #348' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox tools #348' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox Debugger #348' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache Preflight application #348' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox application #348' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache Preflight #348' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » PDFBox reactor #348' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
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 » PDFBox-2.0.x #347

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/347/display/redirect>

Changes:


------------------------------------------
[...truncated 1.36 KB...]
Deleting <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/pdfbox/target>
Deleting <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight-app/target>
Updating http://svn.apache.org/repos/asf/pdfbox/branches/2.0 at revision '2021-04-22T02:54:21.296 +0000' --quiet
At revision 1889086

No changes for http://svn.apache.org/repos/asf/pdfbox/branches/2.0 since the previous build
Parsing POMs
Established TCP socket on 35701
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[PDFBox-2.0.x] $ /home/jenkins/tools/java/latest1.8/bin/java -cp /home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.6.3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/apache-maven-3.6.3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.6.3 /home/jenkins/slave.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 35701
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/pom.xml> clean deploy -Ppedantic -Dmaven.source.skip=true
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] PDFBox parent                                                      [pom]
[INFO] Apache FontBox                                                  [bundle]
[INFO] Apache XmpBox                                                   [bundle]
[INFO] Apache PDFBox                                                   [bundle]
[INFO] Apache Preflight                                                [bundle]
[INFO] Apache Preflight application                                    [bundle]
[INFO] Apache PDFBox Debugger                                             [jar]
[INFO] Apache PDFBox tools                                                [jar]
[INFO] Apache PDFBox application                                       [bundle]
[INFO] Apache PDFBox Debugger application                              [bundle]
[INFO] Apache PDFBox examples                                             [jar]
[INFO] PDFBox reactor                                                     [pom]
[INFO] 
[INFO] ------------------< org.apache.pdfbox:pdfbox-parent >-------------------
[INFO] Building PDFBox parent 2.0.24-SNAPSHOT                            [1/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ 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 ---
[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] Skipping source per configuration.
[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:6.1.5:check (default) @ pdfbox-parent ---
[INFO] Checking for updates
[INFO] Download Started for NVD CVE - Modified
[INFO] Download Complete for NVD CVE - Modified  (665 ms)
[INFO] Processing Started for NVD CVE - Modified
[ERROR] The execution of the download was interrupted
org.owasp.dependencycheck.data.update.exception.UpdateException: The execution of the download was interrupted
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.performUpdate (NvdCveUpdater.java:317)
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.update (NvdCveUpdater.java:125)
    at org.owasp.dependencycheck.Engine.doUpdates (Engine.java:860)
    at org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase (Engine.java:667)
    at org.owasp.dependencycheck.Engine.analyzeDependencies (Engine.java:593)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.runCheck (BaseDependencyCheckMojo.java:1660)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.execute (BaseDependencyCheckMojo.java:929)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:375)
    at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:73)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
    at java.util.concurrent.FutureTask.report (FutureTask.java:122)
    at java.util.concurrent.FutureTask.get (FutureTask.java:192)
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.performUpdate (NvdCveUpdater.java:307)
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.update (NvdCveUpdater.java:125)
    at org.owasp.dependencycheck.Engine.doUpdates (Engine.java:860)
    at org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase (Engine.java:667)
    at org.owasp.dependencycheck.Engine.analyzeDependencies (Engine.java:593)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.runCheck (BaseDependencyCheckMojo.java:1660)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.execute (BaseDependencyCheckMojo.java:929)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:375)
    at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:73)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: java.lang.NullPointerException
    at org.owasp.dependencycheck.data.nvdcve.CveDB.updateVulnerabilityInsertReferences (CveDB.java:1173)
    at org.owasp.dependencycheck.data.nvdcve.CveDB.updateVulnerability (CveDB.java:859)
    at org.owasp.dependencycheck.data.update.nvd.NvdCveParser.parse (NvdCveParser.java:97)
    at org.owasp.dependencycheck.data.update.nvd.ProcessTask.importJSON (ProcessTask.java:139)
    at org.owasp.dependencycheck.data.update.nvd.ProcessTask.processFiles (ProcessTask.java:152)
    at org.owasp.dependencycheck.data.update.nvd.ProcessTask.call (ProcessTask.java:113)
    at org.owasp.dependencycheck.data.update.nvd.ProcessTask.call (ProcessTask.java:40)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
[INFO] Skipping RetireJS update since last update was within 24 hours.
[WARNING] Unable to update 1 or more Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[ERROR] Unable to continue dependency-check analysis.
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for PDFBox reactor 2.0.24-SNAPSHOT:
[INFO] 
[INFO] PDFBox parent ...................................... FAILURE [ 21.399 s]
[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:  47.299 s
[INFO] Finished at: 2021-04-22T02:55:48Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:6.1.5:check (default) on project pdfbox-parent: Fatal exception(s) analyzing PDFBox parent: One or more exceptions occurred during analysis:
[ERROR] UpdateException: The execution of the download was interrupted
[ERROR] caused by ExecutionException: java.lang.NullPointerException
[ERROR] caused by NullPointerException: null
[ERROR] NoDataException: No documents exist
[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://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/2.0.24-SNAPSHOT/xmpbox-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/tools/pom.xml> to org.apache.pdfbox/pdfbox-tools/2.0.24-SNAPSHOT/pdfbox-tools-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/debugger/pom.xml> to org.apache.pdfbox/pdfbox-debugger/2.0.24-SNAPSHOT/pdfbox-debugger-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight-app/pom.xml> to org.apache.pdfbox/preflight-app/2.0.24-SNAPSHOT/preflight-app-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/app/pom.xml> to org.apache.pdfbox/pdfbox-app/2.0.24-SNAPSHOT/pdfbox-app-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/2.0.24-SNAPSHOT/pdfbox-examples-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight/pom.xml> to org.apache.pdfbox/preflight/2.0.24-SNAPSHOT/preflight-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/pom.xml> to org.apache.pdfbox/pdfbox-reactor/2.0.24-SNAPSHOT/pdfbox-reactor-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/2.0.24-SNAPSHOT/pdfbox-parent-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/2.0.24-SNAPSHOT/pdfbox-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/debugger-app/pom.xml> to org.apache.pdfbox/debugger-app/2.0.24-SNAPSHOT/debugger-app-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/fontbox/pom.xml> to org.apache.pdfbox/fontbox/2.0.24-SNAPSHOT/fontbox-2.0.24-SNAPSHOT.pom
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox examples #347' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: dev@pdfbox.apache.org
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox #347' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox Debugger application #347' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache FontBox #347' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache XmpBox #347' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox tools #347' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox Debugger #347' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache Preflight application #347' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox application #347' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache Preflight #347' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » PDFBox reactor #347' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
Archiving artifacts

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