Return-Path: X-Original-To: apmail-mesos-builds-archive@minotaur.apache.org Delivered-To: apmail-mesos-builds-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CA198173B9 for ; Sat, 25 Apr 2015 21:52:03 +0000 (UTC) Received: (qmail 49898 invoked by uid 500); 25 Apr 2015 21:52:03 -0000 Delivered-To: apmail-mesos-builds-archive@mesos.apache.org Received: (qmail 49878 invoked by uid 500); 25 Apr 2015 21:52:03 -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 49867 invoked by uid 99); 25 Apr 2015 21:52:03 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Apr 2015 21:52:03 +0000 Received: from mail-ob0-f179.google.com (mail-ob0-f179.google.com [209.85.214.179]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 398CA1A010F for ; Sat, 25 Apr 2015 21:52:03 +0000 (UTC) Received: by obfe9 with SMTP id e9so60353696obf.1 for ; Sat, 25 Apr 2015 14:52:02 -0700 (PDT) X-Gm-Message-State: ALoCoQnH4N23Xdv0qQPwQ+3jvAGwNQnVXvwOKn/qutuqalevqazVnJ+gZn+jRmlRBN47r6p4lHVM X-Received: by 10.202.102.199 with SMTP id m68mr3867641oik.98.1429998722508; Sat, 25 Apr 2015 14:52:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.76.159.135 with HTTP; Sat, 25 Apr 2015 14:51:32 -0700 (PDT) In-Reply-To: <1230155952.17404.1429998175254.JavaMail.jenkins@crius> References: <777689539.17403.1429998118168.JavaMail.jenkins@crius> <1230155952.17404.1429998175254.JavaMail.jenkins@crius> From: Vinod Kone Date: Sat, 25 Apr 2015 11:51:32 -1000 Message-ID: Subject: Re: Build failed in Jenkins: mesos-reviewbot #5403 To: builds@mesos.apache.org Content-Type: multipart/alternative; boundary=001a1140a26ae2807c051493856f --001a1140a26ae2807c051493856f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Committed style fixes. On Sat, Apr 25, 2015 at 11:42 AM, Apache Jenkins Server < jenkins@builds.apache.org> wrote: > See > > ------------------------------------------ > Started by an SCM change > Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 ubuntu) in workspace= < > https://builds.apache.org/job/mesos-reviewbot/ws/> > > git rev-parse --is-inside-work-tree # timeout=3D10 > Fetching changes from the remote Git repository > > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=3D10 > Fetching upstream changes from > https://git-wip-us.apache.org/repos/asf/mesos.git > > git --version # timeout=3D10 > > 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=3D10 > Checking out Revision 407af3eff050cd0318037c0cbcc6f3d6e1ecd9ee > (origin/master) > > git config core.sparsecheckout # timeout=3D10 > > git checkout -f 407af3eff050cd0318037c0cbcc6f3d6e1ecd9ee > > git rev-list 407af3eff050cd0318037c0cbcc6f3d6e1ecd9ee # timeout=3D10 > > git tag -a -f -m Jenkins Build #5403 jenkins-mesos-reviewbot-5403 # > timeout=3D10 > [mesos-reviewbot] $ /bin/bash -xe /tmp/hudson2073353303403257949.sh > + export JAVA_HOME=3D/home/jenkins/tools/java/jdk1.6.0_20-64 > + JAVA_HOME=3D/home/jenkins/tools/java/jdk1.6.0_20-64 > + export > PATH=3D/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/jenkins/tools/ja= va/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/us= r/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games > + > PATH=3D/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/jenkins/tools/ja= va/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/us= r/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games > + export M2_HOME=3D/home/jenkins/tools/maven/latest > + M2_HOME=3D/home/jenkins/tools/maven/latest > + export > PATH=3D/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/jdk1= .6.0_20-64/bin:/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/j= ava/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/= bin:/usr/games:/usr/local/games > + > PATH=3D/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/jdk1= .6.0_20-64/bin:/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/j= ava/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/= bin:/usr/games:/usr/local/games > + date > Sat Apr 25 21:41:59 UTC 2015 > + chmod -R +w 3rdparty bin bootstrap CHANGELOG configure.ac Dockerfile > docs Doxyfile ec2 frameworks include LICENSE m4 Makefile.am mesos.pc.in > mpi NOTICE README.md src support > + git clean -fdx > + git reset --hard HEAD > HEAD is now at 407af3e Documented the scheduler Event/Call protobufs. > + ./support/mesos-style.py > Checking 618 files using filter > --filter=3D-,+build/class,+build/deprecated,+build/endif_comment,+readabi= lity/todo,+readability/namespace,+runtime/vlog,+whitespace/blank_line,+whit= espace/comma,+whitespace/end_of_line,+whitespace/ending_newline,+whitespace= /forcolon,+whitespace/indent,+whitespace/line_length,+whitespace/operators,= +whitespace/semicolon,+whitespace/tab,+whitespace/todo > src/tests/scheduler_tests.cpp:273: Missing space after , > [whitespace/comma] [3] > src/tests/scheduler_tests.cpp:381: Missing space after , > [whitespace/comma] [3] > src/tests/scheduler_tests.cpp:505: Missing space after , > [whitespace/comma] [3] > src/tests/scheduler_tests.cpp:617: Missing space after , > [whitespace/comma] [3] > Total errors found: 4 > Build step 'Execute shell' marked build as failure > --001a1140a26ae2807c051493856f--