Build failed in Jenkins: java-opensaml-nightly #180
Shibboleth Jenkins
noreply at shibboleth.net
Sat Mar 15 02:08:33 EDT 2014
See <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/180/changes>
Changes:
[putmanb] Update KeySupport.getLength(Key) to support DSA and EC keys.
[putmanb] Some draft and partial work on a basic SignatureSigningParametersResolver.
[putmanb] Another tweak to lookup for KeyInfoGeneratorFactory lookup.
[putmanb] Fix failing unit test.
[putmanb] Adjust slightly KeyInfo manger lookup to conform with semantics of boolean flag.
[putmanb] Put in place skeleton for library default security config init.
[putmanb] Port forward from v2: JXT-109: SimpleKeyInfoReferenceEncryptedKeyResolver constructor missing 'public' modifier
[putmanb] Add missing method arg annotations and 'final'.
[putmanb] Extract some algorithm whitelist/blacklist storage and processing to base classes.
Implement basic SignatureValidationParametersResolver.
[putmanb] Add some missing @NotEmpty annotations to security config criteria.
Correct JavaDoc copy/paste typos.
------------------------------------------
[...truncated 2717 lines...]
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-soap-api/src/main/java/org/opensaml/soap/common/AbstractExtensibleSOAPObject.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-soap-api/src/main/java/org/opensaml/soap/common/AbstractExtensibleSOAPObject.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking OpenSAML :: Profile API 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-profile-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-profile-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-profile-api/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-profile-api/src/main/java/org/opensaml/profile/action/ActionSupport.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-profile-api/src/main/java/org/opensaml/profile/action/ActionSupport.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking OpenSAML :: SAML Provider API 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-saml-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 48 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 312 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-saml-api/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/criterion/BindingCriterion.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/criterion/BindingCriterion.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking OpenSAML :: XACML Provider API 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-xacml-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-xacml-api ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking OpenSAML :: SAML XACML Profile API 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-xacml-saml-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-xacml-saml-api ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking OpenSAML :: Storage Implementation 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-storage-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-storage-impl/src/main/java/org/opensaml/storage/impl/ServletRequestScopedStorageService.java>: <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-storage-impl/src/main/java/org/opensaml/storage/impl/ServletRequestScopedStorageService.java> uses unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-storage-impl/src/main/java/org/opensaml/storage/impl/ServletRequestScopedStorageService.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking OpenSAML :: Security Implementation 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-security-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-security-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-security-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-security-impl/src/main/java/org/opensaml/security/credential/criteria/impl/EvaluableCredentialCriteriaRegistry.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-security-impl/src/main/java/org/opensaml/security/credential/criteria/impl/EvaluableCredentialCriteriaRegistry.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking OpenSAML :: XML Security Implementation 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-xmlsec-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-xmlsec-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 267 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-xmlsec-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/ReferenceTypeImpl.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/ReferenceTypeImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking OpenSAML :: Messaging Implementations 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-messaging-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-messaging-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-messaging-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-messaging-impl/src/main/java/org/opensaml/messaging/handler/impl/BasicMessageHandlerChain.java>: <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-messaging-impl/src/main/java/org/opensaml/messaging/handler/impl/BasicMessageHandlerChain.java> uses unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-messaging-impl/src/main/java/org/opensaml/messaging/handler/impl/BasicMessageHandlerChain.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking OpenSAML :: SOAP Provider Implementations 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:2.6: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.1:compile (default-compile) @ opensaml-soap-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 482 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-soap-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wsaddressing/impl/EndpointReferenceTypeImpl.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wsaddressing/impl/EndpointReferenceTypeImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking OpenSAML :: SAML Provider Implementations 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 25 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 818 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-saml-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/security/SAMLSignatureProfileValidator.java>:[30,37] org.apache.xml.security.utils.IdResolver in org.apache.xml.security.utils has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml2/metadata/impl/SSODescriptorImpl.java>:[83,38] getDefaultArtificateResolutionService() in org.opensaml.saml.saml2.metadata.SSODescriptor has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/security/SAMLSignatureProfileValidator.java>:[155,28] org.apache.xml.security.utils.IdResolver in org.apache.xml.security.utils has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml1/profile/impl/AddStatusToResponse.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml1/profile/impl/AddStatusToResponse.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking OpenSAML :: XACML Provider Implementations 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-xacml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-xacml-impl ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking OpenSAML :: SAML XACML Profile Implementation 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-xacml-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-xacml-saml-impl ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking OpenSAML :: Profile Implementations 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-profile-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-profile-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-profile-impl/src/main/java/org/opensaml/profile/action/impl/DecodeMessage.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-profile-impl/src/main/java/org/opensaml/profile/action/impl/DecodeMessage.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] <<< maven-javadoc-plugin:2.9.1:test-aggregate (report:test-aggregate) @ opensaml-core <<<
[INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.3
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.7
[INFO] Parent project loaded from repository: net.shibboleth:parent-v3:pom:TRUNK-SNAPSHOT
[INFO] Relativizing decoration links with respect to project URL: http://shibboleth.net/opensaml-core/
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:2.10
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OpenSAML .......................................... SUCCESS [1:38.047s]
[INFO] OpenSAML :: Core .................................. FAILURE [34.264s]
[INFO] OpenSAML :: Storage API ........................... SKIPPED
[INFO] OpenSAML :: Security API .......................... SKIPPED
[INFO] OpenSAML :: Messaging API ......................... SKIPPED
[INFO] OpenSAML :: XML Security API ...................... SKIPPED
[INFO] OpenSAML :: SOAP Provider API ..................... SKIPPED
[INFO] OpenSAML :: Profile API ........................... SKIPPED
[INFO] OpenSAML :: SAML Provider API ..................... SKIPPED
[INFO] OpenSAML :: XACML Provider API .................... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile API ................ SKIPPED
[INFO] OpenSAML :: Storage Implementation ................ SKIPPED
[INFO] OpenSAML :: Security Implementation ............... SKIPPED
[INFO] OpenSAML :: XML Security Implementation ........... SKIPPED
[INFO] OpenSAML :: Messaging Implementations ............. SKIPPED
[INFO] OpenSAML :: SOAP Provider Implementations ......... SKIPPED
[INFO] OpenSAML :: SAML Provider Implementations ......... SKIPPED
[INFO] OpenSAML :: XACML Provider Implementations ........ SKIPPED
[INFO] OpenSAML :: SAML XACML Profile Implementation ..... SKIPPED
[INFO] OpenSAML :: Profile Implementations ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:13.739s
[INFO] Finished at: Sat Mar 15 02:07:59 EDT 2014
[INFO] Final Memory: 91M/695M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.3:site (default-site) on project opensaml-core: Error during page generation: Error rendering Maven report: Failed during checkstyle execution: Unable to find configuration file at location https://svn.shibboleth.net/java-parent-projects/java-parent-project-v3/trunk/resources/checkstyle/checkstyle.xml: Could not find resource 'https://svn.shibboleth.net/java-parent-projects/java-parent-project-v3/trunk/resources/checkstyle/checkstyle.xml'. -> [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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :opensaml-core
Build step 'Invoke top-level Maven targets' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-parent/target/site> to /home/jenkins/.jenkins/jobs/java-opensaml-nightly/htmlreports/Site_Report
Publishing Javadoc
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.
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 '/home/jenkins/.jenkins/jobs/java-opensaml-nightly/builds/2014-03-15_02-05-32/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list