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/08/13 09:05:20 UTC

Build failed in Jenkins: PDFBox » PDFBox-trunk #887

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

Changes:

[Andreas Lehmkühler] PDFBOX-5214: replace existing enum with new one to avoid using static instances of the 14 standard fonts

[Andreas Lehmkühler] PDFBOX-5214: use GlyphList directly

[Andreas Lehmkühler] PDFBOX-5214: replace static standard14font with a newly created one

[Andreas Lehmkühler] PDFBOX-5214: replace static standard14font with a newly created one

[Andreas Lehmkühler] PDFBOX-5214: replace static standard14font with a newly created one

[Andreas Lehmkühler] PDFBOX-5214: replace static standard14font with a newly created one


------------------------------------------
[...truncated 336.31 KB...]
Caused by: java.lang.NullPointerException
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at hudson.remoting.Channel$2.adapt(Channel.java:1039)
	at hudson.remoting.Channel$2.adapt(Channel.java:1033)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
	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
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at hudson.remoting.Channel$2.adapt(Channel.java:1039)
	at hudson.remoting.Channel$2.adapt(Channel.java:1033)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
	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
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at hudson.remoting.Channel$2.adapt(Channel.java:1039)
	at hudson.remoting.Channel$2.adapt(Channel.java:1033)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
	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
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at hudson.remoting.Channel$2.adapt(Channel.java:1039)
	at hudson.remoting.Channel$2.adapt(Channel.java:1033)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
	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.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at jenkins.fingerprints.FileFingerprintStorage.load(FileFingerprintStorage.java:98)
	at jenkins.fingerprints.FileFingerprintStorage.load(FileFingerprintStorage.java:82)
	at hudson.model.Fingerprint.load(Fingerprint.java:1357)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:90)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
	at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:246)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:233)
	at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:454)
	at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:586)
	at sun.reflect.GeneratedMethodAccessor1535.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.model.Executor$2.call(Executor.java:939)
	at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
	at com.sun.proxy.$Proxy175.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
	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 org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
	at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:22)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
	... 4 more
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to channel
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel$2.adapt(Channel.java:1037)
		at hudson.remoting.Channel$2.adapt(Channel.java:1033)
		at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
		at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
		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)
		... 4 more
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at hudson.remoting.Channel$2.adapt(Channel.java:1039)
	at hudson.remoting.Channel$2.adapt(Channel.java:1033)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
	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
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at hudson.remoting.Channel$2.adapt(Channel.java:1039)
	at hudson.remoting.Channel$2.adapt(Channel.java:1033)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
	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
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at hudson.remoting.Channel$2.adapt(Channel.java:1039)
	at hudson.remoting.Channel$2.adapt(Channel.java:1033)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
	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.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at jenkins.fingerprints.FileFingerprintStorage.load(FileFingerprintStorage.java:98)
	at jenkins.fingerprints.FileFingerprintStorage.load(FileFingerprintStorage.java:82)
	at hudson.model.Fingerprint.load(Fingerprint.java:1357)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:90)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
	at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:246)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:233)
	at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:454)
	at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:586)
	at sun.reflect.GeneratedMethodAccessor1535.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.model.Executor$2.call(Executor.java:939)
	at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
	at com.sun.proxy.$Proxy175.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
	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 org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
	at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:22)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
	... 4 more
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to channel
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel$2.adapt(Channel.java:1037)
		at hudson.remoting.Channel$2.adapt(Channel.java:1033)
		at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
		at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
		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)
		... 4 more
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check (default) on project pdfbox-tools: Too many files with unapproved license: 1 See RAT report in: <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/tools/target/rat.txt> -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :pdfbox-tools
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/xmpbox/target/xmpbox-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/xmpbox/3.0.0-20210813.090037-2895/xmpbox-3.0.0-20210813.090037-2895.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/tools/pom.xml> to org.apache.pdfbox/pdfbox-tools/3.0.0-SNAPSHOT/pdfbox-tools-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/tools/target/pdfbox-tools-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-tools/3.0.0-SNAPSHOT/pdfbox-tools-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/debugger/pom.xml> to org.apache.pdfbox/pdfbox-debugger/3.0.0-SNAPSHOT/pdfbox-debugger-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/debugger/target/pdfbox-debugger-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-debugger/3.0.0-20210813.090409-2656/pdfbox-debugger-3.0.0-20210813.090409-2656.jar
[Fast Archiver] Compressed 256.99 KB of artifacts by 87.2% relative to #885
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/preflight-app/pom.xml> to org.apache.pdfbox/preflight-app/3.0.0-SNAPSHOT/preflight-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/preflight-app/target/preflight-app-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/preflight-app/3.0.0-20210813.090341-2801/preflight-app-3.0.0-20210813.090341-2801.jar
[Fast Archiver] Compressed 9.47 MB of artifacts by 35.6% relative to #885
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/app/pom.xml> to org.apache.pdfbox/pdfbox-app/3.0.0-SNAPSHOT/pdfbox-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/3.0.0-SNAPSHOT/pdfbox-examples-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/preflight/pom.xml> to org.apache.pdfbox/preflight/3.0.0-SNAPSHOT/preflight-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/preflight/target/preflight-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/preflight/3.0.0-20210813.090309-2802/preflight-3.0.0-20210813.090309-2802.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/pom.xml> to org.apache.pdfbox/pdfbox-reactor/3.0.0-SNAPSHOT/pdfbox-reactor-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/3.0.0-SNAPSHOT/pdfbox-parent-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/3.0.0-SNAPSHOT/pdfbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/pdfbox/target/pdfbox-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox/3.0.0-20210813.090201-2835/pdfbox-3.0.0-20210813.090201-2835.jar
[Fast Archiver] Compressed 2.69 MB of artifacts by 31.4% relative to #885
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/debugger-app/pom.xml> to org.apache.pdfbox/debugger-app/3.0.0-SNAPSHOT/debugger-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/fontbox/pom.xml> to org.apache.pdfbox/fontbox/3.0.0-SNAPSHOT/fontbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/fontbox/target/fontbox-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/fontbox/3.0.0-20210813.090007-2903/fontbox-3.0.0-20210813.090007-2903.jar
[Fast Archiver] Compressed 1.53 MB of artifacts by 34.7% relative to #886
No mail will be sent out, as 'PDFBox » PDFBox-trunk » Apache PDFBox examples #887' 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-trunk » Apache PDFBox Debugger application #887' 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-trunk » Apache PDFBox application #887' 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-trunk » Apache PDFBox #887' 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-trunk #890

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


---------------------------------------------------------------------
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-trunk #889

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

Changes:


------------------------------------------
[...truncated 336.06 KB...]
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at hudson.remoting.Channel$2.adapt(Channel.java:1039)
	at hudson.remoting.Channel$2.adapt(Channel.java:1033)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
	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
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at hudson.remoting.Channel$2.adapt(Channel.java:1039)
	at hudson.remoting.Channel$2.adapt(Channel.java:1033)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
	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
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at hudson.remoting.Channel$2.adapt(Channel.java:1039)
	at hudson.remoting.Channel$2.adapt(Channel.java:1033)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
	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
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at hudson.remoting.Channel$2.adapt(Channel.java:1039)
	at hudson.remoting.Channel$2.adapt(Channel.java:1033)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
	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.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at jenkins.fingerprints.FileFingerprintStorage.load(FileFingerprintStorage.java:98)
	at jenkins.fingerprints.FileFingerprintStorage.load(FileFingerprintStorage.java:82)
	at hudson.model.Fingerprint.load(Fingerprint.java:1357)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:90)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
	at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:246)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:233)
	at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:454)
	at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:586)
	at sun.reflect.GeneratedMethodAccessor1535.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.model.Executor$2.call(Executor.java:939)
	at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
	at com.sun.proxy.$Proxy175.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
	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 org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
	at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:22)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
	... 4 more
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to channel
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel$2.adapt(Channel.java:1037)
		at hudson.remoting.Channel$2.adapt(Channel.java:1033)
		at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
		at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
		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)
		... 4 more
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at hudson.remoting.Channel$2.adapt(Channel.java:1039)
	at hudson.remoting.Channel$2.adapt(Channel.java:1033)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
	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
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at hudson.remoting.Channel$2.adapt(Channel.java:1039)
	at hudson.remoting.Channel$2.adapt(Channel.java:1033)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
	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
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at hudson.remoting.Channel$2.adapt(Channel.java:1039)
	at hudson.remoting.Channel$2.adapt(Channel.java:1033)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
	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.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at jenkins.fingerprints.FileFingerprintStorage.load(FileFingerprintStorage.java:98)
	at jenkins.fingerprints.FileFingerprintStorage.load(FileFingerprintStorage.java:82)
	at hudson.model.Fingerprint.load(Fingerprint.java:1357)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:90)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
	at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:246)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:233)
	at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:454)
	at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:586)
	at sun.reflect.GeneratedMethodAccessor1535.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.model.Executor$2.call(Executor.java:939)
	at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
	at com.sun.proxy.$Proxy175.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
	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 org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
	at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:22)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
	... 4 more
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to channel
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel$2.adapt(Channel.java:1037)
		at hudson.remoting.Channel$2.adapt(Channel.java:1033)
		at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
		at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
		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)
		... 4 more
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check (default) on project pdfbox-tools: Too many files with unapproved license: 1 See RAT report in: <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/tools/target/rat.txt> -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :pdfbox-tools
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/xmpbox/target/xmpbox-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/xmpbox/3.0.0-20210813.124324-2897/xmpbox-3.0.0-20210813.124324-2897.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/tools/pom.xml> to org.apache.pdfbox/pdfbox-tools/3.0.0-SNAPSHOT/pdfbox-tools-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/tools/target/pdfbox-tools-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-tools/3.0.0-SNAPSHOT/pdfbox-tools-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/debugger/pom.xml> to org.apache.pdfbox/pdfbox-debugger/3.0.0-SNAPSHOT/pdfbox-debugger-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/debugger/target/pdfbox-debugger-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-debugger/3.0.0-20210813.124650-2658/pdfbox-debugger-3.0.0-20210813.124650-2658.jar
[Fast Archiver] Compressed 256.95 KB of artifacts by 87.2% relative to #888
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/preflight-app/pom.xml> to org.apache.pdfbox/preflight-app/3.0.0-SNAPSHOT/preflight-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/preflight-app/target/preflight-app-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/preflight-app/3.0.0-20210813.124623-2803/preflight-app-3.0.0-20210813.124623-2803.jar
[Fast Archiver] Compressed 9.47 MB of artifacts by 31.0% relative to #888
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/app/pom.xml> to org.apache.pdfbox/pdfbox-app/3.0.0-SNAPSHOT/pdfbox-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/3.0.0-SNAPSHOT/pdfbox-examples-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/preflight/pom.xml> to org.apache.pdfbox/preflight/3.0.0-SNAPSHOT/preflight-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/preflight/target/preflight-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/preflight/3.0.0-20210813.124554-2804/preflight-3.0.0-20210813.124554-2804.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/pom.xml> to org.apache.pdfbox/pdfbox-reactor/3.0.0-SNAPSHOT/pdfbox-reactor-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/3.0.0-SNAPSHOT/pdfbox-parent-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/3.0.0-SNAPSHOT/pdfbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/pdfbox/target/pdfbox-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox/3.0.0-20210813.124449-2837/pdfbox-3.0.0-20210813.124449-2837.jar
[Fast Archiver] Compressed 2.69 MB of artifacts by 32.6% relative to #888
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/debugger-app/pom.xml> to org.apache.pdfbox/debugger-app/3.0.0-SNAPSHOT/debugger-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/fontbox/pom.xml> to org.apache.pdfbox/fontbox/3.0.0-SNAPSHOT/fontbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/fontbox/target/fontbox-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/fontbox/3.0.0-20210813.124254-2905/fontbox-3.0.0-20210813.124254-2905.jar
[Fast Archiver] Compressed 1.53 MB of artifacts by 34.7% relative to #888
No mail will be sent out, as 'PDFBox » PDFBox-trunk » Apache PDFBox examples #889' 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-trunk » Apache PDFBox Debugger application #889' 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-trunk » Apache PDFBox application #889' 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-trunk » Apache PDFBox #889' 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-trunk #888

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

Changes:

[Andreas Lehmkühler] PDFBOX-5214: remove no longer needed trigger for premature initialization of PDType1Font

[Andreas Lehmkühler] PDFBOX-5214: added toString to enum


------------------------------------------
[...truncated 332.47 KB...]
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at hudson.remoting.Channel$2.adapt(Channel.java:1039)
	at hudson.remoting.Channel$2.adapt(Channel.java:1033)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
	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
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at hudson.remoting.Channel$2.adapt(Channel.java:1039)
	at hudson.remoting.Channel$2.adapt(Channel.java:1033)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
	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
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at hudson.remoting.Channel$2.adapt(Channel.java:1039)
	at hudson.remoting.Channel$2.adapt(Channel.java:1033)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
	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
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at hudson.remoting.Channel$2.adapt(Channel.java:1039)
	at hudson.remoting.Channel$2.adapt(Channel.java:1033)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
	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.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at jenkins.fingerprints.FileFingerprintStorage.load(FileFingerprintStorage.java:98)
	at jenkins.fingerprints.FileFingerprintStorage.load(FileFingerprintStorage.java:82)
	at hudson.model.Fingerprint.load(Fingerprint.java:1357)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:90)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
	at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:246)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:233)
	at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:454)
	at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:586)
	at sun.reflect.GeneratedMethodAccessor1535.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.model.Executor$2.call(Executor.java:939)
	at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
	at com.sun.proxy.$Proxy175.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
	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 org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
	at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:22)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
	... 4 more
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to channel
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel$2.adapt(Channel.java:1037)
		at hudson.remoting.Channel$2.adapt(Channel.java:1033)
		at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
		at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
		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)
		... 4 more
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at hudson.remoting.Channel$2.adapt(Channel.java:1039)
	at hudson.remoting.Channel$2.adapt(Channel.java:1033)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
	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
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at hudson.remoting.Channel$2.adapt(Channel.java:1039)
	at hudson.remoting.Channel$2.adapt(Channel.java:1033)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
	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
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at hudson.remoting.Channel$2.adapt(Channel.java:1039)
	at hudson.remoting.Channel$2.adapt(Channel.java:1033)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
	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.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at jenkins.fingerprints.FileFingerprintStorage.load(FileFingerprintStorage.java:98)
	at jenkins.fingerprints.FileFingerprintStorage.load(FileFingerprintStorage.java:82)
	at hudson.model.Fingerprint.load(Fingerprint.java:1357)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:90)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
	at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:246)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:233)
	at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:454)
	at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:586)
	at sun.reflect.GeneratedMethodAccessor1535.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.model.Executor$2.call(Executor.java:939)
	at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
	at com.sun.proxy.$Proxy175.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
	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 org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
	at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:22)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
	... 4 more
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to channel
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel$2.adapt(Channel.java:1037)
		at hudson.remoting.Channel$2.adapt(Channel.java:1033)
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check (default) on project pdfbox-tools: Too many files with unapproved license: 1 See RAT report in: <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/tools/target/rat.txt> -> [Help 1]
		at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
		at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
[ERROR] 
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
		at hudson.remoting.UserRequest.perform(UserRequest.java:211)
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
		at hudson.remoting.UserRequest.perform(UserRequest.java:54)
[ERROR] 
		at hudson.remoting.Request$2.run(Request.java:375)
[ERROR] For more information about the errors and possible solutions, please read the following articles:
		at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
		... 4 more
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :pdfbox-tools
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/xmpbox/target/xmpbox-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/xmpbox/3.0.0-20210813.100025-2896/xmpbox-3.0.0-20210813.100025-2896.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/tools/pom.xml> to org.apache.pdfbox/pdfbox-tools/3.0.0-SNAPSHOT/pdfbox-tools-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/tools/target/pdfbox-tools-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-tools/3.0.0-SNAPSHOT/pdfbox-tools-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/debugger/pom.xml> to org.apache.pdfbox/pdfbox-debugger/3.0.0-SNAPSHOT/pdfbox-debugger-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/debugger/target/pdfbox-debugger-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-debugger/3.0.0-20210813.100416-2657/pdfbox-debugger-3.0.0-20210813.100416-2657.jar
[Fast Archiver] Compressed 256.95 KB of artifacts by 74.7% relative to #887
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/preflight-app/pom.xml> to org.apache.pdfbox/preflight-app/3.0.0-SNAPSHOT/preflight-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/preflight-app/target/preflight-app-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/preflight-app/3.0.0-20210813.100351-2802/preflight-app-3.0.0-20210813.100351-2802.jar
[Fast Archiver] Compressed 9.47 MB of artifacts by 30.7% relative to #887
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/app/pom.xml> to org.apache.pdfbox/pdfbox-app/3.0.0-SNAPSHOT/pdfbox-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/3.0.0-SNAPSHOT/pdfbox-examples-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/preflight/pom.xml> to org.apache.pdfbox/preflight/3.0.0-SNAPSHOT/preflight-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/preflight/target/preflight-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/preflight/3.0.0-20210813.100321-2803/preflight-3.0.0-20210813.100321-2803.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/pom.xml> to org.apache.pdfbox/pdfbox-reactor/3.0.0-SNAPSHOT/pdfbox-reactor-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/3.0.0-SNAPSHOT/pdfbox-parent-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/3.0.0-SNAPSHOT/pdfbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/pdfbox/target/pdfbox-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox/3.0.0-20210813.100202-2836/pdfbox-3.0.0-20210813.100202-2836.jar
[Fast Archiver] Compressed 2.69 MB of artifacts by 32.6% relative to #887
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/debugger-app/pom.xml> to org.apache.pdfbox/debugger-app/3.0.0-SNAPSHOT/debugger-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/fontbox/pom.xml> to org.apache.pdfbox/fontbox/3.0.0-SNAPSHOT/fontbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/fontbox/target/fontbox-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/fontbox/3.0.0-20210813.095955-2904/fontbox-3.0.0-20210813.095955-2904.jar
[Fast Archiver] Compressed 1.53 MB of artifacts by 34.7% relative to #887
No mail will be sent out, as 'PDFBox » PDFBox-trunk » Apache PDFBox examples #888' 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-trunk » Apache PDFBox Debugger application #888' 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-trunk » Apache PDFBox application #888' 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-trunk » Apache PDFBox #888' 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