Branch: origin/master

Mesos » Mesos-Buildbot - Build # 314 - Still Failing:

Check console output at 
https://ci-builds.apache.org/job/Mesos/job/Mesos-Buildbot/314/ to view the 
results.

44 tests failed.
FAILED:  DefaultExecutorCheckTest.CommandCheckDeliveredAndReconciled

Error Message:
/tmp/SRC/src/tests/check_tests.cpp:1496
Failed to wait 1mins for updateCheckResult

Stack Trace:
/tmp/SRC/src/tests/check_tests.cpp:1496
Failed to wait 1mins for updateCheckResult

FAILED:  DefaultExecutorCheckTest.CommandCheckStatusChange

Error Message:
/tmp/SRC/src/tests/check_tests.cpp:1686
Failed to wait 1mins for updateCheckResult

Stack Trace:
/tmp/SRC/src/tests/check_tests.cpp:1686
Failed to wait 1mins for updateCheckResult

FAILED:  DefaultExecutorCheckTest.CommandCheckSeesParentsEnv

Error Message:
/tmp/SRC/src/tests/check_tests.cpp:1865
Failed to wait 1mins for updateCheckResult

Stack Trace:
/tmp/SRC/src/tests/check_tests.cpp:1865
Failed to wait 1mins for updateCheckResult

FAILED:  DefaultExecutorCheckTest.CommandCheckSharesWorkDirWithTask

Error Message:
/tmp/SRC/src/tests/check_tests.cpp:2017
Failed to wait 1mins for updateCheckResult

Stack Trace:
/tmp/SRC/src/tests/check_tests.cpp:2017
Failed to wait 1mins for updateCheckResult

FAILED:  DefaultExecutorCheckTest.CommandCheckTimeout

Error Message:
/tmp/SRC/src/tests/check_tests.cpp:2162
Failed to wait 1mins for updateCheckResult

Stack Trace:
/tmp/SRC/src/tests/check_tests.cpp:2162
Failed to wait 1mins for updateCheckResult

FAILED:  DefaultExecutorCheckTest.CommandCheckAndHealthCheckNoShadowing

Error Message:
/tmp/SRC/src/tests/check_tests.cpp:2384
(containerizer->wait(containerId)).failure(): Failed to kill all processes in 
the container: Cgroup 'mesos/97b2a0c6-6b3e-4815-a16f-4d4c6fd5c3e1' does not 
exist

Stack Trace:
/tmp/SRC/src/tests/check_tests.cpp:2384
(containerizer->wait(containerId)).failure(): Failed to kill all processes in 
the container: Cgroup 'mesos/97b2a0c6-6b3e-4815-a16f-4d4c6fd5c3e1' does not 
exist

FAILED:  HTTPCommandExecutorTest.TerminateWithACK

Error Message:
/tmp/SRC/src/tests/command_executor_tests.cpp:665
Value of: termination->isReady()
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/command_executor_tests.cpp:665
Value of: termination->isReady()
  Actual: false
Expected: true

FAILED:  ContainerDaemonTest.RestartOnTermination

Error Message:
/tmp/SRC/src/tests/container_daemon_tests.cpp:176
Failed to wait 1mins for done.future()

Stack Trace:
/tmp/SRC/src/tests/container_daemon_tests.cpp:176
Failed to wait 1mins for done.future()

FAILED:  GarbageCollectorIntegrationTest.LongLivedDefaultExecutor

Error Message:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffd08fc9290, @0x7f171c04c2a0 TASK_FAILED (Status 
UUID: 2627cb45-2803-4aff-a0f2-5cfc0e5c14f8) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/b93988c4-9604-4603-a1e7-dfa75a9d63d6/mesos/baf246b1-29d2-4aff-85e6-bc8a910233b0'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/b93988c4-9604-4603-a1e7-dfa75a9d63d6/mesos/139fba87-93eb-45c4-a487-92d9cadbefdb'
 does not exist' for task 'd4a4ebc5-18d4-473b-a8ad-6bd597d5837a' on agent: 
b21de896-d043-42a0-b5b5-ad402f286edb-S0)
Google Mock tried the following 5 expectations, but none matched:

/tmp/SRC/src/tests/gc_tests.cpp:748: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(longLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/gc_tests.cpp:758: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(longLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
d4a4ebc5-18d4-473b-a8ad-6bd597d5837a) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
2627cb45-2803-4aff-a0f2-5cfc0e5c14f8) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/b93988c4-9604-4603-a1e7-dfa75a9d63d6/mesos/baf246b1-29d2-4aff-85e6-bc8a910233b0'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/b93988c4-9604-4603-a1e7-dfa75a9d63d6/mesos/139fba87-93eb-45c4-a487-92d9cadbefdb'
 does not exist' for task 'd4a4ebc5-18d4-473b-a8ad-6bd597d5837a' on agent: 
b21de896-d043-42a0-b5b5-ad402f286edb-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/gc_tests.cpp:773: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(shortLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/gc_tests.cpp:783: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(shortLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
b9054dc0-df5d-4c3d-90f3-a4974d37fde4) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
2627cb45-2803-4aff-a0f2-5cfc0e5c14f8) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/b93988c4-9604-4603-a1e7-dfa75a9d63d6/mesos/baf246b1-29d2-4aff-85e6-bc8a910233b0'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/b93988c4-9604-4603-a1e7-dfa75a9d63d6/mesos/139fba87-93eb-45c4-a487-92d9cadbefdb'
 does not exist' for task 'd4a4ebc5-18d4-473b-a8ad-6bd597d5837a' on agent: 
b21de896-d043-42a0-b5b5-ad402f286edb-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/gc_tests.cpp:793: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(shortLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_FINISHED))))...
  Expected arg #1: (task status update task id eq 
b9054dc0-df5d-4c3d-90f3-a4974d37fde4) and (task status update state eq 
TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: 
2627cb45-2803-4aff-a0f2-5cfc0e5c14f8) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/b93988c4-9604-4603-a1e7-dfa75a9d63d6/mesos/baf246b1-29d2-4aff-85e6-bc8a910233b0'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/b93988c4-9604-4603-a1e7-dfa75a9d63d6/mesos/139fba87-93eb-45c4-a487-92d9cadbefdb'
 does not exist' for task 'd4a4ebc5-18d4-473b-a8ad-6bd597d5837a' on agent: 
b21de896-d043-42a0-b5b5-ad402f286edb-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

Stack Trace:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffd08fc9290, @0x7f171c04c2a0 TASK_FAILED (Status 
UUID: 2627cb45-2803-4aff-a0f2-5cfc0e5c14f8) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/b93988c4-9604-4603-a1e7-dfa75a9d63d6/mesos/baf246b1-29d2-4aff-85e6-bc8a910233b0'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/b93988c4-9604-4603-a1e7-dfa75a9d63d6/mesos/139fba87-93eb-45c4-a487-92d9cadbefdb'
 does not exist' for task 'd4a4ebc5-18d4-473b-a8ad-6bd597d5837a' on agent: 
b21de896-d043-42a0-b5b5-ad402f286edb-S0)
Google Mock tried the following 5 expectations, but none matched:

/tmp/SRC/src/tests/gc_tests.cpp:748: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(longLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/gc_tests.cpp:758: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(longLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
d4a4ebc5-18d4-473b-a8ad-6bd597d5837a) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
2627cb45-2803-4aff-a0f2-5cfc0e5c14f8) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/b93988c4-9604-4603-a1e7-dfa75a9d63d6/mesos/baf246b1-29d2-4aff-85e6-bc8a910233b0'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/b93988c4-9604-4603-a1e7-dfa75a9d63d6/mesos/139fba87-93eb-45c4-a487-92d9cadbefdb'
 does not exist' for task 'd4a4ebc5-18d4-473b-a8ad-6bd597d5837a' on agent: 
b21de896-d043-42a0-b5b5-ad402f286edb-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/gc_tests.cpp:773: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(shortLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/gc_tests.cpp:783: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(shortLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
b9054dc0-df5d-4c3d-90f3-a4974d37fde4) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
2627cb45-2803-4aff-a0f2-5cfc0e5c14f8) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/b93988c4-9604-4603-a1e7-dfa75a9d63d6/mesos/baf246b1-29d2-4aff-85e6-bc8a910233b0'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/b93988c4-9604-4603-a1e7-dfa75a9d63d6/mesos/139fba87-93eb-45c4-a487-92d9cadbefdb'
 does not exist' for task 'd4a4ebc5-18d4-473b-a8ad-6bd597d5837a' on agent: 
b21de896-d043-42a0-b5b5-ad402f286edb-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/gc_tests.cpp:793: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(shortLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_FINISHED))))...
  Expected arg #1: (task status update task id eq 
b9054dc0-df5d-4c3d-90f3-a4974d37fde4) and (task status update state eq 
TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: 
2627cb45-2803-4aff-a0f2-5cfc0e5c14f8) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/b93988c4-9604-4603-a1e7-dfa75a9d63d6/mesos/baf246b1-29d2-4aff-85e6-bc8a910233b0'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/b93988c4-9604-4603-a1e7-dfa75a9d63d6/mesos/139fba87-93eb-45c4-a487-92d9cadbefdb'
 does not exist' for task 'd4a4ebc5-18d4-473b-a8ad-6bd597d5837a' on agent: 
b21de896-d043-42a0-b5b5-ad402f286edb-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

FAILED:  GarbageCollectorIntegrationTest.LongLivedDefaultExecutorRestart

Error Message:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffd08fc9280, @0x7f16f401ecc0 TASK_FAILED (Status 
UUID: 04ec217a-2f9c-46cf-85b4-97a073424ddf) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/1fe0c00b-8982-4389-9db1-0e83b881e7c6/mesos/cca2e80f-3b90-4b2d-83ac-a4ba4581e405'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/1fe0c00b-8982-4389-9db1-0e83b881e7c6/mesos/42fa0d02-b14c-4455-aeae-051c5c6b6005'
 does not exist' for task '02d0b822-dbee-41d9-a4b1-fdda82da86d8' on agent: 
09a840db-b277-44c7-955c-a645e0ca1e9f-S0)
Google Mock tried the following 5 expectations, but none matched:

/tmp/SRC/src/tests/gc_tests.cpp:1002: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(longLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/gc_tests.cpp:1012: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(longLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
02d0b822-dbee-41d9-a4b1-fdda82da86d8) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
04ec217a-2f9c-46cf-85b4-97a073424ddf) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/1fe0c00b-8982-4389-9db1-0e83b881e7c6/mesos/cca2e80f-3b90-4b2d-83ac-a4ba4581e405'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/1fe0c00b-8982-4389-9db1-0e83b881e7c6/mesos/42fa0d02-b14c-4455-aeae-051c5c6b6005'
 does not exist' for task '02d0b822-dbee-41d9-a4b1-fdda82da86d8' on agent: 
09a840db-b277-44c7-955c-a645e0ca1e9f-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/gc_tests.cpp:1027: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(shortLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/gc_tests.cpp:1037: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(shortLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
c8b018b4-d2fe-46cd-b72d-691efd7bb63b) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
04ec217a-2f9c-46cf-85b4-97a073424ddf) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/1fe0c00b-8982-4389-9db1-0e83b881e7c6/mesos/cca2e80f-3b90-4b2d-83ac-a4ba4581e405'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/1fe0c00b-8982-4389-9db1-0e83b881e7c6/mesos/42fa0d02-b14c-4455-aeae-051c5c6b6005'
 does not exist' for task '02d0b822-dbee-41d9-a4b1-fdda82da86d8' on agent: 
09a840db-b277-44c7-955c-a645e0ca1e9f-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/gc_tests.cpp:1047: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(shortLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_FINISHED))))...
  Expected arg #1: (task status update task id eq 
c8b018b4-d2fe-46cd-b72d-691efd7bb63b) and (task status update state eq 
TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: 
04ec217a-2f9c-46cf-85b4-97a073424ddf) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/1fe0c00b-8982-4389-9db1-0e83b881e7c6/mesos/cca2e80f-3b90-4b2d-83ac-a4ba4581e405'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/1fe0c00b-8982-4389-9db1-0e83b881e7c6/mesos/42fa0d02-b14c-4455-aeae-051c5c6b6005'
 does not exist' for task '02d0b822-dbee-41d9-a4b1-fdda82da86d8' on agent: 
09a840db-b277-44c7-955c-a645e0ca1e9f-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

Stack Trace:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffd08fc9280, @0x7f16f401ecc0 TASK_FAILED (Status 
UUID: 04ec217a-2f9c-46cf-85b4-97a073424ddf) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/1fe0c00b-8982-4389-9db1-0e83b881e7c6/mesos/cca2e80f-3b90-4b2d-83ac-a4ba4581e405'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/1fe0c00b-8982-4389-9db1-0e83b881e7c6/mesos/42fa0d02-b14c-4455-aeae-051c5c6b6005'
 does not exist' for task '02d0b822-dbee-41d9-a4b1-fdda82da86d8' on agent: 
09a840db-b277-44c7-955c-a645e0ca1e9f-S0)
Google Mock tried the following 5 expectations, but none matched:

/tmp/SRC/src/tests/gc_tests.cpp:1002: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(longLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/gc_tests.cpp:1012: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(longLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
02d0b822-dbee-41d9-a4b1-fdda82da86d8) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
04ec217a-2f9c-46cf-85b4-97a073424ddf) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/1fe0c00b-8982-4389-9db1-0e83b881e7c6/mesos/cca2e80f-3b90-4b2d-83ac-a4ba4581e405'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/1fe0c00b-8982-4389-9db1-0e83b881e7c6/mesos/42fa0d02-b14c-4455-aeae-051c5c6b6005'
 does not exist' for task '02d0b822-dbee-41d9-a4b1-fdda82da86d8' on agent: 
09a840db-b277-44c7-955c-a645e0ca1e9f-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/gc_tests.cpp:1027: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(shortLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/gc_tests.cpp:1037: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(shortLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
c8b018b4-d2fe-46cd-b72d-691efd7bb63b) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
04ec217a-2f9c-46cf-85b4-97a073424ddf) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/1fe0c00b-8982-4389-9db1-0e83b881e7c6/mesos/cca2e80f-3b90-4b2d-83ac-a4ba4581e405'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/1fe0c00b-8982-4389-9db1-0e83b881e7c6/mesos/42fa0d02-b14c-4455-aeae-051c5c6b6005'
 does not exist' for task '02d0b822-dbee-41d9-a4b1-fdda82da86d8' on agent: 
09a840db-b277-44c7-955c-a645e0ca1e9f-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/gc_tests.cpp:1047: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(shortLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_FINISHED))))...
  Expected arg #1: (task status update task id eq 
c8b018b4-d2fe-46cd-b72d-691efd7bb63b) and (task status update state eq 
TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: 
04ec217a-2f9c-46cf-85b4-97a073424ddf) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/1fe0c00b-8982-4389-9db1-0e83b881e7c6/mesos/cca2e80f-3b90-4b2d-83ac-a4ba4581e405'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/1fe0c00b-8982-4389-9db1-0e83b881e7c6/mesos/42fa0d02-b14c-4455-aeae-051c5c6b6005'
 does not exist' for task '02d0b822-dbee-41d9-a4b1-fdda82da86d8' on agent: 
09a840db-b277-44c7-955c-a645e0ca1e9f-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

FAILED:  HealthCheckTest.DefaultExecutorCommandHealthCheck

Error Message:
/tmp/SRC/src/tests/health_check_tests.cpp:1807
Value of: statusHealthy->healthy()
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/health_check_tests.cpp:1807
Value of: statusHealthy->healthy()
  Actual: false
Expected: true

FAILED:  HookTest.VerifySlaveExecutorEnvironmentDecorator

Error Message:
/tmp/SRC/src/tests/hook_tests.cpp:411
(wait).failure(): Failed to kill all processes in the container: Cgroup 
'mesos/test_container' does not exist

Stack Trace:
/tmp/SRC/src/tests/hook_tests.cpp:411
(wait).failure(): Failed to kill all processes in the container: Cgroup 
'mesos/test_container' does not exist

FAILED:  SlaveRecoveryTest/0.CleanupExecutor

Error Message:
/tmp/SRC/src/tests/slave_recovery_tests.cpp:2164
(containerizer->wait(containerId)).failure(): Failed to kill all processes in 
the container: Cgroup 'mesos/92fa5011-04a1-4768-9bec-f44052cfd058' does not 
exist

Stack Trace:
/tmp/SRC/src/tests/slave_recovery_tests.cpp:2164
(containerizer->wait(containerId)).failure(): Failed to kill all processes in 
the container: Cgroup 'mesos/92fa5011-04a1-4768-9bec-f44052cfd058' does not 
exist

FAILED:  SlaveRecoveryTest/0.RemoveNonCheckpointingFramework

Error Message:
/tmp/SRC/src/tests/slave_recovery_tests.cpp:2301
(termination).failure(): Failed to kill all processes in the container: Cgroup 
'mesos/c3bd7757-312c-450f-8fcc-2260c6c398bb' does not exist

Stack Trace:
/tmp/SRC/src/tests/slave_recovery_tests.cpp:2301
(termination).failure(): Failed to kill all processes in the container: Cgroup 
'mesos/c3bd7757-312c-450f-8fcc-2260c6c398bb' does not exist

FAILED:  SlaveRecoveryTest/0.GCExecutor

Error Message:
/tmp/SRC/src/tests/cluster.cpp:811
Failed to wait 1mins for termination

Stack Trace:
/tmp/SRC/src/tests/cluster.cpp:811
Failed to wait 1mins for termination

FAILED:  SlaveRecoveryTest/0.RegisterDisconnectedSlave

Error Message:
/tmp/SRC/src/tests/slave_recovery_tests.cpp:3774
(termination).failure(): Failed to kill all processes in the container: Cgroup 
'mesos/00e845d4-6499-46f8-9b95-cceec940408f' does not exist

Stack Trace:
/tmp/SRC/src/tests/slave_recovery_tests.cpp:3774
(termination).failure(): Failed to kill all processes in the container: Cgroup 
'mesos/00e845d4-6499-46f8-9b95-cceec940408f' does not exist

FAILED:  MesosContainerizerSlaveRecoveryTest.ResourceStatistics

Error Message:
/tmp/SRC/src/tests/slave_recovery_tests.cpp:5467
(termination).failure(): Failed to kill all processes in the container: Cgroup 
'mesos/ea4e0511-d602-46af-88a4-1564dbd9e7b1' does not exist

Stack Trace:
/tmp/SRC/src/tests/slave_recovery_tests.cpp:5467
(termination).failure(): Failed to kill all processes in the container: Cgroup 
'mesos/ea4e0511-d602-46af-88a4-1564dbd9e7b1' does not exist

FAILED:  EnvironmentSecretIsolatorTest.ResolveSecretDefaultExecutor

Error Message:
/tmp/SRC/src/tests/containerizer/environment_secret_isolator_tests.cpp:230
      Expected: TASK_FINISHED
To be equal to: statusFinished->state()
      Which is: TASK_FAILED

Stack Trace:
/tmp/SRC/src/tests/containerizer/environment_secret_isolator_tests.cpp:230
      Expected: TASK_FINISHED
To be equal to: statusFinished->state()
      Which is: TASK_FAILED

FAILED:  MesosContainerizerExecuteTest.IoRedirection

Error Message:
/tmp/SRC/src/tests/containerizer/mesos_containerizer_tests.cpp:630
(wait).failure(): Failed to kill all processes in the container: Cgroup 
'mesos/877246ed-d146-4716-8d8f-218768ce8959' does not exist

Stack Trace:
/tmp/SRC/src/tests/containerizer/mesos_containerizer_tests.cpp:630
(wait).failure(): Failed to kill all processes in the container: Cgroup 
'mesos/877246ed-d146-4716-8d8f-218768ce8959' does not exist

FAILED:  VolumeSandboxPathIsolatorTest.SharedParentTypeVolume

Error Message:
/tmp/SRC/src/tests/containerizer/volume_sandbox_path_isolator_tests.cpp:269
(wait).failure(): Failed to kill all processes in the container: Cgroup 
'mesos/8506e0a8-a119-4775-85ce-7bdf17bd31d3/mesos/0e73c442-62f4-4057-b130-c5e3ae7441bf'
 does not exist

Stack Trace:
/tmp/SRC/src/tests/containerizer/volume_sandbox_path_isolator_tests.cpp:269
(wait).failure(): Failed to kill all processes in the container: Cgroup 
'mesos/8506e0a8-a119-4775-85ce-7bdf17bd31d3/mesos/0e73c442-62f4-4057-b130-c5e3ae7441bf'
 does not exist

FAILED:  ContentType/AgentAPITest.LaunchNestedContainerSessionDisconnected/0

Error Message:
/tmp/SRC/src/tests/api_tests.cpp:7465
(containerizer->wait(devolve(containerId))).failure(): Failed to kill all 
processes in the container: Cgroup 
'mesos/65672b1e-a44a-4d56-9dcb-9bf258ac49ec/mesos/040478ee-2c48-4cdb-89d1-ba559309a0c8'
 does not exist

Stack Trace:
/tmp/SRC/src/tests/api_tests.cpp:7465
(containerizer->wait(devolve(containerId))).failure(): Failed to kill all 
processes in the container: Cgroup 
'mesos/65672b1e-a44a-4d56-9dcb-9bf258ac49ec/mesos/040478ee-2c48-4cdb-89d1-ba559309a0c8'
 does not exist

FAILED:  ContentType/AgentAPITest.LaunchNestedContainerSessionDisconnected/1

Error Message:
/tmp/SRC/src/tests/api_tests.cpp:7465
(containerizer->wait(devolve(containerId))).failure(): Failed to kill all 
processes in the container: Cgroup 
'mesos/c9082375-25ca-43c5-b78a-8435334609ff/mesos/25b6f713-9a32-4552-b273-59e04eee154d'
 does not exist

Stack Trace:
/tmp/SRC/src/tests/api_tests.cpp:7465
(containerizer->wait(devolve(containerId))).failure(): Failed to kill all 
processes in the container: Cgroup 
'mesos/c9082375-25ca-43c5-b78a-8435334609ff/mesos/25b6f713-9a32-4552-b273-59e04eee154d'
 does not exist

FAILED:  MesosContainerizer/DefaultExecutorTest.KillTask/0

Error Message:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffd08fc93a0, @0x7f1748263a90 TASK_FAILED (Status 
UUID: e8e27364-96df-48db-86d2-bae30fdd4df1) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/b7d2c8cd-e26a-47aa-a9e8-8365a9f88833'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/6d640432-c2bf-427e-aa63-b14a595892cc'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/572ac2c6-a141-4518-9412-b1a780b3d9bb'
 does not exist' for task '1001c585-4667-41d5-9d17-fb15a8aea0ff' on agent: 
47ab6052-c1c8-4dc8-b15a-5366ef23b4a5-S0)
Google Mock tried the following 9 expectations, but none matched:

/tmp/SRC/src/tests/default_executor_tests.cpp:413: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:424: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
1001c585-4667-41d5-9d17-fb15a8aea0ff) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
e8e27364-96df-48db-86d2-bae30fdd4df1) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/b7d2c8cd-e26a-47aa-a9e8-8365a9f88833'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/6d640432-c2bf-427e-aa63-b14a595892cc'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/572ac2c6-a141-4518-9412-b1a780b3d9bb'
 does not exist' for task '1001c585-4667-41d5-9d17-fb15a8aea0ff' on agent: 
47ab6052-c1c8-4dc8-b15a-5366ef23b4a5-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:435: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
1001c585-4667-41d5-9d17-fb15a8aea0ff) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
e8e27364-96df-48db-86d2-bae30fdd4df1) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/b7d2c8cd-e26a-47aa-a9e8-8365a9f88833'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/6d640432-c2bf-427e-aa63-b14a595892cc'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/572ac2c6-a141-4518-9412-b1a780b3d9bb'
 does not exist' for task '1001c585-4667-41d5-9d17-fb15a8aea0ff' on agent: 
47ab6052-c1c8-4dc8-b15a-5366ef23b4a5-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:451: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:462: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
d9f7eab3-78bf-4022-9adb-ba3cdd68a7e2) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
e8e27364-96df-48db-86d2-bae30fdd4df1) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/b7d2c8cd-e26a-47aa-a9e8-8365a9f88833'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/6d640432-c2bf-427e-aa63-b14a595892cc'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/572ac2c6-a141-4518-9412-b1a780b3d9bb'
 does not exist' for task '1001c585-4667-41d5-9d17-fb15a8aea0ff' on agent: 
47ab6052-c1c8-4dc8-b15a-5366ef23b4a5-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:473: tried expectation #5: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
d9f7eab3-78bf-4022-9adb-ba3cdd68a7e2) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
e8e27364-96df-48db-86d2-bae30fdd4df1) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/b7d2c8cd-e26a-47aa-a9e8-8365a9f88833'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/6d640432-c2bf-427e-aa63-b14a595892cc'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/572ac2c6-a141-4518-9412-b1a780b3d9bb'
 does not exist' for task '1001c585-4667-41d5-9d17-fb15a8aea0ff' on agent: 
47ab6052-c1c8-4dc8-b15a-5366ef23b4a5-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:520: tried expectation #6: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:531: tried expectation #7: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
93e3d199-17ac-4df0-8cdd-5c0560ca6cfc) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
e8e27364-96df-48db-86d2-bae30fdd4df1) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/b7d2c8cd-e26a-47aa-a9e8-8365a9f88833'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/6d640432-c2bf-427e-aa63-b14a595892cc'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/572ac2c6-a141-4518-9412-b1a780b3d9bb'
 does not exist' for task '1001c585-4667-41d5-9d17-fb15a8aea0ff' on agent: 
47ab6052-c1c8-4dc8-b15a-5366ef23b4a5-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:542: tried expectation #8: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
93e3d199-17ac-4df0-8cdd-5c0560ca6cfc) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
e8e27364-96df-48db-86d2-bae30fdd4df1) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/b7d2c8cd-e26a-47aa-a9e8-8365a9f88833'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/6d640432-c2bf-427e-aa63-b14a595892cc'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/572ac2c6-a141-4518-9412-b1a780b3d9bb'
 does not exist' for task '1001c585-4667-41d5-9d17-fb15a8aea0ff' on agent: 
47ab6052-c1c8-4dc8-b15a-5366ef23b4a5-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

Stack Trace:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffd08fc93a0, @0x7f1748263a90 TASK_FAILED (Status 
UUID: e8e27364-96df-48db-86d2-bae30fdd4df1) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/b7d2c8cd-e26a-47aa-a9e8-8365a9f88833'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/6d640432-c2bf-427e-aa63-b14a595892cc'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/572ac2c6-a141-4518-9412-b1a780b3d9bb'
 does not exist' for task '1001c585-4667-41d5-9d17-fb15a8aea0ff' on agent: 
47ab6052-c1c8-4dc8-b15a-5366ef23b4a5-S0)
Google Mock tried the following 9 expectations, but none matched:

/tmp/SRC/src/tests/default_executor_tests.cpp:413: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:424: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
1001c585-4667-41d5-9d17-fb15a8aea0ff) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
e8e27364-96df-48db-86d2-bae30fdd4df1) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/b7d2c8cd-e26a-47aa-a9e8-8365a9f88833'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/6d640432-c2bf-427e-aa63-b14a595892cc'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/572ac2c6-a141-4518-9412-b1a780b3d9bb'
 does not exist' for task '1001c585-4667-41d5-9d17-fb15a8aea0ff' on agent: 
47ab6052-c1c8-4dc8-b15a-5366ef23b4a5-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:435: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
1001c585-4667-41d5-9d17-fb15a8aea0ff) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
e8e27364-96df-48db-86d2-bae30fdd4df1) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/b7d2c8cd-e26a-47aa-a9e8-8365a9f88833'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/6d640432-c2bf-427e-aa63-b14a595892cc'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/572ac2c6-a141-4518-9412-b1a780b3d9bb'
 does not exist' for task '1001c585-4667-41d5-9d17-fb15a8aea0ff' on agent: 
47ab6052-c1c8-4dc8-b15a-5366ef23b4a5-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:451: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:462: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
d9f7eab3-78bf-4022-9adb-ba3cdd68a7e2) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
e8e27364-96df-48db-86d2-bae30fdd4df1) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/b7d2c8cd-e26a-47aa-a9e8-8365a9f88833'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/6d640432-c2bf-427e-aa63-b14a595892cc'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/572ac2c6-a141-4518-9412-b1a780b3d9bb'
 does not exist' for task '1001c585-4667-41d5-9d17-fb15a8aea0ff' on agent: 
47ab6052-c1c8-4dc8-b15a-5366ef23b4a5-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:473: tried expectation #5: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
d9f7eab3-78bf-4022-9adb-ba3cdd68a7e2) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
e8e27364-96df-48db-86d2-bae30fdd4df1) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/b7d2c8cd-e26a-47aa-a9e8-8365a9f88833'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/6d640432-c2bf-427e-aa63-b14a595892cc'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/572ac2c6-a141-4518-9412-b1a780b3d9bb'
 does not exist' for task '1001c585-4667-41d5-9d17-fb15a8aea0ff' on agent: 
47ab6052-c1c8-4dc8-b15a-5366ef23b4a5-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:520: tried expectation #6: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:531: tried expectation #7: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
93e3d199-17ac-4df0-8cdd-5c0560ca6cfc) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
e8e27364-96df-48db-86d2-bae30fdd4df1) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/b7d2c8cd-e26a-47aa-a9e8-8365a9f88833'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/6d640432-c2bf-427e-aa63-b14a595892cc'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/572ac2c6-a141-4518-9412-b1a780b3d9bb'
 does not exist' for task '1001c585-4667-41d5-9d17-fb15a8aea0ff' on agent: 
47ab6052-c1c8-4dc8-b15a-5366ef23b4a5-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:542: tried expectation #8: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
93e3d199-17ac-4df0-8cdd-5c0560ca6cfc) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
e8e27364-96df-48db-86d2-bae30fdd4df1) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/b7d2c8cd-e26a-47aa-a9e8-8365a9f88833'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/6d640432-c2bf-427e-aa63-b14a595892cc'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/d2fd5385-9712-4db2-bd0f-54cf4c6ebd22/mesos/572ac2c6-a141-4518-9412-b1a780b3d9bb'
 does not exist' for task '1001c585-4667-41d5-9d17-fb15a8aea0ff' on agent: 
47ab6052-c1c8-4dc8-b15a-5366ef23b4a5-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

FAILED:  MesosContainerizer/DefaultExecutorTest.KillMultipleTasks/0

Error Message:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffd08fc94e0, @0x7f172400b6f0 TASK_FAILED (Status 
UUID: b7fbffed-b07f-4576-bb04-ca67b0b26064) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/a08b7928-6206-479a-97bc-74c72682071f/mesos/d533ce7c-2626-4afa-a494-3d9dfe1ae35a'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/a08b7928-6206-479a-97bc-74c72682071f/mesos/aaa30cb7-b50a-4a58-9935-b21eae5adf1a'
 does not exist' for task '8578416a-140e-41f8-8925-1cd68f1ae636' on agent: 
94cbe928-b266-4f81-bd94-aa7f8d256fec-S0)
Google Mock tried the following 6 expectations, but none matched:

/tmp/SRC/src/tests/default_executor_tests.cpp:667: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:678: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
8578416a-140e-41f8-8925-1cd68f1ae636) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
b7fbffed-b07f-4576-bb04-ca67b0b26064) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/a08b7928-6206-479a-97bc-74c72682071f/mesos/d533ce7c-2626-4afa-a494-3d9dfe1ae35a'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/a08b7928-6206-479a-97bc-74c72682071f/mesos/aaa30cb7-b50a-4a58-9935-b21eae5adf1a'
 does not exist' for task '8578416a-140e-41f8-8925-1cd68f1ae636' on agent: 
94cbe928-b266-4f81-bd94-aa7f8d256fec-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:689: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
8578416a-140e-41f8-8925-1cd68f1ae636) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
b7fbffed-b07f-4576-bb04-ca67b0b26064) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/a08b7928-6206-479a-97bc-74c72682071f/mesos/d533ce7c-2626-4afa-a494-3d9dfe1ae35a'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/a08b7928-6206-479a-97bc-74c72682071f/mesos/aaa30cb7-b50a-4a58-9935-b21eae5adf1a'
 does not exist' for task '8578416a-140e-41f8-8925-1cd68f1ae636' on agent: 
94cbe928-b266-4f81-bd94-aa7f8d256fec-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:705: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:716: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
a79bbf9c-2367-4c7f-97d9-055c2c2f9290) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
b7fbffed-b07f-4576-bb04-ca67b0b26064) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/a08b7928-6206-479a-97bc-74c72682071f/mesos/d533ce7c-2626-4afa-a494-3d9dfe1ae35a'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/a08b7928-6206-479a-97bc-74c72682071f/mesos/aaa30cb7-b50a-4a58-9935-b21eae5adf1a'
 does not exist' for task '8578416a-140e-41f8-8925-1cd68f1ae636' on agent: 
94cbe928-b266-4f81-bd94-aa7f8d256fec-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:727: tried expectation #5: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
a79bbf9c-2367-4c7f-97d9-055c2c2f9290) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
b7fbffed-b07f-4576-bb04-ca67b0b26064) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/a08b7928-6206-479a-97bc-74c72682071f/mesos/d533ce7c-2626-4afa-a494-3d9dfe1ae35a'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/a08b7928-6206-479a-97bc-74c72682071f/mesos/aaa30cb7-b50a-4a58-9935-b21eae5adf1a'
 does not exist' for task '8578416a-140e-41f8-8925-1cd68f1ae636' on agent: 
94cbe928-b266-4f81-bd94-aa7f8d256fec-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

Stack Trace:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffd08fc94e0, @0x7f172400b6f0 TASK_FAILED (Status 
UUID: b7fbffed-b07f-4576-bb04-ca67b0b26064) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/a08b7928-6206-479a-97bc-74c72682071f/mesos/d533ce7c-2626-4afa-a494-3d9dfe1ae35a'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/a08b7928-6206-479a-97bc-74c72682071f/mesos/aaa30cb7-b50a-4a58-9935-b21eae5adf1a'
 does not exist' for task '8578416a-140e-41f8-8925-1cd68f1ae636' on agent: 
94cbe928-b266-4f81-bd94-aa7f8d256fec-S0)
Google Mock tried the following 6 expectations, but none matched:

/tmp/SRC/src/tests/default_executor_tests.cpp:667: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:678: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
8578416a-140e-41f8-8925-1cd68f1ae636) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
b7fbffed-b07f-4576-bb04-ca67b0b26064) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/a08b7928-6206-479a-97bc-74c72682071f/mesos/d533ce7c-2626-4afa-a494-3d9dfe1ae35a'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/a08b7928-6206-479a-97bc-74c72682071f/mesos/aaa30cb7-b50a-4a58-9935-b21eae5adf1a'
 does not exist' for task '8578416a-140e-41f8-8925-1cd68f1ae636' on agent: 
94cbe928-b266-4f81-bd94-aa7f8d256fec-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:689: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
8578416a-140e-41f8-8925-1cd68f1ae636) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
b7fbffed-b07f-4576-bb04-ca67b0b26064) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/a08b7928-6206-479a-97bc-74c72682071f/mesos/d533ce7c-2626-4afa-a494-3d9dfe1ae35a'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/a08b7928-6206-479a-97bc-74c72682071f/mesos/aaa30cb7-b50a-4a58-9935-b21eae5adf1a'
 does not exist' for task '8578416a-140e-41f8-8925-1cd68f1ae636' on agent: 
94cbe928-b266-4f81-bd94-aa7f8d256fec-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:705: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:716: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
a79bbf9c-2367-4c7f-97d9-055c2c2f9290) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
b7fbffed-b07f-4576-bb04-ca67b0b26064) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/a08b7928-6206-479a-97bc-74c72682071f/mesos/d533ce7c-2626-4afa-a494-3d9dfe1ae35a'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/a08b7928-6206-479a-97bc-74c72682071f/mesos/aaa30cb7-b50a-4a58-9935-b21eae5adf1a'
 does not exist' for task '8578416a-140e-41f8-8925-1cd68f1ae636' on agent: 
94cbe928-b266-4f81-bd94-aa7f8d256fec-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:727: tried expectation #5: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
a79bbf9c-2367-4c7f-97d9-055c2c2f9290) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
b7fbffed-b07f-4576-bb04-ca67b0b26064) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/a08b7928-6206-479a-97bc-74c72682071f/mesos/d533ce7c-2626-4afa-a494-3d9dfe1ae35a'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/a08b7928-6206-479a-97bc-74c72682071f/mesos/aaa30cb7-b50a-4a58-9935-b21eae5adf1a'
 does not exist' for task '8578416a-140e-41f8-8925-1cd68f1ae636' on agent: 
94cbe928-b266-4f81-bd94-aa7f8d256fec-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

FAILED:  MesosContainerizer/DefaultExecutorTest.KillTaskGroupOnTaskFailure/0

Error Message:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffd08fc94e0, @0x7f1728053700 TASK_FAILED (Status 
UUID: 13d47a99-c35f-42e4-80ed-c85fff0bae87) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/05ad3772-5e33-4745-ad38-e723ab90b003/mesos/bc15cd8e-5266-4262-ab6a-dd00c8477244'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/05ad3772-5e33-4745-ad38-e723ab90b003/mesos/762a94bb-7cf0-4be2-b456-123dbc5bba26'
 does not exist' for task '6b8de8a8-4ddb-4ebd-93ce-f23cac5a2b65' on agent: 
dfddeab5-c25d-4899-a5f3-42af325d3c1c-S0)
Google Mock tried the following 6 expectations, but none matched:

/tmp/SRC/src/tests/default_executor_tests.cpp:827: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:838: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:849: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_FAILED))))...
  Expected arg #1: (task status update task id eq 
27b45390-5c5a-4eff-a292-a070c8167453) and (task status update state eq 
TASK_FAILED)
           Actual: TASK_FAILED (Status UUID: 
13d47a99-c35f-42e4-80ed-c85fff0bae87) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/05ad3772-5e33-4745-ad38-e723ab90b003/mesos/bc15cd8e-5266-4262-ab6a-dd00c8477244'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/05ad3772-5e33-4745-ad38-e723ab90b003/mesos/762a94bb-7cf0-4be2-b456-123dbc5bba26'
 does not exist' for task '6b8de8a8-4ddb-4ebd-93ce-f23cac5a2b65' on agent: 
dfddeab5-c25d-4899-a5f3-42af325d3c1c-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:865: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:876: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
6b8de8a8-4ddb-4ebd-93ce-f23cac5a2b65) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
13d47a99-c35f-42e4-80ed-c85fff0bae87) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/05ad3772-5e33-4745-ad38-e723ab90b003/mesos/bc15cd8e-5266-4262-ab6a-dd00c8477244'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/05ad3772-5e33-4745-ad38-e723ab90b003/mesos/762a94bb-7cf0-4be2-b456-123dbc5bba26'
 does not exist' for task '6b8de8a8-4ddb-4ebd-93ce-f23cac5a2b65' on agent: 
dfddeab5-c25d-4899-a5f3-42af325d3c1c-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:887: tried expectation #5: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
6b8de8a8-4ddb-4ebd-93ce-f23cac5a2b65) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
13d47a99-c35f-42e4-80ed-c85fff0bae87) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/05ad3772-5e33-4745-ad38-e723ab90b003/mesos/bc15cd8e-5266-4262-ab6a-dd00c8477244'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/05ad3772-5e33-4745-ad38-e723ab90b003/mesos/762a94bb-7cf0-4be2-b456-123dbc5bba26'
 does not exist' for task '6b8de8a8-4ddb-4ebd-93ce-f23cac5a2b65' on agent: 
dfddeab5-c25d-4899-a5f3-42af325d3c1c-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

Stack Trace:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffd08fc94e0, @0x7f1728053700 TASK_FAILED (Status 
UUID: 13d47a99-c35f-42e4-80ed-c85fff0bae87) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/05ad3772-5e33-4745-ad38-e723ab90b003/mesos/bc15cd8e-5266-4262-ab6a-dd00c8477244'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/05ad3772-5e33-4745-ad38-e723ab90b003/mesos/762a94bb-7cf0-4be2-b456-123dbc5bba26'
 does not exist' for task '6b8de8a8-4ddb-4ebd-93ce-f23cac5a2b65' on agent: 
dfddeab5-c25d-4899-a5f3-42af325d3c1c-S0)
Google Mock tried the following 6 expectations, but none matched:

/tmp/SRC/src/tests/default_executor_tests.cpp:827: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:838: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:849: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_FAILED))))...
  Expected arg #1: (task status update task id eq 
27b45390-5c5a-4eff-a292-a070c8167453) and (task status update state eq 
TASK_FAILED)
           Actual: TASK_FAILED (Status UUID: 
13d47a99-c35f-42e4-80ed-c85fff0bae87) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/05ad3772-5e33-4745-ad38-e723ab90b003/mesos/bc15cd8e-5266-4262-ab6a-dd00c8477244'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/05ad3772-5e33-4745-ad38-e723ab90b003/mesos/762a94bb-7cf0-4be2-b456-123dbc5bba26'
 does not exist' for task '6b8de8a8-4ddb-4ebd-93ce-f23cac5a2b65' on agent: 
dfddeab5-c25d-4899-a5f3-42af325d3c1c-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:865: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:876: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
6b8de8a8-4ddb-4ebd-93ce-f23cac5a2b65) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
13d47a99-c35f-42e4-80ed-c85fff0bae87) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/05ad3772-5e33-4745-ad38-e723ab90b003/mesos/bc15cd8e-5266-4262-ab6a-dd00c8477244'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/05ad3772-5e33-4745-ad38-e723ab90b003/mesos/762a94bb-7cf0-4be2-b456-123dbc5bba26'
 does not exist' for task '6b8de8a8-4ddb-4ebd-93ce-f23cac5a2b65' on agent: 
dfddeab5-c25d-4899-a5f3-42af325d3c1c-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:887: tried expectation #5: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
6b8de8a8-4ddb-4ebd-93ce-f23cac5a2b65) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
13d47a99-c35f-42e4-80ed-c85fff0bae87) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/05ad3772-5e33-4745-ad38-e723ab90b003/mesos/bc15cd8e-5266-4262-ab6a-dd00c8477244'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/05ad3772-5e33-4745-ad38-e723ab90b003/mesos/762a94bb-7cf0-4be2-b456-123dbc5bba26'
 does not exist' for task '6b8de8a8-4ddb-4ebd-93ce-f23cac5a2b65' on agent: 
dfddeab5-c25d-4899-a5f3-42af325d3c1c-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

FAILED:  MesosContainerizer/DefaultExecutorTest.CommitSuicideOnTaskFailure/0

Error Message:
/tmp/SRC/src/tests/default_executor_tests.cpp:1237
      Expected: 0
To be equal to: executorFailure->status()
      Which is: -1

Stack Trace:
/tmp/SRC/src/tests/default_executor_tests.cpp:1237
      Expected: 0
To be equal to: executorFailure->status()
      Which is: -1

FAILED:  MesosContainerizer/DefaultExecutorTest.CommitSuicideOnKillTask/0

Error Message:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffd08fc94d0, @0x7f173c0515e0 TASK_FAILED (Status 
UUID: 0d774282-9de3-4235-be3c-999bf3d710f5) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/fcbaf5c6-3e40-483f-8cbd-4b5fd2cc1b08/mesos/8a5069e1-d562-437f-aaa3-c8c1b2f731ce'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/fcbaf5c6-3e40-483f-8cbd-4b5fd2cc1b08/mesos/da759ba4-d688-404f-ae1b-a482b71ea7ca'
 does not exist' for task '51d5a20c-172f-4a0f-bf2d-8bc9fb08fe8a' on agent: 
5bd2a328-6505-41ff-a68f-923d1207810a-S0)
Google Mock tried the following 6 expectations, but none matched:

/tmp/SRC/src/tests/default_executor_tests.cpp:1309: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:1320: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
51d5a20c-172f-4a0f-bf2d-8bc9fb08fe8a) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
0d774282-9de3-4235-be3c-999bf3d710f5) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/fcbaf5c6-3e40-483f-8cbd-4b5fd2cc1b08/mesos/8a5069e1-d562-437f-aaa3-c8c1b2f731ce'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/fcbaf5c6-3e40-483f-8cbd-4b5fd2cc1b08/mesos/da759ba4-d688-404f-ae1b-a482b71ea7ca'
 does not exist' for task '51d5a20c-172f-4a0f-bf2d-8bc9fb08fe8a' on agent: 
5bd2a328-6505-41ff-a68f-923d1207810a-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1331: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_FINISHED))))...
  Expected arg #1: (task status update task id eq 
51d5a20c-172f-4a0f-bf2d-8bc9fb08fe8a) and (task status update state eq 
TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: 
0d774282-9de3-4235-be3c-999bf3d710f5) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/fcbaf5c6-3e40-483f-8cbd-4b5fd2cc1b08/mesos/8a5069e1-d562-437f-aaa3-c8c1b2f731ce'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/fcbaf5c6-3e40-483f-8cbd-4b5fd2cc1b08/mesos/da759ba4-d688-404f-ae1b-a482b71ea7ca'
 does not exist' for task '51d5a20c-172f-4a0f-bf2d-8bc9fb08fe8a' on agent: 
5bd2a328-6505-41ff-a68f-923d1207810a-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1347: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:1358: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
88c1e796-a38d-438a-97b6-e3d5cd4028c9) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
0d774282-9de3-4235-be3c-999bf3d710f5) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/fcbaf5c6-3e40-483f-8cbd-4b5fd2cc1b08/mesos/8a5069e1-d562-437f-aaa3-c8c1b2f731ce'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/fcbaf5c6-3e40-483f-8cbd-4b5fd2cc1b08/mesos/da759ba4-d688-404f-ae1b-a482b71ea7ca'
 does not exist' for task '51d5a20c-172f-4a0f-bf2d-8bc9fb08fe8a' on agent: 
5bd2a328-6505-41ff-a68f-923d1207810a-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1369: tried expectation #5: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
88c1e796-a38d-438a-97b6-e3d5cd4028c9) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
0d774282-9de3-4235-be3c-999bf3d710f5) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/fcbaf5c6-3e40-483f-8cbd-4b5fd2cc1b08/mesos/8a5069e1-d562-437f-aaa3-c8c1b2f731ce'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/fcbaf5c6-3e40-483f-8cbd-4b5fd2cc1b08/mesos/da759ba4-d688-404f-ae1b-a482b71ea7ca'
 does not exist' for task '51d5a20c-172f-4a0f-bf2d-8bc9fb08fe8a' on agent: 
5bd2a328-6505-41ff-a68f-923d1207810a-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

Stack Trace:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffd08fc94d0, @0x7f173c0515e0 TASK_FAILED (Status 
UUID: 0d774282-9de3-4235-be3c-999bf3d710f5) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/fcbaf5c6-3e40-483f-8cbd-4b5fd2cc1b08/mesos/8a5069e1-d562-437f-aaa3-c8c1b2f731ce'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/fcbaf5c6-3e40-483f-8cbd-4b5fd2cc1b08/mesos/da759ba4-d688-404f-ae1b-a482b71ea7ca'
 does not exist' for task '51d5a20c-172f-4a0f-bf2d-8bc9fb08fe8a' on agent: 
5bd2a328-6505-41ff-a68f-923d1207810a-S0)
Google Mock tried the following 6 expectations, but none matched:

/tmp/SRC/src/tests/default_executor_tests.cpp:1309: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:1320: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
51d5a20c-172f-4a0f-bf2d-8bc9fb08fe8a) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
0d774282-9de3-4235-be3c-999bf3d710f5) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/fcbaf5c6-3e40-483f-8cbd-4b5fd2cc1b08/mesos/8a5069e1-d562-437f-aaa3-c8c1b2f731ce'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/fcbaf5c6-3e40-483f-8cbd-4b5fd2cc1b08/mesos/da759ba4-d688-404f-ae1b-a482b71ea7ca'
 does not exist' for task '51d5a20c-172f-4a0f-bf2d-8bc9fb08fe8a' on agent: 
5bd2a328-6505-41ff-a68f-923d1207810a-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1331: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_FINISHED))))...
  Expected arg #1: (task status update task id eq 
51d5a20c-172f-4a0f-bf2d-8bc9fb08fe8a) and (task status update state eq 
TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: 
0d774282-9de3-4235-be3c-999bf3d710f5) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/fcbaf5c6-3e40-483f-8cbd-4b5fd2cc1b08/mesos/8a5069e1-d562-437f-aaa3-c8c1b2f731ce'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/fcbaf5c6-3e40-483f-8cbd-4b5fd2cc1b08/mesos/da759ba4-d688-404f-ae1b-a482b71ea7ca'
 does not exist' for task '51d5a20c-172f-4a0f-bf2d-8bc9fb08fe8a' on agent: 
5bd2a328-6505-41ff-a68f-923d1207810a-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1347: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:1358: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
88c1e796-a38d-438a-97b6-e3d5cd4028c9) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
0d774282-9de3-4235-be3c-999bf3d710f5) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/fcbaf5c6-3e40-483f-8cbd-4b5fd2cc1b08/mesos/8a5069e1-d562-437f-aaa3-c8c1b2f731ce'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/fcbaf5c6-3e40-483f-8cbd-4b5fd2cc1b08/mesos/da759ba4-d688-404f-ae1b-a482b71ea7ca'
 does not exist' for task '51d5a20c-172f-4a0f-bf2d-8bc9fb08fe8a' on agent: 
5bd2a328-6505-41ff-a68f-923d1207810a-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1369: tried expectation #5: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
88c1e796-a38d-438a-97b6-e3d5cd4028c9) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
0d774282-9de3-4235-be3c-999bf3d710f5) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/fcbaf5c6-3e40-483f-8cbd-4b5fd2cc1b08/mesos/8a5069e1-d562-437f-aaa3-c8c1b2f731ce'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/fcbaf5c6-3e40-483f-8cbd-4b5fd2cc1b08/mesos/da759ba4-d688-404f-ae1b-a482b71ea7ca'
 does not exist' for task '51d5a20c-172f-4a0f-bf2d-8bc9fb08fe8a' on agent: 
5bd2a328-6505-41ff-a68f-923d1207810a-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

FAILED:  MesosContainerizer/DefaultExecutorTest.SigkillExecutor/0

Error Message:
/tmp/SRC/src/tests/default_executor_tests.cpp:1827
(wait).failure(): Failed to destroy nested containers: Failed to kill all 
processes in the container: Cgroup 
'mesos/c3056d8d-0e17-424b-841b-5db658c96b06/mesos/3ed9e8a4-635d-4725-815e-7271e589c885'
 does not exist

Stack Trace:
/tmp/SRC/src/tests/default_executor_tests.cpp:1827
(wait).failure(): Failed to destroy nested containers: Failed to kill all 
processes in the container: Cgroup 
'mesos/c3056d8d-0e17-424b-841b-5db658c96b06/mesos/3ed9e8a4-635d-4725-815e-7271e589c885'
 does not exist

FAILED:  MesosContainerizer/DefaultExecutorTest.MaxCompletionTime/0

Error Message:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffd08fc93b0, @0x7f1714066e80 TASK_FAILED (Status 
UUID: f0cefd58-28b9-4ec3-a6a2-5b26d05b9ca4) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/eaefbe44-dd8c-4448-9272-190cbe64bba3'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/f3f93084-d844-445b-b666-75eafb13af84'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/ec18e839-f688-44c8-86f7-a88ece7e1237'
 does not exist' for task 'f4a1b4ba-3ae7-409c-ad9d-29e285cfede7' on agent: 
f1a5c6a5-6bc0-436f-abb7-63bb4b6ee543-S0)
Google Mock tried the following 9 expectations, but none matched:

/tmp/SRC/src/tests/default_executor_tests.cpp:1907: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:1918: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
f4a1b4ba-3ae7-409c-ad9d-29e285cfede7) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
f0cefd58-28b9-4ec3-a6a2-5b26d05b9ca4) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/eaefbe44-dd8c-4448-9272-190cbe64bba3'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/f3f93084-d844-445b-b666-75eafb13af84'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/ec18e839-f688-44c8-86f7-a88ece7e1237'
 does not exist' for task 'f4a1b4ba-3ae7-409c-ad9d-29e285cfede7' on agent: 
f1a5c6a5-6bc0-436f-abb7-63bb4b6ee543-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1929: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_FINISHED))))...
  Expected arg #1: (task status update task id eq 
f4a1b4ba-3ae7-409c-ad9d-29e285cfede7) and (task status update state eq 
TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: 
f0cefd58-28b9-4ec3-a6a2-5b26d05b9ca4) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/eaefbe44-dd8c-4448-9272-190cbe64bba3'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/f3f93084-d844-445b-b666-75eafb13af84'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/ec18e839-f688-44c8-86f7-a88ece7e1237'
 does not exist' for task 'f4a1b4ba-3ae7-409c-ad9d-29e285cfede7' on agent: 
f1a5c6a5-6bc0-436f-abb7-63bb4b6ee543-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1945: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:1956: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
cf4f8f27-35d4-4c61-9c8e-b5f1b8ca63df) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
f0cefd58-28b9-4ec3-a6a2-5b26d05b9ca4) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/eaefbe44-dd8c-4448-9272-190cbe64bba3'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/f3f93084-d844-445b-b666-75eafb13af84'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/ec18e839-f688-44c8-86f7-a88ece7e1237'
 does not exist' for task 'f4a1b4ba-3ae7-409c-ad9d-29e285cfede7' on agent: 
f1a5c6a5-6bc0-436f-abb7-63bb4b6ee543-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1967: tried expectation #5: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_FAILED))))...
  Expected arg #1: (task status update task id eq 
cf4f8f27-35d4-4c61-9c8e-b5f1b8ca63df) and (task status update state eq 
TASK_FAILED)
           Actual: TASK_FAILED (Status UUID: 
f0cefd58-28b9-4ec3-a6a2-5b26d05b9ca4) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/eaefbe44-dd8c-4448-9272-190cbe64bba3'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/f3f93084-d844-445b-b666-75eafb13af84'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/ec18e839-f688-44c8-86f7-a88ece7e1237'
 does not exist' for task 'f4a1b4ba-3ae7-409c-ad9d-29e285cfede7' on agent: 
f1a5c6a5-6bc0-436f-abb7-63bb4b6ee543-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1983: tried expectation #6: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:1994: tried expectation #7: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
bfdf6dd1-73c5-4591-8ee1-ee4a24e4fb2f) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
f0cefd58-28b9-4ec3-a6a2-5b26d05b9ca4) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/eaefbe44-dd8c-4448-9272-190cbe64bba3'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/f3f93084-d844-445b-b666-75eafb13af84'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/ec18e839-f688-44c8-86f7-a88ece7e1237'
 does not exist' for task 'f4a1b4ba-3ae7-409c-ad9d-29e285cfede7' on agent: 
f1a5c6a5-6bc0-436f-abb7-63bb4b6ee543-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:2005: tried expectation #8: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
bfdf6dd1-73c5-4591-8ee1-ee4a24e4fb2f) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
f0cefd58-28b9-4ec3-a6a2-5b26d05b9ca4) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/eaefbe44-dd8c-4448-9272-190cbe64bba3'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/f3f93084-d844-445b-b666-75eafb13af84'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/ec18e839-f688-44c8-86f7-a88ece7e1237'
 does not exist' for task 'f4a1b4ba-3ae7-409c-ad9d-29e285cfede7' on agent: 
f1a5c6a5-6bc0-436f-abb7-63bb4b6ee543-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

Stack Trace:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffd08fc93b0, @0x7f1714066e80 TASK_FAILED (Status 
UUID: f0cefd58-28b9-4ec3-a6a2-5b26d05b9ca4) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/eaefbe44-dd8c-4448-9272-190cbe64bba3'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/f3f93084-d844-445b-b666-75eafb13af84'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/ec18e839-f688-44c8-86f7-a88ece7e1237'
 does not exist' for task 'f4a1b4ba-3ae7-409c-ad9d-29e285cfede7' on agent: 
f1a5c6a5-6bc0-436f-abb7-63bb4b6ee543-S0)
Google Mock tried the following 9 expectations, but none matched:

/tmp/SRC/src/tests/default_executor_tests.cpp:1907: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:1918: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
f4a1b4ba-3ae7-409c-ad9d-29e285cfede7) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
f0cefd58-28b9-4ec3-a6a2-5b26d05b9ca4) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/eaefbe44-dd8c-4448-9272-190cbe64bba3'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/f3f93084-d844-445b-b666-75eafb13af84'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/ec18e839-f688-44c8-86f7-a88ece7e1237'
 does not exist' for task 'f4a1b4ba-3ae7-409c-ad9d-29e285cfede7' on agent: 
f1a5c6a5-6bc0-436f-abb7-63bb4b6ee543-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1929: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_FINISHED))))...
  Expected arg #1: (task status update task id eq 
f4a1b4ba-3ae7-409c-ad9d-29e285cfede7) and (task status update state eq 
TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: 
f0cefd58-28b9-4ec3-a6a2-5b26d05b9ca4) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/eaefbe44-dd8c-4448-9272-190cbe64bba3'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/f3f93084-d844-445b-b666-75eafb13af84'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/ec18e839-f688-44c8-86f7-a88ece7e1237'
 does not exist' for task 'f4a1b4ba-3ae7-409c-ad9d-29e285cfede7' on agent: 
f1a5c6a5-6bc0-436f-abb7-63bb4b6ee543-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1945: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:1956: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
cf4f8f27-35d4-4c61-9c8e-b5f1b8ca63df) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
f0cefd58-28b9-4ec3-a6a2-5b26d05b9ca4) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/eaefbe44-dd8c-4448-9272-190cbe64bba3'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/f3f93084-d844-445b-b666-75eafb13af84'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/ec18e839-f688-44c8-86f7-a88ece7e1237'
 does not exist' for task 'f4a1b4ba-3ae7-409c-ad9d-29e285cfede7' on agent: 
f1a5c6a5-6bc0-436f-abb7-63bb4b6ee543-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1967: tried expectation #5: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_FAILED))))...
  Expected arg #1: (task status update task id eq 
cf4f8f27-35d4-4c61-9c8e-b5f1b8ca63df) and (task status update state eq 
TASK_FAILED)
           Actual: TASK_FAILED (Status UUID: 
f0cefd58-28b9-4ec3-a6a2-5b26d05b9ca4) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/eaefbe44-dd8c-4448-9272-190cbe64bba3'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/f3f93084-d844-445b-b666-75eafb13af84'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/ec18e839-f688-44c8-86f7-a88ece7e1237'
 does not exist' for task 'f4a1b4ba-3ae7-409c-ad9d-29e285cfede7' on agent: 
f1a5c6a5-6bc0-436f-abb7-63bb4b6ee543-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1983: tried expectation #6: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:1994: tried expectation #7: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
bfdf6dd1-73c5-4591-8ee1-ee4a24e4fb2f) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
f0cefd58-28b9-4ec3-a6a2-5b26d05b9ca4) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/eaefbe44-dd8c-4448-9272-190cbe64bba3'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/f3f93084-d844-445b-b666-75eafb13af84'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/ec18e839-f688-44c8-86f7-a88ece7e1237'
 does not exist' for task 'f4a1b4ba-3ae7-409c-ad9d-29e285cfede7' on agent: 
f1a5c6a5-6bc0-436f-abb7-63bb4b6ee543-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:2005: tried expectation #8: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
bfdf6dd1-73c5-4591-8ee1-ee4a24e4fb2f) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
f0cefd58-28b9-4ec3-a6a2-5b26d05b9ca4) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/eaefbe44-dd8c-4448-9272-190cbe64bba3'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/f3f93084-d844-445b-b666-75eafb13af84'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/3c3c8a96-3307-49e5-bd95-26b4fe030135/mesos/ec18e839-f688-44c8-86f7-a88ece7e1237'
 does not exist' for task 'f4a1b4ba-3ae7-409c-ad9d-29e285cfede7' on agent: 
f1a5c6a5-6bc0-436f-abb7-63bb4b6ee543-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

FAILED:  MesosContainerizer/DefaultExecutorTest.ResourceLimitation/0

Error Message:
/tmp/SRC/src/tests/default_executor_tests.cpp:2536
      Expected: v1::TaskStatus::REASON_CONTAINER_LIMITATION_DISK
      Which is: 20
To be equal to: failed->status().reason()
      Which is: 1

Stack Trace:
/tmp/SRC/src/tests/default_executor_tests.cpp:2536
      Expected: v1::TaskStatus::REASON_CONTAINER_LIMITATION_DISK
      Which is: 20
To be equal to: failed->status().reason()
      Which is: 1

FAILED:  MesosContainerizer/DefaultExecutorTest.TaskWithFileURI/0

Error Message:
/tmp/SRC/src/tests/default_executor_tests.cpp:2680
      Expected: v1::TASK_FINISHED
      Which is: TASK_FINISHED
To be equal to: finishedUpdate->status().state()
      Which is: TASK_FAILED

Stack Trace:
/tmp/SRC/src/tests/default_executor_tests.cpp:2680
      Expected: v1::TASK_FINISHED
      Which is: TASK_FINISHED
To be equal to: finishedUpdate->status().state()
      Which is: TASK_FAILED

FAILED:  
MesosContainerizer/DefaultExecutorTest.AllocationRoleEnvironmentVariable/0

Error Message:
/tmp/SRC/src/tests/default_executor_tests.cpp:4416
      Expected: v1::TASK_FINISHED
      Which is: TASK_FINISHED
To be equal to: finishedUpdate->status().state()
      Which is: TASK_FAILED

Stack Trace:
/tmp/SRC/src/tests/default_executor_tests.cpp:4416
      Expected: v1::TASK_FINISHED
      Which is: TASK_FINISHED
To be equal to: finishedUpdate->status().state()
      Which is: TASK_FAILED

FAILED:  ContentType/SchedulerTest.TaskGroupRunning/0

Error Message:
/tmp/SRC/src/tests/scheduler_tests.cpp:792
      Expected: v1::TASK_FINISHED
      Which is: TASK_FINISHED
To be equal to: finishedUpdate1->status().state()
      Which is: TASK_FAILED

Stack Trace:
/tmp/SRC/src/tests/scheduler_tests.cpp:792
      Expected: v1::TASK_FINISHED
      Which is: TASK_FINISHED
To be equal to: finishedUpdate1->status().state()
      Which is: TASK_FAILED

FAILED:  ContentType/SchedulerTest.TaskGroupRunning/1

Error Message:
/tmp/SRC/src/tests/scheduler_tests.cpp:792
      Expected: v1::TASK_FINISHED
      Which is: TASK_FINISHED
To be equal to: finishedUpdate1->status().state()
      Which is: TASK_FAILED

Stack Trace:
/tmp/SRC/src/tests/scheduler_tests.cpp:792
      Expected: v1::TASK_FINISHED
      Which is: TASK_FINISHED
To be equal to: finishedUpdate1->status().state()
      Which is: TASK_FAILED

FAILED:  ContentType/AgentResourceProviderConfigApiTest.Remove/0

Error Message:
/tmp/SRC/src/tests/agent_resource_provider_config_api_tests.cpp:964
Value of: (removeResourceProviderConfig( slave.get()->pid, contentType, 
info.type(), info.name()))->status
  Actual: "500 Internal Server Error"
Expected: http::OK().status
Which is: "200 OK"
    Body: "Failed to clean up containers prefixed by 
'org-apache-mesos-rp-local-storage-test--': [ Failed: Failed to wait for 
container 
'org-apache-mesos-rp-local-storage-test--org-apache-mesos-csi-test-local_bf1a4e5b863747deb08329f1f28384fd--CONTROLLER_SERVICE-NODE_SERVICE':
 Unexpected response '500 Internal Server Error' (Failed to kill all processes 
in the container: Cgroup 
'mesos/org-apache-mesos-rp-local-storage-test--org-apache-mesos-csi-test-local_bf1a4e5b863747deb08329f1f28384fd--CONTROLLER_SERVICE-NODE_SERVICE'
 does not exist) ]"

Stack Trace:
/tmp/SRC/src/tests/agent_resource_provider_config_api_tests.cpp:964
Value of: (removeResourceProviderConfig( slave.get()->pid, contentType, 
info.type(), info.name()))->status
  Actual: "500 Internal Server Error"
Expected: http::OK().status
Which is: "200 OK"
    Body: "Failed to clean up containers prefixed by 
'org-apache-mesos-rp-local-storage-test--': [ Failed: Failed to wait for 
container 
'org-apache-mesos-rp-local-storage-test--org-apache-mesos-csi-test-local_bf1a4e5b863747deb08329f1f28384fd--CONTROLLER_SERVICE-NODE_SERVICE':
 Unexpected response '500 Internal Server Error' (Failed to kill all processes 
in the container: Cgroup 
'mesos/org-apache-mesos-rp-local-storage-test--org-apache-mesos-csi-test-local_bf1a4e5b863747deb08329f1f28384fd--CONTROLLER_SERVICE-NODE_SERVICE'
 does not exist) ]"

FAILED:  ContentType/AgentResourceProviderConfigApiTest.Remove/1

Error Message:
/tmp/SRC/src/tests/agent_resource_provider_config_api_tests.cpp:964
Value of: (removeResourceProviderConfig( slave.get()->pid, contentType, 
info.type(), info.name()))->status
  Actual: "500 Internal Server Error"
Expected: http::OK().status
Which is: "200 OK"
    Body: "Failed to clean up containers prefixed by 
'org-apache-mesos-rp-local-storage-test--': [ Failed: Failed to wait for 
container 
'org-apache-mesos-rp-local-storage-test--org-apache-mesos-csi-test-local_cda7506338924d919db7234589cd3548--CONTROLLER_SERVICE-NODE_SERVICE':
 Unexpected response '500 Internal Server Error' (Failed to kill all processes 
in the container: Cgroup 
'mesos/org-apache-mesos-rp-local-storage-test--org-apache-mesos-csi-test-local_cda7506338924d919db7234589cd3548--CONTROLLER_SERVICE-NODE_SERVICE'
 does not exist) ]"

Stack Trace:
/tmp/SRC/src/tests/agent_resource_provider_config_api_tests.cpp:964
Value of: (removeResourceProviderConfig( slave.get()->pid, contentType, 
info.type(), info.name()))->status
  Actual: "500 Internal Server Error"
Expected: http::OK().status
Which is: "200 OK"
    Body: "Failed to clean up containers prefixed by 
'org-apache-mesos-rp-local-storage-test--': [ Failed: Failed to wait for 
container 
'org-apache-mesos-rp-local-storage-test--org-apache-mesos-csi-test-local_cda7506338924d919db7234589cd3548--CONTROLLER_SERVICE-NODE_SERVICE':
 Unexpected response '500 Internal Server Error' (Failed to kill all processes 
in the container: Cgroup 
'mesos/org-apache-mesos-rp-local-storage-test--org-apache-mesos-csi-test-local_cda7506338924d919db7234589cd3548--CONTROLLER_SERVICE-NODE_SERVICE'
 does not exist) ]"

FAILED:  
CSIVersion/StorageLocalResourceProviderTest.CreateDestroyDiskWithRecovery/v0

Error Message:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:1212
Failed to wait 1mins for updateSlaveMessage

Stack Trace:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:1212
Failed to wait 1mins for updateSlaveMessage

FAILED:  
CSIVersion/StorageLocalResourceProviderTest.CreateDestroyDiskWithRecovery/v1

Error Message:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:1212
Failed to wait 1mins for updateSlaveMessage

Stack Trace:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:1212
Failed to wait 1mins for updateSlaveMessage

FAILED:  
CSIVersion/StorageLocalResourceProviderTest.RecoverDiskWithChangedMetadata/v0

Error Message:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:1359
Failed to wait 1mins for offers

Stack Trace:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:1359
Failed to wait 1mins for offers

FAILED:  
CSIVersion/StorageLocalResourceProviderTest.RecoverDiskWithChangedMetadata/v1

Error Message:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:1359
Failed to wait 1mins for offers

Stack Trace:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:1359
Failed to wait 1mins for offers

FAILED:  
CSIVersion/StorageLocalResourceProviderTest.AgentFailoverPluginKilled/v0

Error Message:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:1870
Failed to wait 1mins for slaveRecoveredOffers

Stack Trace:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:1870
Failed to wait 1mins for slaveRecoveredOffers

FAILED:  
CSIVersion/StorageLocalResourceProviderTest.AgentFailoverPluginKilled/v1

Error Message:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:1870
Failed to wait 1mins for slaveRecoveredOffers

Stack Trace:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:1870
Failed to wait 1mins for slaveRecoveredOffers

FAILED:  
CSIVersion/StorageLocalResourceProviderTest.ContainerTerminationMetric/v0

Error Message:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:4762
Failed to wait 1mins for pluginRestarted

Stack Trace:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:4762
Failed to wait 1mins for pluginRestarted

FAILED:  
CSIVersion/StorageLocalResourceProviderTest.ContainerTerminationMetric/v1

Error Message:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:4762
Failed to wait 1mins for pluginRestarted

Stack Trace:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:4762
Failed to wait 1mins for pluginRestarted

Reply via email to