Build failed in Jenkins: java-opensaml-v5-multi » Oracle-17,Rocky9 #180
Shibboleth Jenkins
noreply at shibboleth.net
Fri Nov 11 03:59:47 UTC 2022
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Oracle-17,label=Rocky9/180/display/redirect?page=changes>
Changes:
[Ian Young] Remove inapplicable nullability annotations
[dfisher] Use new shared InMemoryDirectory.
------------------------------------------
[...truncated 67.60 KB...]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 38 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Oracle-17,label=Rocky9/ws/opensaml-security-impl/target/test-classes>
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Oracle-17,label=Rocky9/ws/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/MockSSLSession.java>:[97,50] getPeerCertificateChain() in javax.net.ssl.SSLSession has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Oracle-17,label=Rocky9/ws/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/MockSSLSession.java>:[97,31] javax.security.cert.X509Certificate in javax.security.cert has been deprecated and marked for removal
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ opensaml-security-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 191, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.494 s <<< FAILURE! - in TestSuite
[ERROR] org.opensaml.security.trust.impl.TrustEngineX509TrustManagerTest.teardownDirectoryServer Time elapsed: 0.133 s <<< FAILURE!
java.lang.AssertionError: expected [0] but found [1]
at org.opensaml.security.trust.impl.TrustEngineX509TrustManagerTest.teardownDirectoryServer(TrustEngineX509TrustManagerTest.java:83)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] TrustEngineX509TrustManagerTest.teardownDirectoryServer:83 expected [0] but found [1]
[INFO]
[ERROR] Tests run: 191, Failures: 1, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: XML Security Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ----------------< org.opensaml:opensaml-messaging-impl >----------------
[INFO] Building OpenSAML :: Messaging Implementations 5.0.0-SNAPSHOT [16/24]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-messaging-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-messaging-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-messaging-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] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ opensaml-messaging-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Oracle-17,label=Rocky9/ws/opensaml-messaging-impl/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ opensaml-messaging-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ opensaml-messaging-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Oracle-17,label=Rocky9/ws/opensaml-messaging-impl/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ opensaml-messaging-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.073 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------< org.opensaml:opensaml-soap-impl >-------------------
[INFO] Building OpenSAML :: SOAP Provider Implementations 5.0.0-SNAPSHOT [17/24]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-soap-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-soap-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-soap-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 7 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ opensaml-soap-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 504 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Oracle-17,label=Rocky9/ws/opensaml-soap-impl/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Oracle-17,label=Rocky9/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wstrust/impl/KeyExchangeTokenImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Oracle-17,label=Rocky9/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wstrust/impl/KeyExchangeTokenImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ opensaml-soap-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ opensaml-soap-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Oracle-17,label=Rocky9/ws/opensaml-soap-impl/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Oracle-17,label=Rocky9/ws/opensaml-soap-impl/src/test/java/org/opensaml/soap/testing/WSBaseTestCase.java>: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Oracle-17,label=Rocky9/ws/opensaml-soap-impl/src/test/java/org/opensaml/soap/testing/WSBaseTestCase.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Oracle-17,label=Rocky9/ws/opensaml-soap-impl/src/test/java/org/opensaml/soap/testing/WSBaseTestCase.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ opensaml-soap-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 154, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.239 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 154, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SAML Provider Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------< org.opensaml:opensaml-xacml-impl >------------------
[INFO] Building OpenSAML :: XACML Provider Implementations 5.0.0-SNAPSHOT [18/24]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-xacml-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-xacml-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-xacml-impl ---
[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) @ opensaml-xacml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 222 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Oracle-17,label=Rocky9/ws/opensaml-xacml-impl/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Oracle-17,label=Rocky9/ws/opensaml-xacml-impl/src/main/java/org/opensaml/xacml/ctx/impl/AttributeValueTypeImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Oracle-17,label=Rocky9/ws/opensaml-xacml-impl/src/main/java/org/opensaml/xacml/ctx/impl/AttributeValueTypeImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ opensaml-xacml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 111 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ opensaml-xacml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 59 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Oracle-17,label=Rocky9/ws/opensaml-xacml-impl/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Oracle-17,label=Rocky9/ws/opensaml-xacml-impl/src/test/java/org/opensaml/xacml/ctx/provider/impl/ObligationServiceTest.java>: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Oracle-17,label=Rocky9/ws/opensaml-xacml-impl/src/test/java/org/opensaml/xacml/ctx/provider/impl/ObligationServiceTest.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Oracle-17,label=Rocky9/ws/opensaml-xacml-impl/src/test/java/org/opensaml/xacml/ctx/provider/impl/ObligationServiceTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ opensaml-xacml-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 452, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.84 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 452, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SAML XACML Profile Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Profile Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Spring Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ---------------------< org.opensaml:opensaml-bom >----------------------
[INFO] Building OpenSAML :: BOM 5.0.0-SNAPSHOT [19/24]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-bom ---
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 19 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenSAML 5.0.0-SNAPSHOT:
[INFO]
[INFO] OpenSAML ........................................... SUCCESS [ 0.840 s]
[INFO] OpenSAML :: Core API ............................... SUCCESS [ 6.323 s]
[INFO] OpenSAML :: Storage API ............................ SUCCESS [ 0.445 s]
[INFO] OpenSAML :: Messaging API .......................... SUCCESS [ 2.278 s]
[INFO] OpenSAML :: Security API ........................... SUCCESS [ 10.994 s]
[INFO] OpenSAML :: XML Security API ....................... SUCCESS [ 2.792 s]
[INFO] OpenSAML :: SOAP Provider API ...................... SUCCESS [ 0.761 s]
[INFO] OpenSAML :: Profile API ............................ SUCCESS [ 2.384 s]
[INFO] OpenSAML :: SAML Provider API ...................... SUCCESS [ 3.564 s]
[INFO] OpenSAML :: XACML Provider API ..................... SUCCESS [ 0.221 s]
[INFO] OpenSAML :: SAML XACML Profile API ................. SUCCESS [ 0.180 s]
[INFO] OpenSAML :: Testing ................................ SUCCESS [ 0.395 s]
[INFO] OpenSAML :: Core Implementation .................... SUCCESS [ 8.691 s]
[INFO] OpenSAML :: Storage Implementation ................. SUCCESS [ 22.648 s]
[INFO] OpenSAML :: Security Implementation ................ FAILURE [ 8.720 s]
[INFO] OpenSAML :: XML Security Implementation ............ SKIPPED
[INFO] OpenSAML :: Messaging Implementations .............. SUCCESS [ 3.955 s]
[INFO] OpenSAML :: SOAP Provider Implementations .......... SUCCESS [ 6.659 s]
[INFO] OpenSAML :: SAML Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: XACML Provider Implementations ......... SUCCESS [ 6.794 s]
[INFO] OpenSAML :: SAML XACML Profile Implementation ...... SKIPPED
[INFO] OpenSAML :: Profile Implementations ................ SKIPPED
[INFO] OpenSAML :: Spring Support ......................... SKIPPED
[INFO] OpenSAML :: BOM .................................... SUCCESS [ 0.480 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:30 min
[INFO] Finished at: 2022-11-11T03:59:47Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project opensaml-security-impl: There are test failures.
[ERROR]
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Oracle-17,label=Rocky9/ws/opensaml-security-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 :opensaml-security-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
Saving reports...
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/Oracle-17/axis-label/Rocky9/builds/180/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/Oracle-17/axis-label/Rocky9/builds/180/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/Oracle-17/axis-label/Rocky9/builds/180/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/Oracle-17/axis-label/Rocky9/builds/180/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/Oracle-17/axis-label/Rocky9/builds/180/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/Oracle-17/axis-label/Rocky9/builds/180/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/Oracle-17/axis-label/Rocky9/builds/180/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/Oracle-17/axis-label/Rocky9/builds/180/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/Oracle-17/axis-label/Rocky9/builds/180/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/Oracle-17/axis-label/Rocky9/builds/180/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/Oracle-17/axis-label/Rocky9/builds/180/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/Oracle-17/axis-label/Rocky9/builds/180/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list