Build failed in Jenkins: java-idwsfconsumer-v2-multi » Oracle-21,Windows2022 #1488

Shibboleth Jenkins noreply at shibboleth.net
Mon Mar 25 01:28:34 UTC 2024


See <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-multi/jdk=Oracle-21,label=Windows2022/1488/display/redirect>

Changes:


------------------------------------------
Started by upstream project "java-idwsfconsumer-v2-multi" build number 1488
originally caused by:
 Started by upstream project "trigger-multi-v11" build number 1485
 originally caused by:
  Started by upstream project "completed-nightly-v11" build number 597
  originally caused by:
   Started by upstream project "java-idp-plugin-totp-v1-nightly-java11" build number 1413
   originally caused by:
    Started by upstream project "java-plugin-storage-jdbc-v1-nightly-java11" build number 258
    originally caused by:
     Started by upstream project "java-idp-plugin-scripting-v1-nightly-java11" build number 259
     originally caused by:
      Started by upstream project "java-idp-plugin-duo-v1-nightly-java11" build number 814
      originally caused by:
       Started by upstream project "java-idp-plugin-oidc-rp-v1-nightly-java11" build number 402
       originally caused by:
        Started by upstream project "java-idp-oidc-v3-nightly-java11" build number 257
        originally caused by:
         Started by upstream project "java-oidc-common-v2-nightly-java11" build number 257
         originally caused by:
          Started by upstream project "java-idp-plugin-oidc-config-v1-nightly-java11" build number 404
          originally caused by:
           Started by upstream project "java-idp-testbed-v4-nightly" build number 1462
           originally caused by:
            (deeply nested causes)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (ec2-I2) - WindowsServer2022 (i-0e0bf4f4b93ce0365) (Windows2022) in workspace <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-multi/jdk=Oracle-21,label=Windows2022/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/idwsfconsumer
 > git init <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-multi/jdk=Oracle-21,label=Windows2022/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/idwsfconsumer
 > git --version # timeout=10
 > git --version # 'git version 2.42.0.windows.2'
 > git fetch --tags --force --progress -- https://git.shibboleth.net/git/idwsfconsumer +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.shibboleth.net/git/idwsfconsumer # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision a5ad649f102603bee27c07fef4189919bc6b4c06 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a5ad649f102603bee27c07fef4189919bc6b4c06 # timeout=10
Commit message: "Unlock parent POM for javadoc fixes."
 > git rev-list --no-walk a5ad649f102603bee27c07fef4189919bc6b4c06 # timeout=10
[Windows2022] $ cmd.exe /C "\opt\maven_home\bin\mvn.cmd -Djdk=Oracle-21 -Dmatrix-combinations= -Dlabel=Windows2022 -V -B clean test -Prelease --update-snapshots --fail-at-end && exit %%ERRORLEVEL%%"
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: c:\opt\maven_home
Java version: 21.0.2, 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-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/parent/11.3.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/11.3.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/11.3.6-SNAPSHOT/parent-11.3.6-SNAPSHOT.pom
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/parent/11.3.6-SNAPSHOT/parent-11.3.6-SNAPSHOT.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for net.shibboleth.liberty:idwsfconsumer:2.1.1-SNAPSHOT: The following artifacts could not be resolved: net.shibboleth:parent:pom:11.3.6-SNAPSHOT (absent): Could not find artifact net.shibboleth:parent:pom:11.3.6-SNAPSHOT in shibboleth-snapshots (https://build.shibboleth.net/maven/snapshots/) and 'parent.relativePath' points at wrong local POM @ line 7, column 13
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project net.shibboleth.liberty:idwsfconsumer:2.1.1-SNAPSHOT (<http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-multi/jdk=Oracle-21,label=Windows2022/ws/pom.xml)> has 1 error
[ERROR]     Non-resolvable parent POM for net.shibboleth.liberty:idwsfconsumer:2.1.1-SNAPSHOT: The following artifacts could not be resolved: net.shibboleth:parent:pom:11.3.6-SNAPSHOT (absent): Could not find artifact net.shibboleth:parent:pom:11.3.6-SNAPSHOT in shibboleth-snapshots (https://build.shibboleth.net/maven/snapshots/) and 'parent.relativePath' points at wrong local POM @ line 7, column 13 -> [Help 2]
[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
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the commits mailing list