[
https://issues.apache.org/jira/browse/MESOS-8796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16440830#comment-16440830
]
Alexander Rukletsov edited comment on MESOS-8796 at 4/17/18 1:23 PM:
---------------------------------------------------------------------
For {{GroupPathWithRestrictivePerms}}, I see a few zookeeper timeouts like
{noformat}
ZOO_WARN@zookeeper_interest@1597: Exceeded deadline by 7705ms
{noformat}
which is likely led to lost connection and expired session and then to the test
failure. Not sure if this is the problem in the test or the mac machine.
was (Author: alexr):
I see a few zookeeper timeouts like
{noformat}
ZOO_WARN@zookeeper_interest@1597: Exceeded deadline by 7705ms
{noformat}
which is likely led to lost connection and expired session and then to the test
failure. Not sure if this is the problem in the test or the mac machine.
> GroupTest.GroupPathWithRestrictivePerms is flaky.
> -------------------------------------------------
>
> Key: MESOS-8796
> URL: https://issues.apache.org/jira/browse/MESOS-8796
> Project: Mesos
> Issue Type: Bug
> Components: test
> Affects Versions: 1.6.0
> Environment: Mac OS with SSL enabled
> Reporter: Alexander Rukletsov
> Priority: Minor
> Labels: flaky, flaky-test
> Attachments: GroupPathWithRestrictivePerms-badrun.txt,
> GroupPathWithRestrictivePerms-goodrun.txt
>
>
> I see some failures related to zookeeper on our Mac machine. Current list of
> failing tests:
> {noformat}
> GroupTest.GroupPathWithRestrictivePerms
> GroupTest.RetryableErrors
> {noformat}
> Full logs attached.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)