Build failed in Jenkins: java-identity-provider-v3-multi » OpenJDK-1.8.0,master #1222
Shibboleth Jenkins
noreply at shibboleth.net
Fri Dec 7 21:37:11 EST 2018
See <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=OpenJDK-1.8.0,label=master/1222/display/redirect>
------------------------------------------
[...truncated 171.40 KB...]
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-profile-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=OpenJDK-1.8.0,label=master/ws/idp-profile-spring/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=OpenJDK-1.8.0,label=master/ws/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/ReloadServiceConfigurationTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=OpenJDK-1.8.0,label=master/ws/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/ReloadServiceConfigurationTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ idp-profile-spring ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 187, Failures: 6, Errors: 0, Skipped: 0, Time elapsed: 20.032 s <<< FAILURE! - in TestSuite
[ERROR] httpsTrustEngineExplicitKey(net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest) Time elapsed: 0.068 s <<< FAILURE!
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'HTTPSEntity': Cannot create inner bean '(inner bean)#118fbaf0' of type [org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver] while setting bean property 'embeddedResolver'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#118fbaf0': Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey(HTTPMetadataProviderParserTest.java:79)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#118fbaf0': Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey(HTTPMetadataProviderParserTest.java:79)
Caused by: net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey(HTTPMetadataProviderParserTest.java:79)
Caused by: net.shibboleth.utilities.java.support.resolver.ResolverException: net.shibboleth.utilities.java.support.resolver.ResolverException: Error retrieving metadata from https://git.shibboleth.net/view/?p=java-identity-provider.git&a=blob_plain&f=idp-profile-spring/src/test/resources/net/shibboleth/idp/profile/spring/relyingparty/metadata/entity.xml&hb=master
at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey(HTTPMetadataProviderParserTest.java:79)
Caused by: net.shibboleth.utilities.java.support.resolver.ResolverException: Error retrieving metadata from https://git.shibboleth.net/view/?p=java-identity-provider.git&a=blob_plain&f=idp-profile-spring/src/test/resources/net/shibboleth/idp/profile/spring/relyingparty/metadata/entity.xml&hb=master
at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey(HTTPMetadataProviderParserTest.java:79)
Caused by: javax.net.ssl.SSLPeerUnverifiedException: Trust engine could not establish trust of server TLS credential
at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey(HTTPMetadataProviderParserTest.java:79)
[ERROR] httpsTrustEngineValidPKIX(net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest) Time elapsed: 0.042 s <<< FAILURE!
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'HTTPSEntity': Cannot create inner bean '(inner bean)#7db162f2' of type [org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver] while setting bean property 'embeddedResolver'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#7db162f2': Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX(HTTPMetadataProviderParserTest.java:101)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#7db162f2': Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX(HTTPMetadataProviderParserTest.java:101)
Caused by: net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX(HTTPMetadataProviderParserTest.java:101)
Caused by: net.shibboleth.utilities.java.support.resolver.ResolverException: net.shibboleth.utilities.java.support.resolver.ResolverException: Error retrieving metadata from https://git.shibboleth.net/view/?p=java-identity-provider.git&a=blob_plain&f=idp-profile-spring/src/test/resources/net/shibboleth/idp/profile/spring/relyingparty/metadata/entity.xml&hb=master
at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX(HTTPMetadataProviderParserTest.java:101)
Caused by: net.shibboleth.utilities.java.support.resolver.ResolverException: Error retrieving metadata from https://git.shibboleth.net/view/?p=java-identity-provider.git&a=blob_plain&f=idp-profile-spring/src/test/resources/net/shibboleth/idp/profile/spring/relyingparty/metadata/entity.xml&hb=master
at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX(HTTPMetadataProviderParserTest.java:101)
Caused by: javax.net.ssl.SSLPeerUnverifiedException: Trust engine could not establish trust of server TLS credential
at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX(HTTPMetadataProviderParserTest.java:101)
[ERROR] httpsTrustEngineValidPKIXExplicitTrustedName(net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest) Time elapsed: 0.044 s <<< FAILURE!
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'HTTPSEntity': Cannot create inner bean '(inner bean)#53e28097' of type [org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver] while setting bean property 'embeddedResolver'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#53e28097': Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName(HTTPMetadataProviderParserTest.java:112)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#53e28097': Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName(HTTPMetadataProviderParserTest.java:112)
Caused by: net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName(HTTPMetadataProviderParserTest.java:112)
Caused by: net.shibboleth.utilities.java.support.resolver.ResolverException: net.shibboleth.utilities.java.support.resolver.ResolverException: Error retrieving metadata from https://git.shibboleth.net/view/?p=java-identity-provider.git&a=blob_plain&f=idp-profile-spring/src/test/resources/net/shibboleth/idp/profile/spring/relyingparty/metadata/entity.xml&hb=master
at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName(HTTPMetadataProviderParserTest.java:112)
Caused by: net.shibboleth.utilities.java.support.resolver.ResolverException: Error retrieving metadata from https://git.shibboleth.net/view/?p=java-identity-provider.git&a=blob_plain&f=idp-profile-spring/src/test/resources/net/shibboleth/idp/profile/spring/relyingparty/metadata/entity.xml&hb=master
at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName(HTTPMetadataProviderParserTest.java:112)
Caused by: javax.net.ssl.SSLPeerUnverifiedException: Trust engine could not establish trust of server TLS credential
at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName(HTTPMetadataProviderParserTest.java:112)
[ERROR] testHTTPSTrustEngineExplicitKey(net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest) Time elapsed: 0.047 s <<< FAILURE!
java.lang.AssertionError: expected object to not be null
at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineExplicitKey(DynamicHTTPMetadataProviderParserTest.java:404)
[ERROR] testHTTPSTrustEngineValidPKIX(net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest) Time elapsed: 0.068 s <<< FAILURE!
java.lang.AssertionError: expected object to not be null
at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineValidPKIX(DynamicHTTPMetadataProviderParserTest.java:437)
[ERROR] testHTTPSTrustEngineValidPKIXExplicitTrustedName(net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest) Time elapsed: 0.047 s <<< FAILURE!
java.lang.AssertionError: expected object to not be null
at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineValidPKIXExplicitTrustedName(DynamicHTTPMetadataProviderParserTest.java:454)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineExplicitKey:404 expected object to not be null
[ERROR] DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineValidPKIX:437 expected object to not be null
[ERROR] DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineValidPKIXExplicitTrustedName:454 expected object to not be null
[ERROR] HTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey:79->AbstractMetadataParserTest.getBean:213->AbstractMetadataParserTest.getBean2:203 » BeanCreation
[ERROR] HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX:101->AbstractMetadataParserTest.getBean:213->AbstractMetadataParserTest.getBean2:203 » BeanCreation
[ERROR] HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName:112->AbstractMetadataParserTest.getBean:213->AbstractMetadataParserTest.getBean2:203 » BeanCreation
[INFO]
[ERROR] Tests run: 187, Failures: 6, Errors: 0, Skipped: 0
[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 3.4.2-SNAPSHOT [24/32]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-consent-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=OpenJDK-1.8.0,label=master/ws/idp-consent-impl/target>
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-consent-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) @ idp-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 54 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=OpenJDK-1.8.0,label=master/ws/idp-consent-impl/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=OpenJDK-1.8.0,label=master/ws/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/flow/impl/AbstractConsentAction.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=OpenJDK-1.8.0,label=master/ws/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/flow/impl/AbstractConsentAction.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-consent-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) @ idp-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=OpenJDK-1.8.0,label=master/ws/idp-consent-impl/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=OpenJDK-1.8.0,label=master/ws/idp-consent-impl/src/test/java/net/shibboleth/idp/consent/logic/impl/AttributeValuesHashFunctionTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=OpenJDK-1.8.0,label=master/ws/idp-consent-impl/src/test/java/net/shibboleth/idp/consent/logic/impl/AttributeValuesHashFunctionTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ idp-consent-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 221, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.248 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 221, Failures: 0, Errors: 0, Skipped: 0
[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 :: 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 3.4.2-SNAPSHOT [25/32]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-bom ---
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-tests-bom >------------------
[INFO] Building Shibboleth IdP :: Tests BOM 3.4.2-SNAPSHOT [26/32]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 3.4.2-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 0.248 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 2.173 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 0.225 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 2.167 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 5.136 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 3.908 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 0.353 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 2.068 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 1.965 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 1.751 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 0.554 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 4.675 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [ 0.257 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 2.155 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 2.196 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 16.238 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 14.609 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 15.563 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SUCCESS [ 15.060 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [ 4.821 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [ 11.723 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [ 3.618 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... FAILURE [ 25.654 s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [ 3.873 s]
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [ 0.003 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [ 0.002 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:22 min
[INFO] Finished at: 2018-12-07T21:37:08-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on project idp-profile-spring: There are test failures.
[ERROR]
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=OpenJDK-1.8.0,label=master/ws/idp-profile-spring/target/surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].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 :idp-profile-spring
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.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/1222/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/1222/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/1222/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/1222/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/1222/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/1222/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/1222/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/1222/testng/testng-results-16.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/1222/testng/testng-results-17.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/1222/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/1222/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/1222/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/1222/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/1222/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/1222/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/1222/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/1222/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/1222/testng/testng-results.xml'
0.312500% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list