Build failed in Jenkins: java-metadata-aggregator-0.9-nightly #220
Shibboleth Jenkins
noreply at shibboleth.net
Fri Dec 18 03:03:36 UTC 2020
See <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.9-nightly/220/display/redirect>
Changes:
------------------------------------------
Started by upstream project "spring-extensions-v5-nightly" build number 219
originally caused by:
Started by upstream project "java-support-v7-nightly" build number 217
originally caused by:
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-metadata-aggregator-0.9-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-metadata-aggregator # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-metadata-aggregator
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
> git fetch --tags --progress https://git.shibboleth.net/git/java-metadata-aggregator +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/maint-0.9^{commit} # timeout=10
Checking out Revision 0a4f9f9a8a48ec39b65f79c7efb33075357e70fb (refs/remotes/origin/maint-0.9)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0a4f9f9a8a48ec39b65f79c7efb33075357e70fb # timeout=10
Commit message: "Rev parent pom to 7.11.2-SNAPSHOT in anticipation of surefire update"
> git rev-list --no-walk 0a4f9f9a8a48ec39b65f79c7efb33075357e70fb # timeout=10
[java-metadata-aggregator-0.9-nightly] $ /opt/maven_home/bin/mvn -f aggregator-parent/pom.xml -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/7.11.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/7.11.2-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.shibboleth:parent:7.11.2-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/7.11.2-SNAPSHOT/maven-metadata.xml
[WARNING] Failure to transfer net.shibboleth:parent:7.11.2-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:7.11.2-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/7.11.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/7.11.2-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.shibboleth:parent:7.11.2-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/7.11.2-SNAPSHOT/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth Metadata Aggregator [pom]
[INFO] Shibboleth Metadata Aggregator :: Processing Pipeline [jar]
[INFO] Shibboleth Metadata Aggregator :: Command Line Interface [jar]
[INFO]
[INFO] -------------< net.shibboleth.metadata:aggregator-parent >--------------
[INFO] Building Shibboleth Metadata Aggregator 0.9.3-SNAPSHOT [1/3]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ aggregator-parent ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.9-nightly/ws/aggregator-parent/target>
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ aggregator-parent ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ aggregator-parent ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ aggregator-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.0:test-jar (attach-javadocs) @ aggregator-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ aggregator-parent >>>
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ aggregator-parent <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ aggregator-parent ---
[INFO]
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ aggregator-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ aggregator-parent ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.9-nightly/ws/aggregator-parent/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/metadata/aggregator-parent/0.9.3-SNAPSHOT/aggregator-parent-0.9.3-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.9-nightly/ws/aggregator-parent/target/aggregator-parent-0.9.3-SNAPSHOT-site.xml> to /home/jenkins/.m2/repository/net/shibboleth/metadata/aggregator-parent/0.9.3-SNAPSHOT/aggregator-parent-0.9.3-SNAPSHOT-site.xml
[INFO]
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ aggregator-parent ---
[INFO] Downloading from snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/metadata/aggregator-parent/0.9.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.shibboleth.metadata:aggregator-parent:0.9.3-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/metadata/aggregator-parent/0.9.3-SNAPSHOT/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Metadata Aggregator 0.9.3-SNAPSHOT:
[INFO]
[INFO] Shibboleth Metadata Aggregator ..................... FAILURE [ 4.025 s]
[INFO] Shibboleth Metadata Aggregator :: Processing Pipeline SKIPPED
[INFO] Shibboleth Metadata Aggregator :: Command Line Interface SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.058 s
[INFO] Finished at: 2020-12-18T03:03:36Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project aggregator-parent: Failed to retrieve remote metadata net.shibboleth.metadata:aggregator-parent:0.9.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata net.shibboleth.metadata:aggregator-parent:0.9.3-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/metadata/aggregator-parent/0.9.3-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
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