[
https://issues.apache.org/jira/browse/MESOS-6822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16338509#comment-16338509
]
Qian Zhang commented on MESOS-6822:
-----------------------------------
commit 2cdbec02e37c794627204f0e1fadf09e5325507d
Author: Qian Zhang
Date: Tue Jan 23 15:54:58 2018 +0800
Updated the way to output error messages in `NetworkCniIsolatorSetup`.
Review: https://reviews.apache.org/r/65306
> CNI reports confusing error message for failed interface setup.
> ---------------------------------------------------------------
>
> Key: MESOS-6822
> URL: https://issues.apache.org/jira/browse/MESOS-6822
> Project: Mesos
> Issue Type: Bug
> Components: network
> Affects Versions: 1.1.0
> Reporter: Alexander Rukletsov
> Assignee: Qian Zhang
> Priority: Major
> Fix For: 1.6.0
>
>
> Saw this today:
> {noformat}
> Failed to bring up the loopback interface in the new network namespace of pid
> 17067: Success
> {noformat}
> which is produced by this code:
> https://github.com/apache/mesos/blob/1e72605e9892eb4e518442ab9c1fe2a1a1696748/src/slave/containerizer/mesos/isolators/network/cni/cni.cpp#L1854-L1859
> Note that ssh'ing into the machine confirmed that {{ifconfig}} is available
> in {{PATH}}.
> Full log: http://pastebin.com/hVdNz6yk
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)