You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Chi Zhang (JIRA)" <ji...@apache.org> on 2015/06/23 05:23:01 UTC

[jira] [Resolved] (MESOS-2867) Orphan Container Clean-up Failure in PortMappingIsolator

     [ https://issues.apache.org/jira/browse/MESOS-2867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chi Zhang resolved MESOS-2867.
------------------------------
    Resolution: Duplicate

> Orphan Container Clean-up Failure in PortMappingIsolator 
> ---------------------------------------------------------
>
>                 Key: MESOS-2867
>                 URL: https://issues.apache.org/jira/browse/MESOS-2867
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Chi Zhang
>            Priority: Minor
>
> {noformat}
> W0612 23:26:46.390806 20453 logging.cpp:81] RAW: Received signal SIGTERM from process 5688 of user 0; exiting
> /usr/local/bin/mesos-slave.sh: line 102: 20453 Terminated              $debug /usr/local/sbin/mesos-slave "${MESOS_FLAGS[@]}"
> Slave Exit Status: 143
> I0612 23:26:54.113966  5766 logging.cpp:172] INFO level logging started!
> --
> Failed to perform recovery: Collect failed: Failed to cleanup orphaned container with pid 36751: The ICMP packet filter on host eth0 does not exist, The ARP packet filter on host eth0 does not exist
> To remedy this do as follows:
> Step 1: rm -f /var/lib/mesos/meta/slaves/latest
>         This ensures slave doesn't recover old live executors.
> Step 2: Restart the slave.
> Slave Exit Status: 1
> I0612 23:27:04.263455  5919 logging.cpp:172] INFO level logging started!
> --
> Failed to perform recovery: Collect failed: Failed to cleanup orphaned container with pid 13245: The ICMP packet filter on host eth0 does not exist, The ARP packet filter on host eth0 does not exist
> To remedy this do as follows:
> Step 1: rm -f /var/lib/mesos/meta/slaves/latest
>         This ensures slave doesn't recover old live executors.
> Step 2: Restart the slave.
> Slave Exit Status: 1
> I0612 23:27:14.383805  6024 logging.cpp:172] INFO level logging started!
> {noformat}
> The slave cleared it out after a few flaps



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