See <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/1533/display/redirect?page=changes>
Changes: [Tilman Hausherr] PDFBOX-5940: add comment based on remarks by mkl ------------------------------------------ [...truncated 3.13 KiB...] [INFO] [INFO] Apache PDFBox parent [pom] [INFO] Apache PDFBox io [bundle] [INFO] Apache FontBox [bundle] [INFO] Apache XmpBox [bundle] [INFO] Apache PDFBox [bundle] [INFO] Apache PDFBox Debugger [jar] [INFO] Apache PDFBox tools [jar] [INFO] Apache PDFBox application [jar] [INFO] Apache PDFBox Debugger application [jar] [INFO] Apache PDFBox examples [jar] [INFO] pdfbox-reactor [pom] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/maven/plugins/maven-metadata.xml [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/codehaus/mojo/maven-metadata.xml [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 39 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 56 kB/s) [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/maven/plugins/maven-metadata.xml (8.9 kB at 10 kB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml (1.4 kB at 44 kB/s) [WARNING] The artifact org.codehaus.mojo:sonar-maven-plugin:jar:4.0.0.4121 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:4.0.0.4121: SonarQube plugin was moved to SonarSource organisation [INFO] [INFO] ------------------< org.apache.pdfbox:pdfbox-parent >------------------- [INFO] Building Apache PDFBox parent 4.0.0-SNAPSHOT [1/11] [INFO] from parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- enforcer:3.5.0:enforce (default) @ pdfbox-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven-version) @ pdfbox-parent --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-java-version) @ pdfbox-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] [INFO] --- checkstyle:3.6.0:check (check) @ pdfbox-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default) @ pdfbox-parent --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/parent/target/jacoco.exec> [INFO] [INFO] --- remote-resources:3.2.0:process (process-resource-bundles) @ pdfbox-parent --- [INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.5 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- jacoco:0.8.12:report (report) @ pdfbox-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pdfbox-parent --- [WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] [INFO] --------------------< org.apache.pdfbox:pdfbox-io >--------------------- [INFO] Building Apache PDFBox io 4.0.0-SNAPSHOT [2/11] [INFO] from io/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- enforcer:3.5.0:enforce (default) @ pdfbox-io --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven-version) @ pdfbox-io --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-java-version) @ pdfbox-io --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] [INFO] --- checkstyle:3.6.0:check (check) @ pdfbox-io --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default) @ pdfbox-io --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/io/target/jacoco.exec> [INFO] [INFO] --- remote-resources:3.2.0:process (process-resource-bundles) @ pdfbox-io --- [INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.5 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pdfbox-io --- [INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/io/src/main/resources> [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ pdfbox-io --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 18 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pdfbox-io --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pdfbox-io --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug deprecation release 11] to target/test-classes [WARNING] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/io/src/test/java/org/apache/pdfbox/io/TestIOUtils.java>:[45,29] populateBuffer(java.io.InputStream,byte[]) in org.apache.pdfbox.io.IOUtils has been deprecated and marked for removal [WARNING] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/io/src/test/java/org/apache/pdfbox/io/TestIOUtils.java>:[50,24] populateBuffer(java.io.InputStream,byte[]) in org.apache.pdfbox.io.IOUtils has been deprecated and marked for removal [WARNING] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/io/src/test/java/org/apache/pdfbox/io/TestIOUtils.java>:[57,24] populateBuffer(java.io.InputStream,byte[]) in org.apache.pdfbox.io.IOUtils has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ pdfbox-io --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.pdfbox.io.RandomAccessReadBufferedFileTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.530 s -- in org.apache.pdfbox.io.RandomAccessReadBufferedFileTest [INFO] Running org.apache.pdfbox.io.RandomAccessReadViewTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.apache.pdfbox.io.RandomAccessReadViewTest [INFO] Running org.apache.pdfbox.io.RandomAccessInputStreamTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.apache.pdfbox.io.RandomAccessInputStreamTest [INFO] Running org.apache.pdfbox.io.ScratchFileBufferTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.apache.pdfbox.io.ScratchFileBufferTest [INFO] Running org.apache.pdfbox.io.RandomAccessReadWriteBufferTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.apache.pdfbox.io.RandomAccessReadWriteBufferTest [INFO] Running org.apache.pdfbox.io.RandomAccessReadMemoryMappedFileTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.apache.pdfbox.io.RandomAccessReadMemoryMappedFileTest [INFO] Running org.apache.pdfbox.io.TestIOUtils [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.apache.pdfbox.io.TestIOUtils [INFO] Running org.apache.pdfbox.io.NonSeekableRandomAccessReadInputStreamTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.apache.pdfbox.io.NonSeekableRandomAccessReadInputStreamTest [INFO] Running org.apache.pdfbox.io.RandomAccessReadBufferTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.985 s -- in org.apache.pdfbox.io.RandomAccessReadBufferTest [INFO] Running org.apache.pdfbox.io.SequenceRandomAccessReadTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.apache.pdfbox.io.SequenceRandomAccessReadTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco:0.8.12:report (report) @ pdfbox-io --- [INFO] Loading execution data file <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/io/target/jacoco.exec> [INFO] Analyzed bundle 'Apache PDFBox io' with 16 classes [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ pdfbox-io --- [INFO] Building bundle: <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/io/target/pdfbox-io-4.0.0-SNAPSHOT.jar> [INFO] Writing manifest: <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/io/target/classes/META-INF/MANIFEST.MF> [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pdfbox-io --- [INFO] Building jar: <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/io/target/pdfbox-io-4.0.0-SNAPSHOT-sources.jar> [INFO] [INFO] ---------------------< org.apache.pdfbox:fontbox >---------------------- [INFO] Building Apache FontBox 4.0.0-SNAPSHOT [3/11] [INFO] from fontbox/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- enforcer:3.5.0:enforce (default) @ fontbox --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven-version) @ fontbox --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-java-version) @ fontbox --- [INFO] [INFO] --- checkstyle:3.6.0:check (check) @ fontbox --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default) @ fontbox --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/fontbox/target/jacoco.exec> [INFO] [INFO] --- remote-resources:3.2.0:process (process-resource-bundles) @ fontbox --- [INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.5 [INFO] Copying 3 resources from 1 bundle. [INFO] Copying appended resource: META-INF/LICENSE [INFO] Copying appended resource: META-INF/NOTICE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ fontbox --- [INFO] Copying 93 resources from src/main/resources to target/classes [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ fontbox --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 141 source files with javac [debug deprecation release 11] to target/classes [INFO] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/fontbox/src/main/java/org/apache/fontbox/cff/CFFFont.java>: Some input files use unchecked or unsafe operations. [INFO] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/fontbox/src/main/java/org/apache/fontbox/cff/CFFFont.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- download:1.13.0:wget (PDFBOX-4038) @ fontbox --- [WARNING] Error while reading from cache /home/jenkins/.m2/repository/.cache/download-maven-plugin/index.ser [WARNING] Error while reading from cache /home/jenkins/.m2/repository/.cache/download-maven-plugin/index.ser [WARNING] Could not load index cache index file, it will be rewritten. [INFO] [INFO] --- download:1.13.0:wget (PDFBOX-3997) @ fontbox --- [INFO] [INFO] --- download:1.13.0:wget (PDFBOX-3379) @ fontbox --- [INFO] [INFO] --- download:1.13.0:wget (PDFBOX-5328) @ fontbox --- [INFO] [INFO] --- download:1.13.0:wget (PDFBOX-5356) @ fontbox --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping pdfbox-reactor [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for pdfbox-reactor 4.0.0-SNAPSHOT: [INFO] [INFO] Apache PDFBox parent ............................... SUCCESS [ 11.504 s] [INFO] Apache PDFBox io ................................... SUCCESS [ 40.907 s] [INFO] Apache FontBox ..................................... FAILURE [ 19.403 s] [INFO] Apache XmpBox ...................................... SKIPPED [INFO] Apache PDFBox ...................................... SKIPPED [INFO] Apache PDFBox Debugger ............................. SKIPPED [INFO] Apache PDFBox tools ................................ SKIPPED [INFO] Apache PDFBox application .......................... SKIPPED [INFO] Apache PDFBox Debugger application ................. SKIPPED [INFO] Apache PDFBox examples ............................. SKIPPED [INFO] pdfbox-reactor ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:39 min [INFO] Finished at: 2025-01-28T12:13:30Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal com.googlecode.maven-download-plugin:download-maven-plugin:1.13.0:wget (PDFBOX-5356) on project fontbox: Read timed out -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :fontbox [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/4.0.0-SNAPSHOT/xmpbox-4.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/tools/pom.xml> to org.apache.pdfbox/pdfbox-tools/4.0.0-SNAPSHOT/pdfbox-tools-4.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/debugger/pom.xml> to org.apache.pdfbox/pdfbox-debugger/4.0.0-SNAPSHOT/pdfbox-debugger-4.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/app/pom.xml> to org.apache.pdfbox/pdfbox-app/4.0.0-SNAPSHOT/pdfbox-app-4.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/4.0.0-SNAPSHOT/pdfbox-examples-4.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pom.xml> to org.apache.pdfbox/pdfbox-reactor/4.0.0-SNAPSHOT/pdfbox-reactor-4.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/4.0.0-SNAPSHOT/pdfbox-parent-4.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/4.0.0-SNAPSHOT/pdfbox-4.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/debugger-app/pom.xml> to org.apache.pdfbox/debugger-app/4.0.0-SNAPSHOT/debugger-app-4.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/io/pom.xml> to org.apache.pdfbox/pdfbox-io/4.0.0-SNAPSHOT/pdfbox-io-4.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/io/target/pdfbox-io-4.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-io/4.0.0-SNAPSHOT/pdfbox-io-4.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/io/target/pdfbox-io-4.0.0-SNAPSHOT-sources.jar> to org.apache.pdfbox/pdfbox-io/4.0.0-SNAPSHOT/pdfbox-io-4.0.0-SNAPSHOT-sources.jar [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/fontbox/pom.xml> to org.apache.pdfbox/fontbox/4.0.0-SNAPSHOT/fontbox-4.0.0-SNAPSHOT.pom No mail will be sent out, as 'PDFBox » PDFBox-sonar2 » Apache XmpBox #1533' 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-sonar2 » Apache PDFBox tools #1533' 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-sonar2 » Apache PDFBox Debugger #1533' 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-sonar2 » Apache PDFBox application #1533' 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-sonar2 » Apache PDFBox examples #1533' 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-sonar2 » pdfbox-reactor #1533' 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-sonar2 » Apache PDFBox #1533' 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-sonar2 » Apache PDFBox Debugger application #1533' 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 channel stopped --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org