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 BD6F5200CE6 for ; Wed, 2 Aug 2017 00:54:45 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id BBE0A168297; Tue, 1 Aug 2017 22:54:45 +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 0E3DB168296 for ; Wed, 2 Aug 2017 00:54:44 +0200 (CEST) Received: (qmail 74048 invoked by uid 500); 1 Aug 2017 22:54:43 -0000 Mailing-List: contact builds-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@mesos.apache.org Delivered-To: mailing list builds@mesos.apache.org Received: (qmail 74036 invoked by uid 99); 1 Aug 2017 22:54:43 -0000 Received: from Unknown (HELO jenkins-master.apache.org) (62.210.60.235) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Aug 2017 22:54:43 +0000 Received: from jenkins-master (localhost [127.0.0.1]) by jenkins-master.apache.org (ASF Mail Server at jenkins-master.apache.org) with ESMTP id AF799A0022 for ; Tue, 1 Aug 2017 22:54:38 +0000 (UTC) Date: Tue, 1 Aug 2017 22:54:36 +0000 (UTC) From: Apache Jenkins Server To: builds@mesos.apache.org Message-ID: <1053364014.4075.1501628076352.JavaMail.jenkins@jenkins-master> In-Reply-To: <1523916279.4070.1501627458673.JavaMail.jenkins@jenkins-master> References: <1523916279.4070.1501627458673.JavaMail.jenkins@jenkins-master> Subject: Build failed in Jenkins: Mesos-Reviewbot #18670 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: Mesos-Reviewbot X-Jenkins-Result: FAILURE archived-at: Tue, 01 Aug 2017 22:54:45 -0000 See ------------------------------------------ [URLTrigger] A change within the response URL invocation (log) [EnvInject] - Loading node environment variables. Building remotely on qnode3 (ubuntu) in workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git > git --version # timeout=10 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 49c34f77d40e5e198da09c9b99dcd2a21ef03b10 (origin/master) Commit message: "Added documentation for run queue and event queue optimizations." > git config core.sparsecheckout # timeout=10 > git checkout -f 49c34f77d40e5e198da09c9b99dcd2a21ef03b10 > git rev-list 49c34f77d40e5e198da09c9b99dcd2a21ef03b10 # timeout=10 > git tag -a -f -m Jenkins Build #18670 jenkins-Mesos-Reviewbot-18670 # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content USERNAME=mesos-review [EnvInject] - Variables injected successfully. [EnvInject] - Mask passwords that will be passed as build parameters. [Mesos-Reviewbot] $ /bin/bash -xe /tmp/jenkins7281550148544940761.sh + date Tue Aug 1 22:49:04 UTC 2017 + pip install --user virtualenv Collecting virtualenv Using cached virtualenv-15.1.0-py2.py3-none-any.whl Installing collected packages: virtualenv Successfully installed virtualenv-15.0.1 You are using pip version 8.1.1, however version 9.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + ./support/mesos-style.py 3rdparty/libprocess/src/semaphore.hpp:242: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3] 3rdparty/libprocess/src/semaphore.hpp:243: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3] Total errors found: 1 Total errors found: 0 Checking 1189 C++ files Rebuilding virtualenv ... Checking 21 Python files Build step 'Execute shell' marked build as failure