Build failed in Jenkins: spring-extensions-v6-nightly #633

Shibboleth Jenkins noreply at shibboleth.net
Tue Jan 25 01:02:32 UTC 2022


See <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/633/display/redirect>

Changes:


------------------------------------------
Started by upstream project "java-support-v8-nightly" build number 629
originally caused by:
 Started by upstream project "java-parent-project-v11-nightly" build number 613
 originally caused by:
  Started by upstream project "trigger-nightly-v11" build number 613
  originally caused by:
   Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (I2) - CentOS7 (i-0dc4461944aea8274) (CentOS7) in workspace <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/spring-extensions
 > git init <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/spring-extensions
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
 > git fetch --tags --progress https://git.shibboleth.net/git/spring-extensions +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.shibboleth.net/git/spring-extensions # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision c07d4e3edf605c7c7bc5498c5b6b7c5a1b2e4a2a (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c07d4e3edf605c7c7bc5498c5b6b7c5a1b2e4a2a # timeout=10
Commit message: "Fix typo caused by rushed commit"
 > git rev-list --no-walk c07d4e3edf605c7c7bc5498c5b6b7c5a1b2e4a2a # timeout=10
[spring-extensions-v6-nightly] $ /opt/maven_home/bin/mvn -Dnet.shibboleth.maven.enforcer.rules.checkM2=true -Dmaven.repo.local=<http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/.repository> -V -B clean -P release,central-disabled -U deploy
Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
Maven home: /opt/maven_home
Java version: 11.0.14, vendor: Amazon.com Inc., runtime: /efs/optjava/jdk/amazon/amazon-corretto-11.0.14.9.1-linux-x64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-1160.45.1.el7.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Downloading from shib-snapshots: https://build.shibboleth.net/maven/snapshots/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] Downloading from shib-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/parent/11.2.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/11.2.2-SNAPSHOT/maven-metadata.xml (603 B at 1.6 kB/s)
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.2.2-SNAPSHOT/maven-metadata.xml (603 B at 1.6 kB/s)
[INFO] Downloading from shib-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/11.2.2-SNAPSHOT/parent-11.2.2-20220124.010137-236.pom
[INFO] Downloaded from shib-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/11.2.2-SNAPSHOT/parent-11.2.2-20220124.010137-236.pom (57 kB at 2.0 MB/s)
[INFO] Downloading from shib-releases: https://build.shibboleth.net/maven/releases/io/dropwizard/metrics/metrics-bom/4.1.18/metrics-bom-4.1.18.pom
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/dropwizard/metrics/metrics-bom/4.1.18/metrics-bom-4.1.18.pom
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/io/dropwizard/metrics/metrics-bom/4.1.18/metrics-bom-4.1.18.pom
[INFO] Downloading from shib-releases: https://build.shibboleth.net/maven/releases/org/springframework/spring-framework-bom/5.3.9/spring-framework-bom-5.3.9.pom
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-framework-bom/5.3.9/spring-framework-bom-5.3.9.pom
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/springframework/spring-framework-bom/5.3.9/spring-framework-bom-5.3.9.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Could not find artifact io.dropwizard.metrics:metrics-bom:pom:4.1.18 in shib-releases (https://build.shibboleth.net/maven/releases/) @ net.shibboleth:parent:11.2.2-SNAPSHOT, <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/.repository/net/shibboleth/parent/11.2.2-SNAPSHOT/parent-11.2.2-SNAPSHOT.pom,> line 287, column 25
[ERROR] Non-resolvable import POM: Could not find artifact org.springframework:spring-framework-bom:pom:5.3.9 in shib-releases (https://build.shibboleth.net/maven/releases/) @ net.shibboleth:parent:11.2.2-SNAPSHOT, <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/.repository/net/shibboleth/parent/11.2.2-SNAPSHOT/parent-11.2.2-SNAPSHOT.pom,> line 383, column 25
[ERROR] 'dependencies.dependency.version' for org.springframework:spring-context:jar is missing. @ line 104, column 21
[ERROR] 'dependencies.dependency.version' for org.springframework:spring-core:jar is missing. @ line 110, column 21
[ERROR] 'dependencies.dependency.version' for org.springframework:spring-beans:jar is missing. @ line 116, column 21
[ERROR] 'dependencies.dependency.version' for org.springframework:spring-webmvc:jar is missing. @ line 122, column 21
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project net.shibboleth.ext:spring-extensions:6.2.0-SNAPSHOT (<http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/pom.xml)> has 6 errors
[ERROR]     Non-resolvable import POM: Could not find artifact io.dropwizard.metrics:metrics-bom:pom:4.1.18 in shib-releases (https://build.shibboleth.net/maven/releases/) @ net.shibboleth:parent:11.2.2-SNAPSHOT, <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/.repository/net/shibboleth/parent/11.2.2-SNAPSHOT/parent-11.2.2-SNAPSHOT.pom,> line 287, column 25 -> [Help 2]
[ERROR]     Non-resolvable import POM: Could not find artifact org.springframework:spring-framework-bom:pom:5.3.9 in shib-releases (https://build.shibboleth.net/maven/releases/) @ net.shibboleth:parent:11.2.2-SNAPSHOT, <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/.repository/net/shibboleth/parent/11.2.2-SNAPSHOT/parent-11.2.2-SNAPSHOT.pom,> line 383, column 25 -> [Help 2]
[ERROR]     'dependencies.dependency.version' for org.springframework:spring-context:jar is missing. @ line 104, column 21
[ERROR]     'dependencies.dependency.version' for org.springframework:spring-core:jar is missing. @ line 110, column 21
[ERROR]     'dependencies.dependency.version' for org.springframework:spring-beans:jar is missing. @ line 116, column 21
[ERROR]     'dependencies.dependency.version' for org.springframework:spring-webmvc:jar is missing. @ line 122, column 21
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the commits mailing list