Build failed in Jenkins: java-identity-provider-v4 #380

Shibboleth Jenkins noreply at shibboleth.net
Thu Oct 15 15:43:52 UTC 2020


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

Changes:

[Scott Cantor] Expose a module's plugin ID.


------------------------------------------
[...truncated 197.27 KB...]
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-war-distribution/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-war-distribution ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ idp-war-distribution ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-war-plugin:3.2.3:war (default-war) @ idp-war-distribution ---
[INFO] Packaging webapp
[INFO] Assembling webapp [idp-war-distribution] in [<http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-war-distribution/target/idp-war-distribution-4.1.0-SNAPSHOT]>
[INFO] Processing war project
[INFO] Processing overlay [ id net.shibboleth.idp:idp-war]
[INFO] Webapp assembled in [690 msecs]
[INFO] Building war: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-war-distribution/target/idp-war-distribution-4.1.0-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.8.2:attach-descriptor (attach-descriptor) @ idp-war-distribution ---
[INFO] Skipping because packaging 'war' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ idp-war-distribution ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-war-distribution ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-war-distribution/target/idp-war-distribution-4.1.0-SNAPSHOT.war> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-war-distribution/4.1.0-SNAPSHOT/idp-war-distribution-4.1.0-SNAPSHOT.war
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-war-distribution/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-war-distribution/4.1.0-SNAPSHOT/idp-war-distribution-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO] 
[INFO] --------------------< net.shibboleth.idp:idp-conf >---------------------
[INFO] Building Shibboleth IdP :: Configuration Files 4.1.0-SNAPSHOT    [31/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-conf ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-conf/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-conf ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-conf ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 53 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-conf ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 66 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-conf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-conf/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-conf/src/test/java/net/shibboleth/idp/test/flows/interceptor/InterceptFlowTest.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-conf/src/test/java/net/shibboleth/idp/test/flows/interceptor/InterceptFlowTest.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-conf/src/test/java/net/shibboleth/idp/test/flows/interceptor/InterceptFlowTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ idp-conf ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.154 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ idp-conf ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-conf/target/idp-conf-4.1.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.8.2:attach-descriptor (attach-descriptor) @ idp-conf ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ idp-conf ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-conf/target/idp-conf-4.1.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-conf ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-conf/target/idp-conf-4.1.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-conf/4.1.0-SNAPSHOT/idp-conf-4.1.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-conf/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-conf/4.1.0-SNAPSHOT/idp-conf-4.1.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-conf/target/idp-conf-4.1.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-conf/4.1.0-SNAPSHOT/idp-conf-4.1.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO] 
[INFO] ------------------< net.shibboleth.idp:idp-installer >------------------
[INFO] Building Shibboleth IdP :: Installer 4.1.0-SNAPSHOT              [32/35]
[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-v4/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.1.0:resources (default-resources) @ idp-installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-installer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 35 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-installer/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-installer/src/main/java/net/shibboleth/idp/installer/InstallerPropertiesImpl.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/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-v4/ws/idp-installer/src/main/java/net/shibboleth/idp/installer/InstallerPropertiesImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idp-installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 21 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.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-v4/ws/idp-installer/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/TestPlugin.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/TestPlugin.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/TestPlugin.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/TestModule.java>:[30,8] net.shibboleth.idp.installer.plugin.impl.TestModule is not abstract and does not override abstract method getOwnerId() in net.shibboleth.idp.module.IdPModule
[INFO] 1 error
[INFO] -------------------------------------------------------------
[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
[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 4.1.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [  4.595 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [  5.853 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  1.214 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [  9.439 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [  6.575 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [  4.595 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [  5.383 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [  3.824 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [  3.506 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [  3.540 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [  6.325 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [  3.470 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  1.303 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [  5.015 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 21.722 s]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [  4.113 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 22.322 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 14.263 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation  SUCCESS [ 19.512 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [  8.376 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [  5.954 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [  4.958 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [  8.846 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SUCCESS [ 22.114 s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SUCCESS [ 29.134 s]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SUCCESS [  9.195 s]
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [  6.557 s]
[INFO] Shibboleth IdP :: System Configuration ............. SUCCESS [  1.543 s]
[INFO] Shibboleth IdP :: WAR .............................. SUCCESS [  3.497 s]
[INFO] Shibboleth IdP :: WAR distribution ................. SUCCESS [  4.524 s]
[INFO] Shibboleth IdP :: Configuration Files .............. SUCCESS [ 34.587 s]
[INFO] Shibboleth IdP :: Installer ........................ FAILURE [  1.850 s]
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SKIPPED
[INFO] Shibboleth IdP :: Tests BOM ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:13 min
[INFO] Finished at: 2020-10-15T15:43:40Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project idp-installer: Compilation failure
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/TestModule.java>:[30,8] net.shibboleth.idp.installer.plugin.impl.TestModule is not abstract and does not override abstract method getOwnerId() in net.shibboleth.idp.module.IdPModule
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :idp-installer
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: BOM #380' 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
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Distribution #380' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Tests BOM #380' 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-v4/builds/380/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/380/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/380/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/380/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/380/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/380/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/380/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/380/testng/testng-results-16.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/380/testng/testng-results-17.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/380/testng/testng-results-18.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/380/testng/testng-results-19.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/380/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/380/testng/testng-results-20.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/380/testng/testng-results-21.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/380/testng/testng-results-22.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/380/testng/testng-results-23.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/380/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/380/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/380/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/380/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/380/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/380/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/380/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/380/testng/testng-results.xml'
0.041894% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH


More information about the commits mailing list