committed the fix to line wrap. On Mon, Oct 27, 2014 at 9:12 AM, Apache Jenkins Server < [email protected]> wrote:
> See <https://builds.apache.org/job/mesos-reviewbot/2277/> > > ------------------------------------------ > [URLTrigger] A change within the response URL invocation (log) > Building remotely on ubuntu-1 (docker 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 d418c17b89856a9e9d43ece0a7c656f2489a922a > (origin/master) > > git config core.sparsecheckout > > git checkout -f d418c17b89856a9e9d43ece0a7c656f2489a922a > > git rev-list d418c17b89856a9e9d43ece0a7c656f2489a922a > > git tag -a -f -m Jenkins Build #2277 jenkins-mesos-reviewbot-2277 > [mesos-reviewbot] $ /bin/bash -xe /tmp/hudson7454464180251228160.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 > Mon Oct 27 16:11:46 UTC 2014 > + chmod -R +w 3rdparty bin bootstrap CHANGELOG configure.ac 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 d418c17 Added --with-apr and --with-svn to Mesos configure. > + ./support/mesos-style.py > Checking 529 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/state/log.cpp:308: Lines should be <= 80 characters long > [whitespace/line_length] [2] > Total errors found: 1 > Build step 'Execute shell' marked build as failure >
