Build failed in Jenkins: java-identity-provider-multi » JDK-1.7.0,WindowsServer2012 #172
Shibboleth Jenkins
noreply at shibboleth.net
Tue Jan 19 03:34:53 EST 2016
See <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/172/changes>
Changes:
[Scott Cantor] IDP-899 - Back-button improvement
https://issues.shibboleth.net/jira/browse/IDP-899
Custom FlowHandlerAdapter that uniformly throws exceptions.
------------------------------------------
[...truncated 669 lines...]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ idp-consent-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ idp-consent-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-consent-api\target\classes>
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ idp-consent-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ idp-consent-api ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.19:test (default-test) @ idp-consent-api ---
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ idp-consent-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-consent-api\target\idp-consent-api-3.3.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ idp-consent-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-consent-api\target\idp-consent-api-3.3.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:2.6:attached (make-assembly) @ idp-consent-api ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ idp-consent-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-consent-api\target\idp-consent-api-3.3.0-SNAPSHOT-javadoc.jar>
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:test-jar (attach-javadocs) @ idp-consent-api ---
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ idp-consent-api >>>
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ idp-consent-api <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ idp-consent-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-consent-api\target\idp-consent-api-3.3.0-SNAPSHOT-sources.jar>
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: Authentication Implementation 3.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-authn-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\target>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ idp-authn-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ idp-authn-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 54 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\target\classes>
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-multi/jdk/JDK-1.7.0/label/WindowsServer2012/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/FilterFlowsByNonBrowserSupport.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-multi/jdk/JDK-1.7.0/label/WindowsServer2012/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/FilterFlowsByNonBrowserSupport.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ idp-authn-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ idp-authn-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 36 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\target\test-classes>
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-multi/jdk/JDK-1.7.0/label/WindowsServer2012/idp-authn-impl/src/test/java/net/shibboleth/idp/authn/impl/SimpleSubjectCanonicalizationTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-multi/jdk/JDK-1.7.0/label/WindowsServer2012/idp-authn-impl/src/test/java/net/shibboleth/idp/authn/impl/SimpleSubjectCanonicalizationTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.19:test (default-test) @ idp-authn-impl ---
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 221, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.138 sec - in TestSuite
Results :
Tests run: 221, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ idp-authn-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\target\idp-authn-impl-3.3.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ idp-authn-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\target\idp-authn-impl-3.3.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:2.6:attached (make-assembly) @ idp-authn-impl ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ idp-authn-impl ---
[INFO]
22 warnings
[WARNING] Javadoc Warnings
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\src\main\java\net\shibboleth\idp\authn\spnego\impl\GSSContextAcceptor.java>:43: warning - Tag @see:illegal character: "58" in "http://www.ietf.org/rfc/rfc4178.txt"
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\src\main\java\net\shibboleth\idp\authn\spnego\impl\GSSContextAcceptor.java>:43: warning - Tag @see:illegal character: "47" in "http://www.ietf.org/rfc/rfc4178.txt"
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\src\main\java\net\shibboleth\idp\authn\spnego\impl\GSSContextAcceptor.java>:43: warning - Tag @see:illegal character: "47" in "http://www.ietf.org/rfc/rfc4178.txt"
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\src\main\java\net\shibboleth\idp\authn\spnego\impl\GSSContextAcceptor.java>:43: warning - Tag @see:illegal character: "47" in "http://www.ietf.org/rfc/rfc4178.txt"
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\src\main\java\net\shibboleth\idp\authn\spnego\impl\GSSContextAcceptor.java>:43: warning - Tag @see:illegal character: "47" in "http://www.ietf.org/rfc/rfc4178.txt"
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\src\main\java\net\shibboleth\idp\authn\impl\FinalizeAuthentication.java>:91: warning - Tag @link: can't find setMatchingPrincipal() in net.shibboleth.idp.authn.context.RequestedPrincipalContext
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\src\main\java\net\shibboleth\idp\authn\impl\ValidateUsernamePasswordAgainstJAAS.java>:65: warning - Tag @link: reference not found: UsernamePasswordContext
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\src\main\java\net\shibboleth\idp\authn\impl\ValidateUsernamePasswordAgainstJAAS.java>:65: warning - Tag @link: reference not found: AbstractValidationAction#handleError(ProfileRequestContext, AuthenticationContext, Exception, String)
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\src\main\java\net\shibboleth\idp\authn\impl\ValidateUsernamePasswordAgainstKerberos.java>:70: warning - Tag @link: reference not found: UsernamePasswordContext
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\src\main\java\net\shibboleth\idp\authn\impl\ValidateUsernamePasswordAgainstLDAP.java>:64: warning - Tag @link: reference not found: UsernamePasswordContext
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\src\main\java\net\shibboleth\idp\authn\impl\ValidateUsernamePasswordAgainstLDAP.java>:64: warning - Tag @link: reference not found: AbstractValidationAction#handleError(ProfileRequestContext, AuthenticationContext, String, String)
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\src\main\java\net\shibboleth\idp\authn\spnego\impl\GSSContextAcceptor.java>:43: warning - Tag @see: reference not found: http://www.ietf.org/rfc/rfc4178.txt
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\src\main\java\net\shibboleth\idp\authn\spnego\impl\SPNEGOContext.java>:28: warning - Tag @link: reference not found: AuthenticationContext
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\src\main\java\net\shibboleth\idp\authn\impl\ValidateUsernamePasswordAgainstJAAS.java>:65: warning - Tag @link: reference not found: UsernamePasswordContext
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\src\main\java\net\shibboleth\idp\authn\impl\ValidateUsernamePasswordAgainstKerberos.java>:70: warning - Tag @link: reference not found: UsernamePasswordContext
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\src\main\java\net\shibboleth\idp\authn\impl\ValidateUsernamePasswordAgainstLDAP.java>:64: warning - Tag @link: reference not found: UsernamePasswordContext
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\src\main\java\net\shibboleth\idp\authn\spnego\impl\SPNEGOContext.java>:28: warning - Tag @link: reference not found: AuthenticationContext
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\src\main\java\net\shibboleth\idp\authn\spnego\impl\SPNEGOContext.java>:28: warning - Tag @link: reference not found: AuthenticationContext
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\src\main\java\net\shibboleth\idp\authn\spnego\impl\SPNEGOContext.java>:28: warning - Tag @link: reference not found: AuthenticationContext
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\src\main\java\net\shibboleth\idp\authn\impl\ValidateUsernamePasswordAgainstJAAS.java>:65: warning - Tag @link: reference not found: UsernamePasswordContext
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\src\main\java\net\shibboleth\idp\authn\impl\ValidateUsernamePasswordAgainstKerberos.java>:70: warning - Tag @link: reference not found: UsernamePasswordContext
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\src\main\java\net\shibboleth\idp\authn\impl\ValidateUsernamePasswordAgainstLDAP.java>:64: warning - Tag @link: reference not found: UsernamePasswordContext
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\target\idp-authn-impl-3.3.0-SNAPSHOT-javadoc.jar>
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:test-jar (attach-javadocs) @ idp-authn-impl ---
[INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc' has not been previously called for the module: 'net.shibboleth.idp:idp-consent-api:jar:3.3.0-SNAPSHOT'. Trying to invoke it...
[ERROR] MavenInvocationException: Error configuring command-line. Reason: Maven executable not found at: C:\Program Files\Apache\apache-maven-3.3.1\bin\mvn.bat
[WARNING] Creating fake javadoc directory to prevent repeated invocations: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-consent-api\target\testapidocs>
[ERROR] Error fetching link: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-consent-api\target\testapidocs/package-list.> Ignored it.
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\target\idp-authn-impl-3.3.0-SNAPSHOT-test-javadoc.jar>
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ idp-authn-impl >>>
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ idp-authn-impl <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ idp-authn-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-authn-impl\target\idp-authn-impl-3.3.0-SNAPSHOT-sources.jar>
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: Session Implementation 3.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-session-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-session-impl\target>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ idp-session-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ idp-session-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-session-impl\target\classes>
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-multi/jdk/JDK-1.7.0/label/WindowsServer2012/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/UpdateSessionWithAuthenticationResult.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-multi/jdk/JDK-1.7.0/label/WindowsServer2012/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/UpdateSessionWithAuthenticationResult.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ idp-session-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ idp-session-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-session-impl\target\test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:2.19:test (default-test) @ idp-session-impl ---
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 70, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 4.144 sec <<< FAILURE! - in TestSuite
testTimeout(net.shibboleth.idp.session.impl.PopulateSessionContextTest) Time elapsed: 2.514 sec <<< FAILURE!
java.lang.AssertionError: expected [null] but found [net.shibboleth.idp.session.context.SessionContext at 4d23330e]
at net.shibboleth.idp.session.impl.PopulateSessionContextTest.testTimeout(PopulateSessionContextTest.java:117)
Results :
Failed tests:
PopulateSessionContextTest.testTimeout:117 expected [null] but found [net.shibboleth.idp.session.context.SessionContext at 4d23330e]
Tests run: 70, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 1.915 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 6.189 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 0.190 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 6.068 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 8.527 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 8.017 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 7.481 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 5.707 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 5.441 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 2.732 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 10.275 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [ 1.642 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 11.766 s]
[INFO] Shibboleth IdP :: Session Implementation ........... FAILURE [ 5.405 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation ........... 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 ........... SKIPPED
[INFO] Shibboleth IdP :: UI Support ....................... SKIPPED
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:22 min
[INFO] Finished at: 2016-01-19T03:35:02-05:00
[INFO] Final Memory: 58M/140M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19:test (default-test) on project idp-session-impl: There are test failures.
[ERROR]
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/idp-session-impl\target\surefire-reports> for the individual test results.
[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-session-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.
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-multi/configurations/axis-jdk/JDK-1.7.0/axis-label/WindowsServer2012/builds/172/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-multi/configurations/axis-jdk/JDK-1.7.0/axis-label/WindowsServer2012/builds/172/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-multi/configurations/axis-jdk/JDK-1.7.0/axis-label/WindowsServer2012/builds/172/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-multi/configurations/axis-jdk/JDK-1.7.0/axis-label/WindowsServer2012/builds/172/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-multi/configurations/axis-jdk/JDK-1.7.0/axis-label/WindowsServer2012/builds/172/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-multi/configurations/axis-jdk/JDK-1.7.0/axis-label/WindowsServer2012/builds/172/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-multi/configurations/axis-jdk/JDK-1.7.0/axis-label/WindowsServer2012/builds/172/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-multi/configurations/axis-jdk/JDK-1.7.0/axis-label/WindowsServer2012/builds/172/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-multi/configurations/axis-jdk/JDK-1.7.0/axis-label/WindowsServer2012/builds/172/testng/testng-results.xml'
Failed Tests/Configs found. Marking build as UNSTABLE.
TestNG Reports Processing: FINISH
More information about the commits
mailing list