You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Paul Brett (JIRA)" <ji...@apache.org> on 2015/06/29 21:00:04 UTC

[jira] [Commented] (MESOS-2956) Stack trace in isolator tests on Linux VM

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

Paul Brett commented on MESOS-2956:
-----------------------------------

https://reviews.apache.org/r/36014/

> Stack trace in isolator tests on Linux VM
> -----------------------------------------
>
>                 Key: MESOS-2956
>                 URL: https://issues.apache.org/jira/browse/MESOS-2956
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Paul Brett
>            Assignee: Paul Brett
>
> PerfEventIsolatorTest fails with stack trace when run in Linux VM
> [----------] 1 test from PerfEventIsolatorTest
> [ RUN      ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample
> F0629 11:38:17.088412 14114 isolator_tests.cpp:837] CHECK_SOME(isolator): Failed to create PerfEvent isolator, invalid events: { cycles, task-clock } 
> *** Check failure stack trace: ***
>     @     0x2ab5e5aeeb1a  google::LogMessage::Fail()
>     @     0x2ab5e5aeea66  google::LogMessage::SendToLog()
>     @     0x2ab5e5aee468  google::LogMessage::Flush()
>     @     0x2ab5e5af137c  google::LogMessageFatal::~LogMessageFatal()
>     @           0x864b0c  _CheckFatal::~_CheckFatal()
>     @           0xc458ed  mesos::internal::tests::PerfEventIsolatorTest_ROOT_CGROUPS_Sample_Test::TestBody()
>     @          0x119fb17  testing::internal::HandleSehExceptionsInMethodIfSupported<>()
>     @          0x119ac9e  testing::internal::HandleExceptionsInMethodIfSupported<>()
>     @          0x118305f  testing::Test::Run()
>     @          0x1183782  testing::TestInfo::Run()
>     @          0x1183d0a  testing::TestCase::Run()
>     @          0x11889d4  testing::internal::UnitTestImpl::RunAllTests()
>     @          0x11a09ae  testing::internal::HandleSehExceptionsInMethodIfSupported<>()
>     @          0x119b9c3  testing::internal::HandleExceptionsInMethodIfSupported<>()
>     @          0x11878e0  testing::UnitTest::Run()
>     @           0xcdc8c7  main
>     @     0x2ab5e7fdbec5  (unknown)
>     @           0x861a89  (unknown)
> make[3]: *** [check-local] Aborted (core dumped)
> [ RUN      ] UserCgroupIsolatorTest/2.ROOT_CGROUPS_UserCgroup
> F0629 11:49:38.763434 18836 isolator_tests.cpp:1200] CHECK_SOME(isolator): Failed to create PerfEvent isolator, invalid events: { cpu-cycles } 
> *** Check failure stack trace: ***
>     @     0x2ba40eb2db1a  google::LogMessage::Fail()
>     @     0x2ba40eb2da66  google::LogMessage::SendToLog()
>     @     0x2ba40eb2d468  google::LogMessage::Flush()
>     @     0x2ba40eb3037c  google::LogMessageFatal::~LogMessageFatal()
>     @           0x864b0c  _CheckFatal::~_CheckFatal()
>     @           0xc5ddb1  mesos::internal::tests::UserCgroupIsolatorTest_ROOT_CGROUPS_UserCgroup_Test<>::TestBody()
>     @          0x119fc43  testing::internal::HandleSehExceptionsInMethodIfSupported<>()
>     @          0x119adca  testing::internal::HandleExceptionsInMethodIfSupported<>()
>     @          0x118318b  testing::Test::Run()
>     @          0x11838ae  testing::TestInfo::Run()
>     @          0x1183e36  testing::TestCase::Run()
>     @          0x1188b00  testing::internal::UnitTestImpl::RunAllTests()
>     @          0x11a0ada  testing::internal::HandleSehExceptionsInMethodIfSupported<>()
>     @          0x119baef  testing::internal::HandleExceptionsInMethodIfSupported<>()
>     @          0x1187a0c  testing::UnitTest::Run()
>     @           0xcdc9f3  main
>     @     0x2ba41101aec5  (unknown)
>     @           0x861a89  (unknown)
> make[3]: *** [check-local] Aborted (core dumped)



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