[ https://issues.apache.org/jira/browse/HADOOP-15674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16584199#comment-16584199 ]
Hudson commented on HADOOP-15674: --------------------------------- SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14795 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/14795/]) HADOOP-15674. Test failure TestSSLHttpServer.testExcludedCiphers with (xiao: rev 8d7c93186e3090b19aa59006bb6b32ba929bd8e6) * (edit) hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/http/TestSSLHttpServer.java > Test failure TestSSLHttpServer.testExcludedCiphers with > TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 cipher suite > ---------------------------------------------------------------------------------------------------------- > > Key: HADOOP-15674 > URL: https://issues.apache.org/jira/browse/HADOOP-15674 > Project: Hadoop Common > Issue Type: Bug > Components: common > Affects Versions: 2.6.0 > Reporter: Gabor Bota > Assignee: Szilard Nemeth > Priority: Major > Fix For: 2.10.0, 2.9.2, 2.8.5, 2.7.8, 3.0.4, 3.2, 3.1.2 > > Attachments: HADOOP-15674-branch-2.001.patch, > HADOOP-15674-branch-2.002.patch, HADOOP-15674-branch-2.003.patch, > HADOOP-15674-branch-3.0.0.001.patch, HADOOP-15674-branch-3.0.0.002.patch, > HADOOP-15674-branch-3.0.0.003.patch, HADOOP-15674.001.patch, > HADOOP-15674.002.patch, HADOOP-15674.003.patch, HADOOP-15674.004.patch > > > Running {{hadoop/hadoop-common-project/hadoop-common# mvn test > -Dtest="TestSSLHttpServer#testExcludedCiphers" -Dhttps.protocols=TLSv1.2 > -Dhttps.cipherSuites=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256}} fails with: > {noformat} > Error Message > No Ciphers in common, SSLHandshake must fail. > Stacktrace > java.lang.AssertionError: No Ciphers in common, SSLHandshake must fail. > at org.junit.Assert.fail(Assert.java:88) > at > org.apache.hadoop.http.TestSSLHttpServer.testExcludedCiphers(TestSSLHttpServer.java:178) > {noformat} -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org