Build failed in Jenkins: java-metadata-aggregator-0.9-nightly #1

Shibboleth Jenkins noreply at shibboleth.net
Tue May 12 20:13:43 UTC 2020


See <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.9-nightly/1/display/redirect>

Changes:


------------------------------------------
Started by upstream project "spring-extensions-v5-nightly" build number 1
originally caused by:
 Started by upstream project "java-support-v7-nightly" build number 1
 originally caused by:
  Started by upstream project "java-parent-project-v7-nightly" build number 1
  originally caused by:
   Started by upstream project "trigger-nightly-v7" build number 4
   originally caused by:
    Started by timer
Running as SYSTEM
Building remotely on EC2 (I2) - CentOS7 (i-0a0b9242c1de05b99) (CentOS7) in workspace <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.9-nightly/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/java-metadata-aggregator
 > git init <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.9-nightly/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-metadata-aggregator
 > git --version # timeout=10
 > git fetch --tags --progress https://git.shibboleth.net/git/java-metadata-aggregator +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.shibboleth.net/git/java-metadata-aggregator # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 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
 > git rev-parse refs/remotes/origin/origin/maint-0.9^{commit} # timeout=10
Checking out Revision 92a866a1133286128706783b9c4e80f25793c9b9 (refs/remotes/origin/maint-0.9)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 92a866a1133286128706783b9c4e80f25793c9b9 # timeout=10
Commit message: "Javadoc fix"
First time build. Skipping changelog.
[java-metadata-aggregator-0.9-nightly] $ /opt/maven_home/bin/mvn -f aggregator-parent/pom.xml -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.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/7.11.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.shibboleth:parent:7.11.1-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.1-SNAPSHOT/maven-metadata.xml
[WARNING] Failure to transfer net.shibboleth:parent:7.11.1-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.1-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.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/7.11.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.shibboleth:parent:7.11.1-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.1-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] 
[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.106 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.021 s
[INFO] Finished at: 2020-05-12T20:13:43Z
[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: Received fatal alert: protocol_version -> [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
Did not find any matching files.


More information about the commits mailing list