Vinod Kone created MESOS-2831:
---------------------------------
Summary: FetcherCacheTest.SimpleEviction is flaky
Key: MESOS-2831
URL: https://issues.apache.org/jira/browse/MESOS-2831
Project: Mesos
Issue Type: Bug
Affects Versions: 0.23.0
Reporter: Vinod Kone
Assignee: Bernd Mathiske
Saw this when reviewbot was testing an unrelated review
https://reviews.apache.org/r/35119/
{code}
[ RUN ] FetcherCacheTest.SimpleEviction
GMOCK WARNING:
Uninteresting mock function call - returning directly.
Function call: resourceOffers(0x5365320, @0x2b7bef9f1b20 { 128-byte object
<B0-C0 36-E6 7B-2B 00-00 00-00 00-00 00-00 00-00 20-75 00-18 7C-2B 00-00 C0-75
00-18 7C-2B 00-00 60-76 00-18 7C-2B 00-00 00-77 00-18 7C-2B 00-00 40-3A 00-18
7C-2B 00-00 04-00 00-00 04-00 00-00 04-00 00-00 7C-2B 00-00 00-00 00-00 00-00
00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00
00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 0F-00 00-00> })
Stack trace:
F0607 21:19:23.181392 4246 fetcher_cache_tests.cpp:354] CHECK_READY(offers):
is PENDING Failed to wait for resource offers
*** Check failure stack trace: ***
@ 0x2b7be56c5972 google::LogMessage::Fail()
@ 0x2b7be56c58be google::LogMessage::SendToLog()
@ 0x2b7be56c52c0 google::LogMessage::Flush()
@ 0x2b7be56c81d4 google::LogMessageFatal::~LogMessageFatal()
@ 0x97d182 _CheckFatal::~_CheckFatal()
@ 0xb58a28 mesos::internal::tests::FetcherCacheTest::launchTask()
@ 0xb65b50
mesos::internal::tests::FetcherCacheTest_SimpleEviction_Test::TestBody()
@ 0x11923b7
testing::internal::HandleSehExceptionsInMethodIfSupported<>()
@ 0x118d5b4
testing::internal::HandleExceptionsInMethodIfSupported<>()
@ 0x1175975 testing::Test::Run()
@ 0x1176098 testing::TestInfo::Run()
@ 0x1176620 testing::TestCase::Run()
@ 0x117b2ea testing::internal::UnitTestImpl::RunAllTests()
@ 0x1193229
testing::internal::HandleSehExceptionsInMethodIfSupported<>()
@ 0x118e2a5
testing::internal::HandleExceptionsInMethodIfSupported<>()
@ 0x117a1f6 testing::UnitTest::Run()
@ 0xcc832b main
@ 0x2b7be7d46ec5 (unknown)
@ 0x872379 (unknown)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)