Build failed in Jenkins: java-identity-provider-v4-nightly #424
Shibboleth Jenkins
noreply at shibboleth.net
Wed Jun 23 09:14:51 UTC 2021
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/424/display/redirect>
Changes:
------------------------------------------
Started by user Rod Widdowson
Running as SYSTEM
Building remotely on EC2 (I2) - CentOS7 (i-0428575dc14949c5a) (CentOS7) in workspace <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/>
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.git> # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://git.shibboleth.net/git/java-identity-provider # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-identity-provider
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
> git fetch --tags --progress https://git.shibboleth.net/git/java-identity-provider +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision b80142c8cbdf05ed3e38d762be60fd9cb601e81c (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f b80142c8cbdf05ed3e38d762be60fd9cb601e81c # timeout=10
Commit message: "Supress WAR analysis test for now"
> git rev-list --no-walk b80142c8cbdf05ed3e38d762be60fd9cb601e81c # timeout=10
[java-identity-provider-v4-nightly] $ /opt/maven_home/bin/mvn -f idp-parent/pom.xml -Dmaven.repo.local=<http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository> -V clean -B -Prelease,central-disabled -U deploy
Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
Maven home: /opt/maven_home
Java version: 11.0.11, vendor: Amazon.com Inc., runtime: /efs/optjava/jdk/amazon/amazon-corretto-11.0.11.9.1-linux-x64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-1160.31.1.el7.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/net/shibboleth/parent/11.2.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.2.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.2.2-SNAPSHOT/maven-metadata.xml (601 B at 957 B/s)
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/opensaml/opensaml-bom/4.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-bom/4.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-bom/4.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-bom/4.2.0-SNAPSHOT/maven-metadata.xml (815 B at 16 kB/s)
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/opensaml/opensaml-parent/4.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/4.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-parent/4.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/4.2.0-SNAPSHOT/maven-metadata.xml (818 B at 30 kB/s)
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/opensaml/opensaml-tests-bom/4.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-tests-bom/4.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-tests-bom/4.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-tests-bom/4.2.0-SNAPSHOT/maven-metadata.xml (821 B at 48 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/11.2.2-SNAPSHOT/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth Identity Provider [pom]
[INFO] Shibboleth IdP :: Core [jar]
[INFO] Shibboleth IdP :: Configuration Schemas [jar]
[INFO] Shibboleth IdP :: Attribute API [jar]
[INFO] Shibboleth IdP :: Profile API [jar]
[INFO] Shibboleth IdP :: Authentication API [jar]
[INFO] Shibboleth IdP :: Administrative Profile API [jar]
[INFO] Shibboleth IdP :: Attribute Resolver API [jar]
[INFO] Shibboleth IdP :: Attribute Filter API [jar]
[INFO] Shibboleth IdP :: Session API [jar]
[INFO] Shibboleth IdP :: SAML Profile API [jar]
[INFO] Shibboleth IdP :: CAS Protocol API [jar]
[INFO] Shibboleth IdP :: Consent API [jar]
[INFO] Shibboleth IdP :: UI Support [jar]
[INFO] Shibboleth IdP :: Authentication Implementation [jar]
[INFO] Shibboleth IdP :: Attribute Implementation [jar]
[INFO] Shibboleth IdP :: Session Implementation [jar]
[INFO] Shibboleth IdP :: SAML Profile Implementation [jar]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation [jar]
[INFO] Shibboleth IdP :: Attribute Filter Implementation [jar]
[INFO] Shibboleth IdP :: Profile Implementation [jar]
[INFO] Shibboleth IdP :: Administrative Profile Implementation [jar]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration [jar]
[INFO] Shibboleth IdP :: Profile Spring Integration [jar]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration [jar]
[INFO] Shibboleth IdP :: CAS Protocol Implementation [jar]
[INFO] Shibboleth IdP :: Consent Implementation [jar]
[INFO] Shibboleth IdP :: System Configuration [jar]
[INFO] Shibboleth IdP :: WAR [war]
[INFO] Shibboleth IdP :: WAR distribution [war]
[INFO] Shibboleth IdP :: Configuration Files [jar]
[INFO] Shibboleth IdP :: Installer [jar]
[INFO] Shibboleth IdP :: Distribution [pom]
[INFO] Shibboleth IdP :: BOM [pom]
[INFO] Shibboleth IdP :: Tests BOM [pom]
[INFO]
[INFO] -------------------< net.shibboleth.idp:idp-parent >--------------------
[INFO] Building Shibboleth Identity Provider 4.2.0-SNAPSHOT [1/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/junit/junit/4.13.1/junit-4.13.1.pom
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/junit/junit/4.13.1/junit-4.13.1.pom
[WARNING] The POM for junit:junit:jar:4.13.1 is missing, no dependency information available
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/junit/junit/4.13.1/junit-4.13.1.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/junit/junit/4.13.1/junit-4.13.1.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.2.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... FAILURE [ 0.479 s]
[INFO] Shibboleth IdP :: Core ............................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Schemas ............ SKIPPED
[INFO] Shibboleth IdP :: Attribute API .................... SKIPPED
[INFO] Shibboleth IdP :: Profile API ...................... SKIPPED
[INFO] Shibboleth IdP :: Authentication API ............... SKIPPED
[INFO] Shibboleth IdP :: Administrative Profile API ....... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter API ............. SKIPPED
[INFO] Shibboleth IdP :: Session API ...................... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile API ................. SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol API ................. SKIPPED
[INFO] Shibboleth IdP :: Consent API ...................... SKIPPED
[INFO] Shibboleth IdP :: UI Support ....................... SKIPPED
[INFO] Shibboleth IdP :: Authentication Implementation .... SKIPPED
[INFO] Shibboleth IdP :: Attribute Implementation ......... SKIPPED
[INFO] Shibboleth IdP :: Session Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: Administrative Profile Implementation SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SKIPPED
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: System Configuration ............. SKIPPED
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SKIPPED
[INFO] Shibboleth IdP :: Tests BOM ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.171 s
[INFO] Finished at: 2021-06-23T09:14:50Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project idp-parent: Could not resolve dependencies for project net.shibboleth.idp:idp-parent:pom:4.2.0-SNAPSHOT: Could not find artifact junit:junit:jar:4.13.1 in local-shared-repository (file:///opt/m2/repository) -> [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/DependencyResolutionException
Build step 'Invoke top-level Maven targets' marked build as failure
More information about the commits
mailing list