You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Yan Xu (JIRA)" <ji...@apache.org> on 2018/01/03 22:39:00 UTC

[jira] [Commented] (MESOS-8334) PartitionedSlaveReregistrationMasterFailover is flaky.

    [ https://issues.apache.org/jira/browse/MESOS-8334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16310404#comment-16310404 ] 

Yan Xu commented on MESOS-8334:
-------------------------------

The agent reregistered before one scheduler hence the status update is dropped.

{noformat:title=}
I1212 20:14:38.542122 13272 master.cpp:6696] Re-admitted agent 87ccc512-13d3-43ff-ae38-f2640ccb7cc3-S0 at slave(121)@172.16.10.222:41309 (ip-172-16-10-222.ec2.internal)
W1212 20:14:38.542284 13272 master.cpp:6833] Dropping update TASK_RUNNING for task d781c9d7-f9c5-4cd1-9b80-4b6aa6b4dd0e of framework 87ccc512-13d3-43ff-ae38-f2640ccb7cc3-0001 'Unknown agent re-registered' for unknown framework 87ccc512-13d3-43ff-ae38-f2640ccb7cc3-0001
I1212 20:14:38.542412 13272 master.cpp:7894] Sending status update TASK_RUNNING for task 01284ba6-a6e8-4204-9628-bd419bc67fea of framework 87ccc512-13d3-43ff-ae38-f2640ccb7cc3-0000 'Unknown agent re-registered'
{noformat}

> PartitionedSlaveReregistrationMasterFailover is flaky.
> ------------------------------------------------------
>
>                 Key: MESOS-8334
>                 URL: https://issues.apache.org/jira/browse/MESOS-8334
>             Project: Mesos
>          Issue Type: Bug
>          Components: test
>            Reporter: Alexander Rukletsov
>            Assignee: Megha Sharma
>              Labels: flaky-test
>         Attachments: PartitionedSlaveReregistrationMasterFailover-badrun.txt
>
>
> This test became extremely flaky on various Linux platforms, presumably after the chain with https://reviews.apache.org/r/64098/ has been committed.
> {noformat}
> ../../src/tests/partition_tests.cpp:1032
> Failed to wait 15secs for runningAgainStatus1
> {noformat}
> Full log attached.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)