Alexander Rojas created MESOS-4530:
--------------------------------------
Summary: NetClsIsolatorTest.ROOT_CGROUPS_NetClsIsolate if flaky
Key: MESOS-4530
URL: https://issues.apache.org/jira/browse/MESOS-4530
Project: Mesos
Issue Type: Bug
Components: cgroups, isolation
Affects Versions: 0.27.0
Environment: Debian 8 - 0.27.0-rc1 - root test-run
Reporter: Alexander Rojas
While running the command
{noformat}
sudo ./bin/mesos-tests.sh
--gtest_filter="-CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseRSS"
--gtest_repeat=10 --gtest_break_on_failure
{noformat}
One eventually gets the following output:
{noformat}
[ RUN ] NetClsIsolatorTest.ROOT_CGROUPS_NetClsIsolate
../../src/tests/containerizer/isolator_tests.cpp:870: Failure
containerizer: Could not create isolator 'cgroups/net_cls': Unexpected
subsystems found attached to the hierarchy /sys/fs/cgroup/net_cls,net_prio
[ FAILED ] NetClsIsolatorTest.ROOT_CGROUPS_NetClsIsolate (75 ms)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)