Branch: origin/master

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

Check console output at 
https://ci-builds.apache.org/job/Mesos/job/Mesos-Buildbot/306/ 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/7566246f-566a-4ba7-8b30-e4765a094e66' 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/7566246f-566a-4ba7-8b30-e4765a094e66' 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(0x7ffedf3191c0, @0x7f474401c300 TASK_FAILED (Status 
UUID: 3aeb1231-74ce-4aea-a7b2-8a2343e0d964) 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/9a2bb627-4960-48d8-a4b8-38781b2cad12/mesos/a543dd4d-6f7e-4778-a00c-c772d8a8cdf5'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/9a2bb627-4960-48d8-a4b8-38781b2cad12/mesos/f85a008e-074c-49c0-82cd-d37f3b7303b3'
 does not exist' for task '89960445-3cbb-433f-97a0-70261e92f4a5' on agent: 
df374e6a-a850-4006-bba8-378f3bbacde8-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 
89960445-3cbb-433f-97a0-70261e92f4a5) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
3aeb1231-74ce-4aea-a7b2-8a2343e0d964) 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/9a2bb627-4960-48d8-a4b8-38781b2cad12/mesos/a543dd4d-6f7e-4778-a00c-c772d8a8cdf5'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/9a2bb627-4960-48d8-a4b8-38781b2cad12/mesos/f85a008e-074c-49c0-82cd-d37f3b7303b3'
 does not exist' for task '89960445-3cbb-433f-97a0-70261e92f4a5' on agent: 
df374e6a-a850-4006-bba8-378f3bbacde8-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 
3d3bfbe2-e7bd-4699-8b6a-3783a6b14c58) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
3aeb1231-74ce-4aea-a7b2-8a2343e0d964) 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/9a2bb627-4960-48d8-a4b8-38781b2cad12/mesos/a543dd4d-6f7e-4778-a00c-c772d8a8cdf5'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/9a2bb627-4960-48d8-a4b8-38781b2cad12/mesos/f85a008e-074c-49c0-82cd-d37f3b7303b3'
 does not exist' for task '89960445-3cbb-433f-97a0-70261e92f4a5' on agent: 
df374e6a-a850-4006-bba8-378f3bbacde8-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 
3d3bfbe2-e7bd-4699-8b6a-3783a6b14c58) and (task status update state eq 
TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: 
3aeb1231-74ce-4aea-a7b2-8a2343e0d964) 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/9a2bb627-4960-48d8-a4b8-38781b2cad12/mesos/a543dd4d-6f7e-4778-a00c-c772d8a8cdf5'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/9a2bb627-4960-48d8-a4b8-38781b2cad12/mesos/f85a008e-074c-49c0-82cd-d37f3b7303b3'
 does not exist' for task '89960445-3cbb-433f-97a0-70261e92f4a5' on agent: 
df374e6a-a850-4006-bba8-378f3bbacde8-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(0x7ffedf3191c0, @0x7f474401c300 TASK_FAILED (Status 
UUID: 3aeb1231-74ce-4aea-a7b2-8a2343e0d964) 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/9a2bb627-4960-48d8-a4b8-38781b2cad12/mesos/a543dd4d-6f7e-4778-a00c-c772d8a8cdf5'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/9a2bb627-4960-48d8-a4b8-38781b2cad12/mesos/f85a008e-074c-49c0-82cd-d37f3b7303b3'
 does not exist' for task '89960445-3cbb-433f-97a0-70261e92f4a5' on agent: 
df374e6a-a850-4006-bba8-378f3bbacde8-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 
89960445-3cbb-433f-97a0-70261e92f4a5) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
3aeb1231-74ce-4aea-a7b2-8a2343e0d964) 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/9a2bb627-4960-48d8-a4b8-38781b2cad12/mesos/a543dd4d-6f7e-4778-a00c-c772d8a8cdf5'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/9a2bb627-4960-48d8-a4b8-38781b2cad12/mesos/f85a008e-074c-49c0-82cd-d37f3b7303b3'
 does not exist' for task '89960445-3cbb-433f-97a0-70261e92f4a5' on agent: 
df374e6a-a850-4006-bba8-378f3bbacde8-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 
3d3bfbe2-e7bd-4699-8b6a-3783a6b14c58) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
3aeb1231-74ce-4aea-a7b2-8a2343e0d964) 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/9a2bb627-4960-48d8-a4b8-38781b2cad12/mesos/a543dd4d-6f7e-4778-a00c-c772d8a8cdf5'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/9a2bb627-4960-48d8-a4b8-38781b2cad12/mesos/f85a008e-074c-49c0-82cd-d37f3b7303b3'
 does not exist' for task '89960445-3cbb-433f-97a0-70261e92f4a5' on agent: 
df374e6a-a850-4006-bba8-378f3bbacde8-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 
3d3bfbe2-e7bd-4699-8b6a-3783a6b14c58) and (task status update state eq 
TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: 
3aeb1231-74ce-4aea-a7b2-8a2343e0d964) 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/9a2bb627-4960-48d8-a4b8-38781b2cad12/mesos/a543dd4d-6f7e-4778-a00c-c772d8a8cdf5'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/9a2bb627-4960-48d8-a4b8-38781b2cad12/mesos/f85a008e-074c-49c0-82cd-d37f3b7303b3'
 does not exist' for task '89960445-3cbb-433f-97a0-70261e92f4a5' on agent: 
df374e6a-a850-4006-bba8-378f3bbacde8-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(0x7ffedf3191b0, @0x7f4724002c00 TASK_FAILED (Status 
UUID: c95bb423-d3ec-496b-9664-40494d5e4f45) 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/963a1e07-2f19-496c-83a6-36fe1015e37c/mesos/6dcfc17e-72b6-422a-9b34-39124ec9b860'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/963a1e07-2f19-496c-83a6-36fe1015e37c/mesos/5d6a5d80-2dec-4f93-a956-452455e6f977'
 does not exist' for task '06668cd9-4964-4bc1-b28b-8306b17708c9' on agent: 
9f1acb77-e64e-47bb-bad0-44c02b08c469-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 
06668cd9-4964-4bc1-b28b-8306b17708c9) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
c95bb423-d3ec-496b-9664-40494d5e4f45) 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/963a1e07-2f19-496c-83a6-36fe1015e37c/mesos/6dcfc17e-72b6-422a-9b34-39124ec9b860'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/963a1e07-2f19-496c-83a6-36fe1015e37c/mesos/5d6a5d80-2dec-4f93-a956-452455e6f977'
 does not exist' for task '06668cd9-4964-4bc1-b28b-8306b17708c9' on agent: 
9f1acb77-e64e-47bb-bad0-44c02b08c469-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 
bbfc6959-a523-42c3-9ed1-68d2f082b3a7) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
c95bb423-d3ec-496b-9664-40494d5e4f45) 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/963a1e07-2f19-496c-83a6-36fe1015e37c/mesos/6dcfc17e-72b6-422a-9b34-39124ec9b860'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/963a1e07-2f19-496c-83a6-36fe1015e37c/mesos/5d6a5d80-2dec-4f93-a956-452455e6f977'
 does not exist' for task '06668cd9-4964-4bc1-b28b-8306b17708c9' on agent: 
9f1acb77-e64e-47bb-bad0-44c02b08c469-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 
bbfc6959-a523-42c3-9ed1-68d2f082b3a7) and (task status update state eq 
TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: 
c95bb423-d3ec-496b-9664-40494d5e4f45) 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/963a1e07-2f19-496c-83a6-36fe1015e37c/mesos/6dcfc17e-72b6-422a-9b34-39124ec9b860'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/963a1e07-2f19-496c-83a6-36fe1015e37c/mesos/5d6a5d80-2dec-4f93-a956-452455e6f977'
 does not exist' for task '06668cd9-4964-4bc1-b28b-8306b17708c9' on agent: 
9f1acb77-e64e-47bb-bad0-44c02b08c469-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(0x7ffedf3191b0, @0x7f4724002c00 TASK_FAILED (Status 
UUID: c95bb423-d3ec-496b-9664-40494d5e4f45) 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/963a1e07-2f19-496c-83a6-36fe1015e37c/mesos/6dcfc17e-72b6-422a-9b34-39124ec9b860'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/963a1e07-2f19-496c-83a6-36fe1015e37c/mesos/5d6a5d80-2dec-4f93-a956-452455e6f977'
 does not exist' for task '06668cd9-4964-4bc1-b28b-8306b17708c9' on agent: 
9f1acb77-e64e-47bb-bad0-44c02b08c469-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 
06668cd9-4964-4bc1-b28b-8306b17708c9) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
c95bb423-d3ec-496b-9664-40494d5e4f45) 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/963a1e07-2f19-496c-83a6-36fe1015e37c/mesos/6dcfc17e-72b6-422a-9b34-39124ec9b860'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/963a1e07-2f19-496c-83a6-36fe1015e37c/mesos/5d6a5d80-2dec-4f93-a956-452455e6f977'
 does not exist' for task '06668cd9-4964-4bc1-b28b-8306b17708c9' on agent: 
9f1acb77-e64e-47bb-bad0-44c02b08c469-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 
bbfc6959-a523-42c3-9ed1-68d2f082b3a7) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
c95bb423-d3ec-496b-9664-40494d5e4f45) 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/963a1e07-2f19-496c-83a6-36fe1015e37c/mesos/6dcfc17e-72b6-422a-9b34-39124ec9b860'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/963a1e07-2f19-496c-83a6-36fe1015e37c/mesos/5d6a5d80-2dec-4f93-a956-452455e6f977'
 does not exist' for task '06668cd9-4964-4bc1-b28b-8306b17708c9' on agent: 
9f1acb77-e64e-47bb-bad0-44c02b08c469-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 
bbfc6959-a523-42c3-9ed1-68d2f082b3a7) and (task status update state eq 
TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: 
c95bb423-d3ec-496b-9664-40494d5e4f45) 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/963a1e07-2f19-496c-83a6-36fe1015e37c/mesos/6dcfc17e-72b6-422a-9b34-39124ec9b860'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/963a1e07-2f19-496c-83a6-36fe1015e37c/mesos/5d6a5d80-2dec-4f93-a956-452455e6f977'
 does not exist' for task '06668cd9-4964-4bc1-b28b-8306b17708c9' on agent: 
9f1acb77-e64e-47bb-bad0-44c02b08c469-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/67288a6f-9f17-41f1-b4d5-7a6f5e0fe667' 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/67288a6f-9f17-41f1-b4d5-7a6f5e0fe667' 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/dd4bef20-b110-4b06-9eb3-2cf309b4c845' 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/dd4bef20-b110-4b06-9eb3-2cf309b4c845' 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/0c73edf2-960c-4613-9116-6a2b2329e27d' 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/0c73edf2-960c-4613-9116-6a2b2329e27d' 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/f253af01-c9f8-463f-8bfc-34f0f75adf5e' 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/f253af01-c9f8-463f-8bfc-34f0f75adf5e' 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/122db5b9-3ef3-4d72-910d-9277c646afcb' 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/122db5b9-3ef3-4d72-910d-9277c646afcb' 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/42220433-4985-4eee-8cd4-aac7a2cfc172/mesos/84a3eea8-ae58-4851-b161-4776bca1179f'
 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/42220433-4985-4eee-8cd4-aac7a2cfc172/mesos/84a3eea8-ae58-4851-b161-4776bca1179f'
 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/3a846074-93cc-4016-8d05-aadcaf90b204/mesos/cbe88947-ad3d-4315-9aa5-8c5386d54412'
 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/3a846074-93cc-4016-8d05-aadcaf90b204/mesos/cbe88947-ad3d-4315-9aa5-8c5386d54412'
 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/34ce9261-ad10-42f0-ba20-40c1ae729726/mesos/5661060f-b200-4884-8e6a-d075862e2370'
 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/34ce9261-ad10-42f0-ba20-40c1ae729726/mesos/5661060f-b200-4884-8e6a-d075862e2370'
 does not exist

FAILED:  MesosContainerizer/DefaultExecutorTest.KillTask/0

Error Message:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffedf3192d0, @0x7f4724005710 TASK_FAILED (Status 
UUID: e2b9e23b-a560-4383-9568-c76f48e19ecb) 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/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/7a745a77-8862-43ed-bd17-7fdcf8c9f844'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/509c99b8-6955-4802-9330-383a5f861c67'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/214ad1e5-fec2-483a-b04f-cf16ccefac26'
 does not exist' for task '58c6493e-ea69-4e1b-89bc-ee026ee72252' on agent: 
9fce94d8-7ada-4d2e-9439-103d5345926b-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 
58c6493e-ea69-4e1b-89bc-ee026ee72252) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
e2b9e23b-a560-4383-9568-c76f48e19ecb) 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/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/7a745a77-8862-43ed-bd17-7fdcf8c9f844'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/509c99b8-6955-4802-9330-383a5f861c67'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/214ad1e5-fec2-483a-b04f-cf16ccefac26'
 does not exist' for task '58c6493e-ea69-4e1b-89bc-ee026ee72252' on agent: 
9fce94d8-7ada-4d2e-9439-103d5345926b-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 
58c6493e-ea69-4e1b-89bc-ee026ee72252) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
e2b9e23b-a560-4383-9568-c76f48e19ecb) 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/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/7a745a77-8862-43ed-bd17-7fdcf8c9f844'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/509c99b8-6955-4802-9330-383a5f861c67'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/214ad1e5-fec2-483a-b04f-cf16ccefac26'
 does not exist' for task '58c6493e-ea69-4e1b-89bc-ee026ee72252' on agent: 
9fce94d8-7ada-4d2e-9439-103d5345926b-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 
75c59d52-6387-40c3-9a68-ac4c34dd84e7) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
e2b9e23b-a560-4383-9568-c76f48e19ecb) 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/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/7a745a77-8862-43ed-bd17-7fdcf8c9f844'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/509c99b8-6955-4802-9330-383a5f861c67'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/214ad1e5-fec2-483a-b04f-cf16ccefac26'
 does not exist' for task '58c6493e-ea69-4e1b-89bc-ee026ee72252' on agent: 
9fce94d8-7ada-4d2e-9439-103d5345926b-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 
75c59d52-6387-40c3-9a68-ac4c34dd84e7) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
e2b9e23b-a560-4383-9568-c76f48e19ecb) 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/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/7a745a77-8862-43ed-bd17-7fdcf8c9f844'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/509c99b8-6955-4802-9330-383a5f861c67'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/214ad1e5-fec2-483a-b04f-cf16ccefac26'
 does not exist' for task '58c6493e-ea69-4e1b-89bc-ee026ee72252' on agent: 
9fce94d8-7ada-4d2e-9439-103d5345926b-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 
8ccc6f22-a588-43cc-aad6-edceb8bb8bf6) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
e2b9e23b-a560-4383-9568-c76f48e19ecb) 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/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/7a745a77-8862-43ed-bd17-7fdcf8c9f844'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/509c99b8-6955-4802-9330-383a5f861c67'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/214ad1e5-fec2-483a-b04f-cf16ccefac26'
 does not exist' for task '58c6493e-ea69-4e1b-89bc-ee026ee72252' on agent: 
9fce94d8-7ada-4d2e-9439-103d5345926b-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 
8ccc6f22-a588-43cc-aad6-edceb8bb8bf6) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
e2b9e23b-a560-4383-9568-c76f48e19ecb) 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/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/7a745a77-8862-43ed-bd17-7fdcf8c9f844'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/509c99b8-6955-4802-9330-383a5f861c67'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/214ad1e5-fec2-483a-b04f-cf16ccefac26'
 does not exist' for task '58c6493e-ea69-4e1b-89bc-ee026ee72252' on agent: 
9fce94d8-7ada-4d2e-9439-103d5345926b-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(0x7ffedf3192d0, @0x7f4724005710 TASK_FAILED (Status 
UUID: e2b9e23b-a560-4383-9568-c76f48e19ecb) 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/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/7a745a77-8862-43ed-bd17-7fdcf8c9f844'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/509c99b8-6955-4802-9330-383a5f861c67'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/214ad1e5-fec2-483a-b04f-cf16ccefac26'
 does not exist' for task '58c6493e-ea69-4e1b-89bc-ee026ee72252' on agent: 
9fce94d8-7ada-4d2e-9439-103d5345926b-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 
58c6493e-ea69-4e1b-89bc-ee026ee72252) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
e2b9e23b-a560-4383-9568-c76f48e19ecb) 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/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/7a745a77-8862-43ed-bd17-7fdcf8c9f844'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/509c99b8-6955-4802-9330-383a5f861c67'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/214ad1e5-fec2-483a-b04f-cf16ccefac26'
 does not exist' for task '58c6493e-ea69-4e1b-89bc-ee026ee72252' on agent: 
9fce94d8-7ada-4d2e-9439-103d5345926b-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 
58c6493e-ea69-4e1b-89bc-ee026ee72252) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
e2b9e23b-a560-4383-9568-c76f48e19ecb) 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/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/7a745a77-8862-43ed-bd17-7fdcf8c9f844'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/509c99b8-6955-4802-9330-383a5f861c67'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/214ad1e5-fec2-483a-b04f-cf16ccefac26'
 does not exist' for task '58c6493e-ea69-4e1b-89bc-ee026ee72252' on agent: 
9fce94d8-7ada-4d2e-9439-103d5345926b-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 
75c59d52-6387-40c3-9a68-ac4c34dd84e7) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
e2b9e23b-a560-4383-9568-c76f48e19ecb) 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/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/7a745a77-8862-43ed-bd17-7fdcf8c9f844'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/509c99b8-6955-4802-9330-383a5f861c67'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/214ad1e5-fec2-483a-b04f-cf16ccefac26'
 does not exist' for task '58c6493e-ea69-4e1b-89bc-ee026ee72252' on agent: 
9fce94d8-7ada-4d2e-9439-103d5345926b-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 
75c59d52-6387-40c3-9a68-ac4c34dd84e7) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
e2b9e23b-a560-4383-9568-c76f48e19ecb) 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/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/7a745a77-8862-43ed-bd17-7fdcf8c9f844'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/509c99b8-6955-4802-9330-383a5f861c67'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/214ad1e5-fec2-483a-b04f-cf16ccefac26'
 does not exist' for task '58c6493e-ea69-4e1b-89bc-ee026ee72252' on agent: 
9fce94d8-7ada-4d2e-9439-103d5345926b-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 
8ccc6f22-a588-43cc-aad6-edceb8bb8bf6) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
e2b9e23b-a560-4383-9568-c76f48e19ecb) 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/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/7a745a77-8862-43ed-bd17-7fdcf8c9f844'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/509c99b8-6955-4802-9330-383a5f861c67'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/214ad1e5-fec2-483a-b04f-cf16ccefac26'
 does not exist' for task '58c6493e-ea69-4e1b-89bc-ee026ee72252' on agent: 
9fce94d8-7ada-4d2e-9439-103d5345926b-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 
8ccc6f22-a588-43cc-aad6-edceb8bb8bf6) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
e2b9e23b-a560-4383-9568-c76f48e19ecb) 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/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/7a745a77-8862-43ed-bd17-7fdcf8c9f844'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/509c99b8-6955-4802-9330-383a5f861c67'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/afc6d7d4-a4a1-4246-bd24-8e04bf4ce344/mesos/214ad1e5-fec2-483a-b04f-cf16ccefac26'
 does not exist' for task '58c6493e-ea69-4e1b-89bc-ee026ee72252' on agent: 
9fce94d8-7ada-4d2e-9439-103d5345926b-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(0x7ffedf319410, @0x7f472c060000 TASK_FAILED (Status 
UUID: 8f8caf71-ae22-4c26-938d-70fd665ea0c0) 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/227f6b93-46e1-4322-91bd-4ddd683fa033/mesos/e3036cb5-a7d2-4b63-9b6f-b42d6569984c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/227f6b93-46e1-4322-91bd-4ddd683fa033/mesos/930e6c77-5884-4ff0-b4d7-a3322c30a017'
 does not exist' for task 'c5829f73-5fc2-4860-8c47-3857e3300a47' on agent: 
4e0c1f39-5da6-40a3-8360-c19aef7cbca2-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 
c5829f73-5fc2-4860-8c47-3857e3300a47) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
8f8caf71-ae22-4c26-938d-70fd665ea0c0) 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/227f6b93-46e1-4322-91bd-4ddd683fa033/mesos/e3036cb5-a7d2-4b63-9b6f-b42d6569984c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/227f6b93-46e1-4322-91bd-4ddd683fa033/mesos/930e6c77-5884-4ff0-b4d7-a3322c30a017'
 does not exist' for task 'c5829f73-5fc2-4860-8c47-3857e3300a47' on agent: 
4e0c1f39-5da6-40a3-8360-c19aef7cbca2-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 
c5829f73-5fc2-4860-8c47-3857e3300a47) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
8f8caf71-ae22-4c26-938d-70fd665ea0c0) 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/227f6b93-46e1-4322-91bd-4ddd683fa033/mesos/e3036cb5-a7d2-4b63-9b6f-b42d6569984c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/227f6b93-46e1-4322-91bd-4ddd683fa033/mesos/930e6c77-5884-4ff0-b4d7-a3322c30a017'
 does not exist' for task 'c5829f73-5fc2-4860-8c47-3857e3300a47' on agent: 
4e0c1f39-5da6-40a3-8360-c19aef7cbca2-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 
4bb43157-2d5b-4f90-b473-f1213be9258b) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
8f8caf71-ae22-4c26-938d-70fd665ea0c0) 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/227f6b93-46e1-4322-91bd-4ddd683fa033/mesos/e3036cb5-a7d2-4b63-9b6f-b42d6569984c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/227f6b93-46e1-4322-91bd-4ddd683fa033/mesos/930e6c77-5884-4ff0-b4d7-a3322c30a017'
 does not exist' for task 'c5829f73-5fc2-4860-8c47-3857e3300a47' on agent: 
4e0c1f39-5da6-40a3-8360-c19aef7cbca2-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 
4bb43157-2d5b-4f90-b473-f1213be9258b) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
8f8caf71-ae22-4c26-938d-70fd665ea0c0) 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/227f6b93-46e1-4322-91bd-4ddd683fa033/mesos/e3036cb5-a7d2-4b63-9b6f-b42d6569984c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/227f6b93-46e1-4322-91bd-4ddd683fa033/mesos/930e6c77-5884-4ff0-b4d7-a3322c30a017'
 does not exist' for task 'c5829f73-5fc2-4860-8c47-3857e3300a47' on agent: 
4e0c1f39-5da6-40a3-8360-c19aef7cbca2-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(0x7ffedf319410, @0x7f472c060000 TASK_FAILED (Status 
UUID: 8f8caf71-ae22-4c26-938d-70fd665ea0c0) 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/227f6b93-46e1-4322-91bd-4ddd683fa033/mesos/e3036cb5-a7d2-4b63-9b6f-b42d6569984c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/227f6b93-46e1-4322-91bd-4ddd683fa033/mesos/930e6c77-5884-4ff0-b4d7-a3322c30a017'
 does not exist' for task 'c5829f73-5fc2-4860-8c47-3857e3300a47' on agent: 
4e0c1f39-5da6-40a3-8360-c19aef7cbca2-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 
c5829f73-5fc2-4860-8c47-3857e3300a47) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
8f8caf71-ae22-4c26-938d-70fd665ea0c0) 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/227f6b93-46e1-4322-91bd-4ddd683fa033/mesos/e3036cb5-a7d2-4b63-9b6f-b42d6569984c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/227f6b93-46e1-4322-91bd-4ddd683fa033/mesos/930e6c77-5884-4ff0-b4d7-a3322c30a017'
 does not exist' for task 'c5829f73-5fc2-4860-8c47-3857e3300a47' on agent: 
4e0c1f39-5da6-40a3-8360-c19aef7cbca2-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 
c5829f73-5fc2-4860-8c47-3857e3300a47) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
8f8caf71-ae22-4c26-938d-70fd665ea0c0) 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/227f6b93-46e1-4322-91bd-4ddd683fa033/mesos/e3036cb5-a7d2-4b63-9b6f-b42d6569984c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/227f6b93-46e1-4322-91bd-4ddd683fa033/mesos/930e6c77-5884-4ff0-b4d7-a3322c30a017'
 does not exist' for task 'c5829f73-5fc2-4860-8c47-3857e3300a47' on agent: 
4e0c1f39-5da6-40a3-8360-c19aef7cbca2-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 
4bb43157-2d5b-4f90-b473-f1213be9258b) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
8f8caf71-ae22-4c26-938d-70fd665ea0c0) 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/227f6b93-46e1-4322-91bd-4ddd683fa033/mesos/e3036cb5-a7d2-4b63-9b6f-b42d6569984c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/227f6b93-46e1-4322-91bd-4ddd683fa033/mesos/930e6c77-5884-4ff0-b4d7-a3322c30a017'
 does not exist' for task 'c5829f73-5fc2-4860-8c47-3857e3300a47' on agent: 
4e0c1f39-5da6-40a3-8360-c19aef7cbca2-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 
4bb43157-2d5b-4f90-b473-f1213be9258b) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
8f8caf71-ae22-4c26-938d-70fd665ea0c0) 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/227f6b93-46e1-4322-91bd-4ddd683fa033/mesos/e3036cb5-a7d2-4b63-9b6f-b42d6569984c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/227f6b93-46e1-4322-91bd-4ddd683fa033/mesos/930e6c77-5884-4ff0-b4d7-a3322c30a017'
 does not exist' for task 'c5829f73-5fc2-4860-8c47-3857e3300a47' on agent: 
4e0c1f39-5da6-40a3-8360-c19aef7cbca2-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(0x7ffedf319410, @0x7f46fc04bcd0 TASK_FAILED (Status 
UUID: f89bc211-fd1a-4f4d-aafa-f9383256ec6c) 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/00166b6e-3d4f-499a-8aff-4aa0b1322bbe/mesos/57eed12c-ea5c-4ed4-86ae-8d984ca34c48'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/00166b6e-3d4f-499a-8aff-4aa0b1322bbe/mesos/376d0db7-6119-4d99-a2dc-27b14fe11878'
 does not exist' for task '4f70b0c2-5611-409c-9596-981f1725ebd6' on agent: 
bc1ecaea-68c6-4fdc-83ad-aa17a96c0e67-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 
6e0bba05-dc7a-40ff-b0b6-3556bf16b998) and (task status update state eq 
TASK_FAILED)
           Actual: TASK_FAILED (Status UUID: 
f89bc211-fd1a-4f4d-aafa-f9383256ec6c) 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/00166b6e-3d4f-499a-8aff-4aa0b1322bbe/mesos/57eed12c-ea5c-4ed4-86ae-8d984ca34c48'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/00166b6e-3d4f-499a-8aff-4aa0b1322bbe/mesos/376d0db7-6119-4d99-a2dc-27b14fe11878'
 does not exist' for task '4f70b0c2-5611-409c-9596-981f1725ebd6' on agent: 
bc1ecaea-68c6-4fdc-83ad-aa17a96c0e67-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 
4f70b0c2-5611-409c-9596-981f1725ebd6) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
f89bc211-fd1a-4f4d-aafa-f9383256ec6c) 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/00166b6e-3d4f-499a-8aff-4aa0b1322bbe/mesos/57eed12c-ea5c-4ed4-86ae-8d984ca34c48'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/00166b6e-3d4f-499a-8aff-4aa0b1322bbe/mesos/376d0db7-6119-4d99-a2dc-27b14fe11878'
 does not exist' for task '4f70b0c2-5611-409c-9596-981f1725ebd6' on agent: 
bc1ecaea-68c6-4fdc-83ad-aa17a96c0e67-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 
4f70b0c2-5611-409c-9596-981f1725ebd6) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
f89bc211-fd1a-4f4d-aafa-f9383256ec6c) 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/00166b6e-3d4f-499a-8aff-4aa0b1322bbe/mesos/57eed12c-ea5c-4ed4-86ae-8d984ca34c48'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/00166b6e-3d4f-499a-8aff-4aa0b1322bbe/mesos/376d0db7-6119-4d99-a2dc-27b14fe11878'
 does not exist' for task '4f70b0c2-5611-409c-9596-981f1725ebd6' on agent: 
bc1ecaea-68c6-4fdc-83ad-aa17a96c0e67-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(0x7ffedf319410, @0x7f46fc04bcd0 TASK_FAILED (Status 
UUID: f89bc211-fd1a-4f4d-aafa-f9383256ec6c) 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/00166b6e-3d4f-499a-8aff-4aa0b1322bbe/mesos/57eed12c-ea5c-4ed4-86ae-8d984ca34c48'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/00166b6e-3d4f-499a-8aff-4aa0b1322bbe/mesos/376d0db7-6119-4d99-a2dc-27b14fe11878'
 does not exist' for task '4f70b0c2-5611-409c-9596-981f1725ebd6' on agent: 
bc1ecaea-68c6-4fdc-83ad-aa17a96c0e67-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 
6e0bba05-dc7a-40ff-b0b6-3556bf16b998) and (task status update state eq 
TASK_FAILED)
           Actual: TASK_FAILED (Status UUID: 
f89bc211-fd1a-4f4d-aafa-f9383256ec6c) 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/00166b6e-3d4f-499a-8aff-4aa0b1322bbe/mesos/57eed12c-ea5c-4ed4-86ae-8d984ca34c48'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/00166b6e-3d4f-499a-8aff-4aa0b1322bbe/mesos/376d0db7-6119-4d99-a2dc-27b14fe11878'
 does not exist' for task '4f70b0c2-5611-409c-9596-981f1725ebd6' on agent: 
bc1ecaea-68c6-4fdc-83ad-aa17a96c0e67-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 
4f70b0c2-5611-409c-9596-981f1725ebd6) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
f89bc211-fd1a-4f4d-aafa-f9383256ec6c) 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/00166b6e-3d4f-499a-8aff-4aa0b1322bbe/mesos/57eed12c-ea5c-4ed4-86ae-8d984ca34c48'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/00166b6e-3d4f-499a-8aff-4aa0b1322bbe/mesos/376d0db7-6119-4d99-a2dc-27b14fe11878'
 does not exist' for task '4f70b0c2-5611-409c-9596-981f1725ebd6' on agent: 
bc1ecaea-68c6-4fdc-83ad-aa17a96c0e67-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 
4f70b0c2-5611-409c-9596-981f1725ebd6) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
f89bc211-fd1a-4f4d-aafa-f9383256ec6c) 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/00166b6e-3d4f-499a-8aff-4aa0b1322bbe/mesos/57eed12c-ea5c-4ed4-86ae-8d984ca34c48'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/00166b6e-3d4f-499a-8aff-4aa0b1322bbe/mesos/376d0db7-6119-4d99-a2dc-27b14fe11878'
 does not exist' for task '4f70b0c2-5611-409c-9596-981f1725ebd6' on agent: 
bc1ecaea-68c6-4fdc-83ad-aa17a96c0e67-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(0x7ffedf319400, @0x7f4740046c50 TASK_FAILED (Status 
UUID: 502facee-2d27-48ef-9abe-d1779a05a98c) 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/2e29e066-10d2-4ce7-9d31-5c4db48ff873/mesos/223ae647-6046-49ad-bacd-93111aa47f6c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/2e29e066-10d2-4ce7-9d31-5c4db48ff873/mesos/98440b4f-a24a-433c-9936-ed60f6510ef1'
 does not exist' for task '604a5383-742c-46f5-a29a-cb306faaf53f' on agent: 
9c0c3d3e-fdcc-4ca4-92a5-2d86158b29eb-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 
604a5383-742c-46f5-a29a-cb306faaf53f) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
502facee-2d27-48ef-9abe-d1779a05a98c) 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/2e29e066-10d2-4ce7-9d31-5c4db48ff873/mesos/223ae647-6046-49ad-bacd-93111aa47f6c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/2e29e066-10d2-4ce7-9d31-5c4db48ff873/mesos/98440b4f-a24a-433c-9936-ed60f6510ef1'
 does not exist' for task '604a5383-742c-46f5-a29a-cb306faaf53f' on agent: 
9c0c3d3e-fdcc-4ca4-92a5-2d86158b29eb-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 
604a5383-742c-46f5-a29a-cb306faaf53f) and (task status update state eq 
TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: 
502facee-2d27-48ef-9abe-d1779a05a98c) 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/2e29e066-10d2-4ce7-9d31-5c4db48ff873/mesos/223ae647-6046-49ad-bacd-93111aa47f6c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/2e29e066-10d2-4ce7-9d31-5c4db48ff873/mesos/98440b4f-a24a-433c-9936-ed60f6510ef1'
 does not exist' for task '604a5383-742c-46f5-a29a-cb306faaf53f' on agent: 
9c0c3d3e-fdcc-4ca4-92a5-2d86158b29eb-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 
a2acd245-3f26-4e1d-8ae2-ba2646df0072) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
502facee-2d27-48ef-9abe-d1779a05a98c) 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/2e29e066-10d2-4ce7-9d31-5c4db48ff873/mesos/223ae647-6046-49ad-bacd-93111aa47f6c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/2e29e066-10d2-4ce7-9d31-5c4db48ff873/mesos/98440b4f-a24a-433c-9936-ed60f6510ef1'
 does not exist' for task '604a5383-742c-46f5-a29a-cb306faaf53f' on agent: 
9c0c3d3e-fdcc-4ca4-92a5-2d86158b29eb-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 
a2acd245-3f26-4e1d-8ae2-ba2646df0072) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
502facee-2d27-48ef-9abe-d1779a05a98c) 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/2e29e066-10d2-4ce7-9d31-5c4db48ff873/mesos/223ae647-6046-49ad-bacd-93111aa47f6c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/2e29e066-10d2-4ce7-9d31-5c4db48ff873/mesos/98440b4f-a24a-433c-9936-ed60f6510ef1'
 does not exist' for task '604a5383-742c-46f5-a29a-cb306faaf53f' on agent: 
9c0c3d3e-fdcc-4ca4-92a5-2d86158b29eb-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(0x7ffedf319400, @0x7f4740046c50 TASK_FAILED (Status 
UUID: 502facee-2d27-48ef-9abe-d1779a05a98c) 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/2e29e066-10d2-4ce7-9d31-5c4db48ff873/mesos/223ae647-6046-49ad-bacd-93111aa47f6c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/2e29e066-10d2-4ce7-9d31-5c4db48ff873/mesos/98440b4f-a24a-433c-9936-ed60f6510ef1'
 does not exist' for task '604a5383-742c-46f5-a29a-cb306faaf53f' on agent: 
9c0c3d3e-fdcc-4ca4-92a5-2d86158b29eb-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 
604a5383-742c-46f5-a29a-cb306faaf53f) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
502facee-2d27-48ef-9abe-d1779a05a98c) 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/2e29e066-10d2-4ce7-9d31-5c4db48ff873/mesos/223ae647-6046-49ad-bacd-93111aa47f6c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/2e29e066-10d2-4ce7-9d31-5c4db48ff873/mesos/98440b4f-a24a-433c-9936-ed60f6510ef1'
 does not exist' for task '604a5383-742c-46f5-a29a-cb306faaf53f' on agent: 
9c0c3d3e-fdcc-4ca4-92a5-2d86158b29eb-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 
604a5383-742c-46f5-a29a-cb306faaf53f) and (task status update state eq 
TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: 
502facee-2d27-48ef-9abe-d1779a05a98c) 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/2e29e066-10d2-4ce7-9d31-5c4db48ff873/mesos/223ae647-6046-49ad-bacd-93111aa47f6c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/2e29e066-10d2-4ce7-9d31-5c4db48ff873/mesos/98440b4f-a24a-433c-9936-ed60f6510ef1'
 does not exist' for task '604a5383-742c-46f5-a29a-cb306faaf53f' on agent: 
9c0c3d3e-fdcc-4ca4-92a5-2d86158b29eb-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 
a2acd245-3f26-4e1d-8ae2-ba2646df0072) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
502facee-2d27-48ef-9abe-d1779a05a98c) 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/2e29e066-10d2-4ce7-9d31-5c4db48ff873/mesos/223ae647-6046-49ad-bacd-93111aa47f6c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/2e29e066-10d2-4ce7-9d31-5c4db48ff873/mesos/98440b4f-a24a-433c-9936-ed60f6510ef1'
 does not exist' for task '604a5383-742c-46f5-a29a-cb306faaf53f' on agent: 
9c0c3d3e-fdcc-4ca4-92a5-2d86158b29eb-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 
a2acd245-3f26-4e1d-8ae2-ba2646df0072) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
502facee-2d27-48ef-9abe-d1779a05a98c) 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/2e29e066-10d2-4ce7-9d31-5c4db48ff873/mesos/223ae647-6046-49ad-bacd-93111aa47f6c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/2e29e066-10d2-4ce7-9d31-5c4db48ff873/mesos/98440b4f-a24a-433c-9936-ed60f6510ef1'
 does not exist' for task '604a5383-742c-46f5-a29a-cb306faaf53f' on agent: 
9c0c3d3e-fdcc-4ca4-92a5-2d86158b29eb-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/409112d4-02b9-4f94-bd2f-fe47ff6cd597/mesos/c442a39a-ba83-482a-937e-a0f839ff289a'
 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/409112d4-02b9-4f94-bd2f-fe47ff6cd597/mesos/c442a39a-ba83-482a-937e-a0f839ff289a'
 does not exist

FAILED:  MesosContainerizer/DefaultExecutorTest.MaxCompletionTime/0

Error Message:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffedf3192e0, @0x7f475400dc80 TASK_FAILED (Status 
UUID: e63e56ce-62d8-491a-9746-7cd4c7c47e20) 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/25fe6208-e457-4209-a865-05aecab11173/mesos/02ed17c7-8038-40d2-b0b6-3027f3e67e74'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/e5cc31a2-ccae-4f2c-934c-a6b3455ef13c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/7573f0b1-cfbe-4e97-8643-13d0dc249f9d'
 does not exist' for task '501d1444-4733-48fe-895b-79ccaa1d318a' on agent: 
a84a76c5-ca00-45c5-b1c9-ae221e85be75-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 
501d1444-4733-48fe-895b-79ccaa1d318a) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
e63e56ce-62d8-491a-9746-7cd4c7c47e20) 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/25fe6208-e457-4209-a865-05aecab11173/mesos/02ed17c7-8038-40d2-b0b6-3027f3e67e74'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/e5cc31a2-ccae-4f2c-934c-a6b3455ef13c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/7573f0b1-cfbe-4e97-8643-13d0dc249f9d'
 does not exist' for task '501d1444-4733-48fe-895b-79ccaa1d318a' on agent: 
a84a76c5-ca00-45c5-b1c9-ae221e85be75-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 
501d1444-4733-48fe-895b-79ccaa1d318a) and (task status update state eq 
TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: 
e63e56ce-62d8-491a-9746-7cd4c7c47e20) 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/25fe6208-e457-4209-a865-05aecab11173/mesos/02ed17c7-8038-40d2-b0b6-3027f3e67e74'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/e5cc31a2-ccae-4f2c-934c-a6b3455ef13c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/7573f0b1-cfbe-4e97-8643-13d0dc249f9d'
 does not exist' for task '501d1444-4733-48fe-895b-79ccaa1d318a' on agent: 
a84a76c5-ca00-45c5-b1c9-ae221e85be75-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 
2206930c-71f0-4d91-96c3-7a244cd7089f) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
e63e56ce-62d8-491a-9746-7cd4c7c47e20) 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/25fe6208-e457-4209-a865-05aecab11173/mesos/02ed17c7-8038-40d2-b0b6-3027f3e67e74'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/e5cc31a2-ccae-4f2c-934c-a6b3455ef13c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/7573f0b1-cfbe-4e97-8643-13d0dc249f9d'
 does not exist' for task '501d1444-4733-48fe-895b-79ccaa1d318a' on agent: 
a84a76c5-ca00-45c5-b1c9-ae221e85be75-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 
2206930c-71f0-4d91-96c3-7a244cd7089f) and (task status update state eq 
TASK_FAILED)
           Actual: TASK_FAILED (Status UUID: 
e63e56ce-62d8-491a-9746-7cd4c7c47e20) 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/25fe6208-e457-4209-a865-05aecab11173/mesos/02ed17c7-8038-40d2-b0b6-3027f3e67e74'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/e5cc31a2-ccae-4f2c-934c-a6b3455ef13c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/7573f0b1-cfbe-4e97-8643-13d0dc249f9d'
 does not exist' for task '501d1444-4733-48fe-895b-79ccaa1d318a' on agent: 
a84a76c5-ca00-45c5-b1c9-ae221e85be75-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 
db0c53bf-1aa2-481c-b12f-35f31d15bb47) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
e63e56ce-62d8-491a-9746-7cd4c7c47e20) 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/25fe6208-e457-4209-a865-05aecab11173/mesos/02ed17c7-8038-40d2-b0b6-3027f3e67e74'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/e5cc31a2-ccae-4f2c-934c-a6b3455ef13c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/7573f0b1-cfbe-4e97-8643-13d0dc249f9d'
 does not exist' for task '501d1444-4733-48fe-895b-79ccaa1d318a' on agent: 
a84a76c5-ca00-45c5-b1c9-ae221e85be75-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 
db0c53bf-1aa2-481c-b12f-35f31d15bb47) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
e63e56ce-62d8-491a-9746-7cd4c7c47e20) 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/25fe6208-e457-4209-a865-05aecab11173/mesos/02ed17c7-8038-40d2-b0b6-3027f3e67e74'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/e5cc31a2-ccae-4f2c-934c-a6b3455ef13c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/7573f0b1-cfbe-4e97-8643-13d0dc249f9d'
 does not exist' for task '501d1444-4733-48fe-895b-79ccaa1d318a' on agent: 
a84a76c5-ca00-45c5-b1c9-ae221e85be75-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(0x7ffedf3192e0, @0x7f475400dc80 TASK_FAILED (Status 
UUID: e63e56ce-62d8-491a-9746-7cd4c7c47e20) 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/25fe6208-e457-4209-a865-05aecab11173/mesos/02ed17c7-8038-40d2-b0b6-3027f3e67e74'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/e5cc31a2-ccae-4f2c-934c-a6b3455ef13c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/7573f0b1-cfbe-4e97-8643-13d0dc249f9d'
 does not exist' for task '501d1444-4733-48fe-895b-79ccaa1d318a' on agent: 
a84a76c5-ca00-45c5-b1c9-ae221e85be75-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 
501d1444-4733-48fe-895b-79ccaa1d318a) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
e63e56ce-62d8-491a-9746-7cd4c7c47e20) 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/25fe6208-e457-4209-a865-05aecab11173/mesos/02ed17c7-8038-40d2-b0b6-3027f3e67e74'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/e5cc31a2-ccae-4f2c-934c-a6b3455ef13c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/7573f0b1-cfbe-4e97-8643-13d0dc249f9d'
 does not exist' for task '501d1444-4733-48fe-895b-79ccaa1d318a' on agent: 
a84a76c5-ca00-45c5-b1c9-ae221e85be75-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 
501d1444-4733-48fe-895b-79ccaa1d318a) and (task status update state eq 
TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: 
e63e56ce-62d8-491a-9746-7cd4c7c47e20) 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/25fe6208-e457-4209-a865-05aecab11173/mesos/02ed17c7-8038-40d2-b0b6-3027f3e67e74'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/e5cc31a2-ccae-4f2c-934c-a6b3455ef13c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/7573f0b1-cfbe-4e97-8643-13d0dc249f9d'
 does not exist' for task '501d1444-4733-48fe-895b-79ccaa1d318a' on agent: 
a84a76c5-ca00-45c5-b1c9-ae221e85be75-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 
2206930c-71f0-4d91-96c3-7a244cd7089f) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
e63e56ce-62d8-491a-9746-7cd4c7c47e20) 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/25fe6208-e457-4209-a865-05aecab11173/mesos/02ed17c7-8038-40d2-b0b6-3027f3e67e74'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/e5cc31a2-ccae-4f2c-934c-a6b3455ef13c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/7573f0b1-cfbe-4e97-8643-13d0dc249f9d'
 does not exist' for task '501d1444-4733-48fe-895b-79ccaa1d318a' on agent: 
a84a76c5-ca00-45c5-b1c9-ae221e85be75-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 
2206930c-71f0-4d91-96c3-7a244cd7089f) and (task status update state eq 
TASK_FAILED)
           Actual: TASK_FAILED (Status UUID: 
e63e56ce-62d8-491a-9746-7cd4c7c47e20) 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/25fe6208-e457-4209-a865-05aecab11173/mesos/02ed17c7-8038-40d2-b0b6-3027f3e67e74'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/e5cc31a2-ccae-4f2c-934c-a6b3455ef13c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/7573f0b1-cfbe-4e97-8643-13d0dc249f9d'
 does not exist' for task '501d1444-4733-48fe-895b-79ccaa1d318a' on agent: 
a84a76c5-ca00-45c5-b1c9-ae221e85be75-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 
db0c53bf-1aa2-481c-b12f-35f31d15bb47) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
e63e56ce-62d8-491a-9746-7cd4c7c47e20) 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/25fe6208-e457-4209-a865-05aecab11173/mesos/02ed17c7-8038-40d2-b0b6-3027f3e67e74'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/e5cc31a2-ccae-4f2c-934c-a6b3455ef13c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/7573f0b1-cfbe-4e97-8643-13d0dc249f9d'
 does not exist' for task '501d1444-4733-48fe-895b-79ccaa1d318a' on agent: 
a84a76c5-ca00-45c5-b1c9-ae221e85be75-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 
db0c53bf-1aa2-481c-b12f-35f31d15bb47) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
e63e56ce-62d8-491a-9746-7cd4c7c47e20) 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/25fe6208-e457-4209-a865-05aecab11173/mesos/02ed17c7-8038-40d2-b0b6-3027f3e67e74'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/e5cc31a2-ccae-4f2c-934c-a6b3455ef13c'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/25fe6208-e457-4209-a865-05aecab11173/mesos/7573f0b1-cfbe-4e97-8643-13d0dc249f9d'
 does not exist' for task '501d1444-4733-48fe-895b-79ccaa1d318a' on agent: 
a84a76c5-ca00-45c5-b1c9-ae221e85be75-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_35e8b37f954e46988edba8f901effa8a--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_35e8b37f954e46988edba8f901effa8a--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_35e8b37f954e46988edba8f901effa8a--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_35e8b37f954e46988edba8f901effa8a--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_1431e68671024beb8eb5e4a4dd47fabf--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_1431e68671024beb8eb5e4a4dd47fabf--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_1431e68671024beb8eb5e4a4dd47fabf--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_1431e68671024beb8eb5e4a4dd47fabf--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