You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Anand Mazumdar (JIRA)" <ji...@apache.org> on 2016/03/16 01:45:33 UTC

[jira] [Created] (MESOS-4953) DockerFetcherPluginTest.INTERNET_CURL_FetchImage is flaky

Anand Mazumdar created MESOS-4953:
-------------------------------------

             Summary: DockerFetcherPluginTest.INTERNET_CURL_FetchImage is flaky
                 Key: MESOS-4953
                 URL: https://issues.apache.org/jira/browse/MESOS-4953
             Project: Mesos
          Issue Type: Bug
          Components: containerization, fetcher
            Reporter: Anand Mazumdar


This test fails quite regularly on my linux box. Relevant verbose logs:

{code}
[ RUN      ] DockerFetcherPluginTest.INTERNET_CURL_FetchManifest
E0315 17:28:59.233052 25940 shell.hpp:106] Command 'hadoop version 2>&1' failed; this is the output:
sh: 1: hadoop: not found
E0315 17:28:59.233104 25940 fetcher.cpp:59] Failed to create URI fetcher plugin 'hadoop': Failed to create HDFS client: Failed to execute 'hadoop version 2>&1'; the command was either not found or exited with a non-zero exit status: 127
../../src/tests/uri_fetcher_tests.cpp:230: Failure
Failed to wait 1mins for fetcher.get()->fetch(uri, dir)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)