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

Changes:

[bmahler] Fixed memory leaks and cleaned up the mesos containerizer logic.

[bmahler] Updated dropped message logging to use VLOG.

[benjamin.hindman] Added a concurrent 'Queue' to libprocess.

[benjamin.hindman] Introduced a low-level scheduler API.

------------------------------------------
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
[URLTrigger] A change within the response URL invocation (log)
Started by an SCM change
Started by an SCM change
Building remotely on ubuntu5 (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 992ee1f651195e591c38a34d0df0829f5e79497a (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 992ee1f651195e591c38a34d0df0829f5e79497a
 > git rev-list 331076901efbb3cf27b8b6f7b8dbfaaecff9190d
 > git tag -a -f -m Jenkins Build #797 jenkins-mesos-reviewbot-797
[mesos-reviewbot] $ /bin/bash -xe /tmp/hudson5721561095531928175.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
Wed Jun  4 00:44:56 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 992ee1f Introduced a low-level scheduler API.
+ ./support/mesos-style.py
Checking 462 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/scheduler_tests.cpp:90:  Redundant blank line at the end of a code 
block should be deleted.  [whitespace/blank_line] [3]
Total errors found: 1
Build step 'Execute shell' marked build as failure

Reply via email to