Build failed in Jenkins: java-identity-provider #1589

Shibboleth Jenkins noreply at shibboleth.net
Thu Mar 27 14:23:59 EDT 2014


See <https://build.shibboleth.net/jenkins/job/java-identity-provider/1589/changes>

Changes:

[scantor] Switch to static constants.

------------------------------------------
[...truncated 1661 lines...]
[WARNING] definition is that if the it matches the relyingPartyID *or* it matches the &lt;EntitiesDescriptor&gt;, then the
[WARNING] configuration matches. So we need to
[WARNING] {@link Predicates#or(com.google.common.base.Predicate, com.google.common.base.Predicate) a
[WARNING] {@link RelyingPartyIdPredicate} and a {@link EntitiesDescriptorPredicate} These however may have injected lookup
[WARNING] strategies and so these need to be constructed as a BeanDefinition."
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-spring/target/idp-profile-spring-3.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ idp-profile-spring ---
[INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:javadoc' has not been previously called for the module: 'net.shibboleth.idp:idp-schema:jar:3.0-SNAPSHOT'. Trying to invoke it...
[WARNING] Creating fake javadoc directory to prevent repeated invocations: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-schema/target/testapidocs>
[ERROR] Error fetching link: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-schema/target/testapidocs/package-list.> Ignored it.
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-spring/target/idp-profile-spring-3.0-SNAPSHOT-test-javadoc.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ idp-profile-spring ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-spring/target/idp-profile-spring-3.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ idp-profile-spring ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-spring/target/idp-profile-spring-3.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-profile-spring/3.0-SNAPSHOT/idp-profile-spring-3.0-SNAPSHOT.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-spring/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-profile-spring/3.0-SNAPSHOT/idp-profile-spring-3.0-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-spring/target/idp-profile-spring-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-profile-spring/3.0-SNAPSHOT/idp-profile-spring-3.0-SNAPSHOT-tests.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-spring/target/idp-profile-spring-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-profile-spring/3.0-SNAPSHOT/idp-profile-spring-3.0-SNAPSHOT-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-spring/target/idp-profile-spring-3.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-profile-spring/3.0-SNAPSHOT/idp-profile-spring-3.0-SNAPSHOT-test-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-spring/target/idp-profile-spring-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-profile-spring/3.0-SNAPSHOT/idp-profile-spring-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: Session Implementation 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-session-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6: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.1:compile (default-compile) @ idp-session-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/StorageBackedIdPSession.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/StorageBackedIdPSession.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6: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.1:testCompile (default-testCompile) @ idp-session-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ idp-session-impl ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.838 sec - in TestSuite

Results :

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ idp-session-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target/idp-session-impl-3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ idp-session-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target/idp-session-impl-3.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ idp-session-impl ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ idp-session-impl ---
[INFO] 
9 warnings
[WARNING] Javadoc Warnings
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/BasicSPSessionCreationStrategy.java>:46: warning - Tag @link: reference not found: BasicMessageMetadataContext
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/BasicSPSessionCreationStrategy.java>:46: warning - Tag @link: reference not found: AuthenticationResult
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/StorageBackedIdPSession.java>:608: warning - Tag @link: reference not found: SPSessionSerializerRegistry
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/StorageBackedIdPSession.java>:608: warning - Tag @link: reference not found: SPSessionSerializerRegistry
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/StorageBackedSessionManager.java>:445: warning - Tag @link: reference not found: spSessionSerializerRegistry
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/StorageBackedSessionManager.java>:445: warning - Tag @link: reference not found: spSessionSerializerRegistry
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/UpdateSessionWithAuthenticationResult.java>:66: warning - Tag @link: reference not found: AuthenticationResult
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/StorageBackedSessionManager.java>:445: warning - Tag @link: reference not found: spSessionSerializerRegistry
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/StorageBackedIdPSession.java>:608: warning - Tag @link: reference not found: SPSessionSerializerRegistry
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target/idp-session-impl-3.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ idp-session-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target/idp-session-impl-3.0-SNAPSHOT-test-javadoc.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ idp-session-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target/idp-session-impl-3.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ idp-session-impl ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target/idp-session-impl-3.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-impl/3.0-SNAPSHOT/idp-session-impl-3.0-SNAPSHOT.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-impl/3.0-SNAPSHOT/idp-session-impl-3.0-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target/idp-session-impl-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-impl/3.0-SNAPSHOT/idp-session-impl-3.0-SNAPSHOT-tests.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target/idp-session-impl-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-impl/3.0-SNAPSHOT/idp-session-impl-3.0-SNAPSHOT-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target/idp-session-impl-3.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-impl/3.0-SNAPSHOT/idp-session-impl-3.0-SNAPSHOT-test-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target/idp-session-impl-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-impl/3.0-SNAPSHOT/idp-session-impl-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: Attribute Resolver Spring Integration 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-attribute-resolver-spring ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-spring/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-attribute-resolver-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-attribute-resolver-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 58 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-spring/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/enc/SAML1XMLObjectAttributeEncoderParser.java>:[57,41] cannot find symbol
  symbol:   variable SAML1_ATTR_NAMESPACE_URI
  location: class net.shibboleth.idp.saml.xml.SAMLConstants
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/enc/SAML1ScopedStringAttributeEncoderParser.java>:[66,41] cannot find symbol
  symbol:   variable SAML1_ATTR_NAMESPACE_URI
  location: class net.shibboleth.idp.saml.xml.SAMLConstants
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/enc/SAML1Base64AttributeEncoderParser.java>:[59,41] cannot find symbol
  symbol:   variable SAML1_ATTR_NAMESPACE_URI
  location: class net.shibboleth.idp.saml.xml.SAMLConstants
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/enc/SAML1StringAttributeEncoderParser.java>:[60,41] cannot find symbol
  symbol:   variable SAML1_ATTR_NAMESPACE_URI
  location: class net.shibboleth.idp.saml.xml.SAMLConstants
[INFO] 4 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Shibboleth Identity Provider ...................... SUCCESS [3.437s]
[INFO] Shibboleth IdP :: Core ............................ SUCCESS [19.421s]
[INFO] Shibboleth IdP :: Configuration Schemas ........... SUCCESS [0.692s]
[INFO] Shibboleth IdP :: Profile API ..................... SUCCESS [14.526s]
[INFO] Shibboleth IdP :: Authentication API .............. SUCCESS [13.043s]
[INFO] Shibboleth IdP :: Attribute API ................... SUCCESS [11.218s]
[INFO] Shibboleth IdP :: Attribute Resolver API .......... SUCCESS [13.441s]
[INFO] Shibboleth IdP :: Attribute Filter API ............ SUCCESS [12.274s]
[INFO] Shibboleth IdP :: Consent Engine API .............. SUCCESS [5.017s]
[INFO] Shibboleth IdP :: ToU Engine API .................. SUCCESS [4.285s]
[INFO] Shibboleth IdP :: Session API ..................... SUCCESS [10.424s]
[INFO] Shibboleth IdP :: SAML Profile API ................ SUCCESS [17.796s]
[INFO] Shibboleth IdP :: Authentication Implementation ... SUCCESS [16.982s]
[INFO] Shibboleth IdP :: Attribute Implementation ........ SUCCESS [0.686s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ..... SUCCESS [33.323s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation  SUCCESS [22.835s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation . SUCCESS [20.192s]
[INFO] Shibboleth IdP :: Consent Engine Implementation ... SUCCESS [18.926s]
[INFO] Shibboleth IdP :: ToU Engine Implementation ....... SUCCESS [16.096s]
[INFO] Shibboleth IdP :: Profile Implementation .......... SUCCESS [14.091s]
[INFO] Shibboleth IdP :: Profile Spring Integration ...... SUCCESS [24.884s]
[INFO] Shibboleth IdP :: Session Implementation .......... SUCCESS [18.566s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration  FAILURE [0.638s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration  SKIPPED
[INFO] Shibboleth IdP :: Attribute CLI ................... SKIPPED
[INFO] Shibboleth IdP :: War ............................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files ............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:17.582s
[INFO] Finished at: Thu Mar 27 14:23:52 EDT 2014
[INFO] Final Memory: 67M/276M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project idp-attribute-resolver-spring: Compilation failure: Compilation failure:
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/enc/SAML1XMLObjectAttributeEncoderParser.java>:[57,41] cannot find symbol
[ERROR] symbol:   variable SAML1_ATTR_NAMESPACE_URI
[ERROR] location: class net.shibboleth.idp.saml.xml.SAMLConstants
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/enc/SAML1ScopedStringAttributeEncoderParser.java>:[66,41] cannot find symbol
[ERROR] symbol:   variable SAML1_ATTR_NAMESPACE_URI
[ERROR] location: class net.shibboleth.idp.saml.xml.SAMLConstants
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/enc/SAML1Base64AttributeEncoderParser.java>:[59,41] cannot find symbol
[ERROR] symbol:   variable SAML1_ATTR_NAMESPACE_URI
[ERROR] location: class net.shibboleth.idp.saml.xml.SAMLConstants
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/enc/SAML1StringAttributeEncoderParser.java>:[60,41] cannot find symbol
[ERROR] symbol:   variable SAML1_ATTR_NAMESPACE_URI
[ERROR] location: class net.shibboleth.idp.saml.xml.SAMLConstants
[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-attribute-resolver-spring
Sending e-mails to: commits at shibboleth.net
channel stopped
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.
Saving reports...
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-03-27_14-18-30/testng/testng-results-1.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-03-27_14-18-30/testng/testng-results-10.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-03-27_14-18-30/testng/testng-results-11.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-03-27_14-18-30/testng/testng-results-12.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-03-27_14-18-30/testng/testng-results-13.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-03-27_14-18-30/testng/testng-results-14.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-03-27_14-18-30/testng/testng-results-15.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-03-27_14-18-30/testng/testng-results-16.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-03-27_14-18-30/testng/testng-results-2.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-03-27_14-18-30/testng/testng-results-3.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-03-27_14-18-30/testng/testng-results-4.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-03-27_14-18-30/testng/testng-results-5.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-03-27_14-18-30/testng/testng-results-6.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-03-27_14-18-30/testng/testng-results-7.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-03-27_14-18-30/testng/testng-results-8.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-03-27_14-18-30/testng/testng-results-9.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-03-27_14-18-30/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list