Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-9208

Test `StorageLocalResourceProviderTest.ROOT_PublishResourcesReboot` is flaky.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 1.8.0
    • None
    • test

    Description

      Test StorageLocalResourceProviderTest.ROOT_PublishResourcesReboot is observed to be flaky on ubuntu-16.04 with a plain build (i.e., no special configuration):

      ../../src/tests/storage_local_resource_provider_tests.cpp:2393
            Expected: TASK_FINISHED
      To be equal to: taskFinished->state()
            Which is: TASK_FAILED

      However, further investigation shows that the task was failed due to the following error:

      executor.cpp:994] Failed to get exit status for Command (pid: 2027)

      Which indicates that the executor couldn't reap the forked child, possibly because it had been mysteriously reaped already.

      This doesn't sound like a flakiness specific to this particular test, so I'll leave the test enabled for now.

      Attachments

        1. bad_run.txt
          171 kB
          Chun-Hung Hsiao

        Activity

          People

            Unassigned Unassigned
            chhsia0 Chun-Hung Hsiao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: