Build failed in Jenkins: java-opensaml-v4-multi » OpenJDK-11,WindowsServer2016 #198
Shibboleth Jenkins
noreply at shibboleth.net
Mon May 20 02:31:07 EDT 2019
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=OpenJDK-11,label=WindowsServer2016/198/display/redirect>
------------------------------------------
[...truncated 81.37 KB...]
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.076 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 4.0.0-SNAPSHOT [16/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-soap-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=OpenJDK-11,label=WindowsServer2016/ws/opensaml-soap-impl\target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ opensaml-soap-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ opensaml-soap-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0: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-v4-multi/jdk=OpenJDK-11,label=WindowsServer2016/ws/opensaml-soap-impl\target\classes>
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-soap-impl/src/main/java/org/opensaml/soap/wsaddressing/messaging/impl/ValidateActionHandler.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-soap-impl/src/main/java/org/opensaml/soap/wsaddressing/messaging/impl/ValidateActionHandler.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ opensaml-soap-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0: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-v4-multi/jdk=OpenJDK-11,label=WindowsServer2016/ws/opensaml-soap-impl\target\test-classes>
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-soap-impl/src/test/java/org/opensaml/soap/client/soap11/encoder/http/impl/HttpClientRequestSOAP11EncoderTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-soap-impl/src/test/java/org/opensaml/soap/client/soap11/encoder/http/impl/HttpClientRequestSOAP11EncoderTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.1: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: 2.49 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 154, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------< org.opensaml:opensaml-saml-impl >-------------------
[INFO] Building OpenSAML :: SAML Provider Implementations 4.0.0-SNAPSHOT [17/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-saml-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=OpenJDK-11,label=WindowsServer2016/ws/opensaml-saml-impl\target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ opensaml-saml-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ opensaml-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 29 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ opensaml-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 933 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=OpenJDK-11,label=WindowsServer2016/ws/opensaml-saml-impl\target\classes>
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/AbstractDynamicHTTPMetadataResolver.java:[113,43] deprecated item is not annotated with @Deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/AbstractDynamicHTTPMetadataResolver.java:[118,59] deprecated item is not annotated with @Deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/AbstractDynamicHTTPMetadataResolver.java:[160,17] deprecated item is not annotated with @Deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/AbstractDynamicHTTPMetadataResolver.java:[173,17] deprecated item is not annotated with @Deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/AbstractDynamicHTTPMetadataResolver.java:[197,17] deprecated item is not annotated with @Deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/AbstractDynamicHTTPMetadataResolver.java:[220,17] deprecated item is not annotated with @Deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/AbstractDynamicHTTPMetadataResolver.java:[448,33] deprecated item is not annotated with @Deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml2/wssecurity/messaging/impl/DefaultSAML20AssertionValidationContextBuilder.java:[151,81] Boolean(boolean) in java.lang.Boolean has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/HTTPMetadataResolver.java:[89,48] deprecated item is not annotated with @Deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/HTTPMetadataResolver.java:[94,59] deprecated item is not annotated with @Deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/HTTPMetadataResolver.java:[157,17] deprecated item is not annotated with @Deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/HTTPMetadataResolver.java:[173,17] deprecated item is not annotated with @Deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/HTTPMetadataResolver.java:[193,17] deprecated item is not annotated with @Deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/HTTPMetadataResolver.java:[377,33] deprecated item is not annotated with @Deprecated
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml2/profile/impl/AbstractDecryptAction.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml2/profile/impl/AbstractDecryptAction.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ opensaml-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 442 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ opensaml-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 324 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=OpenJDK-11,label=WindowsServer2016/ws/opensaml-saml-impl\target\test-classes>
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/impl/BasicRoleDescriptorResolverTest.java:[49,13] org.opensaml.saml.metadata.resolver.impl.BasicRoleDescriptorResolver in org.opensaml.saml.metadata.resolver.impl has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/impl/BasicRoleDescriptorResolverTest.java:[82,28] org.opensaml.saml.metadata.resolver.impl.BasicRoleDescriptorResolver in org.opensaml.saml.metadata.resolver.impl has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/impl/HTTPMetadataResolverTest.java:[359,43] STRICT_HOSTNAME_VERIFIER in org.apache.http.conn.ssl.SSLConnectionSocketFactory has been deprecated
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-saml-impl/src/test/java/org/opensaml/saml/ext/saml2delrestrict/impl/DelegationRestrictionTypeTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-saml-impl/src/test/java/org/opensaml/saml/ext/saml2delrestrict/impl/DelegationRestrictionTypeTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ opensaml-saml-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 2093, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 73.989 s <<< FAILURE! - in TestSuite
[ERROR] testBasicResolveLifecycle(org.opensaml.saml.metadata.resolver.impl.LocalDynamicMetadataResolverTest) Time elapsed: 1.006 s <<< FAILURE!
java.lang.AssertionError: expected [org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl at 5cb8580] but found [null]
at org.opensaml.saml.metadata.resolver.impl.LocalDynamicMetadataResolverTest.testBasicResolveLifecycle(LocalDynamicMetadataResolverTest.java:111)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] LocalDynamicMetadataResolverTest.testBasicResolveLifecycle:111 expected [org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl at 5cb8580] but found [null]
[INFO]
[ERROR] Tests run: 2093, Failures: 1, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: XACML Provider Implementations
[INFO] This project has been banned from the build due to previous failures.
[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] -----------------< org.opensaml:opensaml-profile-impl >-----------------
[INFO] Building OpenSAML :: Profile Implementations 4.0.0-SNAPSHOT [18/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-profile-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=OpenJDK-11,label=WindowsServer2016/ws/opensaml-profile-impl\target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ opensaml-profile-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ opensaml-profile-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ opensaml-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=OpenJDK-11,label=WindowsServer2016/ws/opensaml-profile-impl\target\classes>
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-profile-impl/src/main/java/org/opensaml/profile/action/impl/AbstractMessageChannelSecurity.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-profile-impl/src/main/java/org/opensaml/profile/action/impl/AbstractMessageChannelSecurity.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ opensaml-profile-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ opensaml-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=OpenJDK-11,label=WindowsServer2016/ws/opensaml-profile-impl\target\test-classes>
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-profile-impl/src/test/java/org/opensaml/profile/action/impl/PopulateClientTLSValidationParametersTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-11/label/WindowsServer2016/opensaml-profile-impl/src/test/java/org/opensaml/profile/action/impl/PopulateClientTLSValidationParametersTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ opensaml-profile-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.477 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ---------------------< org.opensaml:opensaml-bom >----------------------
[INFO] Building OpenSAML :: BOM 4.0.0-SNAPSHOT [19/22]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ opensaml-bom ---
[INFO]
[INFO] ------------------< org.opensaml:opensaml-tests-bom >-------------------
[INFO] Building OpenSAML :: Tests BOM 4.0.0-SNAPSHOT [20/22]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-tests-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ opensaml-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenSAML 4.0.0-SNAPSHOT:
[INFO]
[INFO] OpenSAML ........................................... SUCCESS [ 1.556 s]
[INFO] OpenSAML :: Core ................................... SUCCESS [ 12.110 s]
[INFO] OpenSAML :: Storage API ............................ SUCCESS [ 2.376 s]
[INFO] OpenSAML :: Messaging API .......................... SUCCESS [ 3.623 s]
[INFO] OpenSAML :: Security API ........................... SUCCESS [ 15.528 s]
[INFO] OpenSAML :: XML Security API ....................... SUCCESS [ 11.260 s]
[INFO] OpenSAML :: SOAP Provider API ...................... SUCCESS [ 1.755 s]
[INFO] OpenSAML :: Profile API ............................ SUCCESS [ 2.787 s]
[INFO] OpenSAML :: SAML Provider API ...................... SUCCESS [ 5.513 s]
[INFO] OpenSAML :: XACML Provider API ..................... SUCCESS [ 0.899 s]
[INFO] OpenSAML :: SAML XACML Profile API ................. SUCCESS [ 0.671 s]
[INFO] OpenSAML :: Storage Implementation ................. SUCCESS [ 56.664 s]
[INFO] OpenSAML :: Security Implementation ................ SUCCESS [ 8.918 s]
[INFO] OpenSAML :: XML Security Implementation ............ SUCCESS [ 15.332 s]
[INFO] OpenSAML :: Messaging Implementations .............. SUCCESS [ 5.043 s]
[INFO] OpenSAML :: SOAP Provider Implementations .......... SUCCESS [ 0.-770 s]
[INFO] OpenSAML :: SAML Provider Implementations .......... FAILURE [01:33 min]
[INFO] OpenSAML :: XACML Provider Implementations ......... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile Implementation ...... SKIPPED
[INFO] OpenSAML :: Profile Implementations ................ SUCCESS [ 6.048 s]
[INFO] OpenSAML :: BOM .................................... SUCCESS [ 0.040 s]
[INFO] OpenSAML :: Tests BOM .............................. SUCCESS [ 0.007 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:04 min
[INFO] Finished at: 2019-05-19T23:29:32-07:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project opensaml-saml-impl: There are test failures.
[ERROR]
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=OpenJDK-11,label=WindowsServer2016/ws/opensaml-saml-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 <goals> -rf :opensaml-saml-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.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/OpenJDK-11/axis-label/WindowsServer2016/builds/198/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/OpenJDK-11/axis-label/WindowsServer2016/builds/198/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/OpenJDK-11/axis-label/WindowsServer2016/builds/198/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/OpenJDK-11/axis-label/WindowsServer2016/builds/198/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/OpenJDK-11/axis-label/WindowsServer2016/builds/198/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/OpenJDK-11/axis-label/WindowsServer2016/builds/198/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/OpenJDK-11/axis-label/WindowsServer2016/builds/198/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/OpenJDK-11/axis-label/WindowsServer2016/builds/198/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/OpenJDK-11/axis-label/WindowsServer2016/builds/198/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/OpenJDK-11/axis-label/WindowsServer2016/builds/198/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/OpenJDK-11/axis-label/WindowsServer2016/builds/198/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/OpenJDK-11/axis-label/WindowsServer2016/builds/198/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/OpenJDK-11/axis-label/WindowsServer2016/builds/198/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/OpenJDK-11/axis-label/WindowsServer2016/builds/198/testng/testng-results.xml'
0.021281% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list