Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Oracle-25,Rocky9 #2378
Shibboleth Jenkins
noreply at shibboleth.net
Tue Sep 22 15:51:01 UTC 2026
See <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Oracle-25,label=Rocky9/2378/display/redirect?page=changes>
Changes:
[Henri Mikkonen] JCOMOIDC-184 - Move OAuth2Client authentication flow from OP to oidc-common
------------------------------------------
Started by upstream project "java-idp-oidc-v4-multi-java17" build number 2378
originally caused by:
Started by upstream project "trigger-multi-v17" build number 1580
originally caused by:
Started by upstream project "completed-nightly-v17" build number 1359
originally caused by:
Started by upstream project "java-plugin-shibd-oidc-v1-nightly-java17" build number 218
originally caused by:
Started by upstream project "java-plugin-shibd-saml-v1-nightly-java17" build number 383
originally caused by:
Started by upstream project "java-plugin-shibd-v1-nightly-java17" build number 382
originally caused by:
Started by upstream project "java-idp-plugin-webauthn-v1-nightly-java17" build number 920
originally caused by:
Started by upstream project "java-idp-plugin-thymeleaf-v1-nightly-java17" build number 537
originally caused by:
Started by upstream project "java-idp-plugin-totp-v2-nightly-java17" build number 1149
originally caused by:
Started by upstream project "java-plugin-storage-jdbc-v2-nightly-java17" build number 1565
originally caused by:
Started by upstream project "java-idp-plugin-metadatagen-v2-nightly-java17" build number 1155
originally caused by:
Started by upstream project "java-idp-plugin-jetty-base-V1" build number 417
originally caused by:
(deeply nested causes)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (ec2-I2) - Rocky9 (i-0a7a6e354e16eafc4) (Rocky9) in workspace <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Oracle-25,label=Rocky9/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/java-idp-oidc
> git init <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Oracle-25,label=Rocky9/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-oidc
> git --version # timeout=10
> git --version # 'git version 2.52.0'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-idp-oidc +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/java-idp-oidc # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 6f8af600240fc2b02d244b8ad50611157fb72a89 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6f8af600240fc2b02d244b8ad50611157fb72a89 # timeout=10
Commit message: "JCOMOIDC-184 - Move OAuth2Client authentication flow from OP to oidc-common"
> git rev-list --no-walk ea45363371deea56745854d00fd39dbc39b28a4b # timeout=10
[Rocky9] $ /opt/maven_home/bin/mvn -Djdk=Oracle-25 -Dmatrix-combinations= -Dlabel=Rocky9 -Daether.metadataResolver.threads=1 -Dno-check-m2= -V -B clean test --update-snapshots --fail-at-end
Apache Maven 3.9.16 (2bdd9fddda4b155ebf8000e807eb73fd829a51d5)
Maven home: /opt/maven_home
Java version: 25.0.4.1, vendor: Oracle Corporation, runtime: /efs/optjava/jdk/oracle/jdk-25.0.4.1
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.14.0-687.41.1.el9_8.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-bom/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-bom/3.4.0-SNAPSHOT/maven-metadata.xml (615 B at 1.1 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-bom/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-parent/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-parent/3.4.0-SNAPSHOT/maven-metadata.xml (618 B at 31 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-parent/3.4.0-SNAPSHOT/maven-metadata.xml
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for net.shibboleth.oidc:oidc-common-conf-impl:jar is missing. @ line 71, column 21
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-impl:4.4.0-SNAPSHOT (<http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Oracle-25,label=Rocky9/ws/idp-oidc-extension-impl/pom.xml)> has 1 error
[ERROR] 'dependencies.dependency.version' for net.shibboleth.oidc:oidc-common-conf-impl:jar is missing. @ line 71, column 21
[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/ProjectBuildingException
Build step 'Invoke top-level Maven targets' marked build as failure
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Did not find any matching files.
More information about the commits
mailing list