Build failed in Jenkins: java-idp-jetty-base-9.4-nightly #218
Shibboleth Jenkins
noreply at shibboleth.net
Fri Dec 18 03:00:55 UTC 2020
See <http://127.0.0.1:1583/jenkins/job/java-idp-jetty-base-9.4-nightly/218/display/redirect>
Changes:
------------------------------------------
Started by upstream project "java-parent-project-v7-nightly" build number 217
originally caused by:
Started by upstream project "trigger-nightly-v7" build number 219
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on EC2 (I2) - CentOS7 (i-0cc3046e368d275cd) (CentOS7) in workspace <http://127.0.0.1:1583/jenkins/job/java-idp-jetty-base-9.4-nightly/ws/>
The recommended git tool is: NONE
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://git.shibboleth.net/git/java-idp-jetty-base # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-jetty-base
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
> git fetch --tags --progress https://git.shibboleth.net/git/java-idp-jetty-base +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/9.4^{commit} # timeout=10
Checking out Revision 9c2582be43ab313e0226f4c8dbf4ecedd32e71fb (refs/remotes/origin/9.4)
> git config core.sparsecheckout # timeout=10
> git checkout -f 9c2582be43ab313e0226f4c8dbf4ecedd32e71fb # timeout=10
Commit message: "Update parent to 11.2.0-SNAPSHOT"
> git rev-list --no-walk 9c2582be43ab313e0226f4c8dbf4ecedd32e71fb # timeout=10
[java-idp-jetty-base-9.4-nightly] $ /opt/maven_home/bin/mvn -Dmaven.repo.local=<http://127.0.0.1:1583/jenkins/job/java-idp-jetty-base-9.4-nightly/ws/.repository> -Dhttps.protocols=TLSv1.2 -B clean -Prelease,central-disabled -U deploy
[INFO] Scanning for projects...
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/net/shibboleth/parent/11.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.2.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.shibboleth:parent:11.2.0-SNAPSHOT/maven-metadata.xml from/to shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): Transfer failed for https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.2.0-SNAPSHOT/maven-metadata.xml
[WARNING] Failure to transfer net.shibboleth:parent:11.2.0-SNAPSHOT/maven-metadata.xml from https://build.shibboleth.net/nexus/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of shib-snapshot has elapsed or updates are forced. Original error: Could not transfer metadata net.shibboleth:parent:11.2.0-SNAPSHOT/maven-metadata.xml from/to shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): Transfer failed for https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/11.2.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.shibboleth:parent:11.2.0-SNAPSHOT/maven-metadata.xml from/to shib-thirdparty-snapshot (https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots): Transfer failed for https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/11.2.0-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] -----------------< net.shibboleth.idp:idp-jetty-base >------------------
[INFO] Building idp-jetty-base 9.4.1-SNAPSHOT
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-jetty-base ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-idp-jetty-base-9.4-nightly/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-jetty-base ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ idp-jetty-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:copy (copy-jetty-dta-ssl) @ idp-jetty-base ---
[INFO] Configured Artifact: net.shibboleth.utilities.jetty9:jetty94-dta-ssl:1.0.0:jar
[INFO] Copying jetty94-dta-ssl-1.0.0.jar to <http://127.0.0.1:1583/jenkins/job/java-idp-jetty-base-9.4-nightly/ws/target/idp-jetty-base/jetty-base/lib/ext/jetty94-dta-ssl-1.0.0.jar>
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:copy (copy-jetty-logging-slf4j) @ idp-jetty-base ---
[INFO] Configured Artifact: org.slf4j:slf4j-api:?:jar
[INFO] Configured Artifact: org.slf4j:jcl-over-slf4j:?:jar
[INFO] Copying slf4j-api-1.7.30.jar to <http://127.0.0.1:1583/jenkins/job/java-idp-jetty-base-9.4-nightly/ws/target/idp-jetty-base/jetty-base/lib/slf4j/slf4j-api-1.7.30.jar>
[INFO] Copying jcl-over-slf4j-1.7.30.jar to <http://127.0.0.1:1583/jenkins/job/java-idp-jetty-base-9.4-nightly/ws/target/idp-jetty-base/jetty-base/lib/slf4j/jcl-over-slf4j-1.7.30.jar>
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:copy (copy-jetty-logging-logback) @ idp-jetty-base ---
[INFO] Configured Artifact: ch.qos.logback:logback-classic:?:jar
[INFO] Configured Artifact: ch.qos.logback:logback-core:?:jar
[INFO] Configured Artifact: ch.qos.logback:logback-access:?:jar
[INFO] Copying logback-classic-1.2.3.jar to <http://127.0.0.1:1583/jenkins/job/java-idp-jetty-base-9.4-nightly/ws/target/idp-jetty-base/jetty-base/lib/logback/logback-classic-1.2.3.jar>
[INFO] Copying logback-core-1.2.3.jar to <http://127.0.0.1:1583/jenkins/job/java-idp-jetty-base-9.4-nightly/ws/target/idp-jetty-base/jetty-base/lib/logback/logback-core-1.2.3.jar>
[INFO] Copying logback-access-1.2.3.jar to <http://127.0.0.1:1583/jenkins/job/java-idp-jetty-base-9.4-nightly/ws/target/idp-jetty-base/jetty-base/lib/logback/logback-access-1.2.3.jar>
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ idp-jetty-base ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ idp-jetty-base ---
[INFO] Reading assembly descriptor: src/main/assembly/tgz.xml
[INFO] Reading assembly descriptor: src/main/assembly/zip.xml
[INFO] Building tar: <http://127.0.0.1:1583/jenkins/job/java-idp-jetty-base-9.4-nightly/ws/target/idp-jetty-base-9.4.1-SNAPSHOT.tar.gz>
[INFO] Building zip: <http://127.0.0.1:1583/jenkins/job/java-idp-jetty-base-9.4-nightly/ws/target/idp-jetty-base-9.4.1-SNAPSHOT.zip>
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ idp-jetty-base ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:test-jar (attach-javadocs) @ idp-jetty-base ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ idp-jetty-base >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-jetty-base ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ idp-jetty-base <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ idp-jetty-base ---
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-jetty-base ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-jetty-base-9.4-nightly/ws/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-idp-jetty-base-9.4-nightly/ws/.repository/net/shibboleth/idp/idp-jetty-base/9.4.1-SNAPSHOT/idp-jetty-base-9.4.1-SNAPSHOT.pom>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-jetty-base-9.4-nightly/ws/target/idp-jetty-base-9.4.1-SNAPSHOT.tar.gz> to <http://127.0.0.1:1583/jenkins/job/java-idp-jetty-base-9.4-nightly/ws/.repository/net/shibboleth/idp/idp-jetty-base/9.4.1-SNAPSHOT/idp-jetty-base-9.4.1-SNAPSHOT.tar.gz>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-jetty-base-9.4-nightly/ws/target/idp-jetty-base-9.4.1-SNAPSHOT.zip> to <http://127.0.0.1:1583/jenkins/job/java-idp-jetty-base-9.4-nightly/ws/.repository/net/shibboleth/idp/idp-jetty-base/9.4.1-SNAPSHOT/idp-jetty-base-9.4.1-SNAPSHOT.zip>
[INFO]
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ idp-jetty-base ---
[INFO] Downloading from snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-jetty-base/9.4.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.shibboleth.idp:idp-jetty-base:9.4.1-SNAPSHOT/maven-metadata.xml from/to snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): Transfer failed for https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-jetty-base/9.4.1-SNAPSHOT/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.244 s
[INFO] Finished at: 2020-12-18T03:00:55Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project idp-jetty-base: ArtifactDeployerException: Failed to retrieve remote metadata net.shibboleth.idp:idp-jetty-base:9.4.1-SNAPSHOT/maven-metadata.xml: Could not transfer metadata net.shibboleth.idp:idp-jetty-base:9.4.1-SNAPSHOT/maven-metadata.xml from/to snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): Transfer failed for https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-jetty-base/9.4.1-SNAPSHOT/maven-metadata.xml: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> [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