[
https://issues.apache.org/jira/browse/MESOS-7036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15860862#comment-15860862
]
Adam B commented on MESOS-7036:
-------------------------------
This actually made the 1.2.0-rc1 cut!
> Rate limiter deadlocks during IO Switchboard-related tests
> ----------------------------------------------------------
>
> Key: MESOS-7036
> URL: https://issues.apache.org/jira/browse/MESOS-7036
> Project: Mesos
> Issue Type: Bug
> Components: test, tests
> Environment: ASF CI
> Reporter: Greg Mann
> Assignee: Benjamin Hindman
> Priority: Critical
> Labels: flaky, mesosphere
> Fix For: 1.2.0
>
> Attachments: AgentAPITest.LaunchNestedContainerSessionWithTTY.txt
>
>
> This has been observed a number of times recently on the ASF CI. While I
> didn't look through every single failed test log, I've noticed the failure
> occur during the following tests:
> {code}
> ContentType/AgentAPITest.LaunchNestedContainerSessionWithTTY/1
> ContentType/AgentAPITest.LaunchNestedContainerSessionWithTTY/0
> IOSwitchboardTest.ContainerAttachAfterSlaveRestart
> ContentType/AgentAPITest.LaunchNestedContainerSession/1
> ContentType/AgentAPITest.LaunchNestedContainerSessionDisconnected/1
> ContentType/AgentAPIStreamingTest.AttachContainerInput/0
> IOSwitchboardTest.ContainerAttach
> ContentType/AgentAPIStreamingTest.AttachInputToNestedContainerSession/0
> {code}
> In all cases, we see the following:
> {code}
> **** DEADLOCK DETECTED! ****
> You are waiting on process __limiter__(518)@172.17.0.3:35849 that it is
> currently executing.
> {code}
> Find attached an entire example log.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)