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 E40AE180EF for ; Tue, 12 May 2015 16:44:03 +0000 (UTC) Received: (qmail 44635 invoked by uid 500); 12 May 2015 16:44:03 -0000 Delivered-To: apmail-mesos-builds-archive@mesos.apache.org Received: (qmail 44613 invoked by uid 500); 12 May 2015 16:44: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 44602 invoked by uid 99); 12 May 2015 16:44:03 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 May 2015 16:44:03 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 1DC56E0019A for ; Tue, 12 May 2015 16:44:03 +0000 (UTC) Date: Tue, 12 May 2015 16:44:03 +0000 (UTC) From: Apache Jenkins Server To: builds@mesos.apache.org Message-ID: <1457157866.25141.1431449043058.JavaMail.jenkins@crius> In-Reply-To: <83583289.24963.1431418318916.JavaMail.jenkins@crius> References: <83583289.24963.1431418318916.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: mesos-reviewbot #5693 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: mesos-reviewbot X-Jenkins-Result: FAILURE See ------------------------------------------ [URLTrigger] A change within the response URL invocation (log) Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 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 adcb4b08c635017221d9b194cfc9fa2133d0a638 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f adcb4b08c635017221d9b194cfc9fa2133d0a638 > git rev-list adcb4b08c635017221d9b194cfc9fa2133d0a638 # timeout=10 > git tag -a -f -m Jenkins Build #5693 jenkins-mesos-reviewbot-5693 # timeout=10 [mesos-reviewbot] $ /bin/bash -xe /tmp/hudson8318532451990871225.sh + export JAVA_HOME=/home/jenkins/tools/java/jdk1.6.0_20-64 + JAVA_HOME=/home/jenkins/tools/java/jdk1.6.0_20-64 + export PATH=/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + PATH=/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + export M2_HOME=/home/jenkins/tools/maven/latest + M2_HOME=/home/jenkins/tools/maven/latest + export PATH=/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/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + PATH=/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/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + date Tue May 12 16:43:08 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 adcb4b0 Send docker containerizer launch errors to scheduler. + ./support/mesos-style.py Checking 612 files using filter --filter=-,+build/class,+build/deprecated,+build/endif_comment,+readability/todo,+readability/namespace,+runtime/vlog,+whitespace/blank_line,+whitespace/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/docker_containerizer_tests.cpp:2894: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2] src/tests/docker_containerizer_tests.cpp:2998: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2] src/tests/docker_containerizer_tests.cpp:3102: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2] Total errors found: 3 Build step 'Execute shell' marked build as failure