You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2014/11/08 02:35:33 UTC

[jira] [Resolved] (MESOS-2055) MesosContainerizerExecuteTest.IoRedirection test is flaky

     [ https://issues.apache.org/jira/browse/MESOS-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod Kone resolved MESOS-2055.
-------------------------------
    Resolution: Duplicate

> MesosContainerizerExecuteTest.IoRedirection test is flaky
> ---------------------------------------------------------
>
>                 Key: MESOS-2055
>                 URL: https://issues.apache.org/jira/browse/MESOS-2055
>             Project: Mesos
>          Issue Type: Bug
>    Affects Versions: 0.22.0
>            Reporter: Vinod Kone
>
> Observed this on ASF CI:
> {code}
> [ RUN      ] MesosContainerizerExecuteTest.IoRedirection
> Using temporary directory '/tmp/MesosContainerizerExecuteTest_IoRedirection_PbBn8a'
> I1108 00:34:25.820514 30391 containerizer.cpp:100] Using isolation: posix/cpu,posix/mem
> I1108 00:34:25.821048 30411 containerizer.cpp:424] Starting container 'test_container' for executor 'executor' of framework ''
> I1108 00:34:25.824015 30411 launcher.cpp:137] Forked child with pid '4221' for container 'test_container'
> I1108 00:34:25.825438 30408 containerizer.cpp:571] Fetching URIs for container 'test_container' using command '/home/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/src/mesos-fetcher'
> I1108 00:34:25.984254 30419 containerizer.cpp:1117] Executor for container 'test_container' has exited
> I1108 00:34:25.984341 30419 containerizer.cpp:946] Destroying container 'test_container'
> ../../src/tests/containerizer_tests.cpp:487: Failure
> Value of: (os::read(path::join(directory, "stderr"))).get()
>   Actual: "I1108 00:34:25.872990  4224 logging.cpp:177] Logging to STDERR\nthis is stderr\n"
> Expected: errMsg + "\n"
> Which is: "this is stderr\n"
> [  FAILED  ] MesosContainerizerExecuteTest.IoRedirection (185 ms)
> [----------] 1 test from MesosContainerizerExecuteTest (185 ms total)
> {code}



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