Ian Downes created MESOS-1946:
---------------------------------

             Summary: CHECK failure in libprocess
                 Key: MESOS-1946
                 URL: https://issues.apache.org/jira/browse/MESOS-1946
             Project: Mesos
          Issue Type: Bug
          Components: libprocess, test
    Affects Versions: 0.21.0
            Reporter: Ian Downes


{noformat}
I1017 13:46:35.945621 10203 master.cpp:120] No whitelist given. Advertising 
offers for all slaves
I1017 13:46:35.985612 10205 hierarchical_allocator_process.hpp:659] Performed 
allocation for 1 slaves in 40789ns
I1017 13:46:36.995616 10205 hierarchical_allocator_process.hpp:659] Performed 
allocation for 1 slaves in 103761ns
I1017 13:46:38.006295 10208 hierarchical_allocator_process.hpp:659] Performed 
allocation for 1 slaves in 69501ns
I1017 13:46:39.015626 10202 hierarchical_allocator_process.hpp:659] Performed 
allocation for 1 slaves in 61460ns
2014-10-17 
13:46:39,186:10187(0x2b26e9611700):ZOO_ERROR@handle_socket_error_msg@1697: 
Socket [127.0.0.1:33578] zk retcode=-4, errno=111(Connection refused): server 
refused to accept the client
I1017 13:46:40.025843 10206 hierarchical_allocator_process.hpp:659] Performed 
allocation for 1 slaves in 94838ns
I1017 13:46:40.955657 10202 master.cpp:120] No whitelist given. Advertising 
offers for all slaves
I1017 13:46:41.035778 10203 hierarchical_allocator_process.hpp:659] Performed 
allocation for 1 slaves in 49209ns
tests/slave_tests.cpp:1141: Failure
Failed to wait 10secs for removeFramework
tests/slave_tests.cpp:1133: Failure
Actual function call count doesn't match EXPECT_CALL(slave, 
removeFramework(_))...
         Expected: to be called once
           Actual: never called - unsatisfied and active
I1017 13:46:41.116977 10209 master.cpp:768] Framework 
20141017-134630-16842879-59916-10187-0000 (default) at 
[email protected]:59916 disconnected
I1017 13:46:41.117023 10209 master.cpp:1731] Disconnecting framework 
20141017-134630-16842879-59916-10187-0000 (default) at 
[email protected]:59916
I1017 13:46:41.117034 10209 master.cpp:1747] Deactivating framework 
20141017-134630-16842879-59916-10187-0000 (default) at 
[email protected]:59916
I1017 13:46:41.117305 10209 master.cpp:790] Giving framework 
20141017-134630-16842879-59916-10187-0000 (default) at 
[email protected]:59916 0ns to failover
I1017 13:46:41.117382 10209 hierarchical_allocator_process.hpp:405] Deactivated 
framework 20141017-134630-16842879-59916-10187-0000
I1017 13:46:41.117552 10209 hierarchical_allocator_process.hpp:563] Recovered 
cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] (total 
allocatable: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]) on 
slave 20141017-134630-16842879-59916-10187-0 from framework 
20141017-134630-16842879-59916-10187-0000
I1017 13:46:41.117635 10204 master.cpp:3599] Framework failover timeout, 
removing framework 20141017-134630-16842879-59916-10187-0000 (default) at 
[email protected]:59916
I1017 13:46:41.117648 10204 master.cpp:4128] Removing framework 
20141017-134630-16842879-59916-10187-0000 (default) at 
[email protected]:59916
I1017 13:46:41.117801 10204 master.cpp:4580] Removing executor 'default' with 
resources  of framework 20141017-134630-16842879-59916-10187-0000 on slave 
20141017-134630-16842879-59916-10187-0 at (4870)@127.0.1.1:59916 (lucid)
I1017 13:46:41.117986 10204 slave.cpp:1520] Asked to shut down framework 
20141017-134630-16842879-59916-10187-0000 by [email protected]:59916
W1017 13:46:41.118010 10204 slave.cpp:1535] Cannot shut down unknown framework 
20141017-134630-16842879-59916-10187-0000
I1017 13:46:41.118062 10204 hierarchical_allocator_process.hpp:360] Removed 
framework 20141017-134630-16842879-59916-10187-0000
I1017 13:46:41.119421 10187 master.cpp:677] Master terminating
F1017 13:46:41.119829 10204 process.cpp:2698] Check failed: process->state == 
ProcessBase::BOTTOM || process->state == ProcessBase::READY
*** Check failure stack trace: ***
F1017 13:46:41.125072 10187 process.cpp:3295] Check failed: state == BOTTOM || 
state == READY || state == RUNNING
*** Check failure stack trace: ***
    @     0x2b26dc34f89d  google::LogMessage::Fail()
    @     0x2b26dc34f89d  google::LogMessage::Fail()
    @     0x2b26dc35479f  google::LogMessage::SendToLog()
    @     0x2b26dc35479f  google::LogMessage::SendToLog()
    @     0x2b26dc35177a  google::LogMessage::Flush()
    @     0x2b26dc35177a  google::LogMessage::Flush()
    @     0x2b26dc351b8d  google::LogMessageFatal::~LogMessageFatal()
    @     0x2b26dc351b8d  google::LogMessageFatal::~LogMessageFatal()
    @     0x2b26dc2e8df8  process::ProcessManager::resume()
    @     0x2b26dc2e66d4  process::ProcessBase::enqueue()
    @     0x2b26dc2e967c  process::schedule()
    @     0x2b26de5999ca  start_thread
    @     0x2b26dc2e82cb  process::SocketManager::exited()
    @     0x2b26de89c43d  (unknown)
make[3]: *** [check-local] Aborted
make[3]: Leaving directory 
`<http://sfo2-aad-36-sr1.perf.twttr.net:8080/job/mesos-ubuntu-10.04-gcc/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory 
`<http://sfo2-aad-36-sr1.perf.twttr.net:8080/job/mesos-ubuntu-10.04-gcc/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory 
`<http://sfo2-aad-36-sr1.perf.twttr.net:8080/job/mesos-ubuntu-10.04-gcc/ws/src'>
make: *** [check-recursive] Error 1
Test finished
Exit status: 2
Build step 'Execute shell' marked build as failure
erreicht: 7832644
Recording test results
{noformat}



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

Reply via email to