Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Oracle-21,Windows2022 #2378
Shibboleth Jenkins
noreply at shibboleth.net
Tue Sep 22 15:56:43 UTC 2026
See <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Oracle-21,label=Windows2022/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) - WindowsServer2022 (i-0a8aa270b520e6e9a) (Windows2022) in workspace <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Oracle-21,label=Windows2022/ws/>
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Oracle-21,label=Windows2022/ws/.git> # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://git.shibboleth.net/git/java-idp-oidc # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-oidc
> git --version # timeout=10
> git --version # 'git version 2.44.0.windows.1'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-idp-oidc +refs/heads/*:refs/remotes/origin/* # timeout=10
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
[Windows2022] $ cmd.exe /C "\opt\maven_home\bin\mvn.cmd -Djdk=Oracle-21 -Dmatrix-combinations= -Dlabel=Windows2022 -Daether.metadataResolver.threads=1 -Dno-check-m2= -V -B clean test --update-snapshots --fail-at-end && exit %%ERRORLEVEL%%"
Apache Maven 3.9.16 (2bdd9fddda4b155ebf8000e807eb73fd829a51d5)
Maven home: c:\opt\maven_home
Java version: 21.0.12.1, vendor: Oracle Corporation, runtime: c:\opt\jdk\jdk-21
Default locale: en_US, platform encoding: UTF-8
OS name: "windows server 2022", version: "10.0", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-bom/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-bom/3.4.0-SNAPSHOT/maven-metadata.xml (615 B at 1.2 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-bom/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-parent/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-parent/3.4.0-SNAPSHOT/maven-metadata.xml (618 B at 33 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: 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 (C:\opt\jenkins\workspace\java-idp-oidc-v4-multi-java17\jdk\Oracle-21\label\Windows2022\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
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