You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alexander Rukletsov (JIRA)" <ji...@apache.org> on 2017/11/15 16:56:00 UTC

[jira] [Created] (MESOS-8232) SlaveTest.RegisteredAgentReregisterAfterFailover is flaky.

Alexander Rukletsov created MESOS-8232:
------------------------------------------

             Summary: SlaveTest.RegisteredAgentReregisterAfterFailover is flaky.
                 Key: MESOS-8232
                 URL: https://issues.apache.org/jira/browse/MESOS-8232
             Project: Mesos
          Issue Type: Bug
          Components: test
         Environment: Ubuntu 17.04
            Reporter: Alexander Rukletsov


Observed it in our CI:
{noformat}
/home/ubuntu/workspace/mesos/Mesos_CI-build/FLAG/CMake/label/mesos-ec2-ubuntu-17.04/mesos/src/tests/slave_tests.cpp:3740
Mock function called more times than expected - taking default action specified at:
/home/ubuntu/workspace/mesos/Mesos_CI-build/FLAG/CMake/label/mesos-ec2-ubuntu-17.04/mesos/src/tests/mock_registrar.cpp:54:
    Function call: apply(16-byte object <60-F1 01-F4 38-7F 00-00 90-D0 02-F4 38-7F 00-00>)
          Returns: 16-byte object <E0-09 02-F4 38-7F 00-00 60-98 00-F4 38-7F 00-00>
         Expected: to be never called
           Actual: called once - over-saturated and active
{noformat}
Full log attached.



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