[ 
https://issues.apache.org/jira/browse/MESOS-3296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15012570#comment-15012570
 ] 

Till Toenshoff edited comment on MESOS-3296 at 11/19/15 1:51 AM:
-----------------------------------------------------------------

I am seeing this fail (again) on CentOS7 in combination with Mesos 0.26.0rc1. 
However, the log suggests that I am running into a different issue, it seems.

{noformat}
 RUN      ] LinuxFilesystemIsolatorTest.ROOT_ChangeRootFilesystem
I1118 08:35:33.822943 21131 linux.cpp:82] Making 
'/tmp/LinuxFilesystemIsolatorTest_ROOT_ChangeRootFilesystem_cAp48p' a shared 
mount
I1118 08:35:33.839468 21131 linux_launcher.cpp:103] Using 
/sys/fs/cgroup/freezer as the freezer hierarchy for the Linux launcher
I1118 08:35:33.845752 21131 systemd.cpp:128] systemd version `208` detected
W1118 08:35:33.845818 21131 systemd.cpp:136] Required functionality `Delegate` 
was introduced in Version `218`. Your system may not function properly; however 
since some distributions have patched systemd packages, your system may still 
be functional. This is why we keep running. See MESOS-3352 for more information
I1118 08:35:33.856637 21131 systemd.cpp:210] Started systemd slice 
`mesos_executors.slice`
I1118 08:35:33.858564 21152 containerizer.cpp:618] Starting container 
'284801af-9dca-439b-90e3-e9d9d8b76c16' for executor 'test_executor' of 
framework ''
I1118 08:35:33.862447 21151 provisioner.cpp:289] Provisioning image rootfs 
'/tmp/LinuxFilesystemIsolatorTest_ROOT_ChangeRootFilesystem_cAp48p/provisioner/containers/284801af-9dca-439b-90e3-e9d9d8b76c16/backends/copy/rootfses/4526eb8c-7953-406c-8c3d-0dbf765d685b'
 for container 284801af-9dca-439b-90e3-e9d9d8b76c16
I1118 08:35:33.864111 21147 copy.cpp:129] Copying layer path 
'/tmp/qXF5VK/test_image' to rootfs 
'/tmp/LinuxFilesystemIsolatorTest_ROOT_ChangeRootFilesystem_cAp48p/provisioner/containers/284801af-9dca-439b-90e3-e9d9d8b76c16/backends/copy/rootfses/4526eb8c-7953-406c-8c3d-0dbf765d685b'
../../src/tests/containerizer/filesystem_isolator_tests.cpp:271: Failure
Failed to wait 15secs for launch
[  FAILED  ] LinuxFilesystemIsolatorTest.ROOT_ChangeRootFilesystem (19454 ms)
[----------] 1 test from LinuxFilesystemIsolatorTest (19454 ms total)
{noformat}


was (Author: tillt):
I am seeing this fail (again) on CentOS7 in combination with Mesos 0.26.0rc1.

> Failing ROOT_ tests on CentOS 7.1 - LinuxFilesystemIsolatorTest
> ---------------------------------------------------------------
>
>                 Key: MESOS-3296
>                 URL: https://issues.apache.org/jira/browse/MESOS-3296
>             Project: Mesos
>          Issue Type: Bug
>          Components: containerization, docker, test
>    Affects Versions: 0.23.0, 0.24.0
>         Environment: CentOS Linux release 7.1
> Linux 3.10.0
>            Reporter: Marco Massenzio
>            Assignee: Greg Mann
>            Priority: Blocker
>              Labels: mesosphere, tech-debt
>             Fix For: 0.24.0
>
>
> h2. LinuxFilesystemIsolatorTest
> This is one of several ROOT failing tests: we want to track them 
> *individually* and for each of them decide whether to:
> * fix;
> * remove; OR
> * redesign.
> (full verbose logs attached)
> h2. Steps to Reproduce
> Completely cleaned the build, removed directory, clean pull from {{master}} 
> (SHA: {{fb93d93}}) - same results, 9 failed tests:
> {noformat}
> [==========] 751 tests from 114 test cases ran. (231218 ms total)
> [  PASSED  ] 742 tests.
> [  FAILED  ] 9 tests, listed below:
> [  FAILED  ] LimitedCpuIsolatorTest.ROOT_CGROUPS_Pids_and_Tids
> [  FAILED  ] UserCgroupIsolatorTest/1.ROOT_CGROUPS_UserCgroup, where 
> TypeParam = mesos::internal::slave::CgroupsCpushareIsolatorProcess
> [  FAILED  ] ContainerizerTest.ROOT_CGROUPS_BalloonFramework
> [  FAILED  ] LinuxFilesystemIsolatorTest.ROOT_ChangeRootFilesystem
> [  FAILED  ] LinuxFilesystemIsolatorTest.ROOT_VolumeFromSandbox
> [  FAILED  ] LinuxFilesystemIsolatorTest.ROOT_VolumeFromHost
> [  FAILED  ] LinuxFilesystemIsolatorTest.ROOT_VolumeFromHostSandboxMountPoint
> [  FAILED  ] 
> LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithRootFilesystem
> [  FAILED  ] MesosContainerizerLaunchTest.ROOT_ChangeRootfs
>  9 FAILED TESTS
>   YOU HAVE 10 DISABLED TESTS
> {noformat}



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

Reply via email to