Build failed in Jenkins: spring-extensions-v5-nightly #1325
Shibboleth Jenkins
noreply at shibboleth.net
Fri Dec 7 20:19:17 EST 2018
See <https://build.shibboleth.net/jenkins/job/spring-extensions-v5-nightly/1325/display/redirect>
------------------------------------------
Started by upstream project "java-support-v7-nightly" build number 1326
originally caused by:
Started by upstream project "java-parent-project-v7-nightly" build number 1322
originally caused by:
Started by upstream project "trigger-nightly-v7" build number 1320
originally caused by:
Started by timer
Building on master in workspace <https://build.shibboleth.net/jenkins/job/spring-extensions-v5-nightly/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://git.shibboleth.net/spring-extensions # timeout=10
Fetching upstream changes from git://git.shibboleth.net/spring-extensions
> git --version # timeout=10
> git fetch --tags --progress git://git.shibboleth.net/spring-extensions +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/maint-5^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/maint-5^{commit} # timeout=10
Checking out Revision bd1fd7c6f5b42e7c08677e4fdbdae32aa0c40aa2 (refs/remotes/origin/maint-5)
> git config core.sparsecheckout # timeout=10
> git checkout -f bd1fd7c6f5b42e7c08677e4fdbdae32aa0c40aa2
Commit message: "Fix typo in post-tag version bump"
> git rev-list --no-walk bd1fd7c6f5b42e7c08677e4fdbdae32aa0c40aa2 # timeout=10
[workspace] $ /opt/maven/bin/mvn -Dmaven.repo.local=<https://build.shibboleth.net/jenkins/job/spring-extensions-v5-nightly/ws/.repository> clean -Prelease,central-disabled -U deploy
[INFO] Scanning for projects...
[INFO]
[INFO] ----------------< net.shibboleth.ext:spring-extensions >----------------
[INFO] Building Spring Framework Extension 5.4.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/7.4.1-SNAPSHOT/maven-metadata.xml
Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/utilities/java-support/7.4.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.shibboleth.utilities:java-support:7.4.1-SNAPSHOT/maven-metadata.xml from/to shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[WARNING] Could not transfer metadata net.shibboleth.utilities:java-support:7.4.1-SNAPSHOT/maven-metadata.xml from/to shib-thirdparty-snapshot (https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[WARNING] Failure to transfer net.shibboleth.utilities:java-support:7.4.1-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 net.shibboleth.utilities:java-support:7.4.1-SNAPSHOT/maven-metadata.xml from/to shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[WARNING] Failure to transfer net.shibboleth.utilities:java-support:7.4.1-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.utilities:java-support:7.4.1-SNAPSHOT/maven-metadata.xml from/to shib-thirdparty-snapshot (https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ spring-extensions ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/spring-extensions-v5-nightly/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 59 source files to <https://build.shibboleth.net/jenkins/job/spring-extensions-v5-nightly/ws/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/spring-extensions-v5-nightly/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[154,19] getProxyPassword() in org.tmatesoft.svn.core.auth.BasicAuthenticationManager has been deprecated
[INFO] <https://build.shibboleth.net/jenkins/job/spring-extensions-v5-nightly/ws/src/main/java/net/shibboleth/ext/spring/service/ClassBasedServiceStrategy.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/spring-extensions-v5-nightly/ws/src/main/java/net/shibboleth/ext/spring/service/ClassBasedServiceStrategy.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 64 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <https://build.shibboleth.net/jenkins/job/spring-extensions-v5-nightly/ws/target/test-classes>
[INFO] <https://build.shibboleth.net/jenkins/job/spring-extensions-v5-nightly/ws/src/test/java/net/shibboleth/ext/spring/service/ReloadableBeanServiceTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/spring-extensions-v5-nightly/ws/src/test/java/net/shibboleth/ext/spring/service/ReloadableBeanServiceTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ spring-extensions ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 58, Failures: 11, Errors: 0, Skipped: 0, Time elapsed: 24.206 s <<< FAILURE! - in TestSuite
[ERROR] contextHandlerNoopTest(net.shibboleth.ext.spring.resource.HTTPResourceTest) Time elapsed: 0.026 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.ext.spring.resource.HTTPResourceTest.contextHandlerNoopTest(HTTPResourceTest.java:78)
[ERROR] existsTest(net.shibboleth.ext.spring.resource.HTTPResourceTest) Time elapsed: 0.015 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.ext.spring.resource.HTTPResourceTest.existsTest(HTTPResourceTest.java:65)
[ERROR] springLoadFileCache(net.shibboleth.ext.spring.resource.HTTPResourceTest) Time elapsed: 0.102 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.ext.spring.resource.HTTPResourceTest.springLoadFileCache(HTTPResourceTest.java:207)
[ERROR] springLoadMemCache(net.shibboleth.ext.spring.resource.HTTPResourceTest) Time elapsed: 0.062 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.ext.spring.resource.HTTPResourceTest.springLoadMemCache(HTTPResourceTest.java:174)
[ERROR] testCachedCache(net.shibboleth.ext.spring.resource.HTTPResourceTest) Time elapsed: 0.024 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.ext.spring.resource.HTTPResourceTest.testCachedCache(HTTPResourceTest.java:143)
[ERROR] testCachedNoCache(net.shibboleth.ext.spring.resource.HTTPResourceTest) Time elapsed: 0.016 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.ext.spring.resource.HTTPResourceTest.testCachedNoCache(HTTPResourceTest.java:132)
[ERROR] testCompare(net.shibboleth.ext.spring.resource.HTTPResourceTest) Time elapsed: 0.012 s <<< FAILURE!
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at net.shibboleth.ext.spring.resource.HTTPResourceTest.testCompare(HTTPResourceTest.java:109)
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at net.shibboleth.ext.spring.resource.HTTPResourceTest.testCompare(HTTPResourceTest.java:109)
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at net.shibboleth.ext.spring.resource.HTTPResourceTest.testCompare(HTTPResourceTest.java:109)
[ERROR] testCompare(net.shibboleth.ext.spring.resource.FileBackedHTTPResourceTest) Time elapsed: 0.01 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.ext.spring.resource.FileBackedHTTPResourceTest.testCompare(FileBackedHTTPResourceTest.java:80)
[ERROR] testParsingNew(net.shibboleth.ext.spring.resource.FileBackedHTTPResourceTest) Time elapsed: 0.078 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.ext.spring.resource.FileBackedHTTPResourceTest.testParsingNew(FileBackedHTTPResourceTest.java:142)
[ERROR] testParsingOld(net.shibboleth.ext.spring.resource.FileBackedHTTPResourceTest) Time elapsed: 0.049 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.ext.spring.resource.FileBackedHTTPResourceTest.testParsingOld(FileBackedHTTPResourceTest.java:123)
[ERROR] testCompare(net.shibboleth.ext.spring.resource.ConditionalResourceTest) Time elapsed: 0.018 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.ext.spring.resource.ConditionalResourceTest.testCompare(ConditionalResourceTest.java:114)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] ConditionalResourceTest.testCompare:114 expected [true] but found [false]
[ERROR] FileBackedHTTPResourceTest.testCompare:80 expected [true] but found [false]
[ERROR] FileBackedHTTPResourceTest.testParsingNew:142 expected [true] but found [false]
[ERROR] FileBackedHTTPResourceTest.testParsingOld:123 expected [true] but found [false]
[ERROR] HTTPResourceTest.contextHandlerNoopTest:78 expected [true] but found [false]
[ERROR] HTTPResourceTest.existsTest:65 expected [true] but found [false]
[ERROR] HTTPResourceTest.springLoadFileCache:207 expected [true] but found [false]
[ERROR] HTTPResourceTest.springLoadMemCache:174 expected [true] but found [false]
[ERROR] HTTPResourceTest.testCachedCache:143 expected [true] but found [false]
[ERROR] HTTPResourceTest.testCachedNoCache:132 expected [true] but found [false]
[ERROR] HTTPResourceTest.testCompare:109 » SSLHandshake sun.security.validator.Validat...
[INFO]
[ERROR] Tests run: 58, Failures: 11, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 44.902 s
[INFO] Finished at: 2018-12-07T20:19:17-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on project spring-extensions: There are test failures.
[ERROR]
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/spring-extensions-v5-nightly/ws/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
Build step 'Invoke top-level Maven targets' marked build as failure
Publishing Javadoc
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/spring-extensions-v5-nightly/builds/1325/testng/testng-results.xml'
18.965517% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list