See 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/84/display/redirect>

Changes:


------------------------------------------
Started by user Tilman Hausherr
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds47 (tmp-22 ubuntu) in workspace 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 > <https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/.git>
 >  # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/pdfbox-jbig2.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/pdfbox-jbig2.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/pdfbox-jbig2.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 97935ae1a0c9d11b068671035ace4862a9bf0711 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 97935ae1a0c9d11b068671035ace4862a9bf0711 # timeout=10
Commit message: "PDFBOX-6156: fix setPixel"
 > git rev-list --no-walk 97935ae1a0c9d11b068671035ace4862a9bf0711 # timeout=10
Parsing POMs
Established TCP socket on 36909
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[PDFBox JBig2 ImageIO Plugin] $ /home/jenkins/tools/java/latest17/bin/java -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.9.0.jar:/home/jenkins/tools/maven/latest/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest 
/home/jenkins/jenkins-agent/agent.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 36909
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/pom.xml>
 clean deploy -Ppedantic -Dskip-external-testfiles=false 
-Dmaven.source.skip=true
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] ------------------< org.apache.pdfbox:jbig2-imageio >-------------------
[INFO] Building PDFBox JBIG2 ImageIO plugin 3.0.5-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.5.0:clean (default-clean) @ jbig2-imageio ---
[INFO] 
[INFO] --- enforcer:3.6.2:enforce (enforce-maven-version) @ jbig2-imageio ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion 
passed
[INFO] 
[INFO] --- enforcer:3.6.2:enforce (enforce-java-version) @ jbig2-imageio ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] 
[INFO] --- enforcer:3.6.2:enforce (default) @ jbig2-imageio ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion 
passed
[INFO] 
[INFO] --- remote-resources:3.3.0:process (process-resource-bundles) @ 
jbig2-imageio ---
[INFO] Preparing remote bundle 
org.apache.apache.resources:apache-jar-resource-bundle:1.7
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- resources:3.4.0:resources (default-resources) @ jbig2-imageio ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] 
[INFO] --- compiler:3.14.1:compile (default-compile) @ jbig2-imageio ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is 
deprecated: This property is a no-op in javac.
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 61 source files with javac [release 8] to target/classes
[INFO] 
[INFO] --- download:1.13.0:wget (Testfiles) @ jbig2-imageio ---
[INFO] 
[INFO] --- resources:3.4.0:testResources (default-testResources) @ 
jbig2-imageio ---
[INFO] Copying 20 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.14.1:testCompile (default-testCompile) @ jbig2-imageio ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is 
deprecated: This property is a no-op in javac.
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 26 source files with javac [release 8] to target/test-classes
[INFO] 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/src/test/java/org/apache/pdfbox/jbig2/ChecksumTest.java>:
 Some input files use or override a deprecated API.
[INFO] 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/src/test/java/org/apache/pdfbox/jbig2/ChecksumTest.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- surefire:3.5.4:test (default-test) @ jbig2-imageio ---
[INFO] Using auto detected provider 
org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.pdfbox.jbig2.JBIG2ImageReaderTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.617 s 
-- in org.apache.pdfbox.jbig2.JBIG2ImageReaderTest
[INFO] Running org.apache.pdfbox.jbig2.ChecksumTest
[INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.991 s 
-- in org.apache.pdfbox.jbig2.ChecksumTest
[INFO] Running org.apache.pdfbox.jbig2.JBIG2PageTest
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.001 
s -- in org.apache.pdfbox.jbig2.JBIG2PageTest
[INFO] Running org.apache.pdfbox.jbig2.GithubIssuesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s 
-- in org.apache.pdfbox.jbig2.GithubIssuesTest
[INFO] Running org.apache.pdfbox.jbig2.segments.HalftoneRegionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
-- in org.apache.pdfbox.jbig2.segments.HalftoneRegionTest
[INFO] Running org.apache.pdfbox.jbig2.segments.TextRegionTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 
s -- in org.apache.pdfbox.jbig2.segments.TextRegionTest
[INFO] Running org.apache.pdfbox.jbig2.segments.PageInformationTest
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 
s -- in org.apache.pdfbox.jbig2.segments.PageInformationTest
[INFO] Running org.apache.pdfbox.jbig2.segments.GenericRegionTest
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.001 
s -- in org.apache.pdfbox.jbig2.segments.GenericRegionTest
[INFO] Running org.apache.pdfbox.jbig2.segments.RegionSegmentInformationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
-- in org.apache.pdfbox.jbig2.segments.RegionSegmentInformationTest
[INFO] Running org.apache.pdfbox.jbig2.segments.PatternDictionaryTest
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 
s -- in org.apache.pdfbox.jbig2.segments.PatternDictionaryTest
[INFO] Running org.apache.pdfbox.jbig2.image.BitmapsBlitTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s 
-- in org.apache.pdfbox.jbig2.image.BitmapsBlitTest
[INFO] Running org.apache.pdfbox.jbig2.image.BitmapsChecksumTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.683 s 
-- in org.apache.pdfbox.jbig2.image.BitmapsChecksumTest
[INFO] Running org.apache.pdfbox.jbig2.image.BitmapsByteCombinationTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
-- in org.apache.pdfbox.jbig2.image.BitmapsByteCombinationTest
[INFO] Running org.apache.pdfbox.jbig2.decoder.mmr.MMRDecompressorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- 
in org.apache.pdfbox.jbig2.decoder.mmr.MMRDecompressorTest
[INFO] Running 
org.apache.pdfbox.jbig2.decoder.arithmetic.ArithmeticIntegerDecoderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- 
in org.apache.pdfbox.jbig2.decoder.arithmetic.ArithmeticIntegerDecoderTest
[INFO] Running org.apache.pdfbox.jbig2.decoder.arithmetic.ArithmeticDecoderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- 
in org.apache.pdfbox.jbig2.decoder.arithmetic.ArithmeticDecoderTest
[INFO] Running org.apache.pdfbox.jbig2.util.ServiceLookupTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
-- in org.apache.pdfbox.jbig2.util.ServiceLookupTest
[INFO] Running org.apache.pdfbox.jbig2.util.cache.SoftReferenceCacheTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.81 s 
-- in org.apache.pdfbox.jbig2.util.cache.SoftReferenceCacheTest
[INFO] Running org.apache.pdfbox.jbig2.util.CacheFactoryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
-- in org.apache.pdfbox.jbig2.util.CacheFactoryTest
[INFO] Running org.apache.pdfbox.jbig2.BitmapTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
-- in org.apache.pdfbox.jbig2.BitmapTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 104, Failures: 0, Errors: 0, Skipped: 11
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.5.0:jar (default-jar) @ jbig2-imageio ---
[INFO] Building jar: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/target/jbig2-imageio-3.0.5-SNAPSHOT.jar>
[INFO] 
[INFO] >>> source:3.4.0:jar (attach-sources) > generate-sources @ jbig2-imageio 
>>>
[INFO] 
[INFO] --- enforcer:3.6.2:enforce (enforce-maven-version) @ jbig2-imageio ---
[INFO] 
[INFO] --- enforcer:3.6.2:enforce (enforce-java-version) @ jbig2-imageio ---
[INFO] 
[INFO] --- enforcer:3.6.2:enforce (default) @ jbig2-imageio ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< source:3.4.0:jar (attach-sources) < generate-sources @ jbig2-imageio 
<<<
[INFO] 
[INFO] 
[INFO] --- source:3.4.0:jar (attach-sources) @ jbig2-imageio ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- assembly:2.6:single (default) @ jbig2-imageio ---
[INFO] Reading assembly descriptor: assembly.xml
[INFO] Building zip: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/target/jbig2-imageio-3.0.5-SNAPSHOT-src.zip>
[INFO] 
[INFO] --- apache-rat:0.17:check (default) @ jbig2-imageio ---
[WARNING]  Parameter 'excludes' is deprecated: Deprecated for removal since 
0.17: Use <inputExclude> instead.
[WARNING] Basedir is : 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/>
[WARNING] Use of deprecated option 'exclude'. Deprecated for removal since 
0.17: Use <inputExclude> instead.
[INFO] Excluding patterns: src/test/resources/images/*, nbactions.xml, 
nb-configuration.xml, src/test/resources/images/arith/*, 
src/test/resources/org/apache/pdfbox/jbig2/github/*
[INFO] Excluding MAVEN collection.
[INFO] Excluding ECLIPSE collection.
[INFO] Excluding IDEA collection.
[INFO] Processing exclude file from STANDARD_SCMS.
[INFO] Excluding STANDARD_SCMS collection.
[INFO] Excluding MISC collection.
[INFO] Excluding HIDDEN_DIR collection.
[INFO] RAT summary:
[INFO]   Approved:  94
[INFO]   Archives:  0
[INFO]   Binaries:  0
[INFO]   Document types:  3
[INFO]   Ignored:  21
[INFO]   License categories:  1
[INFO]   License names:  1
[INFO]   Notices:  4
[INFO]   Standards:  94
[INFO]   Unapproved:  0
[INFO]   Unknown:  0
[INFO] 
[INFO] --- dependency-check:12.2.0:check (default) @ jbig2-imageio ---
[INFO] Checking for updates
[INFO] Skipping the NVD API Update as it was completed within the last 240 
minutes
[INFO] Skipping Known Exploited Vulnerabilities update check since last check 
was within 24 hours.
[INFO] Check for updates complete (514 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 
3rd party dependencies; false positives and false negatives may exist in the 
analysis performed by the tool. Use of the tool and the reporting provided 
constitutes acceptance for use in an AS IS condition, and there are NO 
warranties, implied or otherwise, with regard to the analysis or its use. Any 
use of the tool and the reporting provided is at the user's risk. In no event 
shall the copyright holder or OWASP be held liable for any damages whatsoever 
arising out of or in connection with the use of this tool, the analysis 
performed, or the resulting report.


   About ODC: 
https://dependency-check.github.io/DependencyCheck/general/internals.html
   False Positives: 
https://dependency-check.github.io/DependencyCheck/general/suppression.html


[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Created CPE Index (3 seconds)
[INFO] Finished CPE Analyzer (3 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Known Exploited Vulnerability Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Finished Unused Suppression Rule Analyzer (0 seconds)
[INFO] Analysis Complete (4 seconds)
[INFO] Writing HTML report to: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/target/dependency-check-report.html>
[INFO] 
[INFO] --- install:3.1.4:install (default-install) @ jbig2-imageio ---
[INFO] Installing 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/pom.xml>
 to 
/home/jenkins/.m2/repository/org/apache/pdfbox/jbig2-imageio/3.0.5-SNAPSHOT/jbig2-imageio-3.0.5-SNAPSHOT.pom
[INFO] Installing 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/target/jbig2-imageio-3.0.5-SNAPSHOT.jar>
 to 
/home/jenkins/.m2/repository/org/apache/pdfbox/jbig2-imageio/3.0.5-SNAPSHOT/jbig2-imageio-3.0.5-SNAPSHOT.jar
[INFO] Installing 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/target/jbig2-imageio-3.0.5-SNAPSHOT-src.zip>
 to 
/home/jenkins/.m2/repository/org/apache/pdfbox/jbig2-imageio/3.0.5-SNAPSHOT/jbig2-imageio-3.0.5-SNAPSHOT-src.zip
[INFO] 
[INFO] --- deploy:3.1.4:deploy (default-deploy) @ jbig2-imageio ---
[INFO] Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/jbig2-imageio/3.0.5-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata 
org.apache.pdfbox:jbig2-imageio:3.0.5-SNAPSHOT/maven-metadata.xml from/to 
apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Connect to 
repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect 
timed out
[WARNING] Attempt to (de-)serialize anonymous class 
org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:46 min
[INFO] Finished at: 2026-01-29T17:53:26Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:3.1.4:deploy (default-deploy) on 
project jbig2-imageio: Failed to retrieve remote metadata 
org.apache.pdfbox:jbig2-imageio:3.0.5-SNAPSHOT/maven-metadata.xml: Could not 
transfer metadata 
org.apache.pdfbox:jbig2-imageio:3.0.5-SNAPSHOT/maven-metadata.xml from/to 
apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Connect to 
repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect 
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
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/pom.xml>
 to 
org.apache.pdfbox/jbig2-imageio/3.0.5-SNAPSHOT/jbig2-imageio-3.0.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/target/jbig2-imageio-3.0.5-SNAPSHOT.jar>
 to 
org.apache.pdfbox/jbig2-imageio/3.0.5-SNAPSHOT/jbig2-imageio-3.0.5-SNAPSHOT.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/target/jbig2-imageio-3.0.5-SNAPSHOT-src.zip>
 to 
org.apache.pdfbox/jbig2-imageio/3.0.5-SNAPSHOT/jbig2-imageio-3.0.5-SNAPSHOT-src.zip
Sending e-mails to: [email protected]
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to