[
https://issues.apache.org/jira/browse/ZOOKEEPER-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andor Molnar resolved ZOOKEEPER-3202.
-------------------------------------
Resolution: Fixed
Fix Version/s: 3.5.5
3.6.0
Issue resolved by pull request 723
[https://github.com/apache/zookeeper/pull/723]
> Flaky test: org.apache.zookeeper.test.ClientSSLTest.testClientServerSSL
> -----------------------------------------------------------------------
>
> Key: ZOOKEEPER-3202
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3202
> Project: ZooKeeper
> Issue Type: Sub-task
> Reporter: Michael K. Edwards
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.6.0, 3.5.5
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Encountered while running tests locally:
> {noformat}
> 283208 [junit] 2018-11-25 22:35:31,581 [myid:2] - INFO
> [QuorumPeer[myid=2](plain=localhost/127.0.0.1:11230)(secure=0.0.0.0/0.0.0.0:11231):ZooKeeperServer@164]
> - Created server with tick Time 4000 minSessionTimeout 8000
> maxSessionTimeout 80000 datadir
> /usr/src/zookeeper/build/test/tmp/test6909783885989201471.junit.dir/data/version-2
> snapdir /usr/src/zookeeper/build/te
> st/tmp/test6909783885989201471.junit.dir/data/version-2
> 283209 [junit] 2018-11-25 22:35:31,582 [myid:1] - INFO
> [QuorumPeer[myid=1](plain=localhost/127.0.0.1:11226)(secure=0.0.0.0/0.0.0.0:11227):ZooKeeperServer@164]
> - Created server with tick Time 4000 minSessionTimeout 8000
> maxSessionTimeout 80000 datadir
> /usr/src/zookeeper/build/test/tmp/test9169467659375976724.junit.dir/data/version-2
> snapdir /usr/src/zookeeper/build/te
> st/tmp/test9169467659375976724.junit.dir/data/version-2
> 283210 [junit] 2018-11-25 22:35:31,581 [myid:0] - INFO
> [QuorumPeer[myid=0](plain=localhost/127.0.0.1:11222)(secure=0.0.0.0/0.0.0.0:11223):ZooKeeperServer@164]
> - Created server with tick Time 4000 minSessionTimeout 8000
> maxSessionTimeout 80000 datadir
> /usr/src/zookeeper/build/test/tmp/test8933570428019756122.junit.dir/data/version-2
> snapdir /usr/src/zookeeper/build/te
> st/tmp/test8933570428019756122.junit.dir/data/version-2
> 283211 [junit] 2018-11-25 22:35:31,585 [myid:0] - INFO
> [QuorumPeer[myid=0](plain=localhost/127.0.0.1:11222)(secure=0.0.0.0/0.0.0.0:11223):Follower@69]
> - FOLLOWING - LEADER ELECTION TOOK - 275 MS
> 283212 [junit] 2018-11-25 22:35:31,588 [myid:2] - INFO
> [QuorumPeer[myid=2](plain=localhost/127.0.0.1:11230)(secure=0.0.0.0/0.0.0.0:11231):Leader@457]
> - LEADING - LEADER ELECTION TOOK - 160 MS
> 283213 [junit] 2018-11-25 22:35:31,582 [myid:1] - INFO
> [QuorumPeer[myid=1](plain=localhost/127.0.0.1:11226)(secure=0.0.0.0/0.0.0.0:11227):Follower@69]
> - FOLLOWING - LEADER ELECTION TOOK - 155 MS
> 283214 [junit] 2018-11-25 22:35:31,633 [myid:2] - INFO
> [QuorumPeer[myid=2](plain=localhost/127.0.0.1:11230)(secure=0.0.0.0/0.0.0.0:11231):FileTxnSnapLog@372]
> - Snapshotting: 0x0 to /usr
> /src/zookeeper/build/test/tmp/test6909783885989201471.junit.dir/data/version-2/snapshot.0
> 283215 [junit] 2018-11-25 22:35:31,694 [myid:] - INFO
> [main:FourLetterWordMain@87] - connecting to 127.0.0.1 11222
> 283216 [junit] 2018-11-25 22:35:31,695 [myid:0] - INFO [New I/O worker
> #11:NettyServerCnxn@288] - Processing stat command from /127.0.0.1:60484
> 283217 [junit] 2018-11-25 22:35:31,699 [myid:] - INFO
> [main:JUnit4ZKTestRunner$LoggedInvokeMethod@98] - TEST METHOD FAILED
> testClientServerSSL
> 283218 [junit] java.lang.AssertionError: waiting for server 0 being up
> 283219 [junit] at org.junit.Assert.fail(Assert.java:88)
> 283220 [junit] at org.junit.Assert.assertTrue(Assert.java:41)
> 283221 [junit] at
> org.apache.zookeeper.test.ClientSSLTest.testClientServerSSL(ClientSSLTest.java:98){noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)