Build failed in Jenkins: java-identity-provider-v4-multi » OpenJDK-22,Windows2022 #1567
Shibboleth Jenkins
noreply at shibboleth.net
Tue May 21 04:01:23 UTC 2024
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=OpenJDK-22,label=Windows2022/1567/display/redirect>
Changes:
------------------------------------------
[...truncated 131.17 KiB...]
at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220)
at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945)
at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193)
at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
at org.testng.TestRunner.privateRun(TestRunner.java:808)
at org.testng.TestRunner.run(TestRunner.java:603)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:429)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:383)
at org.testng.SuiteRunner.run(SuiteRunner.java:326)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1249)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
at org.testng.TestNG.runSuites(TestNG.java:1092)
at org.testng.TestNG.run(TestNG.java:1060)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:151)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] LDAPDataConnectorTest.initializeAndGetters:175 Invalid Connection Factory
[INFO]
[ERROR] Tests run: 188, Failures: 1, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Attribute Filter Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Attribute Filter Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Profile Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Attribute Resolver Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: CAS Protocol Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ----------------< net.shibboleth.idp:idp-consent-impl >-----------------
[INFO] Building Shibboleth IdP :: Consent Implementation 4.3.4-SNAPSHOT [22/35]
[INFO] from C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-22\label\Windows2022\idp-consent-impl\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-xmlsec-impl/4.3.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-xmlsec-impl/4.3.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-xmlsec-impl/4.3.3-SNAPSHOT/maven-metadata.xml (1.2 kB at 21 kB/s)
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-consent-impl ---
[INFO] Deleting C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-22\label\Windows2022\idp-consent-impl\target
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-consent-impl ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (banned-dependencies) @ idp-consent-impl ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-consent-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 48 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-22\label\Windows2022\idp-consent-impl\target\classes
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-consent-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-22\label\Windows2022\idp-consent-impl\target\test-classes
[INFO]
[INFO] --- surefire:3.0.0-M7:test (default-test) @ idp-consent-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 224, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.006 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 224, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: System Configuration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: WAR
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: WAR distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Configuration Files
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Installer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ---------------------< net.shibboleth.idp:idp-bom >---------------------
[INFO] Building Shibboleth IdP :: BOM 4.3.4-SNAPSHOT [23/35]
[INFO] from C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-22\label\Windows2022\idp-bom\pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-bom ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-bom ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (banned-dependencies) @ idp-bom ---
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-tests-bom >------------------
[INFO] Building Shibboleth IdP :: Tests BOM 4.3.4-SNAPSHOT [24/35]
[INFO] from C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-22\label\Windows2022\idp-tests-bom\pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-tests-bom ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-tests-bom ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (banned-dependencies) @ idp-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.3.4-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 0.713 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 4.482 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 0.293 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 14.180 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 16.451 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 13.928 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 13.164 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 11.748 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 10.997 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 10.792 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 17.300 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 11.014 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [ 0.351 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 13.780 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [ 13.681 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 37.183 s]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [ 11.337 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 30.624 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 29.456 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 14.239 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation FAILURE [ 29.801 s]
[INFO] Shibboleth IdP :: Attribute Filter 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 ........... SUCCESS [ 16.555 s]
[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 .............................. SUCCESS [ 0.217 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [ 0.012 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:32 min
[INFO] Finished at: 2024-05-21T04:01:21Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M7:test (default-test) on project idp-attribute-resolver-impl: There are test failures.
[ERROR]
[ERROR] Please refer to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-22\label\Windows2022\idp-attribute-resolver-impl\target\surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[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 <args> -rf :idp-attribute-resolver-impl
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-22/axis-label/Windows2022/builds/1567/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-22/axis-label/Windows2022/builds/1567/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-22/axis-label/Windows2022/builds/1567/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-22/axis-label/Windows2022/builds/1567/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-22/axis-label/Windows2022/builds/1567/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-22/axis-label/Windows2022/builds/1567/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-22/axis-label/Windows2022/builds/1567/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-22/axis-label/Windows2022/builds/1567/testng/testng-results-16.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-22/axis-label/Windows2022/builds/1567/testng/testng-results-17.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-22/axis-label/Windows2022/builds/1567/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-22/axis-label/Windows2022/builds/1567/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-22/axis-label/Windows2022/builds/1567/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-22/axis-label/Windows2022/builds/1567/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-22/axis-label/Windows2022/builds/1567/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-22/axis-label/Windows2022/builds/1567/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-22/axis-label/Windows2022/builds/1567/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-22/axis-label/Windows2022/builds/1567/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-22/axis-label/Windows2022/builds/1567/testng/testng-results.xml'
0.057045% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list