Build failed in Jenkins: java-identity-provider-v5 #1937
Shibboleth Jenkins
noreply at shibboleth.net
Tue Jul 7 19:03:42 UTC 2026
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/1937/display/redirect?page=changes>
Changes:
[Scott Cantor] Bump main branch to 5.3.0-SNAPSHOT.
------------------------------------------
[...truncated 4.16 KiB...]
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: java.lang.UnsupportedClassVersionError: Failed to load jenkins.security.MasterToSlaveCallable
at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:472)
at hudson.remoting.RemoteClassLoader.loadRemoteClass(RemoteClassLoader.java:301)
at hudson.remoting.RemoteClassLoader.loadWithMultiClassLoader(RemoteClassLoader.java:277)
at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:236)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:592)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
at java.base/java.lang.ClassLoader.defineClass1(Native Method)
at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1017)
at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:879)
at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:470)
... 23 more
Caused by: java.lang.UnsupportedClassVersionError: jenkins/security/MasterToSlaveCallable has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 61.0
at java.base/java.lang.ClassLoader.defineClass1(Native Method)
at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1017)
at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:879)
at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:470)
... 32 more
ERROR: ================================================================================
ERROR: Invalid project setup: Failed to load hudson.maven.AbstractMavenProcessFactory$ConfigureOriginalJDK
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'Amazon-17' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the controller.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with agent Java and setting compile/test properties to point to /opt/jdk/amazon-17.
ERROR: ================================================================================
Established TCP socket on 40715
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[java-identity-provider-v5] $ /usr/lib/jvm/java-21-openjdk-21.0.11.0.10-2.el9_7.x86_64/bin/java -cp /opt/jenkins/maven35-agent.jar:/opt/maven_home/boot/plexus-classworlds-2.7.0.jar:/opt/maven_home/conf/logging jenkins.maven3.agent.Maven35Main /opt/maven_home /tmp/remoting.jar /opt/jenkins/maven35-interceptor.jar /opt/jenkins/maven3-interceptor-commons.jar 40715
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/pom.xml> -V -B --update-snapshots -Dno-check-m2 clean install
[1mApache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)[m
Maven home: /efs/optjava/maven/apache-maven-3.9.5
Java version: 21.0.11, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-21-openjdk-21.0.11.0.10-2.el9_7.x86_64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.14.0-687.15.1.el9_8.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/parent/17.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/17.3.0-SNAPSHOT/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth Identity Provider [pom]
[INFO] Shibboleth IdP :: Core [jar]
[INFO] Shibboleth IdP :: Configuration Schemas [jar]
[INFO] Shibboleth IdP :: Profile API [jar]
[INFO] Shibboleth IdP :: Authentication API [jar]
[INFO] Shibboleth IdP :: Administrative Profile API [jar]
[INFO] Shibboleth IdP :: Session API [jar]
[INFO] Shibboleth IdP :: SAML Profile API [jar]
[INFO] Shibboleth IdP :: CAS Protocol API [jar]
[INFO] Shibboleth IdP :: Consent API [jar]
[INFO] Shibboleth IdP :: UI Support [jar]
[INFO] Shibboleth IdP :: Testing [jar]
[INFO] Shibboleth IdP :: Administrative Profile Implementation [jar]
[INFO] Shibboleth IdP :: Profile Implementation [jar]
[INFO] Shibboleth IdP :: Authentication Implementation [jar]
[INFO] Shibboleth IdP :: Session Implementation [jar]
[INFO] Shibboleth IdP :: CAS Protocol Implementation [jar]
[INFO] Shibboleth IdP :: Consent Implementation [jar]
[INFO] Shibboleth IdP :: SAML Profile Implementation [jar]
[INFO] Shibboleth IdP :: Spring Integration [jar]
[INFO] Shibboleth IdP :: System Configuration [jar]
[INFO] Shibboleth IdP :: WAR [war]
[INFO] Shibboleth IdP :: WAR distribution [war]
[INFO] Shibboleth IdP :: Command Line [jar]
[INFO] Shibboleth IdP :: Installer [jar]
[INFO] Shibboleth IdP :: Distribution [pom]
[INFO] Shibboleth IdP :: Msi [pom]
[INFO] Shibboleth IdP :: BOM [pom]
[INFO]
[INFO] -------------------< net.shibboleth.idp:idp-parent >--------------------
[INFO] Building Shibboleth Identity Provider 5.3.0-SNAPSHOT [1/28]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-support/9.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-support/9.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-shared-parent/9.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-shared-parent/9.3.0-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ idp-parent ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-parent ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (banned-dependencies) @ idp-parent ---
[INFO]
[INFO] --- jar:3.4.2:test-jar (default) @ idp-parent ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ idp-parent ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-parent/5.3.0-SNAPSHOT/idp-parent-5.3.0-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]
[INFO] --------------------< net.shibboleth.idp:idp-core >---------------------
[INFO] Building Shibboleth IdP :: Core 5.3.0-SNAPSHOT [2/28]
[INFO] from idp-core/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-core-api/5.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-core-api/5.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-core-api/5.3.0-SNAPSHOT/opensaml-core-api-5.3.0-SNAPSHOT.pom
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-core-api/5.3.0-SNAPSHOT/opensaml-core-api-5.3.0-SNAPSHOT.pom
[WARNING] The POM for org.opensaml:opensaml-core-api:jar:5.3.0-SNAPSHOT is missing, no dependency information available
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-xmlsec-api/5.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-xmlsec-api/5.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-xmlsec-api/5.3.0-SNAPSHOT/opensaml-xmlsec-api-5.3.0-SNAPSHOT.pom
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-xmlsec-api/5.3.0-SNAPSHOT/opensaml-xmlsec-api-5.3.0-SNAPSHOT.pom
[WARNING] The POM for org.opensaml:opensaml-xmlsec-api:jar:5.3.0-SNAPSHOT is missing, no dependency information available
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-spring/9.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-spring/9.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-security/9.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-security/9.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-networking/9.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-networking/9.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-core-api/5.3.0-SNAPSHOT/opensaml-core-api-5.3.0-SNAPSHOT.jar
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-xmlsec-api/5.3.0-SNAPSHOT/opensaml-xmlsec-api-5.3.0-SNAPSHOT.jar
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-core-api/5.3.0-SNAPSHOT/opensaml-core-api-5.3.0-SNAPSHOT.jar
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-xmlsec-api/5.3.0-SNAPSHOT/opensaml-xmlsec-api-5.3.0-SNAPSHOT.jar
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 5.3.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 2.596 s]
[INFO] Shibboleth IdP :: Core ............................. FAILURE [ 1.385 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SKIPPED
[INFO] Shibboleth IdP :: Profile API ...................... SKIPPED
[INFO] Shibboleth IdP :: Authentication API ............... SKIPPED
[INFO] Shibboleth IdP :: Administrative Profile API ....... SKIPPED
[INFO] Shibboleth IdP :: Session API ...................... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile API ................. SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol API ................. SKIPPED
[INFO] Shibboleth IdP :: Consent API ...................... SKIPPED
[INFO] Shibboleth IdP :: UI Support ....................... SKIPPED
[INFO] Shibboleth IdP :: Testing .......................... SKIPPED
[INFO] Shibboleth IdP :: Administrative Profile Implementation SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: Authentication Implementation .... SKIPPED
[INFO] Shibboleth IdP :: Session Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Spring Integration ............... SKIPPED
[INFO] Shibboleth IdP :: System Configuration ............. SKIPPED
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Command Line ..................... SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: Msi .............................. SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.784 s
[INFO] Finished at: 2026-07-07T19:03:33Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project idp-core: Could not resolve dependencies for project net.shibboleth.idp:idp-core:jar:5.3.0-SNAPSHOT: The following artifacts could not be resolved: org.opensaml:opensaml-core-api:jar:5.3.0-SNAPSHOT (absent), org.opensaml:opensaml-xmlsec-api:jar:5.3.0-SNAPSHOT (absent): Could not find artifact org.opensaml:opensaml-core-api:jar:5.3.0-SNAPSHOT in shib-snapshot (https://build.shibboleth.net/maven/snapshots/) -> [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/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :idp-core
No mail will be sent out, as 'java-identity-provider-v5 » Shibboleth IdP :: Authentication API #1937' 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 'java-identity-provider-v5 » Shibboleth IdP :: BOM #1937' 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 'java-identity-provider-v5 » Shibboleth IdP :: Msi #1937' 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 'java-identity-provider-v5 » Shibboleth IdP :: Session Implementation #1937' 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 'java-identity-provider-v5 » Shibboleth IdP :: Profile API #1937' 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 'java-identity-provider-v5 » Shibboleth IdP :: UI Support #1937' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits at shibboleth.net
No mail will be sent out, as 'java-identity-provider-v5 » Shibboleth IdP :: Administrative Profile Implementation #1937' 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 'java-identity-provider-v5 » Shibboleth IdP :: CAS Protocol API #1937' 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 'java-identity-provider-v5 » Shibboleth IdP :: CAS Protocol Implementation #1937' 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 'java-identity-provider-v5 » Shibboleth IdP :: WAR distribution #1937' 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 'java-identity-provider-v5 » Shibboleth IdP :: Installer #1937' 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 'java-identity-provider-v5 » Shibboleth IdP :: Distribution #1937' 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 'java-identity-provider-v5 » Shibboleth IdP :: Command Line #1937' 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 'java-identity-provider-v5 » Shibboleth IdP :: System Configuration #1937' 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 'java-identity-provider-v5 » Shibboleth IdP :: Authentication Implementation #1937' 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 'java-identity-provider-v5 » Shibboleth IdP :: SAML Profile Implementation #1937' 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 'java-identity-provider-v5 » Shibboleth IdP :: Configuration Schemas #1937' 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 'java-identity-provider-v5 » Shibboleth IdP :: Administrative Profile API #1937' 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 'java-identity-provider-v5 » Shibboleth IdP :: Session API #1937' 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 'java-identity-provider-v5 » Shibboleth IdP :: Spring Integration #1937' 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 'java-identity-provider-v5 » Shibboleth IdP :: Consent API #1937' 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 'java-identity-provider-v5 » Shibboleth IdP :: Testing #1937' 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 'java-identity-provider-v5 » Shibboleth IdP :: SAML Profile API #1937' 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 'java-identity-provider-v5 » Shibboleth IdP :: Consent Implementation #1937' 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 'java-identity-provider-v5 » Shibboleth IdP :: Profile Implementation #1937' 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 'java-identity-provider-v5 » Shibboleth IdP :: WAR #1937' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.
More information about the commits
mailing list