See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/4038/display/redirect?page=changes>
Changes: [benjamin.hindman] Minor clean ups for run queue. [benjamin.hindman] Refactored Gate and updated Gate per Process implementation. [benjamin.hindman] Removed unnecessary states RUNNING and TERMINATED. [benjamin.hindman] Added a functional "map" abstraction. [benjamin.hindman] Factored out the event queue and made `state` be atomic. [benjamin.hindman] Changes in Mesos for ProcessBase::State. [benjamin.hindman] Removed unused mutex. [benjamin.hindman] Removed ProcessBase::inject to support future event queues. [benjamin.hindman] Added a lock-free event queue. [benjamin.hindman] Added --enable-lock-free-event-queue configuration in Mesos. [benjamin.hindman] Cached a reference to a ProcessBase in every UPID. [benjamin.hindman] Added 'process::workers'. [benjamin.hindman] Introduced and used an optimized LIFO fixed-size semaphore. [benjamin.hindman] More optimizations for creating a MessageEvent. [benjamin.hindman] Added a copy-on-write optimization for UPID 'id' field. [benjamin.hindman] Added configuration option for LIFO fixed-size semaphore to Mesos. ------------------------------------------ Started by upstream project "Mesos-Buildbot" build number 4038 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H16 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/> Wiping out workspace first. Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git > git init > <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/> > # 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 config remote.origin.url > https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > 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 fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/mesos.git > +refs/heads/*:refs/remotes/origin/* Checking out Revision 0ed2f7206aacf9e60e4890bc1a9c2bad96e7803c (origin/master) Commit message: "Added configuration option for LIFO fixed-size semaphore to Mesos." > git config core.sparsecheckout # timeout=10 > git checkout -f 0ed2f7206aacf9e60e4890bc1a9c2bad96e7803c > git rev-list f863a22c4d7e0d88645f5bc00b25f70f8243a898 # timeout=10 [6193412a] $ /bin/bash -xe /tmp/jenkins2529277579918644236.sh + '[' origin/master = origin/1.0.x ']' + ./support/jenkins/buildbot.sh Requirement already satisfied: virtualenv in /home/jenkins/.local/lib/python2.7/site-packages 3rdparty/libprocess/src/semaphore.hpp:242: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3] 3rdparty/libprocess/src/semaphore.hpp:243: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3] Total errors found: 1 Total errors found: 0 Checking 1189 C++ files Virtualenv for python linter not detected ... building Rebuilding virtualenv ... Checking 21 Python files Build step 'Execute shell' marked build as failure Not sending mail to unregistered user [email protected]
