You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/06/14 02:07:07 UTC

Build failed in Jenkins: mesos-reviewbot #913

See <https://builds.apache.org/job/mesos-reviewbot/913/changes>

Changes:

[niklas] Fixed typo in health check grace periods field.

[idownes] Make unknown container not a Failure for Isolator::cleanup.

[idownes] Add a cgroup perf_event isolator.

[idownes] Introduce a PerfStatistics protobuf.

[idownes] Support for running "perf stat".

[idownes] Add sampling support to the perf_event isolator.

------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Building remotely on ubuntu4 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/mesos-reviewbot/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version
 > 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}
Checking out Revision d74de8c579f74b089c3116cf0b11571b1051f735 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f d74de8c579f74b089c3116cf0b11571b1051f735
 > git rev-list 517b7e3b75ede4f1f96bf1db0a9e4529a11d56db
 > git tag -a -f -m Jenkins Build #913 jenkins-mesos-reviewbot-913
[mesos-reviewbot] $ /bin/bash -xe /tmp/hudson8459477995976949937.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/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ PATH=/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/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/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ PATH=/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ date
Sat Jun 14 00:06:22 UTC 2014
+ chmod -R +w 3rdparty CHANGELOG Doxyfile LICENSE Makefile.am NOTICE README.md bin bootstrap configure.ac docs ec2 frameworks include m4 mesos.pc.in mpi src support
+ git clean -fdx
Removing 3rdparty/leveldb/
+ git reset --hard HEAD
HEAD is now at d74de8c Add sampling support to the perf_event isolator.
+ ./support/mesos-style.py
Checking 475 files using filter --filter=-,+build/class,+build/deprecated,+build/endif_comment,+runtime/vlog,+whitespace/blank_line,+whitespace/comma,+whitespace/ending_newline,+whitespace/forcolon,+whitespace/indent,+whitespace/line_length,+whitespace/tab,+whitespace/todo
src/tests/perf_tests.cpp:138:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
Total errors found: 1
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : mesos-reviewbot #921

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/921/changes>


Build failed in Jenkins: mesos-reviewbot #920

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/920/changes>

Changes:

[idownes] Give the command executor some cpu and memory.

[idownes] Wait on Containerizer::update to complete before sending status update.

[idownes] Fix some clang compiler issues in perf code.

------------------------------------------
Started by an SCM change
[URLTrigger] A change within the response URL invocation (log)
Building remotely on ubuntu4 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/mesos-reviewbot/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version
 > 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}
Checking out Revision 65bc1f88d7d1f4e6c92449e2522810e3f7257b0b (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 65bc1f88d7d1f4e6c92449e2522810e3f7257b0b
 > git rev-list 6215725d2f514f6cefdcfd000db80a8658bc4ee1
 > git tag -a -f -m Jenkins Build #920 jenkins-mesos-reviewbot-920
[mesos-reviewbot] $ /bin/bash -xe /tmp/hudson3158890539306839142.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/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ PATH=/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/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/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ PATH=/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ date
Mon Jun 16 17:22:46 UTC 2014
+ chmod -R +w 3rdparty CHANGELOG Doxyfile LICENSE Makefile.am NOTICE README.md bin bootstrap configure.ac docs ec2 frameworks include m4 mesos.pc.in mpi src support
+ git clean -fdx
Removing 3rdparty/leveldb/
+ git reset --hard HEAD
HEAD is now at 65bc1f8 Fix some clang compiler issues in perf code.
+ ./support/mesos-style.py
Checking 475 files using filter --filter=-,+build/class,+build/deprecated,+build/endif_comment,+runtime/vlog,+whitespace/blank_line,+whitespace/comma,+whitespace/ending_newline,+whitespace/forcolon,+whitespace/indent,+whitespace/line_length,+whitespace/tab,+whitespace/todo
src/tests/perf_tests.cpp:138:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
Total errors found: 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #919

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/919/changes>

Changes:

[benjamin.hindman] Verbose Maven configure error.

[benjamin.hindman] Adding missing files to gitignore template.

------------------------------------------
Started by an SCM change
[URLTrigger] A change within the response URL invocation (log)
Building remotely on ubuntu2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/mesos-reviewbot/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version
 > 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}
Checking out Revision 6215725d2f514f6cefdcfd000db80a8658bc4ee1 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 6215725d2f514f6cefdcfd000db80a8658bc4ee1
 > git rev-list d74de8c579f74b089c3116cf0b11571b1051f735
 > git tag -a -f -m Jenkins Build #919 jenkins-mesos-reviewbot-919
[mesos-reviewbot] $ /bin/bash -xe /tmp/hudson7391174499339398341.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/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ PATH=/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/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/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ PATH=/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ date
Mon Jun 16 15:22:52 UTC 2014
+ chmod -R +w 3rdparty CHANGELOG Doxyfile LICENSE Makefile.am NOTICE README.md bin bootstrap configure.ac docs ec2 frameworks include m4 mesos.pc.in mpi src support
+ git clean -fdx
Removing 3rdparty/leveldb/
+ git reset --hard HEAD
Checking out files:  11% (103/889)   
Checking out files:  12% (107/889)   
Checking out files:  13% (116/889)   
Checking out files:  14% (125/889)   
Checking out files:  15% (134/889)   
Checking out files:  16% (143/889)   
Checking out files:  17% (152/889)   
Checking out files:  18% (161/889)   
Checking out files:  19% (169/889)   
Checking out files:  20% (178/889)   
Checking out files:  21% (187/889)   
Checking out files:  22% (196/889)   
Checking out files:  23% (205/889)   
Checking out files:  24% (214/889)   
Checking out files:  25% (223/889)   
Checking out files:  26% (232/889)   
Checking out files:  26% (233/889)   
Checking out files:  27% (241/889)   
Checking out files:  28% (249/889)   
Checking out files:  29% (258/889)   
Checking out files:  30% (267/889)   
Checking out files:  31% (276/889)   
Checking out files:  32% (285/889)   
Checking out files:  33% (294/889)   
Checking out files:  34% (303/889)   
Checking out files:  35% (312/889)   
Checking out files:  36% (321/889)   
Checking out files:  36% (326/889)   
Checking out files:  37% (329/889)   
Checking out files:  38% (338/889)   
Checking out files:  39% (347/889)   
Checking out files:  40% (356/889)   
Checking out files:  41% (365/889)   
Checking out files:  42% (374/889)   
Checking out files:  43% (383/889)   
Checking out files:  44% (392/889)   
Checking out files:  45% (401/889)   
Checking out files:  46% (409/889)   
Checking out files:  47% (418/889)   
Checking out files:  47% (420/889)   
Checking out files:  48% (427/889)   
Checking out files:  49% (436/889)   
Checking out files:  50% (445/889)   
Checking out files:  51% (454/889)   
Checking out files:  52% (463/889)   
Checking out files:  53% (472/889)   
Checking out files:  54% (481/889)   
Checking out files:  55% (489/889)   
Checking out files:  56% (498/889)   
Checking out files:  57% (507/889)   
Checking out files:  58% (516/889)   
Checking out files:  59% (525/889)   
Checking out files:  60% (534/889)   
Checking out files:  60% (535/889)   
Checking out files:  61% (543/889)   
Checking out files:  62% (552/889)   
Checking out files:  63% (561/889)   
Checking out files:  64% (569/889)   
Checking out files:  65% (578/889)   
Checking out files:  66% (587/889)   
Checking out files:  67% (596/889)   
Checking out files:  68% (605/889)   
Checking out files:  69% (614/889)   
Checking out files:  70% (623/889)   
Checking out files:  71% (632/889)   
Checking out files:  72% (641/889)   
Checking out files:  73% (649/889)   
Checking out files:  74% (658/889)   
Checking out files:  74% (662/889)   
Checking out files:  75% (667/889)   
Checking out files:  76% (676/889)   
Checking out files:  77% (685/889)   
Checking out files:  78% (694/889)   
Checking out files:  79% (703/889)   
Checking out files:  80% (712/889)   
Checking out files:  81% (721/889)   
Checking out files:  82% (729/889)   
Checking out files:  83% (738/889)   
Checking out files:  84% (747/889)   
Checking out files:  85% (756/889)   
Checking out files:  86% (765/889)   
Checking out files:  87% (774/889)   
Checking out files:  88% (783/889)   
Checking out files:  89% (792/889)   
Checking out files:  90% (801/889)   
Checking out files:  91% (809/889)   
Checking out files:  92% (818/889)   
Checking out files:  93% (827/889)   
Checking out files:  94% (836/889)   
Checking out files:  95% (845/889)   
Checking out files:  95% (853/889)   
Checking out files:  96% (854/889)   
Checking out files:  97% (863/889)   
Checking out files:  98% (872/889)   
Checking out files:  99% (881/889)   
Checking out files: 100% (889/889)   
Checking out files: 100% (889/889), done.
HEAD is now at 6215725 Adding missing files to gitignore template.
+ ./support/mesos-style.py
Checking 475 files using filter --filter=-,+build/class,+build/deprecated,+build/endif_comment,+runtime/vlog,+whitespace/blank_line,+whitespace/comma,+whitespace/ending_newline,+whitespace/forcolon,+whitespace/indent,+whitespace/line_length,+whitespace/tab,+whitespace/todo
src/tests/perf_tests.cpp:138:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
Total errors found: 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #918

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/918/>

------------------------------------------
[URLTrigger] A change within the response URL invocation (log)
Building remotely on ubuntu4 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/mesos-reviewbot/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version
 > 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}
Checking out Revision d74de8c579f74b089c3116cf0b11571b1051f735 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f d74de8c579f74b089c3116cf0b11571b1051f735
 > git rev-list d74de8c579f74b089c3116cf0b11571b1051f735
 > git tag -a -f -m Jenkins Build #918 jenkins-mesos-reviewbot-918
[mesos-reviewbot] $ /bin/bash -xe /tmp/hudson1874792598589189171.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/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ PATH=/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/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/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ PATH=/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ date
Sat Jun 14 21:12:26 UTC 2014
+ chmod -R +w 3rdparty CHANGELOG Doxyfile LICENSE Makefile.am NOTICE README.md bin bootstrap configure.ac docs ec2 frameworks include m4 mesos.pc.in mpi src support
+ git clean -fdx
Removing 3rdparty/leveldb/
+ git reset --hard HEAD
Checking out files:  26% (235/889)   
Checking out files:  27% (241/889)   
Checking out files:  28% (249/889)   
Checking out files:  29% (258/889)   
Checking out files:  30% (267/889)   
Checking out files:  31% (276/889)   
Checking out files:  32% (285/889)   
Checking out files:  33% (294/889)   
Checking out files:  34% (303/889)   
Checking out files:  35% (312/889)   
Checking out files:  36% (321/889)   
Checking out files:  37% (329/889)   
Checking out files:  38% (338/889)   
Checking out files:  39% (347/889)   
Checking out files:  40% (356/889)   
Checking out files:  41% (365/889)   
Checking out files:  42% (374/889)   
Checking out files:  43% (383/889)   
Checking out files:  44% (392/889)   
Checking out files:  45% (401/889)   
Checking out files:  46% (409/889)   
Checking out files:  47% (418/889)   
Checking out files:  48% (427/889)   
Checking out files:  49% (436/889)   
Checking out files:  50% (445/889)   
Checking out files:  51% (454/889)   
Checking out files:  52% (463/889)   
Checking out files:  53% (472/889)   
Checking out files:  54% (481/889)   
Checking out files:  55% (489/889)   
Checking out files:  56% (498/889)   
Checking out files:  57% (507/889)   
Checking out files:  58% (516/889)   
Checking out files:  59% (525/889)   
Checking out files:  60% (534/889)   
Checking out files:  61% (543/889)   
Checking out files:  62% (552/889)   
Checking out files:  63% (561/889)   
Checking out files:  64% (569/889)   
Checking out files:  65% (578/889)   
Checking out files:  66% (587/889)   
Checking out files:  67% (596/889)   
Checking out files:  67% (604/889)   
Checking out files:  68% (605/889)   
Checking out files:  69% (614/889)   
Checking out files:  70% (623/889)   
Checking out files:  71% (632/889)   
Checking out files:  72% (641/889)   
Checking out files:  73% (649/889)   
Checking out files:  74% (658/889)   
Checking out files:  75% (667/889)   
Checking out files:  76% (676/889)   
Checking out files:  77% (685/889)   
Checking out files:  78% (694/889)   
Checking out files:  79% (703/889)   
Checking out files:  80% (712/889)   
Checking out files:  81% (721/889)   
Checking out files:  82% (729/889)   
Checking out files:  83% (738/889)   
Checking out files:  84% (747/889)   
Checking out files:  85% (756/889)   
Checking out files:  86% (765/889)   
Checking out files:  87% (774/889)   
Checking out files:  88% (783/889)   
Checking out files:  88% (784/889)   
Checking out files:  89% (792/889)   
Checking out files:  90% (801/889)   
Checking out files:  91% (809/889)   
Checking out files:  92% (818/889)   
Checking out files:  93% (827/889)   
Checking out files:  94% (836/889)   
Checking out files:  95% (845/889)   
Checking out files:  96% (854/889)   
Checking out files:  97% (863/889)   
Checking out files:  98% (872/889)   
Checking out files:  99% (881/889)   
Checking out files: 100% (889/889)   
Checking out files: 100% (889/889), done.
HEAD is now at d74de8c Add sampling support to the perf_event isolator.
+ ./support/mesos-style.py
Checking 475 files using filter --filter=-,+build/class,+build/deprecated,+build/endif_comment,+runtime/vlog,+whitespace/blank_line,+whitespace/comma,+whitespace/ending_newline,+whitespace/forcolon,+whitespace/indent,+whitespace/line_length,+whitespace/tab,+whitespace/todo
src/tests/perf_tests.cpp:138:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
Total errors found: 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #917

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/917/>

------------------------------------------
[URLTrigger] A change within the response URL invocation (log)
Building remotely on ubuntu2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/mesos-reviewbot/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version
 > 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}
Checking out Revision d74de8c579f74b089c3116cf0b11571b1051f735 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f d74de8c579f74b089c3116cf0b11571b1051f735
 > git rev-list d74de8c579f74b089c3116cf0b11571b1051f735
 > git tag -a -f -m Jenkins Build #917 jenkins-mesos-reviewbot-917
[mesos-reviewbot] $ /bin/bash -xe /tmp/hudson2249573121086163416.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/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ PATH=/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/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/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ PATH=/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ date
Sat Jun 14 21:07:01 UTC 2014
+ chmod -R +w 3rdparty CHANGELOG Doxyfile LICENSE Makefile Makefile.am Makefile.in NOTICE README.md aclocal.m4 ar-lib autom4te.cache bin bootstrap config.guess config.log config.lt config.status config.sub configure configure.ac depcomp docs ec2 frameworks include install-sh libtool ltmain.sh m4 mesos-0.20.0 mesos-0.20.0.tar.gz mesos.pc mesos.pc.in missing mpi src support
+ git clean -fdx
Removing .libs/
Removing 3rdparty/Makefile
Removing 3rdparty/Makefile.in
Removing 3rdparty/leveldb/
Removing 3rdparty/libprocess/.deps/
Removing 3rdparty/libprocess/3rdparty/.deps/
Removing 3rdparty/libprocess/3rdparty/Makefile
Removing 3rdparty/libprocess/3rdparty/Makefile.in
Removing 3rdparty/libprocess/3rdparty/stout/Makefile
Removing 3rdparty/libprocess/3rdparty/stout/Makefile.in
Removing 3rdparty/libprocess/3rdparty/stout/aclocal.m4
Removing 3rdparty/libprocess/3rdparty/stout/autom4te.cache/
Removing 3rdparty/libprocess/3rdparty/stout/config.log
Removing 3rdparty/libprocess/3rdparty/stout/config.status
Removing 3rdparty/libprocess/3rdparty/stout/configure
Removing 3rdparty/libprocess/3rdparty/stout/missing
Removing 3rdparty/libprocess/Makefile
Removing 3rdparty/libprocess/Makefile.in
Removing 3rdparty/libprocess/aclocal.m4
Removing 3rdparty/libprocess/ar-lib
Removing 3rdparty/libprocess/autom4te.cache/
Removing 3rdparty/libprocess/config.guess
Removing 3rdparty/libprocess/config.log
Removing 3rdparty/libprocess/config.lt
Removing 3rdparty/libprocess/config.status
Removing 3rdparty/libprocess/config.sub
Removing 3rdparty/libprocess/configure
Removing 3rdparty/libprocess/depcomp
Removing 3rdparty/libprocess/libtool
Removing 3rdparty/libprocess/ltmain.sh
Removing 3rdparty/libprocess/m4/libtool.m4
Removing 3rdparty/libprocess/m4/ltoptions.m4
Removing 3rdparty/libprocess/m4/ltsugar.m4
Removing 3rdparty/libprocess/m4/ltversion.m4
Removing 3rdparty/libprocess/m4/lt~obsolete.m4
Removing 3rdparty/libprocess/missing
Removing Makefile
Removing Makefile.in
Removing aclocal.m4
Removing ar-lib
Removing autom4te.cache/
Removing bin/gdb-mesos-local.sh
Removing bin/gdb-mesos-master.sh
Removing bin/gdb-mesos-slave.sh
Removing bin/gdb-mesos-tests.sh
Removing bin/lldb-mesos-local.sh
Removing bin/lldb-mesos-master.sh
Removing bin/lldb-mesos-slave.sh
Removing bin/lldb-mesos-tests.sh
Removing bin/mesos-local-flags.sh
Removing bin/mesos-local.sh
Removing bin/mesos-master-flags.sh
Removing bin/mesos-master.sh
Removing bin/mesos-slave-flags.sh
Removing bin/mesos-slave.sh
Removing bin/mesos-tests-flags.sh
Removing bin/mesos-tests.sh
Removing bin/mesos.sh
Removing bin/valgrind-mesos-local.sh
Removing bin/valgrind-mesos-master.sh
Removing bin/valgrind-mesos-slave.sh
Removing bin/valgrind-mesos-tests.sh
Removing config.guess
Removing config.log
Removing config.lt
Removing config.status
Removing config.sub
Removing configure
Removing depcomp
Removing ec2/Makefile
Removing ec2/Makefile.in
Removing include/mesos/mesos.hpp
Removing install-sh
Removing libtool
Removing ltmain.sh
Removing m4/libtool.m4
Removing m4/ltoptions.m4
Removing m4/ltsugar.m4
Removing m4/ltversion.m4
Removing m4/lt~obsolete.m4
Removing mesos-0.20.0.tar.gz
Removing mesos-0.20.0/
Removing mesos.pc
Removing missing
Removing mpi/mpiexec-mesos
Removing src/.deps/
Removing src/Makefile
Removing src/Makefile.in
Removing src/authorizer/.deps/
Removing src/cli/.deps/
Removing src/common/.deps/
Removing src/containerizer/
Removing src/deploy/mesos-daemon.sh
Removing src/deploy/mesos-start-cluster.sh
Removing src/deploy/mesos-start-masters.sh
Removing src/deploy/mesos-start-slaves.sh
Removing src/deploy/mesos-stop-cluster.sh
Removing src/deploy/mesos-stop-masters.sh
Removing src/deploy/mesos-stop-slaves.sh
Removing src/examples/.deps/
Removing src/examples/java/test-exception-framework
Removing src/examples/java/test-executor
Removing src/examples/java/test-framework
Removing src/examples/java/test-log
Removing src/examples/java/test-multiple-executors-framework
Removing src/examples/python/test-containerizer
Removing src/examples/python/test-executor
Removing src/examples/python/test-framework
Removing src/exec/.deps/
Removing src/files/.deps/
Removing src/java/generated/org/apache/mesos/MesosNativeLibrary.java
Removing src/java/jni/.deps/
Removing src/java/mesos.pom
Removing src/jvm/.deps/
Removing src/jvm/org/apache/.deps/
Removing src/launcher/.deps/
Removing src/linux/.deps/
Removing src/linux/routing/.deps/
Removing src/linux/routing/filter/.deps/
Removing src/linux/routing/link/.deps/
Removing src/linux/routing/queueing/.deps/
Removing src/local/.deps/
Removing src/log/.deps/
Removing src/log/tool/.deps/
Removing src/logging/.deps/
Removing src/master/.deps/
Removing src/messages/.deps/
Removing src/python/setup.py
Removing src/sasl/.deps/
Removing src/sched/.deps/
Removing src/scheduler/.deps/
Removing src/slave/.deps/
Removing src/slave/containerizer/.deps/
Removing src/slave/containerizer/isolators/cgroups/.deps/
Removing src/state/.deps/
Removing src/tests/.deps/
Removing src/usage/.deps/
Removing src/zookeeper/.deps/
+ git reset --hard HEAD
Checking out files:  37% (335/889)   
Checking out files:  38% (338/889)   
Checking out files:  39% (347/889)   
Checking out files:  40% (356/889)   
Checking out files:  41% (365/889)   
Checking out files:  42% (374/889)   
Checking out files:  43% (383/889)   
Checking out files:  44% (392/889)   
Checking out files:  45% (401/889)   
Checking out files:  46% (409/889)   
Checking out files:  47% (418/889)   
Checking out files:  48% (427/889)   
Checking out files:  49% (436/889)   
Checking out files:  50% (445/889)   
Checking out files:  51% (454/889)   
Checking out files:  52% (463/889)   
Checking out files:  53% (472/889)   
Checking out files:  54% (481/889)   
Checking out files:  55% (489/889)   
Checking out files:  56% (498/889)   
Checking out files:  57% (507/889)   
Checking out files:  58% (516/889)   
Checking out files:  59% (525/889)   
Checking out files:  60% (534/889)   
Checking out files:  61% (543/889)   
Checking out files:  62% (552/889)   
Checking out files:  63% (561/889)   
Checking out files:  64% (569/889)   
Checking out files:  65% (578/889)   
Checking out files:  66% (587/889)   
Checking out files:  67% (596/889)   
Checking out files:  68% (605/889)   
Checking out files:  69% (614/889)   
Checking out files:  70% (623/889)   
Checking out files:  71% (632/889)   
Checking out files:  72% (641/889)   
Checking out files:  73% (649/889)   
Checking out files:  74% (658/889)   
Checking out files:  75% (667/889)   
Checking out files:  76% (676/889)   
Checking out files:  77% (685/889)   
Checking out files:  78% (694/889)   
Checking out files:  79% (703/889)   
Checking out files:  80% (712/889)   
Checking out files:  81% (721/889)   
Checking out files:  82% (729/889)   
Checking out files:  83% (738/889)   
Checking out files:  84% (747/889)   
Checking out files:  85% (756/889)   
Checking out files:  86% (765/889)   
Checking out files:  87% (774/889)   
Checking out files:  88% (783/889)   
Checking out files:  88% (788/889)   
Checking out files:  89% (792/889)   
Checking out files:  90% (801/889)   
Checking out files:  91% (809/889)   
Checking out files:  92% (818/889)   
Checking out files:  93% (827/889)   
Checking out files:  94% (836/889)   
Checking out files:  95% (845/889)   
Checking out files:  96% (854/889)   
Checking out files:  97% (863/889)   
Checking out files:  98% (872/889)   
Checking out files:  99% (881/889)   
Checking out files: 100% (889/889)   
Checking out files: 100% (889/889), done.
HEAD is now at d74de8c Add sampling support to the perf_event isolator.
+ ./support/mesos-style.py
Checking 475 files using filter --filter=-,+build/class,+build/deprecated,+build/endif_comment,+runtime/vlog,+whitespace/blank_line,+whitespace/comma,+whitespace/ending_newline,+whitespace/forcolon,+whitespace/indent,+whitespace/line_length,+whitespace/tab,+whitespace/todo
src/tests/perf_tests.cpp:138:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
Total errors found: 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #916

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/916/>

------------------------------------------
[URLTrigger] A change within the response URL invocation (log)
Building remotely on ubuntu4 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/mesos-reviewbot/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version
 > 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}
Checking out Revision d74de8c579f74b089c3116cf0b11571b1051f735 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f d74de8c579f74b089c3116cf0b11571b1051f735
 > git rev-list d74de8c579f74b089c3116cf0b11571b1051f735
 > git tag -a -f -m Jenkins Build #916 jenkins-mesos-reviewbot-916
[mesos-reviewbot] $ /bin/bash -xe /tmp/hudson594361580881179597.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/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ PATH=/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/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/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ PATH=/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ date
Sat Jun 14 11:02:33 UTC 2014
+ chmod -R +w 3rdparty CHANGELOG Doxyfile LICENSE Makefile.am NOTICE README.md bin bootstrap configure.ac docs ec2 frameworks include m4 mesos.pc.in mpi src support
+ git clean -fdx
Removing 3rdparty/leveldb/
+ git reset --hard HEAD
Checking out files:  26% (233/889)   
Checking out files:  27% (241/889)   
Checking out files:  28% (249/889)   
Checking out files:  29% (258/889)   
Checking out files:  30% (267/889)   
Checking out files:  31% (276/889)   
Checking out files:  32% (285/889)   
Checking out files:  33% (294/889)   
Checking out files:  34% (303/889)   
Checking out files:  35% (312/889)   
Checking out files:  36% (321/889)   
Checking out files:  37% (329/889)   
Checking out files:  38% (338/889)   
Checking out files:  39% (347/889)   
Checking out files:  40% (356/889)   
Checking out files:  41% (365/889)   
Checking out files:  42% (374/889)   
Checking out files:  43% (383/889)   
Checking out files:  44% (392/889)   
Checking out files:  45% (401/889)   
Checking out files:  46% (409/889)   
Checking out files:  47% (418/889)   
Checking out files:  48% (427/889)   
Checking out files:  49% (436/889)   
Checking out files:  50% (445/889)   
Checking out files:  51% (454/889)   
Checking out files:  52% (463/889)   
Checking out files:  52% (467/889)   
Checking out files:  53% (472/889)   
Checking out files:  54% (481/889)   
Checking out files:  55% (489/889)   
Checking out files:  56% (498/889)   
Checking out files:  57% (507/889)   
Checking out files:  58% (516/889)   
Checking out files:  59% (525/889)   
Checking out files:  60% (534/889)   
Checking out files:  61% (543/889)   
Checking out files:  62% (552/889)   
Checking out files:  63% (561/889)   
Checking out files:  64% (569/889)   
Checking out files:  65% (578/889)   
Checking out files:  66% (587/889)   
Checking out files:  66% (589/889)   
Checking out files:  67% (596/889)   
Checking out files:  68% (605/889)   
Checking out files:  69% (614/889)   
Checking out files:  70% (623/889)   
Checking out files:  71% (632/889)   
Checking out files:  72% (641/889)   
Checking out files:  73% (649/889)   
Checking out files:  74% (658/889)   
Checking out files:  75% (667/889)   
Checking out files:  76% (676/889)   
Checking out files:  77% (685/889)   
Checking out files:  78% (694/889)   
Checking out files:  79% (703/889)   
Checking out files:  79% (710/889)   
Checking out files:  80% (712/889)   
Checking out files:  81% (721/889)   
Checking out files:  82% (729/889)   
Checking out files:  83% (738/889)   
Checking out files:  84% (747/889)   
Checking out files:  85% (756/889)   
Checking out files:  86% (765/889)   
Checking out files:  87% (774/889)   
Checking out files:  87% (776/889)   
Checking out files:  88% (783/889)   
Checking out files:  89% (792/889)   
Checking out files:  90% (801/889)   
Checking out files:  91% (809/889)   
Checking out files:  92% (818/889)   
Checking out files:  93% (827/889)   
Checking out files:  94% (836/889)   
Checking out files:  95% (845/889)   
Checking out files:  96% (854/889)   
Checking out files:  97% (863/889)   
Checking out files:  98% (872/889)   
Checking out files:  99% (881/889)   
Checking out files: 100% (889/889)   
Checking out files: 100% (889/889), done.
HEAD is now at d74de8c Add sampling support to the perf_event isolator.
+ ./support/mesos-style.py
Checking 475 files using filter --filter=-,+build/class,+build/deprecated,+build/endif_comment,+runtime/vlog,+whitespace/blank_line,+whitespace/comma,+whitespace/ending_newline,+whitespace/forcolon,+whitespace/indent,+whitespace/line_length,+whitespace/tab,+whitespace/todo
src/tests/perf_tests.cpp:138:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
Total errors found: 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #915

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/915/>

------------------------------------------
[URLTrigger] A change within the response URL invocation (log)
Building remotely on ubuntu4 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/mesos-reviewbot/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version
 > 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}
Checking out Revision d74de8c579f74b089c3116cf0b11571b1051f735 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f d74de8c579f74b089c3116cf0b11571b1051f735
 > git rev-list d74de8c579f74b089c3116cf0b11571b1051f735
 > git tag -a -f -m Jenkins Build #915 jenkins-mesos-reviewbot-915
[mesos-reviewbot] $ /bin/bash -xe /tmp/hudson8512817168558392765.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/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ PATH=/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/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/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ PATH=/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ date
Sat Jun 14 00:32:13 UTC 2014
+ chmod -R +w 3rdparty CHANGELOG Doxyfile LICENSE Makefile.am NOTICE README.md bin bootstrap configure.ac docs ec2 frameworks include m4 mesos.pc.in mpi src support
+ git clean -fdx
Removing 3rdparty/leveldb/
+ git reset --hard HEAD
HEAD is now at d74de8c Add sampling support to the perf_event isolator.
+ ./support/mesos-style.py
Checking 475 files using filter --filter=-,+build/class,+build/deprecated,+build/endif_comment,+runtime/vlog,+whitespace/blank_line,+whitespace/comma,+whitespace/ending_newline,+whitespace/forcolon,+whitespace/indent,+whitespace/line_length,+whitespace/tab,+whitespace/todo
src/tests/perf_tests.cpp:138:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
Total errors found: 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #914

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/914/>

------------------------------------------
[URLTrigger] A change within the response URL invocation (log)
Building remotely on ubuntu4 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/mesos-reviewbot/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version
 > 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}
Checking out Revision d74de8c579f74b089c3116cf0b11571b1051f735 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f d74de8c579f74b089c3116cf0b11571b1051f735
 > git rev-list d74de8c579f74b089c3116cf0b11571b1051f735
 > git tag -a -f -m Jenkins Build #914 jenkins-mesos-reviewbot-914
[mesos-reviewbot] $ /bin/bash -xe /tmp/hudson2694650882021370421.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/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ PATH=/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/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/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ PATH=/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ date
Sat Jun 14 00:12:15 UTC 2014
+ chmod -R +w 3rdparty CHANGELOG Doxyfile LICENSE Makefile.am NOTICE README.md bin bootstrap configure.ac docs ec2 frameworks include m4 mesos.pc.in mpi src support
+ git clean -fdx
Removing 3rdparty/leveldb/
+ git reset --hard HEAD
HEAD is now at d74de8c Add sampling support to the perf_event isolator.
+ ./support/mesos-style.py
Checking 475 files using filter --filter=-,+build/class,+build/deprecated,+build/endif_comment,+runtime/vlog,+whitespace/blank_line,+whitespace/comma,+whitespace/ending_newline,+whitespace/forcolon,+whitespace/indent,+whitespace/line_length,+whitespace/tab,+whitespace/todo
src/tests/perf_tests.cpp:138:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
Total errors found: 1
Build step 'Execute shell' marked build as failure