Build failed in Jenkins: java-identity-provider-v4-multi » Amazon-11,Windows2016 #457
Shibboleth Jenkins
noreply at shibboleth.net
Wed Jan 22 21:42:50 EST 2020
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=Amazon-11,label=Windows2016/457/display/redirect>
Changes:
------------------------------------------
[...truncated 144.02 KB...]
[WARNING] Failure to transfer net.shibboleth.liberty:idwsfconsumer:2.0.0-SNAPSHOT/maven-metadata.xml from https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots was cached in the local repository, resolution will not be reattempted until the update interval of shib-thirdparty-snapshot has elapsed or updates are forced. Original error: Could not transfer metadata net.shibboleth.liberty:idwsfconsumer:2.0.0-SNAPSHOT/maven-metadata.xml from/to shib-thirdparty-snapshot (https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots): Transfer failed for https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/liberty/idwsfconsumer/2.0.0-SNAPSHOT/maven-metadata.xml
[WARNING] Failure to transfer org.opensaml:opensaml-soap-impl:4.0.0-SNAPSHOT/maven-metadata.xml from https://build.shibboleth.net/nexus/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of shib-snapshot has elapsed or updates are forced. Original error: Could not transfer metadata org.opensaml:opensaml-soap-impl:4.0.0-SNAPSHOT/maven-metadata.xml from/to shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): Transfer failed for https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-soap-impl/4.0.0-SNAPSHOT/maven-metadata.xml
[WARNING] Failure to transfer org.opensaml:opensaml-soap-impl:4.0.0-SNAPSHOT/maven-metadata.xml from https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots was cached in the local repository, resolution will not be reattempted until the update interval of shib-thirdparty-snapshot has elapsed or updates are forced. Original error: Could not transfer metadata org.opensaml:opensaml-soap-impl:4.0.0-SNAPSHOT/maven-metadata.xml from/to shib-thirdparty-snapshot (https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots): Transfer failed for https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-soap-impl/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-saml-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-saml-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ idp-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 157 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\Amazon-11\label\Windows2016\idp-saml-impl\target\classes
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/Amazon-11/label/Windows2016/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/nameid/impl/LegacyCanonicalization.java:[41,8] deprecated item is not annotated with @Deprecated
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/Amazon-11/label/Windows2016/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/saml2/profile/delegation/impl/DecorateDelegatedAssertion.java: C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\Amazon-11\label\Windows2016\idp-saml-impl\src\main\java\net\shibboleth\idp\saml\saml2\profile\delegation\impl\DecorateDelegatedAssertion.java uses unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/Amazon-11/label/Windows2016/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/saml2/profile/delegation/impl/DecorateDelegatedAssertion.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idp-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 43 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 70 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\Amazon-11\label\Windows2016\idp-saml-impl\target\test-classes
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/Amazon-11/label/Windows2016/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/metadata/impl/EntityAttributesPredicateTest.java: C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\Amazon-11\label\Windows2016\idp-saml-impl\src\test\java\net\shibboleth\idp\saml\metadata\impl\EntityAttributesPredicateTest.java uses unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/Amazon-11/label/Windows2016/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/metadata/impl/EntityAttributesPredicateTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ idp-saml-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 431, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.489 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 431, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] -----------< net.shibboleth.idp:idp-attribute-resolver-impl >-----------
[INFO] Building Shibboleth IdP :: Attribute Resolver Implementation 4.0.0-SNAPSHOT [20/34]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Failure to transfer org.opensaml:opensaml-saml-impl:4.0.0-SNAPSHOT/maven-metadata.xml from https://build.shibboleth.net/nexus/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of shib-snapshot has elapsed or updates are forced. Original error: Could not transfer metadata org.opensaml:opensaml-saml-impl:4.0.0-SNAPSHOT/maven-metadata.xml from/to shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): Transfer failed for https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-saml-impl/4.0.0-SNAPSHOT/maven-metadata.xml
[WARNING] Failure to transfer org.opensaml:opensaml-saml-impl:4.0.0-SNAPSHOT/maven-metadata.xml from https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots was cached in the local repository, resolution will not be reattempted until the update interval of shib-thirdparty-snapshot has elapsed or updates are forced. Original error: Could not transfer metadata org.opensaml:opensaml-saml-impl:4.0.0-SNAPSHOT/maven-metadata.xml from/to shib-thirdparty-snapshot (https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots): Transfer failed for https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-saml-impl/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-attribute-resolver-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-attribute-resolver-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ idp-attribute-resolver-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-attribute-resolver-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 49 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\Amazon-11\label\Windows2016\idp-attribute-resolver-impl\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idp-attribute-resolver-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 59 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-attribute-resolver-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 29 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\Amazon-11\label\Windows2016\idp-attribute-resolver-impl\target\test-classes
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/Amazon-11/label/Windows2016/idp-attribute-resolver-impl/src/test/java/net/shibboleth/idp/attribute/resolver/impl/AttributeResolverImplTest.java: C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\Amazon-11\label\Windows2016\idp-attribute-resolver-impl\src\test\java\net\shibboleth\idp\attribute\resolver\impl\AttributeResolverImplTest.java uses unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/Amazon-11/label/Windows2016/idp-attribute-resolver-impl/src/test/java/net/shibboleth/idp/attribute/resolver/impl/AttributeResolverImplTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ idp-attribute-resolver-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 168, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 24.016 s <<< FAILURE! - in TestSuite
[ERROR] testMissingOk(net.shibboleth.idp.attribute.resolver.dc.http.impl.HTTPDataConnectorTest) Time elapsed: 0.099 s <<< FAILURE!
net.shibboleth.idp.attribute.resolver.ResolutionException: Data Connector 'HTTPConnector': HTTP request failed
at net.shibboleth.idp.attribute.resolver.dc.http.impl.HTTPDataConnectorTest.testMissingOk(HTTPDataConnectorTest.java:221)
Caused by: javax.net.ssl.SSLException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
at net.shibboleth.idp.attribute.resolver.dc.http.impl.HTTPDataConnectorTest.testMissingOk(HTTPDataConnectorTest.java:221)
Caused by: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
at net.shibboleth.idp.attribute.resolver.dc.http.impl.HTTPDataConnectorTest.testMissingOk(HTTPDataConnectorTest.java:221)
Caused by: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
at net.shibboleth.idp.attribute.resolver.dc.http.impl.HTTPDataConnectorTest.testMissingOk(HTTPDataConnectorTest.java:221)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] HTTPDataConnectorTest.testMissingOk:221 » Resolution Data Connector 'HTTPConne...
[INFO]
[ERROR] Tests run: 168, Failures: 1, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Attribute Filter Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Attribute Filter Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Profile Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Profile Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[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] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Consent Implementation
[INFO] This project has been banned from the build due to previous failures.
[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 :: WAR distribution
[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 4.0.0-SNAPSHOT [21/34]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-bom ---
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-tests-bom >------------------
[INFO] Building Shibboleth IdP :: Tests BOM 4.0.0-SNAPSHOT [22/34]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-tests-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.0.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 1.699 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 6.434 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 0.351 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 8.783 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 12.222 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 8.665 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 0.665 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 7.680 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 5.253 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 4.767 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 13.750 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 5.430 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [ 0.591 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 8.539 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 8.027 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 37.132 s]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [ 7.536 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 25.921 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 30.986 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation FAILURE [ 31.491 s]
[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 :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [ 0.007 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [ 0.009 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:48 min
[INFO] Finished at: 2020-01-23T02:42:23Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project idp-attribute-resolver-impl: There are test failures.
[ERROR]
[ERROR] Please refer to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\Amazon-11\label\Windows2016\idp-attribute-resolver-impl\target\surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :idp-attribute-resolver-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
Saving reports...
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/457/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/457/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/457/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/457/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/457/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/457/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/457/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/457/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/457/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/457/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/457/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/457/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/457/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/457/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/457/testng/testng-results.xml'
0.073910% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list