Build failed in Jenkins: java-parent-project-v17.1-nightly #151
Shibboleth Jenkins
noreply at shibboleth.net
Thu Aug 7 13:32:04 UTC 2025
See <http://127.0.0.1:1583/jenkins/job/java-parent-project-v17.1-nightly/151/display/redirect>
Changes:
------------------------------------------
Started by user Rod Widdowson
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (ec2-I2) - Rocky9-deploy (i-0807b48c978faae3d) (Rocky9-deploy) in workspace <http://127.0.0.1:1583/jenkins/job/java-parent-project-v17.1-nightly/ws/>
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir <http://127.0.0.1:1583/jenkins/job/java-parent-project-v17.1-nightly/ws/.git> # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://git.shibboleth.net/git/java-parent-project # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-parent-project
> git --version # timeout=10
> git --version # 'git version 2.47.1'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-parent-project +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/maint-17.1^{commit} # timeout=10
Checking out Revision eb63a31eed2bc22f429d71f6bc96e6b1e4e701a6 (origin/maint-17.1)
> git config core.sparsecheckout # timeout=10
> git checkout -f eb63a31eed2bc22f429d71f6bc96e6b1e4e701a6 # timeout=10
Commit message: "Update Spring Webflow to 3.0.1"
> git rev-list --no-walk eb63a31eed2bc22f429d71f6bc96e6b1e4e701a6 # timeout=10
[java-parent-project-v17.1-nightly] $ /opt/maven_home/bin/mvn -Dmaven.repo.local=<http://127.0.0.1:1583/jenkins/job/java-parent-project-v17.1-nightly/ws/.repository> -V -B clean -Prelease -Psign-snapshots -U deploy
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/maven_home
Java version: 17.0.16, vendor: Amazon.com Inc., runtime: /efs/optjava/jdk/amazon/amazon-corretto-17.0.16.8.1-linux-x64
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "5.14.0-570.25.1.el9_6.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO]
[INFO] -----------------------< net.shibboleth:parent >------------------------
[INFO] Building Shibboleth Project Java 17 Super POM 17.1.5-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ parent ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-parent-project-v17.1-nightly/ws/gnupg> (includes = [], excludes = [])
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ parent ---
[INFO]
[INFO] --- jar:3.2.2:test-jar (default) @ parent ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ parent >>>
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ parent ---
[INFO]
[INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ parent <<<
[INFO]
[INFO]
[INFO] --- source:3.2.1:jar (attach-sources) @ parent ---
[INFO]
[INFO] --- antrun:3.1.0:run (create-gnupg-homedir-and-import-secret-key-from-env) @ parent ---
[INFO] Executing tasks
[INFO] [mkdir] Created dir: <http://127.0.0.1:1583/jenkins/job/java-parent-project-v17.1-nightly/ws/gnupg>
[INFO] [copy] Copying 1 file to <http://127.0.0.1:1583/jenkins/job/java-parent-project-v17.1-nightly/ws/gnupg>
[INFO] [copy] Copying **** to <http://127.0.0.1:1583/jenkins/job/java-parent-project-v17.1-nightly/ws/gnupg/secring.gpg>
[INFO] Executed tasks
[INFO]
[INFO] --- gpg:3.1.0:sign (sign-artifacts-with-gnupg-homedir-and-passphrase-from-env) @ parent ---
[INFO] Signing 1 file with default secret key.
gpg: keybox '<http://127.0.0.1:1583/jenkins/job/java-parent-project-v17.1-nightly/ws/gnupg/pubring.kbx'> created
gpg: starting migration from earlier GnuPG versions
gpg: porting secret keys from '<http://127.0.0.1:1583/jenkins/job/java-parent-project-v17.1-nightly/ws/gnupg/secring.gpg'> to gpg-agent
gpg: <http://127.0.0.1:1583/jenkins/job/java-parent-project-v17.1-nightly/ws/gnupg/trustdb.gpg>: trustdb created
gpg: key E07C0FEA698F7D71: secret key imported
gpg: migration succeeded
gpg: no default secret key: No secret key
gpg: signing failed: No secret key
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.236 s
[INFO] Finished at: 2025-08-07T13:31:59Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:3.1.0:sign (sign-artifacts-with-gnupg-homedir-and-passphrase-from-env) on project parent: Exit code: 2 -> [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
Build step 'Invoke top-level Maven targets' marked build as failure
More information about the commits
mailing list