Build failed in Jenkins: java-idp-plugin-scripting-v2-multi-java17 » OpenJDK-22,Windows2022 #1786
Shibboleth Jenkins
noreply at shibboleth.net
Sat Mar 8 02:22:54 UTC 2025
See <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v2-multi-java17/jdk=OpenJDK-22,label=Windows2022/1786/display/redirect>
Changes:
------------------------------------------
Started by upstream project "java-idp-plugin-scripting-v2-multi-java17" build number 1786
originally caused by:
Started by upstream project "trigger-multi-v17" build number 1024
originally caused by:
Started by upstream project "completed-nightly-v17" build number 801
originally caused by:
Started by upstream project "java-idp-plugin-webauthn-v1-nightly-java17" build number 359
originally caused by:
Started by upstream project "java-idp-plugin-totp-v2-nightly-java17" build number 588
originally caused by:
Started by upstream project "java-plugin-storage-jdbc-v2-nightly-java17" build number 1002
originally caused by:
Started by upstream project "java-idp-plugin-metadatagen-v2-nightly-java17" build number 591
originally caused by:
Started by upstream project "java-idp-plugin-scripting-v2-nightly-java17" build number 1780
originally caused by:
Started by upstream project "java-idp-plugin-duo-v2-nightly-java17" build number 603
originally caused by:
Started by upstream project "java-idp-plugin-oidc-rp-v2-nightly-java17" build number 593
originally caused by:
Started by upstream project "java-idp-oidc-v4-nightly-java17" build number 1823
originally caused by:
Started by upstream project "java-idp-plugin-oidc-config-v2-nightly-java17" build number 599
originally caused by:
(deeply nested causes)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (ec2-I2) - WindowsServer2022 (i-0cb0df953961c49f2) (Windows2022) in workspace <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v2-multi-java17/jdk=OpenJDK-22,label=Windows2022/ws/>
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/java-idp-plugin-scripting
> git init <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v2-multi-java17/jdk=OpenJDK-22,label=Windows2022/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-plugin-scripting
> 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-plugin-scripting +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/java-idp-plugin-scripting # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 02de5f9db2bb47d959fac3be7f245318cf77edc8 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 02de5f9db2bb47d959fac3be7f245318cf77edc8 # timeout=10
Commit message: "Bump version after release"
> git rev-list --no-walk 02de5f9db2bb47d959fac3be7f245318cf77edc8 # timeout=10
[Windows2022] $ cmd.exe /C "\opt\maven_home\bin\mvn.cmd -Djdk=OpenJDK-22 -Dmatrix-combinations= -Dlabel=Windows2022 -Dno-check-m2= -V -B clean test --update-snapshots --fail-at-end && exit %%ERRORLEVEL%%"
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: c:\opt\maven_home
Java version: 11.0.23, vendor: Amazon.com Inc., runtime: c:\opt\java_home
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2022", version: "10.0", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: Scripting [pom]
[INFO] Shibboleth IdP :: Plugins :: Scripting Common Code [jar]
[INFO] Shibboleth IdP :: Plugins :: Nashorn JDK Scripting Impl [jar]
[INFO] Shibboleth IdP :: Plugins :: Nashorn Distribution (JDK) [pom]
[INFO] Shibboleth IdP :: Plugins :: Rhino Scripting Impl [jar]
[INFO] Shibboleth IdP :: Plugins :: Rhino Distribution [pom]
[INFO]
[INFO] ------< net.shibboleth.idp.plugin.scripting:idp-plugin-scripting >------
[INFO] Building Shibboleth IdP :: Plugins :: Scripting 2.1.1-SNAPSHOT [1/6]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-scripting ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-scripting ---
[INFO]
[INFO] ----< net.shibboleth.idp.plugin.scripting:idp-plugin-scripting-api >----
[INFO] Building Shibboleth IdP :: Plugins :: Scripting Common Code 2.1.1-SNAPSHOT [2/6]
[INFO] from scripting-api\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-scripting-api ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-scripting-api ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-scripting-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-idp-plugin-scripting-v2-multi-java17\jdk\OpenJDK-22\label\Windows2022\scripting-api\src\main\resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-scripting-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to C:\opt\jenkins\workspace\java-idp-plugin-scripting-v2-multi-java17\jdk\OpenJDK-22\label\Windows2022\scripting-api\target\classes
[INFO]
[INFO] --< net.shibboleth.idp.plugin.scripting:idp-plugin-nashorn-jdk-impl >---
[INFO] Building Shibboleth IdP :: Plugins :: Nashorn JDK Scripting Impl 2.1.1-SNAPSHOT [3/6]
[INFO] from nashorn-jdk-impl\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-nashorn-jdk-impl ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-nashorn-jdk-impl ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to C:\opt\jenkins\workspace\java-idp-plugin-scripting-v2-multi-java17\jdk\OpenJDK-22\label\Windows2022\nashorn-jdk-impl\target\classes
[INFO]
[INFO] --< net.shibboleth.idp.plugin.scripting:idp-plugin-nashorn-jdk-dist >---
[INFO] Building Shibboleth IdP :: Plugins :: Nashorn Distribution (JDK) 2.1.1-SNAPSHOT [4/6]
[INFO] from nashorn-jdk-dist\pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-nashorn-jdk-dist ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-nashorn-jdk-dist ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Plugins :: Rhino Scripting Impl
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] -----< net.shibboleth.idp.plugin.scripting:idp-plugin-rhino-dist >------
[INFO] Building Shibboleth IdP :: Plugins :: Rhino Distribution 2.1.1-SNAPSHOT [5/6]
[INFO] from rhino-dist\pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-rhino-dist ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-rhino-dist ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: Scripting 2.1.1-SNAPSHOT:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: Scripting ............. SUCCESS [ 0.651 s]
[INFO] Shibboleth IdP :: Plugins :: Scripting Common Code . FAILURE [ 0.682 s]
[INFO] Shibboleth IdP :: Plugins :: Nashorn JDK Scripting Impl FAILURE [ 0.666 s]
[INFO] Shibboleth IdP :: Plugins :: Nashorn Distribution (JDK) SUCCESS [ 0.277 s]
[INFO] Shibboleth IdP :: Plugins :: Rhino Scripting Impl .. SKIPPED
[INFO] Shibboleth IdP :: Plugins :: Rhino Distribution .... SUCCESS [ 0.005 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.662 s
[INFO] Finished at: 2025-03-08T02:22:54Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project idp-plugin-scripting-api: Fatal error compiling: error: release version 17 not supported -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project idp-plugin-nashorn-jdk-impl: Fatal error compiling: error: release version 17 not supported -> [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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :idp-plugin-scripting-api
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