Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D4B64200D0E for ; Tue, 26 Sep 2017 18:23:49 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D17D51609C1; Tue, 26 Sep 2017 16:23:49 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2201E1609B4 for ; Tue, 26 Sep 2017 18:23:48 +0200 (CEST) Received: (qmail 94627 invoked by uid 500); 26 Sep 2017 16:23:48 -0000 Mailing-List: contact reviews-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@mesos.apache.org Delivered-To: mailing list reviews@mesos.apache.org Received: (qmail 94611 invoked by uid 99); 26 Sep 2017 16:23:47 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Sep 2017 16:23:47 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 7B67FC3F51; Tue, 26 Sep 2017 16:23:47 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.249 X-Spam-Level: *** X-Spam-Status: No, score=3.249 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, KAM_LOTSOFHASH=0.25, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id hZgFHoYymnPE; Tue, 26 Sep 2017 16:23:46 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id EEF875FB62; Tue, 26 Sep 2017 16:23:45 +0000 (UTC) Received: from reviews.apache.org (unknown [10.41.0.12]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 3D838E0373; Tue, 26 Sep 2017 16:23:45 +0000 (UTC) Received: from reviews-vm2.apache.org (localhost [IPv6:::1]) by reviews.apache.org (ASF Mail Server at reviews-vm2.apache.org) with ESMTP id 262F4C416F9; Tue, 26 Sep 2017 16:23:45 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============1292654464524616467==" MIME-Version: 1.0 Subject: Re: Review Request 62067: Added 'mesos container list' command to CLI. From: Mesos Reviewbot Windows To: Kevin Klues Cc: Mesos Reviewbot Windows , Armand Grillet , mesos Date: Tue, 26 Sep 2017 16:23:45 -0000 Message-ID: <20170926162345.42296.78971@reviews-vm2.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Mesos Reviewbot Windows X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/62067/ X-Sender: Mesos Reviewbot Windows References: <20170904145408.30264.71022@reviews-vm2.apache.org> In-Reply-To: <20170904145408.30264.71022@reviews-vm2.apache.org> X-ReviewBoard-Diff-For: src/python/cli_new/lib/cli/tests/container.py X-ReviewBoard-Diff-For: src/python/cli_new/lib/cli/plugins/container/__init__.py X-ReviewBoard-Diff-For: src/python/cli_new/lib/cli/plugins/container/main.py Reply-To: Mesos Reviewbot Windows X-ReviewRequest-Repository: mesos archived-at: Tue, 26 Sep 2017 16:23:50 -0000 --===============1292654464524616467== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62067/#review186280 ----------------------------------------------------------- FAIL: Failed to apply the dependent review: 61212. Failed command: `python.exe .\support\apply-reviews.py -n -r 61212` All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/62067 Relevant logs: - [apply-review-61212-stdout.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/62067/logs/apply-review-61212-stdout.log): ``` error: patch failed: src/python/cli_new/lib/cli/util.py:22 error: src/python/cli_new/lib/cli/util.py: patch does not apply ``` - Mesos Reviewbot Windows On Sept. 4, 2017, 7:54 a.m., Armand Grillet wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62067/ > ----------------------------------------------------------- > > (Updated Sept. 4, 2017, 7:54 a.m.) > > > Review request for mesos and Kevin Klues. > > > Bugs: MESOS-7285 > https://issues.apache.org/jira/browse/MESOS-7285 > > > Repository: mesos > > > Description > ------- > > This command displays the containers running > on all the agents or a specific one. > > > Diffs > ----- > > src/python/cli_new/bin/settings.py d42df04b0ff42bb6f466842e59223cd90a74d5c0 > src/python/cli_new/lib/cli/plugins/container/__init__.py PRE-CREATION > src/python/cli_new/lib/cli/plugins/container/main.py PRE-CREATION > src/python/cli_new/lib/cli/tests/__init__.py 0daf28869e107263c51653ace39e3b1826871048 > src/python/cli_new/lib/cli/tests/container.py PRE-CREATION > src/python/cli_new/tests/main.py 3e4d2e449a6485206700b4a490d325a393d31f90 > > > Diff: https://reviews.apache.org/r/62067/diff/2/ > > > Testing > ------- > > To test with one master: > > $ ./bootstrap > $ source activate > $ mesos-cli-tests > > I also checked that the Python linter was still working. > > > Thanks, > > Armand Grillet > > --===============1292654464524616467==--