Build failed in Jenkins: java-identity-provider-v5 #271

Shibboleth Jenkins noreply at shibboleth.net
Wed Sep 28 08:22:14 UTC 2022


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/271/display/redirect?page=changes>

Changes:

[Rod Widdowson] IDP-2012 New (maven) Module idp-cli

[Rod Widdowson] IDP-2012 New (maven) Module idp-cli

[Rod Widdowson] IDP-2012 New (maven) Module idp-cli

[Rod Widdowson] IDP-2012 New (maven) Module idp-cli

[Rod Widdowson] Cleanup poms


------------------------------------------
[...truncated 213.63 KB...]
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-conf/target/idp-conf-5.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-conf/5.0.0-SNAPSHOT/idp-conf-5.0.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-conf/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-conf/5.0.0-SNAPSHOT/idp-conf-5.0.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-conf/target/idp-conf-5.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-conf/5.0.0-SNAPSHOT/idp-conf-5.0.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO] 
[INFO] ------------------< net.shibboleth.idp:idp-installer >------------------
[INFO] Building Shibboleth IdP :: Installer 5.0.0-SNAPSHOT              [26/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-installer ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-installer/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-installer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-installer ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-installer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 37 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-installer/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-installer/src/main/java/net/shibboleth/idp/installer/InstallerPropertiesImpl.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-installer/src/main/java/net/shibboleth/idp/installer/InstallerPropertiesImpl.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-installer/src/main/java/net/shibboleth/idp/installer/InstallerPropertiesImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 22 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-installer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-installer/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/TestPlugin.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/TestPlugin.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-installer ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.155 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ idp-installer ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-installer/target/idp-installer-5.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ idp-installer ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ idp-installer ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-installer/target/idp-installer-5.0.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-installer ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-installer/target/idp-installer-5.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-installer/5.0.0-SNAPSHOT/idp-installer-5.0.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-installer/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-installer/5.0.0-SNAPSHOT/idp-installer-5.0.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-installer/target/idp-installer-5.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-installer/5.0.0-SNAPSHOT/idp-installer-5.0.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO] 
[INFO] ----------------< net.shibboleth.idp:idp-distribution >-----------------
[INFO] Building Shibboleth IdP :: Distribution 5.0.0-SNAPSHOT           [27/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-distribution ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-distribution/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-distribution ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-distribution ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-resources) @ idp-distribution ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 44 resources
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:unpack (copy-idp-war-distribution) @ idp-distribution ---
[INFO] Configured Artifact: net.shibboleth.idp:idp-war-distribution:5.0.0-SNAPSHOT:war
[INFO] Unpacking <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-war-distribution/target/idp-war-distribution-5.0.0-SNAPSHOT.war> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-distribution/target/shibboleth-identity-provider-5.0.0-SNAPSHOT/webapp> with includes "" and excludes ""
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-idp-conf) @ idp-distribution ---
[INFO] Configured Artifact: net.shibboleth.idp:idp-conf:5.0.0-SNAPSHOT:jar
[INFO] Unpacking <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-conf/target/idp-conf-5.0.0-SNAPSHOT.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-distribution/target/shibboleth-identity-provider-5.0.0-SNAPSHOT> with includes "" and excludes "**/META-INF/**,**/logs/*,**/credentials/*"
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:copy (copy-runtime-dependencies) @ idp-distribution ---
[INFO] Configured Artifact: net.shibboleth.idp:idp-cli:?:jar
[INFO] Configured Artifact: net.shibboleth:shib-cli:?:jar
[INFO] Configured Artifact: net.shibboleth.idp:idp-installer:?:jar
[INFO] Configured Artifact: com.beust:jcommander:?:jar
[INFO] Configured Artifact: org.bouncycastle:bcpg-jdk15on:?:jar
[INFO] Configured Artifact: org.apache.commons:commons-compress:?:jar
[INFO] Configured Artifact: org.apache.ant:ant:?:jar
[INFO] Configured Artifact: org.apache.ant:ant-launcher:?:jar
[INFO] Copying idp-cli-5.0.0-SNAPSHOT.jar to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-distribution/target/shibboleth-identity-provider-5.0.0-SNAPSHOT/bin/lib/idp-cli-5.0.0-SNAPSHOT.jar>
[INFO] Copying shib-cli-9.0.0-SNAPSHOT.jar to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-distribution/target/shibboleth-identity-provider-5.0.0-SNAPSHOT/bin/lib/shib-cli-9.0.0-20220928.010251-15.jar>
[INFO] Copying idp-installer-5.0.0-SNAPSHOT.jar to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-distribution/target/shibboleth-identity-provider-5.0.0-SNAPSHOT/bin/lib/idp-installer-5.0.0-SNAPSHOT.jar>
[INFO] Copying jcommander-1.81.jar to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-distribution/target/shibboleth-identity-provider-5.0.0-SNAPSHOT/bin/lib/jcommander-1.81.jar>
[INFO] Copying bcpg-jdk15on-1.70.jar to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-distribution/target/shibboleth-identity-provider-5.0.0-SNAPSHOT/bin/lib/bcpg-jdk15on-1.70.jar>
[INFO] Copying commons-compress-1.21.jar to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-distribution/target/shibboleth-identity-provider-5.0.0-SNAPSHOT/bin/lib/commons-compress-1.21.jar>
[INFO] Copying ant-1.10.12.jar to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-distribution/target/shibboleth-identity-provider-5.0.0-SNAPSHOT/bin/lib/ant-1.10.12.jar>
[INFO] Copying ant-launcher-1.10.12.jar to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-distribution/target/shibboleth-identity-provider-5.0.0-SNAPSHOT/bin/lib/ant-launcher-1.10.12.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ idp-distribution ---
[INFO] Attaching '../idp-parent/src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ idp-distribution ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (make-files-in-bin-executable) @ idp-distribution ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ idp-distribution ---
[INFO] Reading assembly descriptor: src/main/assembly/idp-assembly-tgz.xml
[INFO] Reading assembly descriptor: src/main/assembly/idp-assembly-zip.xml
[INFO] Building tar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-distribution/target/shibboleth-identity-provider-5.0.0-SNAPSHOT.tar.gz>
[INFO] Building zip: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-distribution/target/shibboleth-identity-provider-5.0.0-SNAPSHOT.zip>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (idp-enforce) @ idp-distribution ---
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer-data/1.0.12-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer-data/1.0.12-SNAPSHOT/maven-metadata.xml (812 B at 51 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer-data/1.0.12-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-bom/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-bom/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-bom/5.0.0-SNAPSHOT/maven-metadata.xml (818 B at 117 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-shared-bom/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-shared-bom/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-shared-bom/9.0.0-SNAPSHOT/maven-metadata.xml (608 B at 152 kB/s)
[WARNING] Duplicate group declaration for opensaml-messaging-api
[WARNING] Duplicate group declaration for opensaml-security-impl
[WARNING] Duplicate group declaration for spymemcached
[INFO] 4 Runtime/compile duplicates
[ERROR] 1 Mismatched versions (between the POM and the distribution)
[INFO] 4 Runtime/compile duplicates
[ERROR] 1 Mismatched versions (between the POM and the distribution)
[ERROR] Dependency check failed, check the file ./target/dependencyReport.txt
[WARNING] Rule 0: net.shibboleth.mvn.enforcer.impl.JarEnforcer failed with message:
Dependency check failed, check the file ./target/dependencyReport.txt
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [  4.851 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [  5.188 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  1.200 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 10.551 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [  3.908 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [  4.910 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [  2.808 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [  5.684 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [  2.852 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  1.244 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [  5.180 s]
[INFO] Shibboleth IdP :: Testing .......................... SUCCESS [  4.554 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [  5.047 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 22.502 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 21.670 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 13.922 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [  6.287 s]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SUCCESS [  8.945 s]
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [  5.475 s]
[INFO] Shibboleth IdP :: Spring Integration ............... SUCCESS [  2.779 s]
[INFO] Shibboleth IdP :: System Configuration ............. SUCCESS [  1.878 s]
[INFO] Shibboleth IdP :: WAR .............................. SUCCESS [  2.675 s]
[INFO] Shibboleth IdP :: WAR distribution ................. SUCCESS [  2.902 s]
[INFO] Shibboleth IdP :: Command Line ..................... SUCCESS [  1.244 s]
[INFO] Shibboleth IdP :: Configuration Files .............. SUCCESS [ 30.492 s]
[INFO] Shibboleth IdP :: Installer ........................ SUCCESS [  6.678 s]
[INFO] Shibboleth IdP :: Distribution ..................... FAILURE [  7.353 s]
[INFO] Shibboleth IdP :: BOM .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:34 min
[INFO] Finished at: 2022-09-28T08:22:02Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3:enforce (idp-enforce) on project idp-distribution: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :idp-distribution
Waiting for Jenkins to finish collecting data
No mail will be sent out, as 'java-identity-provider-v5 » Shibboleth IdP :: BOM #271' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits at shibboleth.net
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Saving reports...
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/271/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/271/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/271/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/271/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/271/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/271/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/271/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/271/testng/testng-results-16.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/271/testng/testng-results-17.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/271/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/271/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/271/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/271/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/271/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/271/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/271/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/271/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/271/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list