You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/08/01 22:22:24 UTC

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #4038

See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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 H24 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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
[6f2112a5] $ /bin/bash -xe /tmp/jenkins179262559892275401.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Collecting virtualenv
  Using cached virtualenv-15.1.0-py2.py3-none-any.whl
Installing collected packages: virtualenv
Successfully installed virtualenv-15.0.1
You are using pip version 8.1.1, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
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 benjamin.hindman@gmail.com
Not sending mail to unregistered user xujyan@apple.com

Jenkins build is back to normal : Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #4066

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/4066/display/redirect?page=changes>


Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #4065

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/4065/display/redirect?page=changes>

Changes:

[alexr] Graduated HTTP and TCP health checks.

------------------------------------------
[...truncated 2.18 MB...]
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.141-1.b16.el7_3.x86_64/include -isystem /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.141-1.b16.el7_3.x86_64/include/linux -I../../src/java/jni -Ijava/jni -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT jvm/org/apache/libjava_la-zookeeper.lo -MD -MP -MF jvm/org/apache/.deps/libjava_la-zookeeper.Tpo -c -o jvm/org/apache/libjava_la-zookeeper.lo `test -f 'jvm/org/apache/zookeeper.cpp' || echo '../../src/'`jvm/org/apache/zookeeper.cpp
mv -f java/jni/.deps/libjava_la-org_apache_mesos_state_AbstractState.Tpo java/jni/.deps/libjava_la-org_apache_mesos_state_AbstractState.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/libexamplemodule_la-example_module_impl.lo -MD -MP -MF examples/.deps/libexamplemodule_la-example_module_impl.Tpo -c -o examples/libexamplemodule_la-example_module_impl.lo `test -f 'examples/example_module_impl.cpp' || echo '../../src/'`examples/example_module_impl.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" "-DPACKAGE_STRING=\"mesos 1.4.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.141-1.b16.el7_3.x86_64/include -isystem /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.141-1.b16.el7_3.x86_64/include/linux -I../../src/java/jni -Ijava/jni -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0 -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT jvm/org/apache/libjava_la-zookeeper.lo -MD -MP -MF jvm/org/apache/.deps/libjava_la-zookeeper.Tpo -c ../../src/jvm/org/apache/zookeeper.cpp  -fPIC -DPIC -o jvm/org/apache/.libs/libjava_la-zookeeper.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" "-DPACKAGE_STRING=\"mesos 1.4.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0 -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/libexamplemodule_la-example_module_impl.lo -MD -MP -MF examples/.deps/libexamplemodule_la-example_module_impl.Tpo -c ../../src/examples/example_module_impl.cpp  -fPIC -DPIC -o examples/.libs/libexamplemodule_la-example_module_impl.o
mv -f jvm/org/apache/.deps/libjava_la-log4j.Tpo jvm/org/apache/.deps/libjava_la-log4j.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/libtestallocator_la-test_allocator_module.lo -MD -MP -MF examples/.deps/libtestallocator_la-test_allocator_module.Tpo -c -o examples/libtestallocator_la-test_allocator_module.lo `test -f 'examples/test_allocator_module.cpp' || echo '../../src/'`examples/test_allocator_module.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" "-DPACKAGE_STRING=\"mesos 1.4.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0 -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/libtestallocator_la-test_allocator_module.lo -MD -MP -MF examples/.deps/libtestallocator_la-test_allocator_module.Tpo -c ../../src/examples/test_allocator_module.cpp  -fPIC -DPIC -o examples/.libs/libtestallocator_la-test_allocator_module.o
mv -f jvm/org/apache/.deps/libjava_la-zookeeper.Tpo jvm/org/apache/.deps/libjava_la-zookeeper.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/libtestanonymous_la-test_anonymous_module.lo -MD -MP -MF examples/.deps/libtestanonymous_la-test_anonymous_module.Tpo -c -o examples/libtestanonymous_la-test_anonymous_module.lo `test -f 'examples/test_anonymous_module.cpp' || echo '../../src/'`examples/test_anonymous_module.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" "-DPACKAGE_STRING=\"mesos 1.4.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0 -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/libtestanonymous_la-test_anonymous_module.lo -MD -MP -MF examples/.deps/libtestanonymous_la-test_anonymous_module.Tpo -c ../../src/examples/test_anonymous_module.cpp  -fPIC -DPIC -o examples/.libs/libtestanonymous_la-test_anonymous_module.o
mv -f java/jni/.deps/libjava_la-org_apache_mesos_v1_scheduler_V1Mesos.Tpo java/jni/.deps/libjava_la-org_apache_mesos_v1_scheduler_V1Mesos.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/libtestauthentication_la-test_authentication_modules.lo -MD -MP -MF examples/.deps/libtestauthentication_la-test_authentication_modules.Tpo -c -o examples/libtestauthentication_la-test_authentication_modules.lo `test -f 'examples/test_authentication_modules.cpp' || echo '../../src/'`examples/test_authentication_modules.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" "-DPACKAGE_STRING=\"mesos 1.4.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0 -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/libtestauthentication_la-test_authentication_modules.lo -MD -MP -MF examples/.deps/libtestauthentication_la-test_authentication_modules.Tpo -c ../../src/examples/test_authentication_modules.cpp  -fPIC -DPIC -o examples/.libs/libtestauthentication_la-test_authentication_modules.o
mv -f examples/.deps/libexamplemodule_la-example_module_impl.Tpo examples/.deps/libexamplemodule_la-example_module_impl.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/libtestauthorizer_la-test_authorizer_module.lo -MD -MP -MF examples/.deps/libtestauthorizer_la-test_authorizer_module.Tpo -c -o examples/libtestauthorizer_la-test_authorizer_module.lo `test -f 'examples/test_authorizer_module.cpp' || echo '../../src/'`examples/test_authorizer_module.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" "-DPACKAGE_STRING=\"mesos 1.4.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0 -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/libtestauthorizer_la-test_authorizer_module.lo -MD -MP -MF examples/.deps/libtestauthorizer_la-test_authorizer_module.Tpo -c ../../src/examples/test_authorizer_module.cpp  -fPIC -DPIC -o examples/.libs/libtestauthorizer_la-test_authorizer_module.o
mv -f jvm/.deps/libjava_la-jvm.Tpo jvm/.deps/libjava_la-jvm.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/libtestcontainer_logger_la-test_container_logger_module.lo -MD -MP -MF examples/.deps/libtestcontainer_logger_la-test_container_logger_module.Tpo -c -o examples/libtestcontainer_logger_la-test_container_logger_module.lo `test -f 'examples/test_container_logger_module.cpp' || echo '../../src/'`examples/test_container_logger_module.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" "-DPACKAGE_STRING=\"mesos 1.4.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0 -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/libtestcontainer_logger_la-test_container_logger_module.lo -MD -MP -MF examples/.deps/libtestcontainer_logger_la-test_container_logger_module.Tpo -c ../../src/examples/test_container_logger_module.cpp  -fPIC -DPIC -o examples/.libs/libtestcontainer_logger_la-test_container_logger_module.o
mv -f examples/.deps/libtestauthentication_la-test_authentication_modules.Tpo examples/.deps/libtestauthentication_la-test_authentication_modules.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/libtesthook_la-test_hook_module.lo -MD -MP -MF examples/.deps/libtesthook_la-test_hook_module.Tpo -c -o examples/libtesthook_la-test_hook_module.lo `test -f 'examples/test_hook_module.cpp' || echo '../../src/'`examples/test_hook_module.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" "-DPACKAGE_STRING=\"mesos 1.4.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0 -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/libtesthook_la-test_hook_module.lo -MD -MP -MF examples/.deps/libtesthook_la-test_hook_module.Tpo -c ../../src/examples/test_hook_module.cpp  -fPIC -DPIC -o examples/.libs/libtesthook_la-test_hook_module.o
mv -f examples/.deps/libtestanonymous_la-test_anonymous_module.Tpo examples/.deps/libtestanonymous_la-test_anonymous_module.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/libtesthttpauthenticator_la-test_http_authenticator_module.lo -MD -MP -MF examples/.deps/libtesthttpauthenticator_la-test_http_authenticator_module.Tpo -c -o examples/libtesthttpauthenticator_la-test_http_authenticator_module.lo `test -f 'examples/test_http_authenticator_module.cpp' || echo '../../src/'`examples/test_http_authenticator_module.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" "-DPACKAGE_STRING=\"mesos 1.4.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0 -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/libtesthttpauthenticator_la-test_http_authenticator_module.lo -MD -MP -MF examples/.deps/libtesthttpauthenticator_la-test_http_authenticator_module.Tpo -c ../../src/examples/test_http_authenticator_module.cpp  -fPIC -DPIC -o examples/.libs/libtesthttpauthenticator_la-test_http_authenticator_module.o
mv -f examples/.deps/libtestauthorizer_la-test_authorizer_module.Tpo examples/.deps/libtestauthorizer_la-test_authorizer_module.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/libtestisolator_la-test_isolator_module.lo -MD -MP -MF examples/.deps/libtestisolator_la-test_isolator_module.Tpo -c -o examples/libtestisolator_la-test_isolator_module.lo `test -f 'examples/test_isolator_module.cpp' || echo '../../src/'`examples/test_isolator_module.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" "-DPACKAGE_STRING=\"mesos 1.4.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0 -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/libtestisolator_la-test_isolator_module.lo -MD -MP -MF examples/.deps/libtestisolator_la-test_isolator_module.Tpo -c ../../src/examples/test_isolator_module.cpp  -fPIC -DPIC -o examples/.libs/libtestisolator_la-test_isolator_module.o
mv -f examples/.deps/libtestcontainer_logger_la-test_container_logger_module.Tpo examples/.deps/libtestcontainer_logger_la-test_container_logger_module.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/libtestmastercontender_la-test_master_contender_module.lo -MD -MP -MF examples/.deps/libtestmastercontender_la-test_master_contender_module.Tpo -c -o examples/libtestmastercontender_la-test_master_contender_module.lo `test -f 'examples/test_master_contender_module.cpp' || echo '../../src/'`examples/test_master_contender_module.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" "-DPACKAGE_STRING=\"mesos 1.4.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0 -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/libtestmastercontender_la-test_master_contender_module.lo -MD -MP -MF examples/.deps/libtestmastercontender_la-test_master_contender_module.Tpo -c ../../src/examples/test_master_contender_module.cpp  -fPIC -DPIC -o examples/.libs/libtestmastercontender_la-test_master_contender_module.o
mv -f java/jni/.deps/libjava_la-org_apache_mesos_v1_scheduler_V0Mesos.Tpo java/jni/.deps/libjava_la-org_apache_mesos_v1_scheduler_V0Mesos.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/libtestmasterdetector_la-test_master_detector_module.lo -MD -MP -MF examples/.deps/libtestmasterdetector_la-test_master_detector_module.Tpo -c -o examples/libtestmasterdetector_la-test_master_detector_module.lo `test -f 'examples/test_master_detector_module.cpp' || echo '../../src/'`examples/test_master_detector_module.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" "-DPACKAGE_STRING=\"mesos 1.4.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0 -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/libtestmasterdetector_la-test_master_detector_module.lo -MD -MP -MF examples/.deps/libtestmasterdetector_la-test_master_detector_module.Tpo -c ../../src/examples/test_master_detector_module.cpp  -fPIC -DPIC -o examples/.libs/libtestmasterdetector_la-test_master_detector_module.o
mv -f examples/.deps/libtesthttpauthenticator_la-test_http_authenticator_module.Tpo examples/.deps/libtesthttpauthenticator_la-test_http_authenticator_module.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/libtestqos_controller_la-test_qos_controller_module.lo -MD -MP -MF examples/.deps/libtestqos_controller_la-test_qos_controller_module.Tpo -c -o examples/libtestqos_controller_la-test_qos_controller_module.lo `test -f 'examples/test_qos_controller_module.cpp' || echo '../../src/'`examples/test_qos_controller_module.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" "-DPACKAGE_STRING=\"mesos 1.4.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0 -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/libtestqos_controller_la-test_qos_controller_module.lo -MD -MP -MF examples/.deps/libtestqos_controller_la-test_qos_controller_module.Tpo -c ../../src/examples/test_qos_controller_module.cpp  -fPIC -DPIC -o examples/.libs/libtestqos_controller_la-test_qos_controller_module.o
mv -f examples/.deps/libtestallocator_la-test_allocator_module.Tpo examples/.deps/libtestallocator_la-test_allocator_module.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/libtestresource_estimator_la-test_resource_estimator_module.lo -MD -MP -MF examples/.deps/libtestresource_estimator_la-test_resource_estimator_module.Tpo -c -o examples/libtestresource_estimator_la-test_resource_estimator_module.lo `test -f 'examples/test_resource_estimator_module.cpp' || echo '../../src/'`examples/test_resource_estimator_module.cpp
mv -f examples/.deps/libtestmastercontender_la-test_master_contender_module.Tpo examples/.deps/libtestmastercontender_la-test_master_contender_module.Plo
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -release 1.4.0 -shared  -o liblogrotate_container_logger.la -rpath /mesos/mesos-1.4.0/_inst/lib/mesos/modules slave/container_loggers/liblogrotate_container_logger_la-lib_logrotate.lo  -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lz  -lrt
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" "-DPACKAGE_STRING=\"mesos 1.4.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0 -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/libtestresource_estimator_la-test_resource_estimator_module.lo -MD -MP -MF examples/.deps/libtestresource_estimator_la-test_resource_estimator_module.Tpo -c ../../src/examples/test_resource_estimator_module.cpp  -fPIC -DPIC -o examples/.libs/libtestresource_estimator_la-test_resource_estimator_module.o
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbeginS.o  slave/container_loggers/.libs/liblogrotate_container_logger_la-lib_logrotate.o   /usr/lib64/libsvn_delta-1.so -L/usr/lib64 /usr/lib64/libsvn_subr-1.so /usr/lib64/libaprutil-1.so -lsasl2 -lcurl /usr/lib64/libapr-1.so -lpthread -ldl -lz -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o  -pthread -O0   -pthread -Wl,-soname -Wl,liblogrotate_container_logger-1.4.0.so -o .libs/liblogrotate_container_logger-1.4.0.so
libtool: link: (cd ".libs" && rm -f "liblogrotate_container_logger.so" && ln -s "liblogrotate_container_logger-1.4.0.so" "liblogrotate_container_logger.so")
libtool: link: ( cd ".libs" && rm -f "liblogrotate_container_logger.la" && ln -s "../liblogrotate_container_logger.la" "liblogrotate_container_logger.la" )
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -release 1.4.0 -shared  -o libfixed_resource_estimator.la -rpath /mesos/mesos-1.4.0/_inst/lib/mesos/modules slave/resource_estimators/libfixed_resource_estimator_la-fixed.lo  -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lz  -lrt
mv -f examples/.deps/libtestmasterdetector_la-test_master_detector_module.Tpo examples/.deps/libtestmasterdetector_la-test_master_detector_module.Plo
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -release 1.4.0 -shared  -o libload_qos_controller.la -rpath /mesos/mesos-1.4.0/_inst/lib/mesos/modules slave/qos_controllers/libload_qos_controller_la-load.lo  -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lz  -lrt
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbeginS.o  slave/resource_estimators/.libs/libfixed_resource_estimator_la-fixed.o   /usr/lib64/libsvn_delta-1.so -L/usr/lib64 /usr/lib64/libsvn_subr-1.so /usr/lib64/libaprutil-1.so -lsasl2 -lcurl /usr/lib64/libapr-1.so -lpthread -ldl -lz -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o  -pthread -O0   -pthread -Wl,-soname -Wl,libfixed_resource_estimator-1.4.0.so -o .libs/libfixed_resource_estimator-1.4.0.so
libtool: link: (cd ".libs" && rm -f "libfixed_resource_estimator.so" && ln -s "libfixed_resource_estimator-1.4.0.so" "libfixed_resource_estimator.so")
mv -f examples/.deps/libtesthook_la-test_hook_module.Tpo examples/.deps/libtesthook_la-test_hook_module.Plo
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT cli/mesos-mesos.o -MD -MP -MF cli/.deps/mesos-mesos.Tpo -c -o cli/mesos-mesos.o `test -f 'cli/mesos.cpp' || echo '../../src/'`cli/mesos.cpp
libtool: link: ( cd ".libs" && rm -f "libfixed_resource_estimator.la" && ln -s "../libfixed_resource_estimator.la" "libfixed_resource_estimator.la" )
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT cli/mesos_execute-execute.o -MD -MP -MF cli/.deps/mesos_execute-execute.Tpo -c -o cli/mesos_execute-execute.o `test -f 'cli/execute.cpp' || echo '../../src/'`cli/execute.cpp
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbeginS.o  slave/qos_controllers/.libs/libload_qos_controller_la-load.o   /usr/lib64/libsvn_delta-1.so -L/usr/lib64 /usr/lib64/libsvn_subr-1.so /usr/lib64/libaprutil-1.so -lsasl2 -lcurl /usr/lib64/libapr-1.so -lpthread -ldl -lz -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o  -pthread -O0   -pthread -Wl,-soname -Wl,libload_qos_controller-1.4.0.so -o .libs/libload_qos_controller-1.4.0.so
libtool: link: (cd ".libs" && rm -f "libload_qos_controller.so" && ln -s "libload_qos_controller-1.4.0.so" "libload_qos_controller.so")
libtool: link: ( cd ".libs" && rm -f "libload_qos_controller.la" && ln -s "../libload_qos_controller.la" "libload_qos_controller.la" )
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT cli/mesos_resolve-resolve.o -MD -MP -MF cli/.deps/mesos_resolve-resolve.Tpo -c -o cli/mesos_resolve-resolve.o `test -f 'cli/resolve.cpp' || echo '../../src/'`cli/resolve.cpp
mv -f examples/.deps/libtestqos_controller_la-test_qos_controller_module.Tpo examples/.deps/libtestqos_controller_la-test_qos_controller_module.Plo
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT launcher/mesos_fetcher-fetcher.o -MD -MP -MF launcher/.deps/mesos_fetcher-fetcher.Tpo -c -o launcher/mesos_fetcher-fetcher.o `test -f 'launcher/fetcher.cpp' || echo '../../src/'`launcher/fetcher.cpp
mv -f examples/.deps/libtestresource_estimator_la-test_resource_estimator_module.Tpo examples/.deps/libtestresource_estimator_la-test_resource_estimator_module.Plo
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT launcher/mesos_executor-executor.o -MD -MP -MF launcher/.deps/mesos_executor-executor.Tpo -c -o launcher/mesos_executor-executor.o `test -f 'launcher/executor.cpp' || echo '../../src/'`launcher/executor.cpp
mv -f cli/.deps/mesos-mesos.Tpo cli/.deps/mesos-mesos.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.3.0/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT launcher/mesos_default_executor-default_executor.o -MD -MP -MF launcher/.deps/mesos_default_executor-default_executor.Tpo -c -o launcher/mesos_default_executor-default_executor.o `test -f 'launcher/default_executor.cpp' || echo '../../src/'`launcher/default_executor.cpp
mv -f examples/.deps/libtestisolator_la-test_isolator_module.Tpo examples/.deps/libtestisolator_la-test_isolator_module.Plo
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie  -o liblog.la  log/liblog_la-catchup.lo log/liblog_la-consensus.lo log/liblog_la-coordinator.lo log/liblog_la-leveldb.lo log/liblog_la-log.lo log/liblog_la-metrics.lo log/liblog_la-recover.lo log/liblog_la-replica.lo log/tool/liblog_la-benchmark.lo log/tool/liblog_la-initialize.lo log/tool/liblog_la-read.lo log/tool/liblog_la-replica.lo messages/liblog_la-log.pb.lo  -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lz  -lrt
copying selected object files to avoid basename conflicts...
libtool: link: ln log/tool/.libs/liblog_la-replica.o .libs/liblog.lax/lt1-liblog_la-replica.o || cp log/tool/.libs/liblog_la-replica.o .libs/liblog.lax/lt1-liblog_la-replica.o
libtool: link: ar cru .libs/liblog.a log/.libs/liblog_la-catchup.o log/.libs/liblog_la-consensus.o log/.libs/liblog_la-coordinator.o log/.libs/liblog_la-leveldb.o log/.libs/liblog_la-log.o log/.libs/liblog_la-metrics.o log/.libs/liblog_la-recover.o log/.libs/liblog_la-replica.o log/tool/.libs/liblog_la-benchmark.o log/tool/.libs/liblog_la-initialize.o log/tool/.libs/liblog_la-read.o .libs/liblog.lax/lt1-liblog_la-replica.o messages/.libs/liblog_la-log.pb.o
libtool: link: ranlib .libs/liblog.a
libtool: link: rm -fr .libs/liblog.lax
libtool: link: ( cd ".libs" && rm -f "liblog.la" && ln -s "../liblog.la" "liblog.la" )
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie  -o libstate.la  state/libstate_la-in_memory.lo state/libstate_la-leveldb.lo state/libstate_la-log.lo state/libstate_la-zookeeper.lo messages/libstate_la-state.pb.lo  -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lz  -lrt
mv -f cli/.deps/mesos_resolve-resolve.Tpo cli/.deps/mesos_resolve-resolve.Po
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie  -o libjava.la  java/jni/libjava_la-convert.lo java/jni/libjava_la-construct.lo java/jni/libjava_la-org_apache_mesos_Log.lo java/jni/libjava_la-org_apache_mesos_MesosExecutorDriver.lo java/jni/libjava_la-org_apache_mesos_MesosNativeLibrary.lo java/jni/libjava_la-org_apache_mesos_MesosSchedulerDriver.lo java/jni/libjava_la-org_apache_mesos_state_AbstractState.lo java/jni/libjava_la-org_apache_mesos_state_LevelDBState.lo java/jni/libjava_la-org_apache_mesos_state_LogState.lo java/jni/libjava_la-org_apache_mesos_state_Variable.lo java/jni/libjava_la-org_apache_mesos_state_ZooKeeperState.lo java/jni/libjava_la-org_apache_mesos_v1_scheduler_V1Mesos.lo java/jni/libjava_la-org_apache_mesos_v1_scheduler_V0Mesos.lo jvm/libjava_la-jvm.lo jvm/org/apache/libjava_la-log4j.lo jvm/org/apache/libjava_la-zookeeper.lo   -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lz  -lrt
libtool: link: ar cru .libs/libstate.a state/.libs/libstate_la-in_memory.o state/.libs/libstate_la-leveldb.o state/.libs/libstate_la-log.o state/.libs/libstate_la-zookeeper.o messages/.libs/libstate_la-state.pb.o 
libtool: link: ar cru .libs/libjava.a java/jni/.libs/libjava_la-convert.o java/jni/.libs/libjava_la-construct.o java/jni/.libs/libjava_la-org_apache_mesos_Log.o java/jni/.libs/libjava_la-org_apache_mesos_MesosExecutorDriver.o java/jni/.libs/libjava_la-org_apache_mesos_MesosNativeLibrary.o java/jni/.libs/libjava_la-org_apache_mesos_MesosSchedulerDriver.o java/jni/.libs/libjava_la-org_apache_mesos_state_AbstractState.o java/jni/.libs/libjava_la-org_apache_mesos_state_LevelDBState.o java/jni/.libs/libjava_la-org_apache_mesos_state_LogState.o java/jni/.libs/libjava_la-org_apache_mesos_state_Variable.o java/jni/.libs/libjava_la-org_apache_mesos_state_ZooKeeperState.o java/jni/.libs/libjava_la-org_apache_mesos_v1_scheduler_V1Mesos.o java/jni/.libs/libjava_la-org_apache_mesos_v1_scheduler_V0Mesos.o jvm/.libs/libjava_la-jvm.o jvm/org/apache/.libs/libjava_la-log4j.o jvm/org/apache/.libs/libjava_la-zookeeper.o 
libtool: link: ranlib .libs/libjava.a
libtool: link: ( cd ".libs" && rm -f "libjava.la" && ln -s "../libjava.la" "libjava.la" )
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -release 1.4.0 -shared -rpath /nowhere  -o libexamplemodule.la  examples/libexamplemodule_la-example_module_impl.lo  -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lz  -lrt
libtool: link: ranlib .libs/libstate.a
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbeginS.o  examples/.libs/libexamplemodule_la-example_module_impl.o   /usr/lib64/libsvn_delta-1.so -L/usr/lib64 /usr/lib64/libsvn_subr-1.so /usr/lib64/libaprutil-1.so -lsasl2 -lcurl /usr/lib64/libapr-1.so -lpthread -ldl -lz -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o  -pthread -O0   -pthread -Wl,-soname -Wl,libexamplemodule-1.4.0.so -o .libs/libexamplemodule-1.4.0.so
libtool: link: (cd ".libs" && rm -f "libexamplemodule.so" && ln -s "libexamplemodule-1.4.0.so" "libexamplemodule.so")
libtool: link: ( cd ".libs" && rm -f "libstate.la" && ln -s "../libstate.la" "libstate.la" )
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -release 1.4.0 -shared -rpath /nowhere  -o libtestallocator.la  examples/libtestallocator_la-test_allocator_module.lo  -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lz  -lrt
libtool: link: ( cd ".libs" && rm -f "libexamplemodule.la" && ln -s "../libexamplemodule.la" "libexamplemodule.la" )
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -release 1.4.0 -shared -rpath /nowhere  -o libtestanonymous.la  examples/libtestanonymous_la-test_anonymous_module.lo  -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lz  -lrt
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbeginS.o  examples/.libs/libtestallocator_la-test_allocator_module.o   /usr/lib64/libsvn_delta-1.so -L/usr/lib64 /usr/lib64/libsvn_subr-1.so /usr/lib64/libaprutil-1.so -lsasl2 -lcurl /usr/lib64/libapr-1.so -lpthread -ldl -lz -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o  -pthread -O0   -pthread -Wl,-soname -Wl,libtestallocator-1.4.0.so -o .libs/libtestallocator-1.4.0.so
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbeginS.o  examples/.libs/libtestanonymous_la-test_anonymous_module.o   /usr/lib64/libsvn_delta-1.so -L/usr/lib64 /usr/lib64/libsvn_subr-1.so /usr/lib64/libaprutil-1.so -lsasl2 -lcurl /usr/lib64/libapr-1.so -lpthread -ldl -lz -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o  -pthread -O0   -pthread -Wl,-soname -Wl,libtestanonymous-1.4.0.so -o .libs/libtestanonymous-1.4.0.so
libtool: link: (cd ".libs" && rm -f "libtestanonymous.so" && ln -s "libtestanonymous-1.4.0.so" "libtestanonymous.so")
libtool: link: (cd ".libs" && rm -f "libtestallocator.so" && ln -s "libtestallocator-1.4.0.so" "libtestallocator.so")
libtool: link: ( cd ".libs" && rm -f "libtestanonymous.la" && ln -s "../libtestanonymous.la" "libtestanonymous.la" )
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -release 1.4.0 -shared -rpath /nowhere  -o libtestauthentication.la  examples/libtestauthentication_la-test_authentication_modules.lo  -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lz  -lrt
libtool: link: ( cd ".libs" && rm -f "libtestallocator.la" && ln -s "../libtestallocator.la" "libtestallocator.la" )
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -release 1.4.0 -shared -rpath /nowhere  -o libtestauthorizer.la  examples/libtestauthorizer_la-test_authorizer_module.lo  -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lz  -lrt
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbeginS.o  examples/.libs/libtestauthorizer_la-test_authorizer_module.o   /usr/lib64/libsvn_delta-1.so -L/usr/lib64 /usr/lib64/libsvn_subr-1.so /usr/lib64/libaprutil-1.so -lsasl2 -lcurl /usr/lib64/libapr-1.so -lpthread -ldl -lz -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o  -pthread -O0   -pthread -Wl,-soname -Wl,libtestauthorizer-1.4.0.so -o .libs/libtestauthorizer-1.4.0.so
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbeginS.o  examples/.libs/libtestauthentication_la-test_authentication_modules.o   /usr/lib64/libsvn_delta-1.so -L/usr/lib64 /usr/lib64/libsvn_subr-1.so /usr/lib64/libaprutil-1.so -lsasl2 -lcurl /usr/lib64/libapr-1.so -lpthread -ldl -lz -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o  -pthread -O0   -pthread -Wl,-soname -Wl,libtestauthentication-1.4.0.so -o .libs/libtestauthentication-1.4.0.so
libtool: link: (cd ".libs" && rm -f "libtestauthorizer.so" && ln -s "libtestauthorizer-1.4.0.so" "libtestauthorizer.so")
libtool: link: (cd ".libs" && rm -f "libtestauthentication.so" && ln -s "libtestauthentication-1.4.0.so" "libtestauthentication.so")
libtool: link: ( cd ".libs" && rm -f "libtestauthorizer.la" && ln -s "../libtestauthorizer.la" "libtestauthorizer.la" )
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -release 1.4.0 -shared -rpath /nowhere  -o libtestcontainer_logger.la  examples/libtestcontainer_logger_la-test_container_logger_module.lo  -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lz  -lrt
libtool: link: ( cd ".libs" && rm -f "libtestauthentication.la" && ln -s "../libtestauthentication.la" "libtestauthentication.la" )
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -release 1.4.0 -shared -rpath /nowhere  -o libtesthook.la  examples/libtesthook_la-test_hook_module.lo  -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lz  -lrt
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbeginS.o  examples/.libs/libtesthook_la-test_hook_module.o   /usr/lib64/libsvn_delta-1.so -L/usr/lib64 /usr/lib64/libsvn_subr-1.so /usr/lib64/libaprutil-1.so -lsasl2 -lcurl /usr/lib64/libapr-1.so -lpthread -ldl -lz -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o  -pthread -O0   -pthread -Wl,-soname -Wl,libtesthook-1.4.0.so -o .libs/libtesthook-1.4.0.so
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbeginS.o  examples/.libs/libtestcontainer_logger_la-test_container_logger_module.o   /usr/lib64/libsvn_delta-1.so -L/usr/lib64 /usr/lib64/libsvn_subr-1.so /usr/lib64/libaprutil-1.so -lsasl2 -lcurl /usr/lib64/libapr-1.so -lpthread -ldl -lz -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o  -pthread -O0   -pthread -Wl,-soname -Wl,libtestcontainer_logger-1.4.0.so -o .libs/libtestcontainer_logger-1.4.0.so
libtool: link: (cd ".libs" && rm -f "libtestcontainer_logger.so" && ln -s "libtestcontainer_logger-1.4.0.so" "libtestcontainer_logger.so")
libtool: link: ( cd ".libs" && rm -f "libtestcontainer_logger.la" && ln -s "../libtestcontainer_logger.la" "libtestcontainer_logger.la" )
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -release 1.4.0 -shared -rpath /nowhere  -o libtesthttpauthenticator.la  examples/libtesthttpauthenticator_la-test_http_authenticator_module.lo  -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lz  -lrt
libtool: link: (cd ".libs" && rm -f "libtesthook.so" && ln -s "libtesthook-1.4.0.so" "libtesthook.so")
libtool: link: ( cd ".libs" && rm -f "libtesthook.la" && ln -s "../libtesthook.la" "libtesthook.la" )
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -release 1.4.0 -shared -rpath /nowhere  -o libtestisolator.la  examples/libtestisolator_la-test_isolator_module.lo  -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lz  -lrt
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbeginS.o  examples/.libs/libtesthttpauthenticator_la-test_http_authenticator_module.o   /usr/lib64/libsvn_delta-1.so -L/usr/lib64 /usr/lib64/libsvn_subr-1.so /usr/lib64/libaprutil-1.so -lsasl2 -lcurl /usr/lib64/libapr-1.so -lpthread -ldl -lz -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o  -pthread -O0   -pthread -Wl,-soname -Wl,libtesthttpauthenticator-1.4.0.so -o .libs/libtesthttpauthenticator-1.4.0.so
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbeginS.o  examples/.libs/libtestisolator_la-test_isolator_module.o   /usr/lib64/libsvn_delta-1.so -L/usr/lib64 /usr/lib64/libsvn_subr-1.so /usr/lib64/libaprutil-1.so -lsasl2 -lcurl /usr/lib64/libapr-1.so -lpthread -ldl -lz -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o  -pthread -O0   -pthread -Wl,-soname -Wl,libtestisolator-1.4.0.so -o .libs/libtestisolator-1.4.0.so
libtool: link: (cd ".libs" && rm -f "libtesthttpauthenticator.so" && ln -s "libtesthttpauthenticator-1.4.0.so" "libtesthttpauthenticator.so")
libtool: link: ( cd ".libs" && rm -f "libtesthttpauthenticator.la" && ln -s "../libtesthttpauthenticator.la" "libtesthttpauthenticator.la" )
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -release 1.4.0 -shared -rpath /nowhere  -o libtestmastercontender.la  examples/libtestmastercontender_la-test_master_contender_module.lo  -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lz  -lrt
libtool: link: (cd ".libs" && rm -f "libtestisolator.so" && ln -s "libtestisolator-1.4.0.so" "libtestisolator.so")
libtool: link: ( cd ".libs" && rm -f "libtestisolator.la" && ln -s "../libtestisolator.la" "libtestisolator.la" )
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -release 1.4.0 -shared -rpath /nowhere  -o libtestmasterdetector.la  examples/libtestmasterdetector_la-test_master_detector_module.lo  -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lz  -lrt
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbeginS.o  examples/.libs/libtestmastercontender_la-test_master_contender_module.o   /usr/lib64/libsvn_delta-1.so -L/usr/lib64 /usr/lib64/libsvn_subr-1.so /usr/lib64/libaprutil-1.so -lsasl2 -lcurl /usr/lib64/libapr-1.so -lpthread -ldl -lz -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o  -pthread -O0   -pthread -Wl,-soname -Wl,libtestmastercontender-1.4.0.so -o .libs/libtestmastercontender-1.4.0.so
libtool: link: (cd ".libs" && rm -f "libtestmastercontender.so" && ln -s "libtestmastercontender-1.4.0.so" "libtestmastercontender.so")
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbeginS.o  examples/.libs/libtestmasterdetector_la-test_master_detector_module.o   /usr/lib64/libsvn_delta-1.so -L/usr/lib64 /usr/lib64/libsvn_subr-1.so /usr/lib64/libaprutil-1.so -lsasl2 -lcurl /usr/lib64/libapr-1.so -lpthread -ldl -lz -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o  -pthread -O0   -pthread -Wl,-soname -Wl,libtestmasterdetector-1.4.0.so -o .libs/libtestmasterdetector-1.4.0.so
libtool: link: ( cd ".libs" && rm -f "libtestmastercontender.la" && ln -s "../libtestmastercontender.la" "libtestmastercontender.la" )
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -release 1.4.0 -shared -rpath /nowhere  -o libtestqos_controller.la  examples/libtestqos_controller_la-test_qos_controller_module.lo  -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lz  -lrt
libtool: link: (cd ".libs" && rm -f "libtestmasterdetector.so" && ln -s "libtestmasterdetector-1.4.0.so" "libtestmasterdetector.so")
libtool: link: ( cd ".libs" && rm -f "libtestmasterdetector.la" && ln -s "../libtestmasterdetector.la" "libtestmasterdetector.la" )
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -release 1.4.0 -shared -rpath /nowhere  -o libtestresource_estimator.la  examples/libtestresource_estimator_la-test_resource_estimator_module.lo  -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lz  -lrt
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbeginS.o  examples/.libs/libtestqos_controller_la-test_qos_controller_module.o   /usr/lib64/libsvn_delta-1.so -L/usr/lib64 /usr/lib64/libsvn_subr-1.so /usr/lib64/libaprutil-1.so -lsasl2 -lcurl /usr/lib64/libapr-1.so -lpthread -ldl -lz -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o  -pthread -O0   -pthread -Wl,-soname -Wl,libtestqos_controller-1.4.0.so -o .libs/libtestqos_controller-1.4.0.so
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbeginS.o  examples/.libs/libtestresource_estimator_la-test_resource_estimator_module.o   /usr/lib64/libsvn_delta-1.so -L/usr/lib64 /usr/lib64/libsvn_subr-1.so /usr/lib64/libaprutil-1.so -lsasl2 -lcurl /usr/lib64/libapr-1.so -lpthread -ldl -lz -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o  -pthread -O0   -pthread -Wl,-soname -Wl,libtestresource_estimator-1.4.0.so -o .libs/libtestresource_estimator-1.4.0.so
libtool: link: (cd ".libs" && rm -f "libtestqos_controller.so" && ln -s "libtestqos_controller-1.4.0.so" "libtestqos_controller.so")
libtool: link: (cd ".libs" && rm -f "libtestresource_estimator.so" && ln -s "libtestresource_estimator-1.4.0.so" "libtestresource_estimator.so")
libtool: link: ( cd ".libs" && rm -f "libtestqos_controller.la" && ln -s "../libtestqos_controller.la" "libtestqos_controller.la" )
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie  -o libmesos_no_3rdparty.la  appc/libmesos_no_3rdparty_la-spec.lo authentication/cram_md5/libmesos_no_3rdparty_la-authenticatee.lo authentication/cram_md5/libmesos_no_3rdparty_la-authenticator.lo authentication/cram_md5/libmesos_no_3rdparty_la-auxprop.lo authentication/http/libmesos_no_3rdparty_la-basic_authenticator_factory.lo authentication/http/libmesos_no_3rdparty_la-combined_authenticator.lo authorizer/libmesos_no_3rdparty_la-acls.lo authorizer/libmesos_no_3rdparty_la-authorizer.lo authorizer/local/libmesos_no_3rdparty_la-authorizer.lo checks/libmesos_no_3rdparty_la-checker.lo checks/libmesos_no_3rdparty_la-checker_process.lo checks/libmesos_no_3rdparty_la-health_checker.lo common/libmesos_no_3rdparty_la-attributes.lo common/libmesos_no_3rdparty_la-command_utils.lo common/libmesos_no_3rdparty_la-http.lo common/libmesos_no_3rdparty_la-protobuf_utils.lo common/libmesos_no_3rdparty_la-resources.lo common/libmesos_no_3rdparty_la-resources_utils.lo common/libmesos_no_3rdparty_la-roles.lo common/libmesos_no_3rdparty_la-type_utils.lo common/libmesos_no_3rdparty_la-validation.lo common/libmesos_no_3rdparty_la-values.lo docker/libmesos_no_3rdparty_la-docker.lo docker/libmesos_no_3rdparty_la-spec.lo exec/libmesos_no_3rdparty_la-exec.lo executor/libmesos_no_3rdparty_la-executor.lo executor/libmesos_no_3rdparty_la-v0_v1executor.lo files/libmesos_no_3rdparty_la-files.lo hdfs/libmesos_no_3rdparty_la-hdfs.lo hook/libmesos_no_3rdparty_la-manager.lo internal/libmesos_no_3rdparty_la-devolve.lo internal/libmesos_no_3rdparty_la-evolve.lo local/libmesos_no_3rdparty_la-local.lo logging/libmesos_no_3rdparty_la-flags.lo logging/libmesos_no_3rdparty_la-logging.lo master/libmesos_no_3rdparty_la-flags.lo master/libmesos_no_3rdparty_la-http.lo master/libmesos_no_3rdparty_la-maintenance.lo master/libmesos_no_3rdparty_la-master.lo master/libmesos_no_3rdparty_la-metrics.lo master/libmesos_no_3rdparty_la-quota.lo master/libmesos_no_3rdparty_la-quota_handler.lo master/libmesos_no_3rdparty_la-registrar.lo master/libmesos_no_3rdparty_la-validation.lo master/libmesos_no_3rdparty_la-weights.lo master/libmesos_no_3rdparty_la-weights_handler.lo master/allocator/libmesos_no_3rdparty_la-allocator.lo master/allocator/mesos/libmesos_no_3rdparty_la-hierarchical.lo master/allocator/mesos/libmesos_no_3rdparty_la-metrics.lo master/allocator/sorter/drf/libmesos_no_3rdparty_la-metrics.lo master/allocator/sorter/drf/libmesos_no_3rdparty_la-sorter.lo master/contender/libmesos_no_3rdparty_la-contender.lo master/contender/libmesos_no_3rdparty_la-standalone.lo master/contender/libmesos_no_3rdparty_la-zookeeper.lo master/detector/libmesos_no_3rdparty_la-detector.lo master/detector/libmesos_no_3rdparty_la-standalone.lo master/detector/libmesos_no_3rdparty_la-zookeeper.lo messages/libmesos_no_3rdparty_la-messages.lo module/libmesos_no_3rdparty_la-manager.lo oci/libmesos_no_3rdparty_la-spec.lo posix/libmesos_no_3rdparty_la-rlimits.lo resource_provider/libmesos_no_3rdparty_la-daemon.lo resource_provider/libmesos_no_3rdparty_la-driver.lo resource_provider/libmesos_no_3rdparty_la-local.lo resource_provider/libmesos_no_3rdparty_la-manager.lo resource_provider/libmesos_no_3rdparty_la-validation.lo resource_provider/storage/libmesos_no_3rdparty_la-provider.lo sched/libmesos_no_3rdparty_la-sched.lo scheduler/libmesos_no_3rdparty_la-scheduler.lo secret/libmesos_no_3rdparty_la-resolver.lo slave/libmesos_no_3rdparty_la-constants.lo slave/libmesos_no_3rdparty_la-container_logger.lo slave/libmesos_no_3rdparty_la-flags.lo slave/libmesos_no_3rdparty_la-gc.lo slave/libmesos_no_3rdparty_la-http.lo slave/libmesos_no_3rdparty_la-metrics.lo slave/libmesos_no_3rdparty_la-paths.lo slave/libmesos_no_3rdparty_la-qos_controller.lo slave/qos_controllers/libmesos_no_3rdparty_la-noop.lo slave/libmesos_no_3rdparty_la-resource_estimator.lo slave/libmesos_no_3rdparty_la-slave.lo slave/libmesos_no_3rdparty_la-state.lo slave/libmesos_no_3rdparty_la-status_update_manager.lo slave/libmesos_no_3rdparty_la-validation.lo slave/container_loggers/libmesos_no_3rdparty_la-sandbox.lo slave/containerizer/libmesos_no_3rdparty_la-composing.lo slave/containerizer/libmesos_no_3rdparty_la-containerizer.lo slave/containerizer/libmesos_no_3rdparty_la-docker.lo slave/containerizer/libmesos_no_3rdparty_la-fetcher.lo slave/containerizer/mesos/libmesos_no_3rdparty_la-containerizer.lo slave/containerizer/mesos/libmesos_no_3rdparty_la-isolator.lo slave/containerizer/mesos/libmesos_no_3rdparty_la-launch.lo slave/containerizer/mesos/libmesos_no_3rdparty_la-launcher.lo slave/containerizer/mesos/libmesos_no_3rdparty_la-mount.lo slave/containerizer/mesos/libmesos_no_3rdparty_la-paths.lo slave/containerizer/mesos/libmesos_no_3rdparty_la-utils.lo slave/containerizer/mesos/io/libmesos_no_3rdparty_la-switchboard.lo slave/containerizer/mesos/isolators/libmesos_no_3rdparty_la-environment_secret.lo slave/containerizer/mesos/isolators/docker/volume/libmesos_no_3rdparty_la-driver.lo slave/containerizer/mesos/isolators/docker/volume/libmesos_no_3rdparty_la-paths.lo slave/containerizer/mesos/isolators/filesystem/libmesos_no_3rdparty_la-posix.lo slave/containerizer/mesos/isolators/network/cni/libmesos_no_3rdparty_la-paths.lo slave/containerizer/mesos/isolators/network/cni/libmesos_no_3rdparty_la-spec.lo slave/containerizer/mesos/isolators/posix/libmesos_no_3rdparty_la-disk.lo slave/containerizer/mesos/isolators/posix/libmesos_no_3rdparty_la-rlimits.lo slave/containerizer/mesos/isolators/volume/libmesos_no_3rdparty_la-sandbox_path.lo slave/containerizer/mesos/provisioner/libmesos_no_3rdparty_la-backend.lo slave/containerizer/mesos/provisioner/libmesos_no_3rdparty_la-paths.lo slave/containerizer/mesos/provisioner/libmesos_no_3rdparty_la-provisioner.lo slave/containerizer/mesos/provisioner/libmesos_no_3rdparty_la-store.lo slave/containerizer/mesos/provisioner/libmesos_no_3rdparty_la-utils.lo slave/containerizer/mesos/provisioner/appc/libmesos_no_3rdparty_la-cache.lo slave/containerizer/mesos/provisioner/appc/libmesos_no_3rdparty_la-fetcher.lo slave/containerizer/mesos/provisioner/appc/libmesos_no_3rdparty_la-paths.lo slave/containerizer/mesos/provisioner/appc/libmesos_no_3rdparty_la-store.lo slave/containerizer/mesos/provisioner/backends/libmesos_no_3rdparty_la-copy.lo slave/containerizer/mesos/provisioner/docker/libmesos_no_3rdparty_la-local_puller.lo slave/containerizer/mesos/provisioner/docker/libmesos_no_3rdparty_la-metadata_manager.lo slave/containerizer/mesos/provisioner/docker/libmesos_no_3rdparty_la-paths.lo slave/containerizer/mesos/provisioner/docker/libmesos_no_3rdparty_la-puller.lo slave/containerizer/mesos/provisioner/docker/libmesos_no_3rdparty_la-registry_puller.lo slave/containerizer/mesos/provisioner/docker/libmesos_no_3rdparty_la-store.lo slave/resource_estimators/libmesos_no_3rdparty_la-noop.lo uri/libmesos_no_3rdparty_la-fetcher.lo uri/libmesos_no_3rdparty_la-utils.lo uri/fetchers/libmesos_no_3rdparty_la-copy.lo uri/fetchers/libmesos_no_3rdparty_la-curl.lo uri/fetchers/libmesos_no_3rdparty_la-docker.lo uri/fetchers/libmesos_no_3rdparty_la-hadoop.lo usage/libmesos_no_3rdparty_la-usage.lo v1/libmesos_no_3rdparty_la-attributes.lo v1/libmesos_no_3rdparty_la-mesos.lo v1/libmesos_no_3rdparty_la-resources.lo v1/libmesos_no_3rdparty_la-values.lo version/libmesos_no_3rdparty_la-version.lo watcher/libmesos_no_3rdparty_la-whitelist_watcher.lo zookeeper/libmesos_no_3rdparty_la-authentication.lo zookeeper/libmesos_no_3rdparty_la-contender.lo zookeeper/libmesos_no_3rdparty_la-detector.lo zookeeper/libmesos_no_3rdparty_la-zookeeper.lo zookeeper/libmesos_no_3rdparty_la-group.lo linux/libmesos_no_3rdparty_la-capabilities.lo linux/libmesos_no_3rdparty_la-cgroups.lo linux/libmesos_no_3rdparty_la-fs.lo linux/libmesos_no_3rdparty_la-ldcache.lo linux/libmesos_no_3rdparty_la-ldd.lo linux/libmesos_no_3rdparty_la-perf.lo linux/libmesos_no_3rdparty_la-systemd.lo slave/containerizer/mesos/libmesos_no_3rdparty_la-linux_launcher.lo slave/containerizer/mesos/isolators/appc/libmesos_no_3rdparty_la-runtime.lo slave/containerizer/mesos/isolators/cgroups/libmesos_no_3rdparty_la-cgroups.lo slave/containerizer/mesos/isolators/cgroups/libmesos_no_3rdparty_la-subsystem.lo slave/containerizer/mesos/isolators/cgroups/subsystems/libmesos_no_3rdparty_la-blkio.lo slave/containerizer/mesos/isolators/cgroups/subsystems/libmesos_no_3rdparty_la-cpu.lo slave/containerizer/mesos/isolators/cgroups/subsystems/libmesos_no_3rdparty_la-cpuacct.lo slave/containerizer/mesos/isolators/cgroups/subsystems/libmesos_no_3rdparty_la-cpuset.lo slave/containerizer/mesos/isolators/cgroups/subsystems/libmesos_no_3rdparty_la-devices.lo slave/containerizer/mesos/isolators/cgroups/subsystems/libmesos_no_3rdparty_la-hugetlb.lo slave/containerizer/mesos/isolators/cgroups/subsystems/libmesos_no_3rdparty_la-memory.lo slave/containerizer/mesos/isolators/cgroups/subsystems/libmesos_no_3rdparty_la-net_cls.lo slave/containerizer/mesos/isolators/cgroups/subsystems/libmesos_no_3rdparty_la-net_prio.lo slave/containerizer/mesos/isolators/cgroups/subsystems/libmesos_no_3rdparty_la-perf_event.lo slave/containerizer/mesos/isolators/cgroups/subsystems/libmesos_no_3rdparty_la-pids.lo slave/containerizer/mesos/isolators/docker/libmesos_no_3rdparty_la-runtime.lo slave/containerizer/mesos/isolators/docker/volume/libmesos_no_3rdparty_la-isolator.lo slave/containerizer/mesos/isolators/filesystem/libmesos_no_3rdparty_la-linux.lo slave/containerizer/mesos/isolators/filesystem/libmesos_no_3rdparty_la-shared.lo slave/containerizer/mesos/isolators/gpu/libmesos_no_3rdparty_la-allocator.lo slave/containerizer/mesos/isolators/gpu/libmesos_no_3rdparty_la-isolator.lo slave/containerizer/mesos/isolators/gpu/libmesos_no_3rdparty_la-nvml.lo slave/containerizer/mesos/isolators/gpu/libmesos_no_3rdparty_la-volume.lo slave/containerizer/mesos/isolators/linux/libmesos_no_3rdparty_la-capabilities.lo slave/containerizer/mesos/isolators/namespaces/libmesos_no_3rdparty_la-ipc.lo slave/containerizer/mesos/isolators/namespaces/libmesos_no_3rdparty_la-pid.lo slave/containerizer/mesos/isolators/network/cni/libmesos_no_3rdparty_la-cni.lo slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/libmesos_no_3rdparty_la-port_mapper.lo slave/containerizer/mesos/isolators/volume/libmesos_no_3rdparty_la-image.lo slave/containerizer/mesos/isolators/volume/libmesos_no_3rdparty_la-secret.lo slave/containerizer/mesos/provisioner/backends/libmesos_no_3rdparty_la-aufs.lo slave/containerizer/mesos/provisioner/backends/libmesos_no_3rdparty_la-bind.lo slave/containerizer/mesos/provisioner/backends/libmesos_no_3rdparty_la-overlay.lo    ../include/mesos/libmesos_no_3rdparty_la-mesos.pb.lo ../include/mesos/agent/libmesos_no_3rdparty_la-agent.pb.lo ../include/mesos/allocator/libmesos_no_3rdparty_la-allocator.pb.lo ../include/mesos/appc/libmesos_no_3rdparty_la-spec.pb.lo ../include/mesos/authentication/libmesos_no_3rdparty_la-authentication.pb.lo ../include/mesos/authorizer/libmesos_no_3rdparty_la-acls.pb.lo ../include/mesos/authorizer/libmesos_no_3rdparty_la-authorizer.pb.lo ../include/mesos/docker/libmesos_no_3rdparty_la-spec.pb.lo ../include/mesos/docker/libmesos_no_3rdparty_la-v1.pb.lo ../include/mesos/docker/libmesos_no_3rdparty_la-v2.pb.lo ../include/mesos/executor/libmesos_no_3rdparty_la-executor.pb.lo ../include/mesos/fetcher/libmesos_no_3rdparty_la-fetcher.pb.lo ../include/mesos/maintenance/libmesos_no_3rdparty_la-maintenance.pb.lo ../include/mesos/master/libmesos_no_3rdparty_la-master.pb.lo ../include/mesos/module/libmesos_no_3rdparty_la-hook.pb.lo ../include/mesos/module/libmesos_no_3rdparty_la-module.pb.lo ../include/mesos/oci/libmesos_no_3rdparty_la-spec.pb.lo ../include/mesos/quota/libmesos_no_3rdparty_la-quota.pb.lo ../include/mesos/resource_provider/libmesos_no_3rdparty_la-resource_provider.pb.lo ../include/mesos/scheduler/libmesos_no_3rdparty_la-scheduler.pb.lo ../include/mesos/slave/libmesos_no_3rdparty_la-containerizer.pb.lo ../include/mesos/slave/libmesos_no_3rdparty_la-oversubscription.pb.lo ../include/mesos/state/libmesos_no_3rdparty_la-state.pb.lo ../include/mesos/uri/libmesos_no_3rdparty_la-uri.pb.lo ../include/mesos/v1/libmesos_no_3rdparty_la-mesos.pb.lo ../include/mesos/v1/agent/libmesos_no_3rdparty_la-agent.pb.lo ../include/mesos/v1/allocator/libmesos_no_3rdparty_la-allocator.pb.lo ../include/mesos/v1/executor/libmesos_no_3rdparty_la-executor.pb.lo ../include/mesos/v1/maintenance/libmesos_no_3rdparty_la-maintenance.pb.lo ../include/mesos/v1/master/libmesos_no_3rdparty_la-master.pb.lo ../include/mesos/v1/quota/libmesos_no_3rdparty_la-quota.pb.lo ../include/mesos/v1/resource_provider/libmesos_no_3rdparty_la-resource_provider.pb.lo ../include/mesos/v1/scheduler/libmesos_no_3rdparty_la-scheduler.pb.lo master/libmesos_no_3rdparty_la-registry.pb.lo messages/libmesos_no_3rdparty_la-flags.pb.lo messages/libmesos_no_3rdparty_la-messages.pb.lo slave/containerizer/mesos/provisioner/docker/libmesos_no_3rdparty_la-message.pb.lo slave/containerizer/mesos/isolators/docker/volume/libmesos_no_3rdparty_la-state.pb.lo slave/containerizer/mesos/isolators/network/cni/libmesos_no_3rdparty_la-spec.pb.lo libbuild.la liblog.la libstate.la -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lz  -lrt
libtool: link: ( cd ".libs" && rm -f "libtestresource_estimator.la" && ln -s "../libtestresource_estimator.la" "libtestresource_estimator.la" )
libtool: link: (cd .libs/libmesos_no_3rdparty.lax/libbuild.a && ar x "/mesos/mesos-1.4.0/_build/src/./.libs/libbuild.a")
libtool: link: (cd .libs/libmesos_no_3rdparty.lax/liblog.a && ar x "/mesos/mesos-1.4.0/_build/src/./.libs/liblog.a")
libtool: link: (cd .libs/libmesos_no_3rdparty.lax/libstate.a && ar x "/mesos/mesos-1.4.0/_build/src/./.libs/libstate.a")
copying selected object files to avoid basename conflicts...
libtool: link: ln authorizer/local/.libs/libmesos_no_3rdparty_la-authorizer.o .libs/libmesos_no_3rdparty.lax/lt1-libmesos_no_3rdparty_la-authorizer.o || cp authorizer/local/.libs/libmesos_no_3rdparty_la-authorizer.o .libs/libmesos_no_3rdparty.lax/lt1-libmesos_no_3rdparty_la-authorizer.o
libtool: link: ln docker/.libs/libmesos_no_3rdparty_la-spec.o .libs/libmesos_no_3rdparty.lax/lt2-libmesos_no_3rdparty_la-spec.o || cp docker/.libs/libmesos_no_3rdparty_la-spec.o .libs/libmesos_no_3rdparty.lax/lt2-libmesos_no_3rdparty_la-spec.o
libtool: link: ln master/.libs/libmesos_no_3rdparty_la-flags.o .libs/libmesos_no_3rdparty.lax/lt3-libmesos_no_3rdparty_la-flags.o || cp master/.libs/libmesos_no_3rdparty_la-flags.o .libs/libmesos_no_3rdparty.lax/lt3-libmesos_no_3rdparty_la-flags.o
libtool: link: ln master/.libs/libmesos_no_3rdparty_la-http.o .libs/libmesos_no_3rdparty.lax/lt4-libmesos_no_3rdparty_la-http.o || cp master/.libs/libmesos_no_3rdparty_la-http.o .libs/libmesos_no_3rdparty.lax/lt4-libmesos_no_3rdparty_la-http.o
libtool: link: ln master/.libs/libmesos_no_3rdparty_la-validation.o .libs/libmesos_no_3rdparty.lax/lt5-libmesos_no_3rdparty_la-validation.o || cp master/.libs/libmesos_no_3rdparty_la-validation.o .libs/libmesos_no_3rdparty.lax/lt5-libmesos_no_3rdparty_la-validation.o
libtool: link: ln master/allocator/mesos/.libs/libmesos_no_3rdparty_la-metrics.o .libs/libmesos_no_3rdparty.lax/lt6-libmesos_no_3rdparty_la-metrics.o || cp master/allocator/mesos/.libs/libmesos_no_3rdparty_la-metrics.o .libs/libmesos_no_3rdparty.lax/lt6-libmesos_no_3rdparty_la-metrics.o
libtool: link: ln master/allocator/sorter/drf/.libs/libmesos_no_3rdparty_la-metrics.o .libs/libmesos_no_3rdparty.lax/lt7-libmesos_no_3rdparty_la-metrics.o || cp master/allocator/sorter/drf/.libs/libmesos_no_3rdparty_la-metrics.o .libs/libmesos_no_3rdparty.lax/lt7-libmesos_no_3rdparty_la-metrics.o
libtool: link: ln master/detector/.libs/libmesos_no_3rdparty_la-standalone.o .libs/libmesos_no_3rdparty.lax/lt8-libmesos_no_3rdparty_la-standalone.o || cp master/detector/.libs/libmesos_no_3rdparty_la-standalone.o .libs/libmesos_no_3rdparty.lax/lt8-libmesos_no_3rdparty_la-standalone.o
libtool: link: ln master/detector/.libs/libmesos_no_3rdparty_la-zookeeper.o .libs/libmesos_no_3rdparty.lax/lt9-libmesos_no_3rdparty_la-zookeeper.o || cp master/detector/.libs/libmesos_no_3rdparty_la-zookeeper.o .libs/libmesos_no_3rdparty.lax/lt9-libmesos_no_3rdparty_la-zookeeper.o
libtool: link: ln module/.libs/libmesos_no_3rdparty_la-manager.o .libs/libmesos_no_3rdparty.lax/lt10-libmesos_no_3rdparty_la-manager.o || cp module/.libs/libmesos_no_3rdparty_la-manager.o .libs/libmesos_no_3rdparty.lax/lt10-libmesos_no_3rdparty_la-manager.o
libtool: link: ln oci/.libs/libmesos_no_3rdparty_la-spec.o .libs/libmesos_no_3rdparty.lax/lt11-libmesos_no_3rdparty_la-spec.o || cp oci/.libs/libmesos_no_3rdparty_la-spec.o .libs/libmesos_no_3rdparty.lax/lt11-libmesos_no_3rdparty_la-spec.o
libtool: link: ln resource_provider/.libs/libmesos_no_3rdparty_la-local.o .libs/libmesos_no_3rdparty.lax/lt12-libmesos_no_3rdparty_la-local.o || cp resource_provider/.libs/libmesos_no_3rdparty_la-local.o .libs/libmesos_no_3rdparty.lax/lt12-libmesos_no_3rdparty_la-local.o
libtool: link: ln resource_provider/.libs/libmesos_no_3rdparty_la-manager.o .libs/libmesos_no_3rdparty.lax/lt13-libmesos_no_3rdparty_la-manager.o || cp resource_provider/.libs/libmesos_no_3rdparty_la-manager.o .libs/libmesos_no_3rdparty.lax/lt13-libmesos_no_3rdparty_la-manager.o
libtool: link: ln resource_provider/.libs/libmesos_no_3rdparty_la-validation.o .libs/libmesos_no_3rdparty.lax/lt14-libmesos_no_3rdparty_la-validation.o || cp resource_provider/.libs/libmesos_no_3rdparty_la-validation.o .libs/libmesos_no_3rdparty.lax/lt14-libmesos_no_3rdparty_la-validation.o
libtool: link: ln slave/.libs/libmesos_no_3rdparty_la-flags.o .libs/libmesos_no_3rdparty.lax/lt15-libmesos_no_3rdparty_la-flags.o || cp slave/.libs/libmesos_no_3rdparty_la-flags.o .libs/libmesos_no_3rdparty.lax/lt15-libmesos_no_3rdparty_la-flags.o
libtool: link: ln slave/.libs/libmesos_no_3rdparty_la-http.o .libs/libmesos_no_3rdparty.lax/lt16-libmesos_no_3rdparty_la-http.o || cp slave/.libs/libmesos_no_3rdparty_la-http.o .libs/libmesos_no_3rdparty.lax/lt16-libmesos_no_3rdparty_la-http.o
libtool: link: ln slave/.libs/libmesos_no_3rdparty_la-metrics.o .libs/libmesos_no_3rdparty.lax/lt17-libmesos_no_3rdparty_la-metrics.o || cp slave/.libs/libmesos_no_3rdparty_la-metrics.o .libs/libmesos_no_3rdparty.lax/lt17-libmesos_no_3rdparty_la-metrics.o
libtool: link: ln slave/.libs/libmesos_no_3rdparty_la-validation.o .libs/libmesos_no_3rdparty.lax/lt18-libmesos_no_3rdparty_la-validation.o || cp slave/.libs/libmesos_no_3rdparty_la-validation.o .libs/libmesos_no_3rdparty.lax/lt18-libmesos_no_3rdparty_la-validation.o
libtool: link: ln slave/containerizer/.libs/libmesos_no_3rdparty_la-docker.o .libs/libmesos_no_3rdparty.lax/lt19-libmesos_no_3rdparty_la-docker.o || cp slave/containerizer/.libs/libmesos_no_3rdparty_la-docker.o .libs/libmesos_no_3rdparty.lax/lt19-libmesos_no_3rdparty_la-docker.o
libtool: link: ln slave/containerizer/mesos/.libs/libmesos_no_3rdparty_la-containerizer.o .libs/libmesos_no_3rdparty.lax/lt20-libmesos_no_3rdparty_la-containerizer.o || cp slave/containerizer/mesos/.libs/libmesos_no_3rdparty_la-containerizer.o .libs/libmesos_no_3rdparty.lax/lt20-libmesos_no_3rdparty_la-containerizer.o
libtool: link: ln slave/containerizer/mesos/.libs/libmesos_no_3rdparty_la-paths.o .libs/libmesos_no_3rdparty.lax/lt21-libmesos_no_3rdparty_la-paths.o || cp slave/containerizer/mesos/.libs/libmesos_no_3rdparty_la-paths.o .libs/libmesos_no_3rdparty.lax/lt21-libmesos_no_3rdparty_la-paths.o
libtool: link: ln slave/containerizer/mesos/isolators/docker/volume/.libs/libmesos_no_3rdparty_la-driver.o .libs/libmesos_no_3rdparty.lax/lt22-libmesos_no_3rdparty_la-driver.o || cp slave/containerizer/mesos/isolators/docker/volume/.libs/libmesos_no_3rdparty_la-driver.o .libs/libmesos_no_3rdparty.lax/lt22-libmesos_no_3rdparty_la-driver.o
libtool: link: ln slave/containerizer/mesos/isolators/docker/volume/.libs/libmesos_no_3rdparty_la-paths.o .libs/libmesos_no_3rdparty.lax/lt23-libmesos_no_3rdparty_la-paths.o || cp slave/containerizer/mesos/isolators/docker/volume/.libs/libmesos_no_3rdparty_la-paths.o .libs/libmesos_no_3rdparty.lax/lt23-libmesos_no_3rdparty_la-paths.o
libtool: link: ln slave/containerizer/mesos/isolators/network/cni/.libs/libmesos_no_3rdparty_la-paths.o .libs/libmesos_no_3rdparty.lax/lt24-libmesos_no_3rdparty_la-paths.o || cp slave/containerizer/mesos/isolators/network/cni/.libs/libmesos_no_3rdparty_la-paths.o .libs/libmesos_no_3rdparty.lax/lt24-libmesos_no_3rdparty_la-paths.o
libtool: link: ln slave/containerizer/mesos/isolators/network/cni/.libs/libmesos_no_3rdparty_la-spec.o .libs/libmesos_no_3rdparty.lax/lt25-libmesos_no_3rdparty_la-spec.o || cp slave/containerizer/mesos/isolators/network/cni/.libs/libmesos_no_3rdparty_la-spec.o .libs/libmesos_no_3rdparty.lax/lt25-libmesos_no_3rdparty_la-spec.o
libtool: link: ln slave/containerizer/mesos/isolators/posix/.libs/libmesos_no_3rdparty_la-rlimits.o .libs/libmesos_no_3rdparty.lax/lt26-libmesos_no_3rdparty_la-rlimits.o || cp slave/containerizer/mesos/isolators/posix/.libs/libmesos_no_3rdparty_la-rlimits.o .libs/libmesos_no_3rdparty.lax/lt26-libmesos_no_3rdparty_la-rlimits.o
libtool: link: ln slave/containerizer/mesos/provisioner/.libs/libmesos_no_3rdparty_la-paths.o .libs/libmesos_no_3rdparty.lax/lt27-libmesos_no_3rdparty_la-paths.o || cp slave/containerizer/mesos/provisioner/.libs/libmesos_no_3rdparty_la-paths.o .libs/libmesos_no_3rdparty.lax/lt27-libmesos_no_3rdparty_la-paths.o
libtool: link: ln slave/containerizer/mesos/provisioner/.libs/libmesos_no_3rdparty_la-utils.o .libs/libmesos_no_3rdparty.lax/lt28-libmesos_no_3rdparty_la-utils.o || cp slave/containerizer/mesos/provisioner/.libs/libmesos_no_3rdparty_la-utils.o .libs/libmesos_no_3rdparty.lax/lt28-libmesos_no_3rdparty_la-utils.o
libtool: link: ln slave/containerizer/mesos/provisioner/appc/.libs/libmesos_no_3rdparty_la-fetcher.o .libs/libmesos_no_3rdparty.lax/lt29-libmesos_no_3rdparty_la-fetcher.o || cp slave/containerizer/mesos/provisioner/appc/.libs/libmesos_no_3rdparty_la-fetcher.o .libs/libmesos_no_3rdparty.lax/lt29-libmesos_no_3rdparty_la-fetcher.o
libtool: link: ln slave/containerizer/mesos/provisioner/appc/.libs/libmesos_no_3rdparty_la-paths.o .libs/libmesos_no_3rdparty.lax/lt30-libmesos_no_3rdparty_la-paths.o || cp slave/containerizer/mesos/provisioner/appc/.libs/libmesos_no_3rdparty_la-paths.o .libs/libmesos_no_3rdparty.lax/lt30-libmesos_no_3rdparty_la-paths.o
libtool: link: ln slave/containerizer/mesos/provisioner/appc/.libs/libmesos_no_3rdparty_la-store.o .libs/libmesos_no_3rdparty.lax/lt31-libmesos_no_3rdparty_la-store.o || cp slave/containerizer/mesos/provisioner/appc/.libs/libmesos_no_3rdparty_la-store.o .libs/libmesos_no_3rdparty.lax/lt31-libmesos_no_3rdparty_la-store.o
libtool: link: ln slave/containerizer/mesos/provisioner/docker/.libs/libmesos_no_3rdparty_la-paths.o .libs/libmesos_no_3rdparty.lax/lt32-libmesos_no_3rdparty_la-paths.o || cp slave/containerizer/mesos/provisioner/docker/.libs/libmesos_no_3rdparty_la-paths.o .libs/libmesos_no_3rdparty.lax/lt32-libmesos_no_3rdparty_la-paths.o
libtool: link: ln slave/containerizer/mesos/provisioner/docker/.libs/libmesos_no_3rdparty_la-store.o .libs/libmesos_no_3rdparty.lax/lt33-libmesos_no_3rdparty_la-store.o || cp slave/containerizer/mesos/provisioner/docker/.libs/libmesos_no_3rdparty_la-store.o .libs/libmesos_no_3rdparty.lax/lt33-libmesos_no_3rdparty_la-store.o
libtool: link: ln slave/resource_estimators/.libs/libmesos_no_3rdparty_la-noop.o .libs/libmesos_no_3rdparty.lax/lt34-libmesos_no_3rdparty_la-noop.o || cp slave/resource_estimators/.libs/libmesos_no_3rdparty_la-noop.o .libs/libmesos_no_3rdparty.lax/lt34-libmesos_no_3rdparty_la-noop.o
libtool: link: ln uri/.libs/libmesos_no_3rdparty_la-fetcher.o .libs/libmesos_no_3rdparty.lax/lt35-libmesos_no_3rdparty_la-fetcher.o || cp uri/.libs/libmesos_no_3rdparty_la-fetcher.o .libs/libmesos_no_3rdparty.lax/lt35-libmesos_no_3rdparty_la-fetcher.o
libtool: link: ln uri/.libs/libmesos_no_3rdparty_la-utils.o .libs/libmesos_no_3rdparty.lax/lt36-libmesos_no_3rdparty_la-utils.o || cp uri/.libs/libmesos_no_3rdparty_la-utils.o .libs/libmesos_no_3rdparty.lax/lt36-libmesos_no_3rdparty_la-utils.o
libtool: link: ln uri/fetchers/.libs/libmesos_no_3rdparty_la-copy.o .libs/libmesos_no_3rdparty.lax/lt37-libmesos_no_3rdparty_la-copy.o || cp uri/fetchers/.libs/libmesos_no_3rdparty_la-copy.o .libs/libmesos_no_3rdparty.lax/lt37-libmesos_no_3rdparty_la-copy.o
libtool: link: ln uri/fetchers/.libs/libmesos_no_3rdparty_la-docker.o .libs/libmesos_no_3rdparty.lax/lt38-libmesos_no_3rdparty_la-docker.o || cp uri/fetchers/.libs/libmesos_no_3rdparty_la-docker.o .libs/libmesos_no_3rdparty.lax/lt38-libmesos_no_3rdparty_la-docker.o
libtool: link: ln v1/.libs/libmesos_no_3rdparty_la-attributes.o .libs/libmesos_no_3rdparty.lax/lt39-libmesos_no_3rdparty_la-attributes.o || cp v1/.libs/libmesos_no_3rdparty_la-attributes.o .libs/libmesos_no_3rdparty.lax/lt39-libmesos_no_3rdparty_la-attributes.o
libtool: link: ln v1/.libs/libmesos_no_3rdparty_la-resources.o .libs/libmesos_no_3rdparty.lax/lt40-libmesos_no_3rdparty_la-resources.o || cp v1/.libs/libmesos_no_3rdparty_la-resources.o .libs/libmesos_no_3rdparty.lax/lt40-libmesos_no_3rdparty_la-resources.o
libtool: link: ln v1/.libs/libmesos_no_3rdparty_la-values.o .libs/libmesos_no_3rdparty.lax/lt41-libmesos_no_3rdparty_la-values.o || cp v1/.libs/libmesos_no_3rdparty_la-values.o .libs/libmesos_no_3rdparty.lax/lt41-libmesos_no_3rdparty_la-values.o
libtool: link: ln zookeeper/.libs/libmesos_no_3rdparty_la-contender.o .libs/libmesos_no_3rdparty.lax/lt42-libmesos_no_3rdparty_la-contender.o || cp zookeeper/.libs/libmesos_no_3rdparty_la-contender.o .libs/libmesos_no_3rdparty.lax/lt42-libmesos_no_3rdparty_la-contender.o
libtool: link: ln zookeeper/.libs/libmesos_no_3rdparty_la-detector.o .libs/libmesos_no_3rdparty.lax/lt43-libmesos_no_3rdparty_la-detector.o || cp zookeeper/.libs/libmesos_no_3rdparty_la-detector.o .libs/libmesos_no_3rdparty.lax/lt43-libmesos_no_3rdparty_la-detector.o
libtool: link: ln zookeeper/.libs/libmesos_no_3rdparty_la-zookeeper.o .libs/libmesos_no_3rdparty.lax/lt44-libmesos_no_3rdparty_la-zookeeper.o || cp zookeeper/.libs/libmesos_no_3rdparty_la-zookeeper.o .libs/libmesos_no_3rdparty.lax/lt44-libmesos_no_3rdparty_la-zookeeper.o
libtool: link: ln slave/containerizer/mesos/isolators/cgroups/.libs/libmesos_no_3rdparty_la-cgroups.o .libs/libmesos_no_3rdparty.lax/lt45-libmesos_no_3rdparty_la-cgroups.o || cp slave/containerizer/mesos/isolators/cgroups/.libs/libmesos_no_3rdparty_la-cgroups.o .libs/libmesos_no_3rdparty.lax/lt45-libmesos_no_3rdparty_la-cgroups.o
libtool: link: ln slave/containerizer/mesos/isolators/docker/.libs/libmesos_no_3rdparty_la-runtime.o .libs/libmesos_no_3rdparty.lax/lt46-libmesos_no_3rdparty_la-runtime.o || cp slave/containerizer/mesos/isolators/docker/.libs/libmesos_no_3rdparty_la-runtime.o .libs/libmesos_no_3rdparty.lax/lt46-libmesos_no_3rdparty_la-runtime.o
libtool: link: ln slave/containerizer/mesos/isolators/docker/volume/.libs/libmesos_no_3rdparty_la-isolator.o .libs/libmesos_no_3rdparty.lax/lt47-libmesos_no_3rdparty_la-isolator.o || cp slave/containerizer/mesos/isolators/docker/volume/.libs/libmesos_no_3rdparty_la-isolator.o .libs/libmesos_no_3rdparty.lax/lt47-libmesos_no_3rdparty_la-isolator.o
libtool: link: ln slave/containerizer/mesos/isolators/gpu/.libs/libmesos_no_3rdparty_la-allocator.o .libs/libmesos_no_3rdparty.lax/lt48-libmesos_no_3rdparty_la-allocator.o || cp slave/containerizer/mesos/isolators/gpu/.libs/libmesos_no_3rdparty_la-allocator.o .libs/libmesos_no_3rdparty.lax/lt48-libmesos_no_3rdparty_la-allocator.o
libtool: link: ln slave/containerizer/mesos/isolators/gpu/.libs/libmesos_no_3rdparty_la-isolator.o .libs/libmesos_no_3rdparty.lax/lt49-libmesos_no_3rdparty_la-isolator.o || cp slave/containerizer/mesos/isolators/gpu/.libs/libmesos_no_3rdparty_la-isolator.o .libs/libmesos_no_3rdparty.lax/lt49-libmesos_no_3rdparty_la-isolator.o
libtool: link: ln slave/containerizer/mesos/isolators/linux/.libs/libmesos_no_3rdparty_la-capabilities.o .libs/libmesos_no_3rdparty.lax/lt50-libmesos_no_3rdparty_la-capabilities.o || cp slave/containerizer/mesos/isolators/linux/.libs/libmesos_no_3rdparty_la-capabilities.o .libs/libmesos_no_3rdparty.lax/lt50-libmesos_no_3rdparty_la-capabilities.o
libtool: link: ln ../include/mesos/docker/.libs/libmesos_no_3rdparty_la-spec.pb.o .libs/libmesos_no_3rdparty.lax/lt51-libmesos_no_3rdparty_la-spec.pb.o || cp ../include/mesos/docker/.libs/libmesos_no_3rdparty_la-spec.pb.o .libs/libmesos_no_3rdparty.lax/lt51-libmesos_no_3rdparty_la-spec.pb.o
libtool: link: ln ../include/mesos/oci/.libs/libmesos_no_3rdparty_la-spec.pb.o .libs/libmesos_no_3rdparty.lax/lt52-libmesos_no_3rdparty_la-spec.pb.o || cp ../include/mesos/oci/.libs/libmesos_no_3rdparty_la-spec.pb.o .libs/libmesos_no_3rdparty.lax/lt52-libmesos_no_3rdparty_la-spec.pb.o
libtool: link: ln ../include/mesos/v1/.libs/libmesos_no_3rdparty_la-mesos.pb.o .libs/libmesos_no_3rdparty.lax/lt53-libmesos_no_3rdparty_la-mesos.pb.o || cp ../include/mesos/v1/.libs/libmesos_no_3rdparty_la-mesos.pb.o .libs/libmesos_no_3rdparty.lax/lt53-libmesos_no_3rdparty_la-mesos.pb.o
libtool: link: ln ../include/mesos/v1/agent/.libs/libmesos_no_3rdparty_la-agent.pb.o .libs/libmesos_no_3rdparty.lax/lt54-libmesos_no_3rdparty_la-agent.pb.o || cp ../include/mesos/v1/agent/.libs/libmesos_no_3rdparty_la-agent.pb.o .libs/libmesos_no_3rdparty.lax/lt54-libmesos_no_3rdparty_la-agent.pb.o
libtool: link: ln ../include/mesos/v1/allocator/.libs/libmesos_no_3rdparty_la-allocator.pb.o .libs/libmesos_no_3rdparty.lax/lt55-libmesos_no_3rdparty_la-allocator.pb.o || cp ../include/mesos/v1/allocator/.libs/libmesos_no_3rdparty_la-allocator.pb.o .libs/libmesos_no_3rdparty.lax/lt55-libmesos_no_3rdparty_la-allocator.pb.o
libtool: link: ln ../include/mesos/v1/executor/.libs/libmesos_no_3rdparty_la-executor.pb.o .libs/libmesos_no_3rdparty.lax/lt56-libmesos_no_3rdparty_la-executor.pb.o || cp ../include/mesos/v1/executor/.libs/libmesos_no_3rdparty_la-executor.pb.o .libs/libmesos_no_3rdparty.lax/lt56-libmesos_no_3rdparty_la-executor.pb.o
libtool: link: ln ../include/mesos/v1/maintenance/.libs/libmesos_no_3rdparty_la-maintenance.pb.o .libs/libmesos_no_3rdparty.lax/lt57-libmesos_no_3rdparty_la-maintenance.pb.o || cp ../include/mesos/v1/maintenance/.libs/libmesos_no_3rdparty_la-maintenance.pb.o .libs/libmesos_no_3rdparty.lax/lt57-libmesos_no_3rdparty_la-maintenance.pb.o
libtool: link: ln ../include/mesos/v1/master/.libs/libmesos_no_3rdparty_la-master.pb.o .libs/libmesos_no_3rdparty.lax/lt58-libmesos_no_3rdparty_la-master.pb.o || cp ../include/mesos/v1/master/.libs/libmesos_no_3rdparty_la-master.pb.o .libs/libmesos_no_3rdparty.lax/lt58-libmesos_no_3rdparty_la-master.pb.o
libtool: link: ln ../include/mesos/v1/quota/.libs/libmesos_no_3rdparty_la-quota.pb.o .libs/libmesos_no_3rdparty.lax/lt59-libmesos_no_3rdparty_la-quota.pb.o || cp ../include/mesos/v1/quota/.libs/libmesos_no_3rdparty_la-quota.pb.o .libs/libmesos_no_3rdparty.lax/lt59-libmesos_no_3rdparty_la-quota.pb.o
libtool: link: ln ../include/mesos/v1/resource_provider/.libs/libmesos_no_3rdparty_la-resource_provider.pb.o .libs/libmesos_no_3rdparty.lax/lt60-libmesos_no_3rdparty_la-resource_provider.pb.o || cp ../include/mesos/v1/resource_provider/.libs/libmesos_no_3rdparty_la-resource_provider.pb.o .libs/libmesos_no_3rdparty.lax/lt60-libmesos_no_3rdparty_la-resource_provider.pb.o
libtool: link: ln ../include/mesos/v1/scheduler/.libs/libmesos_no_3rdparty_la-scheduler.pb.o .libs/libmesos_no_3rdparty.lax/lt61-libmesos_no_3rdparty_la-scheduler.pb.o || cp ../include/mesos/v1/scheduler/.libs/libmesos_no_3rdparty_la-scheduler.pb.o .libs/libmesos_no_3rdparty.lax/lt61-libmesos_no_3rdparty_la-scheduler.pb.o
libtool: link: ln slave/containerizer/mesos/isolators/docker/volume/.libs/libmesos_no_3rdparty_la-state.pb.o .libs/libmesos_no_3rdparty.lax/lt62-libmesos_no_3rdparty_la-state.pb.o || cp slave/containerizer/mesos/isolators/docker/volume/.libs/libmesos_no_3rdparty_la-state.pb.o .libs/libmesos_no_3rdparty.lax/lt62-libmesos_no_3rdparty_la-state.pb.o
libtool: link: ln slave/containerizer/mesos/isolators/network/cni/.libs/libmesos_no_3rdparty_la-spec.pb.o .libs/libmesos_no_3rdparty.lax/lt63-libmesos_no_3rdparty_la-spec.pb.o || cp slave/containerizer/mesos/isolators/network/cni/.libs/libmesos_no_3rdparty_la-spec.pb.o .libs/libmesos_no_3rdparty.lax/lt63-libmesos_no_3rdparty_la-spec.pb.o
libtool: link: ar cru .libs/libmesos_no_3rdparty.a appc/.libs/libmesos_no_3rdparty_la-spec.o authentication/cram_md5/.libs/libmesos_no_3rdparty_la-authenticatee.o authentication/cram_md5/.libs/libmesos_no_3rdparty_la-authenticator.o authentication/cram_md5/.libs/libmesos_no_3rdparty_la-auxprop.o authentication/http/.libs/libmesos_no_3rdparty_la-basic_authenticator_factory.o authentication/http/.libs/libmesos_no_3rdparty_la-combined_authenticator.o authorizer/.libs/libmesos_no_3rdparty_la-acls.o authorizer/.libs/libmesos_no_3rdparty_la-authorizer.o .libs/libmesos_no_3rdparty.lax/lt1-libmesos_no_3rdparty_la-authorizer.o checks/.libs/libmesos_no_3rdparty_la-checker.o checks/.libs/libmesos_no_3rdparty_la-checker_process.o checks/.libs/libmesos_no_3rdparty_la-health_checker.o common/.libs/libmesos_no_3rdparty_la-attributes.o common/.libs/libmesos_no_3rdparty_la-command_utils.o common/.libs/libmesos_no_3rdparty_la-http.o common/.libs/libmesos_no_3rdparty_la-protobuf_utils.o common/.libs/libmesos_no_3rdparty_la-resources.o common/.libs/libmesos_no_3rdparty_la-resources_utils.o common/.libs/libmesos_no_3rdparty_la-roles.o common/.libs/libmesos_no_3rdparty_la-type_utils.o common/.libs/libmesos_no_3rdparty_la-validation.o common/.libs/libmesos_no_3rdparty_la-values.o docker/.libs/libmesos_no_3rdparty_la-docker.o .libs/libmesos_no_3rdparty.lax/lt2-libmesos_no_3rdparty_la-spec.o exec/.libs/libmesos_no_3rdparty_la-exec.o executor/.libs/libmesos_no_3rdparty_la-executor.o executor/.libs/libmesos_no_3rdparty_la-v0_v1executor.o files/.libs/libmesos_no_3rdparty_la-files.o hdfs/.libs/libmesos_no_3rdparty_la-hdfs.o hook/.libs/libmesos_no_3rdparty_la-manager.o internal/.libs/libmesos_no_3rdparty_la-devolve.o internal/.libs/libmesos_no_3rdparty_la-evolve.o local/.libs/libmesos_no_3rdparty_la-local.o logging/.libs/libmesos_no_3rdparty_la-flags.o logging/.libs/libmesos_no_3rdparty_la-logging.o .libs/libmesos_no_3rdparty.lax/lt3-libmesos_no_3rdparty_la-flags.o .libs/libmesos_no_3rdparty.lax/lt4-libmesos_no_3rdparty_la-http.o master/.libs/libmesos_no_3rdparty_la-maintenance.o master/.libs/libmesos_no_3rdparty_la-master.o master/.libs/libmesos_no_3rdparty_la-metrics.o master/.libs/libmesos_no_3rdparty_la-quota.o master/.libs/libmesos_no_3rdparty_la-quota_handler.o master/.libs/libmesos_no_3rdparty_la-registrar.o .libs/libmesos_no_3rdparty.lax/lt5-libmesos_no_3rdparty_la-validation.o master/.libs/libmesos_no_3rdparty_la-weights.o master/.libs/libmesos_no_3rdparty_la-weights_handler.o master/allocator/.libs/libmesos_no_3rdparty_la-allocator.o master/allocator/mesos/.libs/libmesos_no_3rdparty_la-hierarchical.o .libs/libmesos_no_3rdparty.lax/lt6-libmesos_no_3rdparty_la-metrics.o .libs/libmesos_no_3rdparty.lax/lt7-libmesos_no_3rdparty_la-metrics.o master/allocator/sorter/drf/.libs/libmesos_no_3rdparty_la-sorter.o master/contender/.libs/libmesos_no_3rdparty_la-contender.o master/contender/.libs/libmesos_no_3rdparty_la-standalone.o master/contender/.libs/libmesos_no_3rdparty_la-zookeeper.o master/detector/.libs/libmesos_no_3rdparty_la-detector.o .libs/libmesos_no_3rdparty.lax/lt8-libmesos_no_3rdparty_la-standalone.o .libs/libmesos_no_3rdparty.lax/lt9-libmesos_no_3rdparty_la-zookeeper.o messages/.libs/libmesos_no_3rdparty_la-messages.o .libs/libmesos_no_3rdparty.lax/lt10-libmesos_no_3rdparty_la-manager.o .libs/libmesos_no_3rdparty.lax/lt11-libmesos_no_3rdparty_la-spec.o posix/.libs/libmesos_no_3rdparty_la-rlimits.o resource_provider/.libs/libmesos_no_3rdparty_la-daemon.o resource_provider/.libs/libmesos_no_3rdparty_la-driver.o .libs/libmesos_no_3rdparty.lax/lt12-libmesos_no_3rdparty_la-local.o .libs/libmesos_no_3rdparty.lax/lt13-libmesos_no_3rdparty_la-manager.o .libs/libmesos_no_3rdparty.lax/lt14-libmesos_no_3rdparty_la-validation.o resource_provider/storage/.libs/libmesos_no_3rdparty_la-provider.o sched/.libs/libmesos_no_3rdparty_la-sched.o scheduler/.libs/libmesos_no_3rdparty_la-scheduler.o secret/.libs/libmesos_no_3rdparty_la-resolver.o slave/.libs/libmesos_no_3rdparty_la-constants.o slave/.libs/libmesos_no_3rdparty_la-container_logger.o .libs/libmesos_no_3rdparty.lax/lt15-libmesos_no_3rdparty_la-flags.o slave/.libs/libmesos_no_3rdparty_la-gc.o .libs/libmesos_no_3rdparty.lax/lt16-libmesos_no_3rdparty_la-http.o .libs/libmesos_no_3rdparty.lax/lt17-libmesos_no_3rdparty_la-metrics.o slave/.libs/libmesos_no_3rdparty_la-paths.o slave/.libs/libmesos_no_3rdparty_la-qos_controller.o slave/qos_controllers/.libs/libmesos_no_3rdparty_la-noop.o slave/.libs/libmesos_no_3rdparty_la-resource_estimator.o slave/.libs/libmesos_no_3rdparty_la-slave.o slave/.libs/libmesos_no_3rdparty_la-state.o slave/.libs/libmesos_no_3rdparty_la-status_update_manager.o .libs/libmesos_no_3rdparty.lax/lt18-libmesos_no_3rdparty_la-validation.o slave/container_loggers/.libs/libmesos_no_3rdparty_la-sandbox.o slave/containerizer/.libs/libmesos_no_3rdparty_la-composing.o slave/containerizer/.libs/libmesos_no_3rdparty_la-containerizer.o .libs/libmesos_no_3rdparty.lax/lt19-libmesos_no_3rdparty_la-docker.o slave/containerizer/.libs/libmesos_no_3rdparty_la-fetcher.o .libs/libmesos_no_3rdparty.lax/lt20-libmesos_no_3rdparty_la-containerizer.o slave/containerizer/mesos/.libs/libmesos_no_3rdparty_la-isolator.o slave/containerizer/mesos/.libs/libmesos_no_3rdparty_la-launch.o slave/containerizer/mesos/.libs/libmesos_no_3rdparty_la-launcher.o slave/containerizer/mesos/.libs/libmesos_no_3rdparty_la-mount.o .libs/libmesos_no_3rdparty.lax/lt21-libmesos_no_3rdparty_la-paths.o slave/containerizer/mesos/.libs/libmesos_no_3rdparty_la-utils.o slave/containerizer/mesos/io/.libs/libmesos_no_3rdparty_la-switchboard.o slave/containerizer/mesos/isolators/.libs/libmesos_no_3rdparty_la-environment_secret.o .libs/libmesos_no_3rdparty.lax/lt22-libmesos_no_3rdparty_la-driver.o .libs/libmesos_no_3rdparty.lax/lt23-libmesos_no_3rdparty_la-paths.o slave/containerizer/mesos/isolators/filesystem/.libs/libmesos_no_3rdparty_la-posix.o .libs/libmesos_no_3rdparty.lax/lt24-libmesos_no_3rdparty_la-paths.o .libs/libmesos_no_3rdparty.lax/lt25-libmesos_no_3rdparty_la-spec.o slave/containerizer/mesos/isolators/posix/.libs/libmesos_no_3rdparty_la-disk.o .libs/libmesos_no_3rdparty.lax/lt26-libmesos_no_3rdparty_la-rlimits.o slave/containerizer/mesos/isolators/volume/.libs/libmesos_no_3rdparty_la-sandbox_path.o slave/containerizer/mesos/provisioner/.libs/libmesos_no_3rdparty_la-backend.o .libs/libmesos_no_3rdparty.lax/lt27-libmesos_no_3rdparty_la-paths.o slave/containerizer/mesos/provisioner/.libs/libmesos_no_3rdparty_la-provisioner.o slave/containerizer/mesos/provisioner/.libs/libmesos_no_3rdparty_la-store.o .libs/libmesos_no_3rdparty.lax/lt28-libmesos_no_3rdparty_la-utils.o slave/containerizer/mesos/provisioner/appc/.libs/libmesos_no_3rdparty_la-cache.o .libs/libmesos_no_3rdparty.lax/lt29-libmesos_no_3rdparty_la-fetcher.o .libs/libmesos_no_3rdparty.lax/lt30-libmesos_no_3rdparty_la-paths.o .libs/libmesos_no_3rdparty.lax/lt31-libmesos_no_3rdparty_la-store.o slave/containerizer/mesos/provisioner/backends/.libs/libmesos_no_3rdparty_la-copy.o slave/containerizer/mesos/provisioner/docker/.libs/libmesos_no_3rdparty_la-local_puller.o slave/containerizer/mesos/provisioner/docker/.libs/libmesos_no_3rdparty_la-metadata_manager.o .libs/libmesos_no_3rdparty.lax/lt32-libmesos_no_3rdparty_la-paths.o slave/containerizer/mesos/provisioner/docker/.libs/libmesos_no_3rdparty_la-puller.o slave/containerizer/mesos/provisioner/docker/.libs/libmesos_no_3rdparty_la-registry_puller.o .libs/libmesos_no_3rdparty.lax/lt33-libmesos_no_3rdparty_la-store.o .libs/libmesos_no_3rdparty.lax/lt34-libmesos_no_3rdparty_la-noop.o .libs/libmesos_no_3rdparty.lax/lt35-libmesos_no_3rdparty_la-fetcher.o .libs/libmesos_no_3rdparty.lax/lt36-libmesos_no_3rdparty_la-utils.o .libs/libmesos_no_3rdparty.lax/lt37-libmesos_no_3rdparty_la-copy.o uri/fetchers/.libs/libmesos_no_3rdparty_la-curl.o .libs/libmesos_no_3rdparty.lax/lt38-libmesos_no_3rdparty_la-docker.o uri/fetchers/.libs/libmesos_no_3rdparty_la-hadoop.o usage/.libs/libmesos_no_3rdparty_la-usage.o .libs/libmesos_no_3rdparty.lax/lt39-libmesos_no_3rdparty_la-attributes.o v1/.libs/libmesos_no_3rdparty_la-mesos.o .libs/libmesos_no_3rdparty.lax/lt40-libmesos_no_3rdparty_la-resources.o .libs/libmesos_no_3rdparty.lax/lt41-libmesos_no_3rdparty_la-values.o version/.libs/libmesos_no_3rdparty_la-version.o watcher/.libs/libmesos_no_3rdparty_la-whitelist_watcher.o zookeeper/.libs/libmesos_no_3rdparty_la-authentication.o .libs/libmesos_no_3rdparty.lax/lt42-libmesos_no_3rdparty_la-contender.o .libs/libmesos_no_3rdparty.lax/lt43-libmesos_no_3rdparty_la-detector.o .libs/libmesos_no_3rdparty.lax/lt44-libmesos_no_3rdparty_la-zookeeper.o zookeeper/.libs/libmesos_no_3rdparty_la-group.o linux/.libs/libmesos_no_3rdparty_la-capabilities.o linux/.libs/libmesos_no_3rdparty_la-cgroups.o linux/.libs/libmesos_no_3rdparty_la-fs.o linux/.libs/libmesos_no_3rdparty_la-ldcache.o linux/.libs/libmesos_no_3rdparty_la-ldd.o linux/.libs/libmesos_no_3rdparty_la-perf.o linux/.libs/libmesos_no_3rdparty_la-systemd.o slave/containerizer/mesos/.libs/libmesos_no_3rdparty_la-linux_launcher.o slave/containerizer/mesos/isolators/appc/.libs/libmesos_no_3rdparty_la-runtime.o .libs/libmesos_no_3rdparty.lax/lt45-libmesos_no_3rdparty_la-cgroups.o slave/containerizer/mesos/isolators/cgroups/.libs/libmesos_no_3rdparty_la-subsystem.o slave/containerizer/mesos/isolators/cgroups/subsystems/.libs/libmesos_no_3rdparty_la-blkio.o slave/containerizer/mesos/isolators/cgroups/subsystems/.libs/libmesos_no_3rdparty_la-cpu.o slave/containerizer/mesos/isolators/cgroups/subsystems/.libs/libmesos_no_3rdparty_la-cpuacct.o slave/containerizer/mesos/isolators/cgroups/subsystems/.libs/libmesos_no_3rdparty_la-cpuset.o slave/containerizer/mesos/isolators/cgroups/subsystems/.libs/libmesos_no_3rdparty_la-devices.o slave/containerizer/mesos/isolators/cgroups/subsystems/.libs/libmesos_no_3rdparty_la-hugetlb.o slave/containerizer/mesos/isolators/cgroups/subsystems/.libs/libmesos_no_3rdparty_la-memory.o slave/containerizer/mesos/isolators/cgroups/subsystems/.libs/libmesos_no_3rdparty_la-net_cls.o slave/containerizer/mesos/isolators/cgroups/subsystems/.libs/libmesos_no_3rdparty_la-net_prio.o slave/containerizer/mesos/isolators/cgroups/subsystems/.libs/libmesos_no_3rdparty_la-perf_event.o slave/containerizer/mesos/isolators/cgroups/subsystems/.libs/libmesos_no_3rdparty_la-pids.o .libs/libmesos_no_3rdparty.lax/lt46-libmesos_no_3rdparty_la-runtime.o .libs/libmesos_no_3rdparty.lax/lt47-libmesos_no_3rdparty_la-isolator.o slave/containerizer/mesos/isolators/filesystem/.libs/libmesos_no_3rdparty_la-linux.o slave/containerizer/mesos/isolators/filesystem/.libs/libmesos_no_3rdparty_la-shared.o .libs/libmesos_no_3rdparty.lax/lt48-libmesos_no_3rdparty_la-allocator.o .libs/libmesos_no_3rdparty.lax/lt49-libmesos_no_3rdparty_la-isolator.o slave/containerizer/mesos/isolators/gpu/.libs/libmesos_no_3rdparty_la-nvml.o slave/containerizer/mesos/isolators/gpu/.libs/libmesos_no_3rdparty_la-volume.o .libs/libmesos_no_3rdparty.lax/lt50-libmesos_no_3rdparty_la-capabilities.o slave/containerizer/mesos/isolators/namespaces/.libs/libmesos_no_3rdparty_la-ipc.o slave/containerizer/mesos/isolators/namespaces/.libs/libmesos_no_3rdparty_la-pid.o slave/containerizer/mesos/isolators/network/cni/.libs/libmesos_no_3rdparty_la-cni.o slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/.libs/libmesos_no_3rdparty_la-port_mapper.o slave/containerizer/mesos/isolators/volume/.libs/libmesos_no_3rdparty_la-image.o slave/containerizer/mesos/isolators/volume/.libs/libmesos_no_3rdparty_la-secret.o slave/containerizer/mesos/provisioner/backends/.libs/libmesos_no_3rdparty_la-aufs.o slave/containerizer/mesos/provisioner/backends/.libs/libmesos_no_3rdparty_la-bind.o slave/containerizer/mesos/provisioner/backends/.libs/libmesos_no_3rdparty_la-overlay.o ../include/mesos/.libs/libmesos_no_3rdparty_la-mesos.pb.o ../include/mesos/agent/.libs/libmesos_no_3rdparty_la-agent.pb.o ../include/mesos/allocator/.libs/libmesos_no_3rdparty_la-allocator.pb.o ../include/mesos/appc/.libs/libmesos_no_3rdparty_la-spec.pb.o ../include/mesos/authentication/.libs/libmesos_no_3rdparty_la-authentication.pb.o ../include/mesos/authorizer/.libs/libmesos_no_3rdparty_la-acls.pb.o ../include/mesos/authorizer/.libs/libmesos_no_3rdparty_la-authorizer.pb.o .libs/libmesos_no_3rdparty.lax/lt51-libmesos_no_3rdparty_la-spec.pb.o ../include/mesos/docker/.libs/libmesos_no_3rdparty_la-v1.pb.o ../include/mesos/docker/.libs/libmesos_no_3rdparty_la-v2.pb.o ../include/mesos/executor/.libs/libmesos_no_3rdparty_la-executor.pb.o ../include/mesos/fetcher/.libs/libmesos_no_3rdparty_la-fetcher.pb.o ../include/mesos/maintenance/.libs/libmesos_no_3rdparty_la-maintenance.pb.o ../include/mesos/master/.libs/libmesos_no_3rdparty_la-master.pb.o ../include/mesos/module/.libs/libmesos_no_3rdparty_la-hook.pb.o ../include/mesos/module/.libs/libmesos_no_3rdparty_la-module.pb.o .libs/libmesos_no_3rdparty.lax/lt52-libmesos_no_3rdparty_la-spec.pb.o ../include/mesos/quota/.libs/libmesos_no_3rdparty_la-quota.pb.o ../include/mesos/resource_provider/.libs/libmesos_no_3rdparty_la-resource_provider.pb.o ../include/mesos/scheduler/.libs/libmesos_no_3rdparty_la-scheduler.pb.o ../include/mesos/slave/.libs/libmesos_no_3rdparty_la-containerizer.pb.o ../include/mesos/slave/.libs/libmesos_no_3rdparty_la-oversubscription.pb.o ../include/mesos/state/.libs/libmesos_no_3rdparty_la-state.pb.o ../include/mesos/uri/.libs/libmesos_no_3rdparty_la-uri.pb.o .libs/libmesos_no_3rdparty.lax/lt53-libmesos_no_3rdparty_la-mesos.pb.o .libs/libmesos_no_3rdparty.lax/lt54-libmesos_no_3rdparty_la-agent.pb.o .libs/libmesos_no_3rdparty.lax/lt55-libmesos_no_3rdparty_la-allocator.pb.o .libs/libmesos_no_3rdparty.lax/lt56-libmesos_no_3rdparty_la-executor.pb.o .libs/libmesos_no_3rdparty.lax/lt57-libmesos_no_3rdparty_la-maintenance.pb.o .libs/libmesos_no_3rdparty.lax/lt58-libmesos_no_3rdparty_la-master.pb.o .libs/libmesos_no_3rdparty.lax/lt59-libmesos_no_3rdparty_la-quota.pb.o .libs/libmesos_no_3rdparty.lax/lt60-libmesos_no_3rdparty_la-resource_provider.pb.o .libs/libmesos_no_3rdparty.lax/lt61-libmesos_no_3rdparty_la-scheduler.pb.o master/.libs/libmesos_no_3rdparty_la-registry.pb.o messages/.libs/libmesos_no_3rdparty_la-flags.pb.o messages/.libs/libmesos_no_3rdparty_la-messages.pb.o slave/containerizer/mesos/provisioner/docker/.libs/libmesos_no_3rdparty_la-message.pb.o .libs/libmesos_no_3rdparty.lax/lt62-libmesos_no_3rdparty_la-state.pb.o .libs/libmesos_no_3rdparty.lax/lt63-libmesos_no_3rdparty_la-spec.pb.o .libs/libmesos_no_3rdparty.lax/libbuild.a/libbuild_la-build.o .libs/libmesos_no_3rdparty.lax/liblog.a/liblog_la-benchmark.o .libs/libmesos_no_3rdparty.lax/liblog.a/liblog_la-catchup.o .libs/libmesos_no_3rdparty.lax/liblog.a/liblog_la-consensus.o .libs/libmesos_no_3rdparty.lax/liblog.a/liblog_la-coordinator.o .libs/libmesos_no_3rdparty.lax/liblog.a/liblog_la-initialize.o .libs/libmesos_no_3rdparty.lax/liblog.a/liblog_la-leveldb.o .libs/libmesos_no_3rdparty.lax/liblog.a/liblog_la-log.o .libs/libmesos_no_3rdparty.lax/liblog.a/liblog_la-log.pb.o .libs/libmesos_no_3rdparty.lax/liblog.a/liblog_la-metrics.o .libs/libmesos_no_3rdparty.lax/liblog.a/liblog_la-read.o .libs/libmesos_no_3rdparty.lax/liblog.a/liblog_la-recover.o .libs/libmesos_no_3rdparty.lax/liblog.a/liblog_la-replica.o .libs/libmesos_no_3rdparty.lax/liblog.a/lt1-liblog_la-replica.o .libs/libmesos_no_3rdparty.lax/libstate.a/libstate_la-in_memory.o .libs/libmesos_no_3rdparty.lax/libstate.a/libstate_la-leveldb.o .libs/libmesos_no_3rdparty.lax/libstate.a/libstate_la-log.o .libs/libmesos_no_3rdparty.lax/libstate.a/libstate_la-state.pb.o .libs/libmesos_no_3rdparty.lax/libstate.a/libstate_la-zookeeper.o
mv -f cli/.deps/mesos_execute-execute.Tpo cli/.deps/mesos_execute-execute.Po
mv -f launcher/.deps/mesos_fetcher-fetcher.Tpo launcher/.deps/mesos_fetcher-fetcher.Po
mv -f launcher/.deps/mesos_executor-executor.Tpo launcher/.deps/mesos_executor-executor.Po
mv -f launcher/.deps/mesos_default_executor-default_executor.Tpo launcher/.deps/mesos_default_executor-default_executor.Po
libtool: link: ranlib .libs/libmesos_no_3rdparty.a
ranlib: .libs/libmesos_no_3rdparty.a: No space left on device
make[3]: *** [libmesos_no_3rdparty.la] Error 1
make[3]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.4.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1501841463-19877
Untagged: mesos-1501841463-19877:latest
Deleted: sha256:1039e458ac5fb8530e6db6012dc445e3ec6e0a61263a1d6b338cf375c38bd7ff
Deleted: sha256:577123b83d12d51aa014b386ec47e985bcdddcc1d729acbc3b148b0fad81976d
Deleted: sha256:7e1b7d513d10776ee330a4c0a936f2612575befb7037241d10274905a3ff9a38
Deleted: sha256:d0b57c591302353374dcae6406284b77ab28d3a66a372dd2e0014d108d6ea0ea
Deleted: sha256:b854b3b613cfb70e8294e67d3a5e9167c2529df6ee4884b743403c6ed6f1dff6
Deleted: sha256:9d76925d989702663086dea7f20d44bbcdccde9ea73a93987e7cc93bc02ebf9e
Deleted: sha256:812e5d3318c831cedbea5607d9e95a5df402976d2f81430b8ff0a5d396cd1ba4
Deleted: sha256:4411b8978a9e6270b4c6f20581080ab9ed9eccca3b31800ea1eb32e4e84fe208
Deleted: sha256:33f8d02ef97c3232ef8936a8293722b89a1c880e07a2722af1ef179226dc38f1
Deleted: sha256:d31a03367723403ae80f9656742d76335b88449818a9ee167f06414fcce2b6d9
Deleted: sha256:bbe0b0a689a482e81d12d135bac4682da17dbeac56682599a06645c0fef0ad13
Deleted: sha256:6d79d1f73a7fc63dd4de549d8ec28ef333192897378161da456cfe6b5d8298a4
Deleted: sha256:82a4d4186ec3f7a74379ab3096b8afd3e79861c967a76a3851955473c59c1ca7
Deleted: sha256:1540ae4a1def3fc06c637f0816e9b3b81dbb99c472bd2e7680414783aae03205
Deleted: sha256:325e6c66d34d1d9a9b1f0a0944954ba127be2c8241bdffebbfa0e41881321d69
Deleted: sha256:c2d03d92517bfcb7e43eb8f989f978fe63d9699a77e5a41265b890c4cad115b4
Deleted: sha256:4c83c33bdeb8da01fa71ecc5079fcff2bfc637e3c8250672615535b1c4cc5601
Deleted: sha256:a314990ef1fd1057b8c990a902e34b722477842538b898cc48550290414a207a
Deleted: sha256:67905260b7e3fb81e5527e8b3b62a448e5aa200ae1c60fbfe1c25835159d5733
Deleted: sha256:ea7c2c8160ed481768382c4cc15415e989eef4c0b6884c86e907c32c2e2be999
Deleted: sha256:0e614d7f9e1457ed5fedbab432d698eff7ff30cc23a594e51d89e7a2c95fb93f
Deleted: sha256:63592b270982b4fef6509a470fcb8240c07eecca6cdb94bda18530ccd4f63663
Deleted: sha256:b1bbf374c4989bdc1b0a0c68f2db43010e9d406ef5e736cd1eda7499bab2b122
Deleted: sha256:77c2561f8c653743cebb8b82039e7e5415ec3692f3c4ca569741e4d0be8f8199
Deleted: sha256:78f3d109b206022b98680e6d5b7e14911e29c30a9a38853a4de120e854b9a939
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user zhq527725@gmail.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user benjamin.hindman@gmail.com
Not sending mail to unregistered user xujyan@apple.com

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #4064

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/4064/display/redirect?page=changes>

Changes:

[bmahler] Remove support for omitting 202 responses to old libprocess clients.

------------------------------------------
[...truncated 30.53 MB...]
I0804 03:28:29.474540  6448 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0804 03:28:29.475822  6448 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0804 03:28:29.476055  6448 slave.cpp:573] Agent attributes: [  ]
I0804 03:28:29.476073  6448 slave.cpp:582] Agent hostname: 8756f5199364
I0804 03:28:29.476182  6459 status_update_manager.cpp:177] Pausing sending status updates
I0804 03:28:29.477602  6456 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_OBPMN2/meta'
I0804 03:28:29.477865  6454 status_update_manager.cpp:203] Recovering status update manager
I0804 03:28:29.478042  6445 containerizer.cpp:598] Recovering containerizer
I0804 03:28:29.479276  6446 provisioner.cpp:416] Provisioner recovery complete
I0804 03:28:29.479583  6447 slave.cpp:6207] Finished recovery
I0804 03:28:29.479985  6447 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0804 03:28:29.480182  6461 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0804 03:28:29.482450  6449 process.cpp:3933] Handling HTTP event for process 'slave(794)' with path: '/slave(794)/containers'
I0804 03:28:29.483717  6441 http.cpp:1166] HTTP GET for /slave(794)/containers from 172.17.0.3:43876
I0804 03:28:29.483796  6441 http.cpp:957] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0804 03:28:29.486979  6441 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (28 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0804 03:28:29.497443  6422 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0804 03:28:29.497957  6422 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0804 03:28:29.498061  6422 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0804 03:28:29.498093  6422 provisioner.cpp:255] Using default backend 'copy'
I0804 03:28:29.501476  6453 slave.cpp:250] Mesos agent started on (795)@172.17.0.3:45209
I0804 03:28:29.501503  6453 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_8LAnPf/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_8LAnPf/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_8LAnPf/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_8LAnPf/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_8LAnPf/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_8LAnPf" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_wSm7ZB"
I0804 03:28:29.501997  6453 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_8LAnPf/credential'
I0804 03:28:29.502131  6453 slave.cpp:283] Agent using credential for: test-principal
I0804 03:28:29.502154  6453 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_8LAnPf/http_credentials'
I0804 03:28:29.502377  6453 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0804 03:28:29.502532  6453 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0804 03:28:29.503803  6453 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0804 03:28:29.504027  6453 slave.cpp:573] Agent attributes: [  ]
I0804 03:28:29.504042  6453 slave.cpp:582] Agent hostname: 8756f5199364
I0804 03:28:29.504173  6450 status_update_manager.cpp:177] Pausing sending status updates
I0804 03:28:29.505578  6449 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_wSm7ZB/meta'
I0804 03:28:29.505858  6446 status_update_manager.cpp:203] Recovering status update manager
I0804 03:28:29.506050  6462 containerizer.cpp:598] Recovering containerizer
I0804 03:28:29.507386  6441 provisioner.cpp:416] Provisioner recovery complete
I0804 03:28:29.507689  6445 slave.cpp:6207] Finished recovery
I0804 03:28:29.508074  6445 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0804 03:28:29.508303  6451 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0804 03:28:29.510613  6450 process.cpp:3933] Handling HTTP event for process 'slave(795)' with path: '/slave(795)/monitor/statistics'
I0804 03:28:29.511757  6452 http.cpp:1166] HTTP GET for /slave(795)/monitor/statistics from 172.17.0.3:43878
I0804 03:28:29.511922  6452 http.cpp:957] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0804 03:28:29.514073  6452 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (27 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0804 03:28:29.524715  6422 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0804 03:28:29.525204  6422 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0804 03:28:29.525313  6422 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0804 03:28:29.525351  6422 provisioner.cpp:255] Using default backend 'copy'
I0804 03:28:29.528740  6463 slave.cpp:250] Mesos agent started on (796)@172.17.0.3:45209
I0804 03:28:29.528772  6463 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_eKOdmP/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_eKOdmP/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_eKOdmP/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_eKOdmP/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_eKOdmP/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_eKOdmP" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_QLnUsb"
I0804 03:28:29.529283  6463 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_eKOdmP/credential'
I0804 03:28:29.529422  6463 slave.cpp:283] Agent using credential for: test-principal
I0804 03:28:29.529449  6463 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_eKOdmP/http_credentials'
I0804 03:28:29.529687  6463 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0804 03:28:29.529844  6463 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0804 03:28:29.531141  6463 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0804 03:28:29.531374  6463 slave.cpp:573] Agent attributes: [  ]
I0804 03:28:29.531394  6463 slave.cpp:582] Agent hostname: 8756f5199364
I0804 03:28:29.531538  6447 status_update_manager.cpp:177] Pausing sending status updates
I0804 03:28:29.533087  6453 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_QLnUsb/meta'
I0804 03:28:29.533360  6451 status_update_manager.cpp:203] Recovering status update manager
I0804 03:28:29.533571  6444 containerizer.cpp:598] Recovering containerizer
I0804 03:28:29.534966  6460 provisioner.cpp:416] Provisioner recovery complete
I0804 03:28:29.535333  6463 slave.cpp:6207] Finished recovery
I0804 03:28:29.535809  6463 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0804 03:28:29.536039  6454 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0804 03:28:29.538810  6455 process.cpp:3933] Handling HTTP event for process 'slave(796)' with path: '/slave(796)/monitor/statistics.json'
I0804 03:28:29.540041  6456 http.cpp:1166] HTTP GET for /slave(796)/monitor/statistics.json from 172.17.0.3:43882
I0804 03:28:29.540112  6456 http.cpp:957] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0804 03:28:29.542135  6451 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (28 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0804 03:28:29.554422  6422 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0804 03:28:29.555001  6422 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0804 03:28:29.555132  6422 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0804 03:28:29.555172  6422 provisioner.cpp:255] Using default backend 'copy'
I0804 03:28:29.559442  6451 slave.cpp:250] Mesos agent started on (797)@172.17.0.3:45209
I0804 03:28:29.559465  6451 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_sCmY9o/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_sCmY9o/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_sCmY9o/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_sCmY9o/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_sCmY9o/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_sCmY9o" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_2LcmcL"
I0804 03:28:29.559950  6451 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_sCmY9o/credential'
I0804 03:28:29.560143  6451 slave.cpp:283] Agent using credential for: test-principal
I0804 03:28:29.560166  6451 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_sCmY9o/http_credentials'
I0804 03:28:29.560446  6451 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0804 03:28:29.560638  6451 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0804 03:28:29.562427  6451 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0804 03:28:29.562744  6451 slave.cpp:573] Agent attributes: [  ]
I0804 03:28:29.562769  6451 slave.cpp:582] Agent hostname: 8756f5199364
I0804 03:28:29.562918  6448 status_update_manager.cpp:177] Pausing sending status updates
I0804 03:28:29.564525  6454 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_2LcmcL/meta'
I0804 03:28:29.564870  6443 status_update_manager.cpp:203] Recovering status update manager
I0804 03:28:29.565062  6450 containerizer.cpp:598] Recovering containerizer
I0804 03:28:29.566480  6445 provisioner.cpp:416] Provisioner recovery complete
I0804 03:28:29.566797  6453 slave.cpp:6207] Finished recovery
I0804 03:28:29.567248  6453 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0804 03:28:29.567486  6464 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0804 03:28:29.570026  6461 process.cpp:3933] Handling HTTP event for process 'slave(797)' with path: '/slave(797)/containers'
I0804 03:28:29.571264  6451 http.cpp:1166] HTTP GET for /slave(797)/containers from 172.17.0.3:43884
I0804 03:28:29.571360  6451 http.cpp:957] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0804 03:28:29.573452  6462 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (31 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0804 03:28:29.584327  6422 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0804 03:28:29.584832  6422 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0804 03:28:29.584941  6422 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0804 03:28:29.584977  6422 provisioner.cpp:255] Using default backend 'copy'
I0804 03:28:29.586776  6422 cluster.cpp:448] Creating default 'local' authorizer
I0804 03:28:29.588567  6456 slave.cpp:250] Mesos agent started on (798)@172.17.0.3:45209
I0804 03:28:29.588595  6456 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_ySIWfZ/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_ySIWfZ/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_ySIWfZ/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_ySIWfZ/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_ySIWfZ/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_ySIWfZ" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_supRdl"
I0804 03:28:29.589215  6456 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_ySIWfZ/credential'
I0804 03:28:29.589413  6456 slave.cpp:283] Agent using credential for: test-principal
I0804 03:28:29.589445  6456 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_ySIWfZ/http_credentials'
I0804 03:28:29.589797  6456 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0804 03:28:29.589960  6456 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0804 03:28:29.591264  6456 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0804 03:28:29.591493  6456 slave.cpp:573] Agent attributes: [  ]
I0804 03:28:29.591508  6456 slave.cpp:582] Agent hostname: 8756f5199364
I0804 03:28:29.591637  6460 status_update_manager.cpp:177] Pausing sending status updates
I0804 03:28:29.593031  6462 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_supRdl/meta'
I0804 03:28:29.593307  6452 status_update_manager.cpp:203] Recovering status update manager
I0804 03:28:29.593474  6441 containerizer.cpp:598] Recovering containerizer
I0804 03:28:29.594779  6464 provisioner.cpp:416] Provisioner recovery complete
I0804 03:28:29.595070  6447 slave.cpp:6207] Finished recovery
I0804 03:28:29.595463  6447 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0804 03:28:29.595705  6461 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0804 03:28:29.598026  6460 process.cpp:3933] Handling HTTP event for process 'slave(798)' with path: '/slave(798)/monitor/statistics'
I0804 03:28:29.599212  6452 http.cpp:1166] HTTP GET for /slave(798)/monitor/statistics from 172.17.0.3:43886
I0804 03:28:29.599295  6452 http.cpp:957] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0804 03:28:29.602607  6422 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (29 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0804 03:28:29.613243  6422 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0804 03:28:29.613721  6422 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0804 03:28:29.613831  6422 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0804 03:28:29.613862  6422 provisioner.cpp:255] Using default backend 'copy'
I0804 03:28:29.615597  6422 cluster.cpp:448] Creating default 'local' authorizer
I0804 03:28:29.617326  6460 slave.cpp:250] Mesos agent started on (799)@172.17.0.3:45209
I0804 03:28:29.617349  6460 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_62icDz/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_62icDz/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_62icDz/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_62icDz/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_62icDz/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_62icDz" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_kSRKwV"
I0804 03:28:29.617743  6460 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_62icDz/credential'
I0804 03:28:29.617911  6460 slave.cpp:283] Agent using credential for: test-principal
I0804 03:28:29.617936  6460 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_62icDz/http_credentials'
I0804 03:28:29.618196  6460 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0804 03:28:29.618365  6460 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0804 03:28:29.619705  6460 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0804 03:28:29.619940  6460 slave.cpp:573] Agent attributes: [  ]
I0804 03:28:29.619964  6460 slave.cpp:582] Agent hostname: 8756f5199364
I0804 03:28:29.620107  6446 status_update_manager.cpp:177] Pausing sending status updates
I0804 03:28:29.621565  6451 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_kSRKwV/meta'
I0804 03:28:29.621815  6444 status_update_manager.cpp:203] Recovering status update manager
I0804 03:28:29.621992  6459 containerizer.cpp:598] Recovering containerizer
I0804 03:28:29.623198  6445 provisioner.cpp:416] Provisioner recovery complete
I0804 03:28:29.623508  6460 slave.cpp:6207] Finished recovery
I0804 03:28:29.623905  6460 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0804 03:28:29.624115  6452 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0804 03:28:29.626379  6446 process.cpp:3933] Handling HTTP event for process 'slave(799)' with path: '/slave(799)/monitor/statistics.json'
I0804 03:28:29.627763  6455 http.cpp:1166] HTTP GET for /slave(799)/monitor/statistics.json from 172.17.0.3:43888
I0804 03:28:29.627832  6455 http.cpp:957] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0804 03:28:29.630524  6443 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (27 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0804 03:28:29.641093  6422 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0804 03:28:29.641587  6422 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0804 03:28:29.641693  6422 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0804 03:28:29.641736  6422 provisioner.cpp:255] Using default backend 'copy'
I0804 03:28:29.643512  6422 cluster.cpp:448] Creating default 'local' authorizer
I0804 03:28:29.645241  6442 slave.cpp:250] Mesos agent started on (800)@172.17.0.3:45209
I0804 03:28:29.645265  6442 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_apqaha/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_apqaha/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_apqaha/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_apqaha/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_apqaha/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_apqaha" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_acWy6v"
I0804 03:28:29.645674  6442 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_apqaha/credential'
I0804 03:28:29.645824  6442 slave.cpp:283] Agent using credential for: test-principal
I0804 03:28:29.645849  6442 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_apqaha/http_credentials'
I0804 03:28:29.646111  6442 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0804 03:28:29.646277  6442 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0804 03:28:29.647603  6442 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0804 03:28:29.647830  6442 slave.cpp:573] Agent attributes: [  ]
I0804 03:28:29.647846  6442 slave.cpp:582] Agent hostname: 8756f5199364
I0804 03:28:29.647977  6448 status_update_manager.cpp:177] Pausing sending status updates
I0804 03:28:29.649415  6445 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_acWy6v/meta'
I0804 03:28:29.649682  6463 status_update_manager.cpp:203] Recovering status update manager
I0804 03:28:29.649860  6455 containerizer.cpp:598] Recovering containerizer
I0804 03:28:29.651146  6459 provisioner.cpp:416] Provisioner recovery complete
I0804 03:28:29.651463  6450 slave.cpp:6207] Finished recovery
I0804 03:28:29.651880  6450 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0804 03:28:29.652093  6441 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0804 03:28:29.654347  6462 process.cpp:3933] Handling HTTP event for process 'slave(800)' with path: '/slave(800)/containers'
I0804 03:28:29.655560  6457 http.cpp:1166] HTTP GET for /slave(800)/containers from 172.17.0.3:43890
I0804 03:28:29.655632  6457 http.cpp:957] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0804 03:28:29.659144  6422 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (28 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (262 ms total)

[----------] 2 tests from ContainerizerType/DefaultContainerDNSFlagTest
[ RUN      ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/0
[       OK ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/0 (10 ms)
[ RUN      ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/1
[       OK ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/1 (10 ms)
[----------] 2 tests from ContainerizerType/DefaultContainerDNSFlagTest (20 ms total)

[----------] Global test environment tear-down
[==========] 1650 tests from 182 test cases ran. (554359 ms total)
[  PASSED  ] 1649 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] MasterTest.IgnoreOldAgentReregistration

 1 FAILED TEST
  YOU HAVE 20 DISABLED TESTS

I0804 03:28:29.746942  6465 process.cpp:1072] Failed to accept socket: future discarded
make[4]: *** [check-local] Error 1
make[4]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.4.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1501814804-5741
Untagged: mesos-1501814804-5741:latest
Deleted: sha256:fa5ffc1c4283956e59394fce08472b7faa5dbae919e8844ee6aa7948e5584204
Deleted: sha256:d6cf5c3345726b75548b5a6fa013fb05cdf00386c7426135681b8307acb74d61
Deleted: sha256:0def671bd05a9a338fa2f9dc6386179456c058845dab2faafe232ff5e5505e81
Deleted: sha256:855a0f560002df2c8c8f60137f6e4ac374b99850ecc20ee397d61022c871a8b6
Deleted: sha256:49beaa180ab923e62a5170c4863e1a8d26e73b9eb158b69df876d6e56251f8d0
Deleted: sha256:5ae3290cbceaa7cd1d48d580c0e259a9c50f72f126e68b76b24291040dddb6bd
Deleted: sha256:cbe2c9cb74cc43a18c207b317d5193502c16a334b8d03fb3d75cd07aabb1e4e9
Deleted: sha256:b4a8bcd6f055f6f54dfafc4cc7577bb6b2c1af54354d63b170aa380b3d542634
Deleted: sha256:60c1a892c8e36147084d0e7cf61243aa5a945ac62329acc39e98206fc2546593
Deleted: sha256:c3af9e61a7cbeaefb25b2b8e147de2871750503b9f856e6e83ce13df9e2740d2
Deleted: sha256:1a8aff0875fc7ef89f3ceca4935cb7d0bb036eb8ad63fd13bb9e81d44cec7200
Deleted: sha256:78dd01a1b6864e0e50bc576bc970993e00510d807265a6b3d271e2ec9f12bedc
Deleted: sha256:aa4ae53374d8ea8515153fe2137af3b21c79f1ea1e936e36ab74a6f5563cbb55
Deleted: sha256:07683ccff9871fd4b0e88fce4640c174179ec03ceaabd352632275462ff1f0ac
Deleted: sha256:9e3478b102dd379f5bfa82cf9ff81450bc554f5673563dada17a4489a1d174ba
Deleted: sha256:649fe083d14703d52eba0dfabddb4beeddba451fcf7a409959d6363261b36a5f
Deleted: sha256:920adf315c0873baf48de888a7b450b6f46fb7aa8a1d3323c53b568747710261
Deleted: sha256:5ba50c50f98cd8fec4ab76909f707361cd625669cf5a068a041ca4a99b1010d3
Deleted: sha256:268d36842f967dcd70c2bbde632f609fcad249598c086bb5f26f73bca3bf38ef
Deleted: sha256:83dfb407e2bae69e41085b946477ae0d00cd9bc66371ff9a7186004fd0f1e39a
Deleted: sha256:90877c89842a512de8f4a8d208a54a06245f800576cba9ab356a11e35dc94c84
Deleted: sha256:314f85435ab590aaed1bd0c71f66cc16c6db9f9aeb9ea9d78911e51a6d6da979
Deleted: sha256:a1685b2ee14f6f372a2313f5b96d00ec99fc59aca35e1812bfa8a64af65292bd
Deleted: sha256:38ccd7e4cf597e07ec97a137592ed645450dc27855a96424999fe0d8afecec7e
Deleted: sha256:11e62985845ae34208a181eae51e743ff62ce4fdeddfb84f16fd757be2f567d7
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user zhq527725@gmail.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user benjamin.hindman@gmail.com
Not sending mail to unregistered user xujyan@apple.com

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #4063

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/4063/display/redirect?page=changes>

Changes:

[zhq527725] Replaced raw string with normal string for `DefaultContainerDNSCniTest`.

------------------------------------------
[...truncated 30.58 MB...]
I0803 18:03:54.482456  6457 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0803 18:03:54.483945  6457 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0803 18:03:54.484205  6457 slave.cpp:573] Agent attributes: [  ]
I0803 18:03:54.484220  6457 slave.cpp:582] Agent hostname: 8465ccf114ec
I0803 18:03:54.484403  6468 status_update_manager.cpp:177] Pausing sending status updates
I0803 18:03:54.486073  6453 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_ffNS2y/meta'
I0803 18:03:54.486439  6463 status_update_manager.cpp:203] Recovering status update manager
I0803 18:03:54.486659  6463 containerizer.cpp:598] Recovering containerizer
I0803 18:03:54.488212  6468 provisioner.cpp:416] Provisioner recovery complete
I0803 18:03:54.488667  6470 slave.cpp:6207] Finished recovery
I0803 18:03:54.489372  6470 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0803 18:03:54.489639  6461 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0803 18:03:54.492271  6449 process.cpp:3938] Handling HTTP event for process 'slave(794)' with path: '/slave(794)/containers'
I0803 18:03:54.493674  6457 http.cpp:1166] HTTP GET for /slave(794)/containers from 172.17.0.11:38028
I0803 18:03:54.493749  6457 http.cpp:957] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0803 18:03:54.497458  6469 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (33 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0803 18:03:54.509477  6430 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0803 18:03:54.509964  6430 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0803 18:03:54.510066  6430 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0803 18:03:54.510107  6430 provisioner.cpp:255] Using default backend 'copy'
I0803 18:03:54.515276  6465 slave.cpp:250] Mesos agent started on (795)@172.17.0.11:44560
I0803 18:03:54.515302  6465 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_r8LGrp/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_r8LGrp/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_r8LGrp/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_r8LGrp/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_r8LGrp/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_r8LGrp" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_DMvVJD"
I0803 18:03:54.515858  6465 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_r8LGrp/credential'
I0803 18:03:54.516044  6465 slave.cpp:283] Agent using credential for: test-principal
I0803 18:03:54.516072  6465 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_r8LGrp/http_credentials'
I0803 18:03:54.516381  6465 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0803 18:03:54.516538  6465 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0803 18:03:54.518023  6465 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0803 18:03:54.518244  6465 slave.cpp:573] Agent attributes: [  ]
I0803 18:03:54.518256  6465 slave.cpp:582] Agent hostname: 8465ccf114ec
I0803 18:03:54.518474  6459 status_update_manager.cpp:177] Pausing sending status updates
I0803 18:03:54.519706  6466 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_DMvVJD/meta'
I0803 18:03:54.519984  6466 status_update_manager.cpp:203] Recovering status update manager
I0803 18:03:54.520220  6469 containerizer.cpp:598] Recovering containerizer
I0803 18:03:54.521966  6457 provisioner.cpp:416] Provisioner recovery complete
I0803 18:03:54.522392  6465 slave.cpp:6207] Finished recovery
I0803 18:03:54.522855  6465 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0803 18:03:54.523069  6454 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0803 18:03:54.525885  6450 process.cpp:3938] Handling HTTP event for process 'slave(795)' with path: '/slave(795)/monitor/statistics'
I0803 18:03:54.527261  6457 http.cpp:1166] HTTP GET for /slave(795)/monitor/statistics from 172.17.0.11:38030
I0803 18:03:54.527357  6457 http.cpp:957] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0803 18:03:54.529963  6430 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (31 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0803 18:03:54.542505  6430 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0803 18:03:54.543100  6430 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0803 18:03:54.543226  6430 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0803 18:03:54.543261  6430 provisioner.cpp:255] Using default backend 'copy'
I0803 18:03:54.548960  6456 slave.cpp:250] Mesos agent started on (796)@172.17.0.11:44560
I0803 18:03:54.548988  6456 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_7mr5wu/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_7mr5wu/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_7mr5wu/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_7mr5wu/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_7mr5wu/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_7mr5wu" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_j9fxKI"
I0803 18:03:54.549482  6456 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_7mr5wu/credential'
I0803 18:03:54.549652  6456 slave.cpp:283] Agent using credential for: test-principal
I0803 18:03:54.549676  6456 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_7mr5wu/http_credentials'
I0803 18:03:54.549926  6456 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0803 18:03:54.550101  6456 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0803 18:03:54.551518  6456 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0803 18:03:54.551753  6456 slave.cpp:573] Agent attributes: [  ]
I0803 18:03:54.551767  6456 slave.cpp:582] Agent hostname: 8465ccf114ec
I0803 18:03:54.551926  6455 status_update_manager.cpp:177] Pausing sending status updates
I0803 18:03:54.553557  6466 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_j9fxKI/meta'
I0803 18:03:54.554033  6460 status_update_manager.cpp:203] Recovering status update manager
I0803 18:03:54.554219  6464 containerizer.cpp:598] Recovering containerizer
I0803 18:03:54.555883  6456 provisioner.cpp:416] Provisioner recovery complete
I0803 18:03:54.556268  6466 slave.cpp:6207] Finished recovery
I0803 18:03:54.556710  6466 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0803 18:03:54.557025  6462 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0803 18:03:54.559444  6455 process.cpp:3938] Handling HTTP event for process 'slave(796)' with path: '/slave(796)/monitor/statistics.json'
I0803 18:03:54.560739  6458 http.cpp:1166] HTTP GET for /slave(796)/monitor/statistics.json from 172.17.0.11:38032
I0803 18:03:54.560816  6458 http.cpp:957] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0803 18:03:54.564043  6430 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (36 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0803 18:03:54.578737  6430 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0803 18:03:54.579349  6430 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0803 18:03:54.579470  6430 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0803 18:03:54.579519  6430 provisioner.cpp:255] Using default backend 'copy'
I0803 18:03:54.583534  6472 slave.cpp:250] Mesos agent started on (797)@172.17.0.11:44560
I0803 18:03:54.583566  6472 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_tiaUXz/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_tiaUXz/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_tiaUXz/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_tiaUXz/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_tiaUXz/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_tiaUXz" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_lrpT5N"
I0803 18:03:54.584071  6472 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_tiaUXz/credential'
I0803 18:03:54.584237  6472 slave.cpp:283] Agent using credential for: test-principal
I0803 18:03:54.584261  6472 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_tiaUXz/http_credentials'
I0803 18:03:54.584516  6472 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0803 18:03:54.584712  6472 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0803 18:03:54.586189  6472 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0803 18:03:54.586433  6472 slave.cpp:573] Agent attributes: [  ]
I0803 18:03:54.586448  6472 slave.cpp:582] Agent hostname: 8465ccf114ec
I0803 18:03:54.586580  6471 status_update_manager.cpp:177] Pausing sending status updates
I0803 18:03:54.588270  6451 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_lrpT5N/meta'
I0803 18:03:54.588780  6460 status_update_manager.cpp:203] Recovering status update manager
I0803 18:03:54.589002  6470 containerizer.cpp:598] Recovering containerizer
I0803 18:03:54.590857  6466 provisioner.cpp:416] Provisioner recovery complete
I0803 18:03:54.591341  6450 slave.cpp:6207] Finished recovery
I0803 18:03:54.591974  6450 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0803 18:03:54.592341  6468 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0803 18:03:54.596173  6452 process.cpp:3938] Handling HTTP event for process 'slave(797)' with path: '/slave(797)/containers'
I0803 18:03:54.598114  6449 http.cpp:1166] HTTP GET for /slave(797)/containers from 172.17.0.11:38036
I0803 18:03:54.598273  6449 http.cpp:957] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0803 18:03:54.600880  6455 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (39 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0803 18:03:54.619390  6430 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0803 18:03:54.620245  6430 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0803 18:03:54.620404  6430 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0803 18:03:54.620450  6430 provisioner.cpp:255] Using default backend 'copy'
I0803 18:03:54.623100  6430 cluster.cpp:448] Creating default 'local' authorizer
I0803 18:03:54.625778  6468 slave.cpp:250] Mesos agent started on (798)@172.17.0.11:44560
I0803 18:03:54.625808  6468 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_pPJrLF/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_pPJrLF/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_pPJrLF/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_pPJrLF/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_pPJrLF/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_pPJrLF" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_vAAzNT"
I0803 18:03:54.626303  6468 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_pPJrLF/credential'
I0803 18:03:54.626559  6468 slave.cpp:283] Agent using credential for: test-principal
I0803 18:03:54.626583  6468 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_pPJrLF/http_credentials'
I0803 18:03:54.626899  6468 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0803 18:03:54.627089  6468 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0803 18:03:54.628633  6468 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0803 18:03:54.628888  6468 slave.cpp:573] Agent attributes: [  ]
I0803 18:03:54.628906  6468 slave.cpp:582] Agent hostname: 8465ccf114ec
I0803 18:03:54.629068  6454 status_update_manager.cpp:177] Pausing sending status updates
I0803 18:03:54.631022  6450 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_vAAzNT/meta'
I0803 18:03:54.631407  6458 status_update_manager.cpp:203] Recovering status update manager
I0803 18:03:54.631656  6464 containerizer.cpp:598] Recovering containerizer
I0803 18:03:54.633673  6456 provisioner.cpp:416] Provisioner recovery complete
I0803 18:03:54.634079  6472 slave.cpp:6207] Finished recovery
I0803 18:03:54.634712  6472 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0803 18:03:54.635021  6453 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0803 18:03:54.638591  6449 process.cpp:3938] Handling HTTP event for process 'slave(798)' with path: '/slave(798)/monitor/statistics'
I0803 18:03:54.640065  6450 http.cpp:1166] HTTP GET for /slave(798)/monitor/statistics from 172.17.0.11:38038
I0803 18:03:54.640156  6450 http.cpp:957] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0803 18:03:54.644311  6430 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (40 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0803 18:03:54.660434  6430 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0803 18:03:54.661352  6430 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0803 18:03:54.661571  6430 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0803 18:03:54.661641  6430 provisioner.cpp:255] Using default backend 'copy'
I0803 18:03:54.664641  6430 cluster.cpp:448] Creating default 'local' authorizer
I0803 18:03:54.666760  6460 slave.cpp:250] Mesos agent started on (799)@172.17.0.11:44560
I0803 18:03:54.666790  6460 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_n0P8WL/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_n0P8WL/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_n0P8WL/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_n0P8WL/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_n0P8WL/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_n0P8WL" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_Vp9kTZ"
I0803 18:03:54.667206  6460 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_n0P8WL/credential'
I0803 18:03:54.667389  6460 slave.cpp:283] Agent using credential for: test-principal
I0803 18:03:54.667412  6460 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_n0P8WL/http_credentials'
I0803 18:03:54.667671  6460 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0803 18:03:54.667848  6460 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0803 18:03:54.669522  6460 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0803 18:03:54.669952  6460 slave.cpp:573] Agent attributes: [  ]
I0803 18:03:54.669991  6460 slave.cpp:582] Agent hostname: 8465ccf114ec
I0803 18:03:54.670181  6470 status_update_manager.cpp:177] Pausing sending status updates
I0803 18:03:54.672457  6469 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_Vp9kTZ/meta'
I0803 18:03:54.672900  6462 status_update_manager.cpp:203] Recovering status update manager
I0803 18:03:54.673142  6461 containerizer.cpp:598] Recovering containerizer
I0803 18:03:54.675144  6457 provisioner.cpp:416] Provisioner recovery complete
I0803 18:03:54.675611  6460 slave.cpp:6207] Finished recovery
I0803 18:03:54.676101  6460 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0803 18:03:54.676399  6466 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0803 18:03:54.680625  6465 process.cpp:3938] Handling HTTP event for process 'slave(799)' with path: '/slave(799)/monitor/statistics.json'
I0803 18:03:54.682430  6472 http.cpp:1166] HTTP GET for /slave(799)/monitor/statistics.json from 172.17.0.11:38042
I0803 18:03:54.682513  6472 http.cpp:957] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0803 18:03:54.686199  6466 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (40 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0803 18:03:54.697788  6430 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0803 18:03:54.698302  6430 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0803 18:03:54.698415  6430 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0803 18:03:54.698451  6430 provisioner.cpp:255] Using default backend 'copy'
I0803 18:03:54.700232  6430 cluster.cpp:448] Creating default 'local' authorizer
I0803 18:03:54.702425  6454 slave.cpp:250] Mesos agent started on (800)@172.17.0.11:44560
I0803 18:03:54.702492  6454 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_VOAXwS/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_VOAXwS/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_VOAXwS/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_VOAXwS/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_VOAXwS/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_VOAXwS" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_nnjen6"
I0803 18:03:54.703130  6454 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_VOAXwS/credential'
I0803 18:03:54.703454  6454 slave.cpp:283] Agent using credential for: test-principal
I0803 18:03:54.703510  6454 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_VOAXwS/http_credentials'
I0803 18:03:54.703883  6454 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0803 18:03:54.704109  6454 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0803 18:03:54.706145  6454 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0803 18:03:54.706583  6454 slave.cpp:573] Agent attributes: [  ]
I0803 18:03:54.706670  6454 slave.cpp:582] Agent hostname: 8465ccf114ec
I0803 18:03:54.706926  6471 status_update_manager.cpp:177] Pausing sending status updates
I0803 18:03:54.709341  6466 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_nnjen6/meta'
I0803 18:03:54.709708  6449 status_update_manager.cpp:203] Recovering status update manager
I0803 18:03:54.709997  6450 containerizer.cpp:598] Recovering containerizer
I0803 18:03:54.711894  6464 provisioner.cpp:416] Provisioner recovery complete
I0803 18:03:54.712309  6460 slave.cpp:6207] Finished recovery
I0803 18:03:54.712921  6460 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0803 18:03:54.713233  6470 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0803 18:03:54.716720  6463 process.cpp:3938] Handling HTTP event for process 'slave(800)' with path: '/slave(800)/containers'
I0803 18:03:54.718384  6449 http.cpp:1166] HTTP GET for /slave(800)/containers from 172.17.0.11:38044
I0803 18:03:54.718485  6449 http.cpp:957] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0803 18:03:54.722903  6470 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (37 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (328 ms total)

[----------] 2 tests from ContainerizerType/DefaultContainerDNSFlagTest
[ RUN      ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/0
[       OK ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/0 (11 ms)
[ RUN      ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/1
[       OK ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/1 (10 ms)
[----------] 2 tests from ContainerizerType/DefaultContainerDNSFlagTest (21 ms total)

[----------] Global test environment tear-down
[==========] 1650 tests from 182 test cases ran. (547656 ms total)
[  PASSED  ] 1649 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] DefaultExecutorCheckTest.CommandCheckDeliveredAndReconciled

 1 FAILED TEST
  YOU HAVE 20 DISABLED TESTS

I0803 18:03:54.814040  6473 process.cpp:1072] Failed to accept socket: future discarded
make[4]: *** [check-local] Error 1
make[4]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.4.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1501780693-22941
Untagged: mesos-1501780693-22941:latest
Deleted: sha256:f11b9a05e9d7850a45057dc800ba51d81a15a082070e020fadf1b1ce7ccd1d47
Deleted: sha256:eb90f116f050e3179910021cce9600bd813cb2ce84a5c1d79f8e3d576b1c9912
Deleted: sha256:b4c9f6b22df61a0e02c7d9f384479108e5964cd7b964ca186d7bef9259f31749
Deleted: sha256:07f6b8fb576c2b4538bfeed79e05ba4cffdd8e5de73253a168eef09f3caa963d
Deleted: sha256:a750596a0097bd6d3ac48e9ae24b5659bccb81cc404e4025cc2aa9dc09df2acd
Deleted: sha256:717f4a0bb594b024c4a51be1135fd60cb79e8d0b88ad6e5eaa9c0da38a86c15b
Deleted: sha256:c9f658e28dffcd836e0fd7a4308d154fd67b568242d570b47c020dfe901ce893
Deleted: sha256:aa68490c384e9b33398db67404d755378fd263e4d0a6aee8e9aa86b614241435
Deleted: sha256:808451df585a0417ca3f7586c160296f752047d8a530210cc0877311dbe23758
Deleted: sha256:87bc07893b5f0572c52340c41713a4abc04a7d4c54af312ca2cf5e96c50e963a
Deleted: sha256:8e17e8383bbcf92022d358d628094a40cd9c8529500cc235bd46256f759d8d4d
Deleted: sha256:6cccef766e1b5ff8b2963be5d00f81c588e9be3c2acfd786e5ece648cc19ebe8
Deleted: sha256:5a211f083ba949fa3cae0a7f731f041a28fc86a03e384ed292a670b56b6eb618
Deleted: sha256:5130d84fd3ae1a0cac781133bc68cb2d0f3419c34a7ec951e3285146dc7e4b9a
Deleted: sha256:50292192b0cc87f421575574faef3815487cde658af272bc568070eafb45d6b6
Deleted: sha256:bc9ada832055d3229c941fbd09376203da3509d75beaee21a125370c3634eb17
Deleted: sha256:f808ee3fa4cb2e2661fae0f05896a017339ce3da2f352422b81008525913691c
Deleted: sha256:ec222a692e1e42c6c6620d1c95ea07e0b8623c24b956c7941dacd16b1fd94948
Deleted: sha256:6ab7a0275ff3411c65ab4193a1cae969b8075b44072029512d499ee4b90f7260
Deleted: sha256:6e5da99318774dbe33ce95e78e7a7f0cafea9a171c97f334bdffb50787317a20
Deleted: sha256:7a65c8f62a9f357f1a8d70f8551ec35f57ee92ea167912cae6e344784ecead37
Deleted: sha256:ab16fd4ba390b231b72777a769302b8a8046bae5efec0f1ee1e78c6460e019d9
Deleted: sha256:ad778520e19f34c2351dbd143ca4d160c397c14172c2da06d977b755ff35b48a
Deleted: sha256:cf3e542cda5fbf0d9a76df642c6aac0c61a4176be6cb3fec05cac424a6797e6d
Deleted: sha256:091129f74ff1056c24f54af7cac14c519a9496c99a2940b58af91c8f3e22b2f3
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user zhq527725@gmail.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user benjamin.hindman@gmail.com
Not sending mail to unregistered user xujyan@apple.com

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #4062

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/4062/display/redirect?page=changes>

Changes:

[alexr] Fixed the whitespace build issue using clang-format.

------------------------------------------
[...truncated 30.49 MB...]
I0803 12:55:50.303053  6456 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0803 12:55:50.305027  6456 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0803 12:55:50.305255  6456 slave.cpp:573] Agent attributes: [  ]
I0803 12:55:50.305269  6456 slave.cpp:582] Agent hostname: c277338a6320
I0803 12:55:50.305387  6468 status_update_manager.cpp:177] Pausing sending status updates
I0803 12:55:50.306722  6445 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_gnJ5PT/meta'
I0803 12:55:50.307009  6449 status_update_manager.cpp:203] Recovering status update manager
I0803 12:55:50.307212  6465 containerizer.cpp:598] Recovering containerizer
I0803 12:55:50.308493  6467 provisioner.cpp:416] Provisioner recovery complete
I0803 12:55:50.308801  6459 slave.cpp:6207] Finished recovery
I0803 12:55:50.309281  6459 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0803 12:55:50.309548  6461 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0803 12:55:50.311902  6448 process.cpp:3938] Handling HTTP event for process 'slave(794)' with path: '/slave(794)/containers'
I0803 12:55:50.313172  6453 http.cpp:1166] HTTP GET for /slave(794)/containers from 172.17.0.3:51250
I0803 12:55:50.313280  6453 http.cpp:957] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0803 12:55:50.317636  6456 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (33 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0803 12:55:50.330768  6426 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0803 12:55:50.331375  6426 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0803 12:55:50.331503  6426 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0803 12:55:50.331550  6426 provisioner.cpp:255] Using default backend 'copy'
I0803 12:55:50.336005  6456 slave.cpp:250] Mesos agent started on (795)@172.17.0.3:44531
I0803 12:55:50.336035  6456 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_00bY6e/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_00bY6e/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_00bY6e/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_00bY6e/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_00bY6e/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_00bY6e" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_EzZbDz"
I0803 12:55:50.336480  6456 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_00bY6e/credential'
I0803 12:55:50.336663  6456 slave.cpp:283] Agent using credential for: test-principal
I0803 12:55:50.336685  6456 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_00bY6e/http_credentials'
I0803 12:55:50.336905  6456 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0803 12:55:50.337080  6456 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0803 12:55:50.338436  6456 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0803 12:55:50.338670  6456 slave.cpp:573] Agent attributes: [  ]
I0803 12:55:50.338682  6456 slave.cpp:582] Agent hostname: c277338a6320
I0803 12:55:50.338901  6462 status_update_manager.cpp:177] Pausing sending status updates
I0803 12:55:50.340365  6448 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_EzZbDz/meta'
I0803 12:55:50.340920  6445 status_update_manager.cpp:203] Recovering status update manager
I0803 12:55:50.341141  6461 containerizer.cpp:598] Recovering containerizer
I0803 12:55:50.342670  6462 provisioner.cpp:416] Provisioner recovery complete
I0803 12:55:50.343194  6463 slave.cpp:6207] Finished recovery
I0803 12:55:50.343641  6463 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0803 12:55:50.343901  6464 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0803 12:55:50.346604  6451 process.cpp:3938] Handling HTTP event for process 'slave(795)' with path: '/slave(795)/monitor/statistics'
I0803 12:55:50.347834  6458 http.cpp:1166] HTTP GET for /slave(795)/monitor/statistics from 172.17.0.3:51254
I0803 12:55:50.347911  6458 http.cpp:957] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0803 12:55:50.350849  6426 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (33 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0803 12:55:50.364545  6426 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0803 12:55:50.365146  6426 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0803 12:55:50.365267  6426 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0803 12:55:50.365301  6426 provisioner.cpp:255] Using default backend 'copy'
I0803 12:55:50.369117  6449 slave.cpp:250] Mesos agent started on (796)@172.17.0.3:44531
I0803 12:55:50.369145  6449 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_ge04iV/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_ge04iV/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_ge04iV/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_ge04iV/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_ge04iV/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_ge04iV" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_eb3hKf"
I0803 12:55:50.369513  6449 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_ge04iV/credential'
I0803 12:55:50.369674  6449 slave.cpp:283] Agent using credential for: test-principal
I0803 12:55:50.369699  6449 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_ge04iV/http_credentials'
I0803 12:55:50.369930  6449 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0803 12:55:50.370092  6449 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0803 12:55:50.371781  6449 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0803 12:55:50.372064  6449 slave.cpp:573] Agent attributes: [  ]
I0803 12:55:50.372083  6449 slave.cpp:582] Agent hostname: c277338a6320
I0803 12:55:50.372279  6448 status_update_manager.cpp:177] Pausing sending status updates
I0803 12:55:50.373898  6463 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_eb3hKf/meta'
I0803 12:55:50.374300  6463 status_update_manager.cpp:203] Recovering status update manager
I0803 12:55:50.374538  6463 containerizer.cpp:598] Recovering containerizer
I0803 12:55:50.376221  6452 provisioner.cpp:416] Provisioner recovery complete
I0803 12:55:50.376586  6465 slave.cpp:6207] Finished recovery
I0803 12:55:50.377071  6465 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0803 12:55:50.377377  6453 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0803 12:55:50.379942  6447 process.cpp:3938] Handling HTTP event for process 'slave(796)' with path: '/slave(796)/monitor/statistics.json'
I0803 12:55:50.381345  6460 http.cpp:1166] HTTP GET for /slave(796)/monitor/statistics.json from 172.17.0.3:51256
I0803 12:55:50.381463  6460 http.cpp:957] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0803 12:55:50.384429  6426 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (35 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0803 12:55:50.402156  6426 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0803 12:55:50.402881  6426 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0803 12:55:50.403055  6426 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0803 12:55:50.403102  6426 provisioner.cpp:255] Using default backend 'copy'
I0803 12:55:50.407775  6458 slave.cpp:250] Mesos agent started on (797)@172.17.0.3:44531
I0803 12:55:50.407802  6458 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_a8ltQB/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_a8ltQB/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_a8ltQB/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_a8ltQB/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_a8ltQB/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_a8ltQB" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_JQWccW"
I0803 12:55:50.408262  6458 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_a8ltQB/credential'
I0803 12:55:50.408437  6458 slave.cpp:283] Agent using credential for: test-principal
I0803 12:55:50.408462  6458 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_a8ltQB/http_credentials'
I0803 12:55:50.408746  6458 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0803 12:55:50.408921  6458 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0803 12:55:50.410265  6458 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0803 12:55:50.410500  6458 slave.cpp:573] Agent attributes: [  ]
I0803 12:55:50.410512  6458 slave.cpp:582] Agent hostname: c277338a6320
I0803 12:55:50.410729  6462 status_update_manager.cpp:177] Pausing sending status updates
I0803 12:55:50.412497  6460 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_JQWccW/meta'
I0803 12:55:50.412879  6453 status_update_manager.cpp:203] Recovering status update manager
I0803 12:55:50.413172  6464 containerizer.cpp:598] Recovering containerizer
I0803 12:55:50.414798  6452 provisioner.cpp:416] Provisioner recovery complete
I0803 12:55:50.415238  6454 slave.cpp:6207] Finished recovery
I0803 12:55:50.415843  6454 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0803 12:55:50.416137  6446 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0803 12:55:50.419889  6462 process.cpp:3938] Handling HTTP event for process 'slave(797)' with path: '/slave(797)/containers'
I0803 12:55:50.421540  6460 http.cpp:1166] HTTP GET for /slave(797)/containers from 172.17.0.3:51258
I0803 12:55:50.421612  6460 http.cpp:957] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0803 12:55:50.424825  6466 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (37 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0803 12:55:50.436975  6426 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0803 12:55:50.437459  6426 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0803 12:55:50.437569  6426 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0803 12:55:50.437607  6426 provisioner.cpp:255] Using default backend 'copy'
I0803 12:55:50.439467  6426 cluster.cpp:448] Creating default 'local' authorizer
I0803 12:55:50.441370  6467 slave.cpp:250] Mesos agent started on (798)@172.17.0.3:44531
I0803 12:55:50.441395  6467 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_1sPPJi/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_1sPPJi/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_1sPPJi/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_1sPPJi/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_1sPPJi/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_1sPPJi" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_JkMe0C"
I0803 12:55:50.441968  6467 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_1sPPJi/credential'
I0803 12:55:50.442167  6467 slave.cpp:283] Agent using credential for: test-principal
I0803 12:55:50.442190  6467 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_1sPPJi/http_credentials'
I0803 12:55:50.442505  6467 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0803 12:55:50.442764  6467 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0803 12:55:50.444278  6467 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0803 12:55:50.444689  6467 slave.cpp:573] Agent attributes: [  ]
I0803 12:55:50.444700  6467 slave.cpp:582] Agent hostname: c277338a6320
I0803 12:55:50.444818  6450 status_update_manager.cpp:177] Pausing sending status updates
I0803 12:55:50.446058  6454 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_JkMe0C/meta'
I0803 12:55:50.446485  6456 status_update_manager.cpp:203] Recovering status update manager
I0803 12:55:50.446727  6456 containerizer.cpp:598] Recovering containerizer
I0803 12:55:50.448274  6463 provisioner.cpp:416] Provisioner recovery complete
I0803 12:55:50.448698  6454 slave.cpp:6207] Finished recovery
I0803 12:55:50.449126  6454 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0803 12:55:50.449367  6455 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0803 12:55:50.451891  6450 process.cpp:3938] Handling HTTP event for process 'slave(798)' with path: '/slave(798)/monitor/statistics'
I0803 12:55:50.453455  6457 http.cpp:1166] HTTP GET for /slave(798)/monitor/statistics from 172.17.0.3:51262
I0803 12:55:50.453531  6457 http.cpp:957] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0803 12:55:50.457459  6426 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (32 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0803 12:55:50.469477  6426 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0803 12:55:50.470038  6426 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0803 12:55:50.470155  6426 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0803 12:55:50.470190  6426 provisioner.cpp:255] Using default backend 'copy'
I0803 12:55:50.472311  6426 cluster.cpp:448] Creating default 'local' authorizer
I0803 12:55:50.474529  6464 slave.cpp:250] Mesos agent started on (799)@172.17.0.3:44531
I0803 12:55:50.474556  6464 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_tKozWZ/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_tKozWZ/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_tKozWZ/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_tKozWZ/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_tKozWZ/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_tKozWZ" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_P5Aa8j"
I0803 12:55:50.474917  6464 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_tKozWZ/credential'
I0803 12:55:50.475059  6464 slave.cpp:283] Agent using credential for: test-principal
I0803 12:55:50.475080  6464 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_tKozWZ/http_credentials'
I0803 12:55:50.475299  6464 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0803 12:55:50.475440  6464 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0803 12:55:50.476711  6464 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0803 12:55:50.476943  6464 slave.cpp:573] Agent attributes: [  ]
I0803 12:55:50.476958  6464 slave.cpp:582] Agent hostname: c277338a6320
I0803 12:55:50.477085  6451 status_update_manager.cpp:177] Pausing sending status updates
I0803 12:55:50.478600  6448 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_P5Aa8j/meta'
I0803 12:55:50.478947  6462 status_update_manager.cpp:203] Recovering status update manager
I0803 12:55:50.479133  6456 containerizer.cpp:598] Recovering containerizer
I0803 12:55:50.480749  6467 provisioner.cpp:416] Provisioner recovery complete
I0803 12:55:50.481245  6464 slave.cpp:6207] Finished recovery
I0803 12:55:50.481706  6464 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0803 12:55:50.481945  6458 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0803 12:55:50.484014  6450 process.cpp:3938] Handling HTTP event for process 'slave(799)' with path: '/slave(799)/monitor/statistics.json'
I0803 12:55:50.485349  6467 http.cpp:1166] HTTP GET for /slave(799)/monitor/statistics.json from 172.17.0.3:51264
I0803 12:55:50.485486  6467 http.cpp:957] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0803 12:55:50.489658  6462 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (30 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0803 12:55:50.503428  6426 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0803 12:55:50.504321  6426 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0803 12:55:50.504521  6426 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0803 12:55:50.504570  6426 provisioner.cpp:255] Using default backend 'copy'
I0803 12:55:50.507475  6426 cluster.cpp:448] Creating default 'local' authorizer
I0803 12:55:50.509737  6455 slave.cpp:250] Mesos agent started on (800)@172.17.0.3:44531
I0803 12:55:50.509762  6455 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_QtjpsH/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_QtjpsH/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_QtjpsH/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_QtjpsH/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_QtjpsH/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_QtjpsH" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_Ad6cz1"
I0803 12:55:50.510159  6455 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_QtjpsH/credential'
I0803 12:55:50.510318  6455 slave.cpp:283] Agent using credential for: test-principal
I0803 12:55:50.510344  6455 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_QtjpsH/http_credentials'
I0803 12:55:50.510594  6455 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0803 12:55:50.510753  6455 http.cpp:1026] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0803 12:55:50.512027  6455 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0803 12:55:50.512248  6455 slave.cpp:573] Agent attributes: [  ]
I0803 12:55:50.512259  6455 slave.cpp:582] Agent hostname: c277338a6320
I0803 12:55:50.512378  6454 status_update_manager.cpp:177] Pausing sending status updates
I0803 12:55:50.513603  6451 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_Ad6cz1/meta'
I0803 12:55:50.513845  6462 status_update_manager.cpp:203] Recovering status update manager
I0803 12:55:50.514015  6453 containerizer.cpp:598] Recovering containerizer
I0803 12:55:50.515275  6465 provisioner.cpp:416] Provisioner recovery complete
I0803 12:55:50.515592  6455 slave.cpp:6207] Finished recovery
I0803 12:55:50.515950  6455 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0803 12:55:50.516158  6447 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0803 12:55:50.518824  6466 process.cpp:3938] Handling HTTP event for process 'slave(800)' with path: '/slave(800)/containers'
I0803 12:55:50.520638  6449 http.cpp:1166] HTTP GET for /slave(800)/containers from 172.17.0.3:51266
I0803 12:55:50.520757  6449 http.cpp:957] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0803 12:55:50.524852  6426 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (36 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (305 ms total)

[----------] 2 tests from ContainerizerType/DefaultContainerDNSFlagTest
[ RUN      ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/0
[       OK ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/0 (11 ms)
[ RUN      ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/1
[       OK ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/1 (10 ms)
[----------] 2 tests from ContainerizerType/DefaultContainerDNSFlagTest (21 ms total)

[----------] Global test environment tear-down
[==========] 1650 tests from 182 test cases ran. (552601 ms total)
[  PASSED  ] 1649 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] DefaultExecutorCheckTest.CommandCheckDeliveredAndReconciled

 1 FAILED TEST
  YOU HAVE 20 DISABLED TESTS

I0803 12:55:50.615589  6469 process.cpp:1072] Failed to accept socket: future discarded
make[4]: *** [check-local] Error 1
make[4]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.4.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1501762435-5410
Untagged: mesos-1501762435-5410:latest
Deleted: sha256:d13874fd5a8e6e231754975deec939c8241c303d12dd0706dce4a724192631a3
Deleted: sha256:6c5f47393da4c0e0d64afd7e9ce8cc1a5d091156103f62a00e984a7be20b8a42
Deleted: sha256:e6fb0e0c01e7b68534c3dd1e10bac1d9b01f04af872125d1955dd58848a4bae7
Deleted: sha256:ae04760968b614e529779c5967a6351081d8ae0171e216f659cf0d8c1808ce9c
Deleted: sha256:b8a5a89d91ff6bb081c0704fcbc93ad956eb02f8ace05b2c7b3b530153bec471
Deleted: sha256:4b62164c06ee46d740b7960f4474bb60d5607421b17e1485a84feb3116cf7304
Deleted: sha256:a4ac9e131b2b6fb6154d68bd9fce8d0d2b736a8545de4ecbe9a40a72b24c1459
Deleted: sha256:6061874fe04457139b937d94daf835c5f77361087f26c253bf79d013f6904223
Deleted: sha256:c7b29ac08e4fd07eeed9b9cd01b4e8d8946cf6f5c0282d329339fd9fcf39d8ca
Deleted: sha256:dcaa913faf5a0f0eb53ef8fea93ea29e2147c8c88b77de0b8650f8a1a66d0c16
Deleted: sha256:b1534a20739b8247f8ed8257f8090449269493d558a593e4cc0d37874bd7a441
Deleted: sha256:1aec84efe600d9172331df1583b25131434c5a3257526494bdc4c579c6afefcf
Deleted: sha256:1d0e5f5d5046422cc9741f98e6945d64751484777688dc8d334f944a6a981e1f
Deleted: sha256:ad79e56f5f5370634089e1a85d927061315af2b3796e41e67bf220739e755c07
Deleted: sha256:686ce9673381217bc0a37407e861dddae0b7b78c01eb52c6bfe4b089a2dfc393
Deleted: sha256:51f90aaa7a9e362388647295b1d46b3354cd26d79b9491a79aa23f9538568ddb
Deleted: sha256:6f721bd5883325990b2f939929f1ce27fddc90d50b3c89c528dbc74395b0c704
Deleted: sha256:ebdec874d23f7967c6f709f76c8524294bd93d527efdb916616c5ef977db9b72
Deleted: sha256:9a0e627486aaa58a0dbf1ea42d9fa8d9aabf88dd139336e02e59f574aea35095
Deleted: sha256:2ce6cf8184fb2614319f3bcb3cf63f26cfdea06e9c095b850fef4161fa0c7a0c
Deleted: sha256:736b5726ec75f6c62b3bf8169329f0b2897181417a4fe4fca7f16b71895bd6fe
Deleted: sha256:6e5d3b82f25ce46f5dc393a599b0c804841791f26e6e63b51449e4f390fd7c66
Deleted: sha256:ce84a6487d18b642aa0e45d7d8f5a782a69925d1c38b2d22d18f8e0abe00d39a
Deleted: sha256:0e77ee35f51991dd75f19b3524947157303cc06e712449329dac0103fea3e984
Deleted: sha256:72c9f7e6b72b02b6fd5ac57d2bc06fdc362c7957f247d441e82ac35106ff940c
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user zhq527725@gmail.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user benjamin.hindman@gmail.com
Not sending mail to unregistered user xujyan@apple.com

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #4061

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/4061/display/redirect?page=changes>

Changes:

[zhq527725] Surrounded raw string with `string()` for `DefaultContainerDNSCniTest`.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4061
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H24 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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 9b0c836cd7fbf239788e8959ae10620caa7fd8a2 (origin/master)
Commit message: "Surrounded raw string with `string()` for `DefaultContainerDNSCniTest`."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9b0c836cd7fbf239788e8959ae10620caa7fd8a2
 > git rev-list 01e5bc386c744aa5e9976935674639595557a760 # timeout=10
[6f2112a5] $ /bin/bash -xe /tmp/jenkins1341419477529462536.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Collecting virtualenv
  Using cached virtualenv-15.1.0-py2.py3-none-any.whl
Installing collected packages: virtualenv
Successfully installed virtualenv-15.0.1
You are using pip version 8.1.1, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
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 zhq527725@gmail.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user benjamin.hindman@gmail.com
Not sending mail to unregistered user xujyan@apple.com

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #4060

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/4060/display/redirect?page=changes>

Changes:

[zhq527725] Introduced `--default_container_dns` agent flag.

[zhq527725] Passed default container DNS info to Docker executor.

[zhq527725] Set container DNS with `--default_container_dns` in Docker executor.

[zhq527725] Set container DNS with `--default_container_dns` in DockerContainerizer.

[zhq527725] Set container DNS with `--default_container_dns` in CNI isolator.

[zhq527725] Parsed DNS related info from the output of `docker inspect`.

[zhq527725] Added a test `DockerContainerizerTest.ROOT_DOCKER_DefaultDNS`.

[zhq527725] Added a test `DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS`.

[zhq527725] Added a test `DefaultContainerDNSFlagTest.ValidateFlag`.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4060
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H25 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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 01e5bc386c744aa5e9976935674639595557a760 (origin/master)
Commit message: "Added a test `DefaultContainerDNSFlagTest.ValidateFlag`."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 01e5bc386c744aa5e9976935674639595557a760
 > git rev-list 1793f8f2a6e98757dba06d9d70d7bd3c03830cf0 # timeout=10
[6f2112a5] $ /bin/bash -xe /tmp/jenkins3119602218494533992.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Collecting virtualenv
  Using cached virtualenv-15.1.0-py2.py3-none-any.whl
Installing collected packages: virtualenv
Successfully installed virtualenv-15.0.1
You are using pip version 8.1.1, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
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 zhq527725@gmail.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user benjamin.hindman@gmail.com
Not sending mail to unregistered user xujyan@apple.com

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #4059

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/4059/display/redirect?page=changes>

Changes:

[anand] Updated the docs for V1 Events.

[songzihao1990] Filesystem isolation check for Mesos image provisioner.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4059
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H25 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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 1793f8f2a6e98757dba06d9d70d7bd3c03830cf0 (origin/master)
Commit message: "Filesystem isolation check for Mesos image provisioner."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1793f8f2a6e98757dba06d9d70d7bd3c03830cf0
 > git rev-list e87569b2ae3c7f8303ce146f882c340b4fdd5ca4 # timeout=10
[6f2112a5] $ /bin/bash -xe /tmp/jenkins4058462040416660482.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Collecting virtualenv
  Using cached virtualenv-15.1.0-py2.py3-none-any.whl
Installing collected packages: virtualenv
Successfully installed virtualenv-15.0.1
You are using pip version 8.1.1, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
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 songzihao1990@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user benjamin.hindman@gmail.com
Not sending mail to unregistered user xujyan@apple.com

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #4058

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/4058/display/redirect?page=changes>

Changes:

[gregorywmann] Enabled filtering of the 'GET_AGENTS' v1 API call.

[gregorywmann] Added full authz for non summarized fields of `/slaves` endpoint.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4058
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H23 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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 e87569b2ae3c7f8303ce146f882c340b4fdd5ca4 (origin/master)
Commit message: "Added full authz for non summarized fields of `/slaves` endpoint."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e87569b2ae3c7f8303ce146f882c340b4fdd5ca4
 > git rev-list 00290fffa8e2429da298201985a468c5b9eda546 # timeout=10
[6f2112a5] $ /bin/bash -xe /tmp/jenkins6602505205896367130.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Requirement already satisfied: virtualenv in /usr/lib/python2.7/dist-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 gregorywmann@gmail.com
Not sending mail to unregistered user benjamin.hindman@gmail.com
Not sending mail to unregistered user xujyan@apple.com

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #4057

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/4057/display/redirect?page=changes>

Changes:

[bmahler] Added MESOS-6375 (hierarchical role support) to the 1.4.0 CHANGELOG.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4057
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H23 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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 00290fffa8e2429da298201985a468c5b9eda546 (origin/master)
Commit message: "Added MESOS-6375 (hierarchical role support) to the 1.4.0 CHANGELOG."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 00290fffa8e2429da298201985a468c5b9eda546
 > git rev-list 498a000ac1bb8f51dc871f22aea265424a407a17 # timeout=10
[6f2112a5] $ /bin/bash -xe /tmp/jenkins7029710328330562774.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Requirement already satisfied: virtualenv in /usr/lib/python2.7/dist-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 benjamin.hindman@gmail.com
Not sending mail to unregistered user xujyan@apple.com

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #4056

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/4056/display/redirect>

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4056
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H24 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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 498a000ac1bb8f51dc871f22aea265424a407a17 (origin/master)
Commit message: "Updated configuration.md for --executor_reregistration_retry_interval."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 498a000ac1bb8f51dc871f22aea265424a407a17
 > git rev-list 498a000ac1bb8f51dc871f22aea265424a407a17 # timeout=10
[6f2112a5] $ /bin/bash -xe /tmp/jenkins1420194803994428317.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Collecting virtualenv
  Using cached virtualenv-15.1.0-py2.py3-none-any.whl
Installing collected packages: virtualenv
Successfully installed virtualenv-15.0.1
You are using pip version 8.1.1, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
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 benjamin.hindman@gmail.com
Not sending mail to unregistered user xujyan@apple.com

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #4055

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/4055/display/redirect?page=changes>

Changes:

[adam] Updated configuration.md for --executor_reregistration_retry_interval.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4055
originally caused by:
 Started by an SCM change
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H25 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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 498a000ac1bb8f51dc871f22aea265424a407a17 (origin/master)
Commit message: "Updated configuration.md for --executor_reregistration_retry_interval."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 498a000ac1bb8f51dc871f22aea265424a407a17
 > git rev-list 2ec2e48d1793031c55090cd7d8bea6f3dacd249b # timeout=10
[6f2112a5] $ /bin/bash -xe /tmp/jenkins8675478068043637986.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Collecting virtualenv
  Using cached virtualenv-15.1.0-py2.py3-none-any.whl
Installing collected packages: virtualenv
Successfully installed virtualenv-15.0.1
You are using pip version 8.1.1, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
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 benjamin.hindman@gmail.com
Not sending mail to unregistered user xujyan@apple.com

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #4054

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/4054/display/redirect?page=changes>

Changes:

[adam] Updated configuration.md for --executor_reregistration_retry_interval.

------------------------------------------
[...truncated 25.72 MB...]
rm -f linux/routing/filter/*.o
rm -f linux/routing/filter/*.lo
rm -f linux/routing/link/*.o
rm -f linux/routing/link/*.lo
rm -f linux/routing/queueing/*.o
rm -f linux/routing/queueing/*.lo
rm -f local/*.o
rm -f local/*.lo
rm -f log/*.o
rm -f log/*.lo
rm -f log/tool/*.o
rm -f log/tool/*.lo
rm -f logging/*.o
rm -f logging/*.lo
rm -f master/*.o
rm -f master/*.lo
rm -f master/allocator/*.o
rm -f master/allocator/*.lo
rm -f master/allocator/mesos/*.o
rm -f master/allocator/mesos/*.lo
rm -f master/allocator/sorter/drf/*.o
rm -f master/allocator/sorter/drf/*.lo
rm -f master/contender/*.o
rm -f master/contender/*.lo
rm -f master/detector/*.o
rm -f master/detector/*.lo
rm -f messages/*.o
rm -f messages/*.lo
rm -f module/*.o
rm -f module/*.lo
rm -f oci/*.o
rm -f oci/*.lo
rm -f posix/*.o
rm -f posix/*.lo
rm -f sched/*.o
rm -f sched/*.lo
rm -f scheduler/*.o
rm -f scheduler/*.lo
rm -f slave/*.o
rm -f slave/*.lo
rm -f slave/container_loggers/*.o
rm -f slave/container_loggers/*.lo
rm -f slave/containerizer/*.o
rm -f slave/containerizer/*.lo
rm -f slave/containerizer/mesos/*.o
rm -f slave/containerizer/mesos/*.lo
rm -f slave/containerizer/mesos/io/*.o
rm -f slave/containerizer/mesos/io/*.lo
rm -f slave/containerizer/mesos/isolators/appc/*.o
rm -f slave/containerizer/mesos/isolators/appc/*.lo
rm -f slave/containerizer/mesos/isolators/cgroups/*.o
rm -f slave/containerizer/mesos/isolators/cgroups/*.lo
rm -f slave/containerizer/mesos/isolators/cgroups/subsystems/*.o
rm -f slave/containerizer/mesos/isolators/cgroups/subsystems/*.lo
rm -f slave/containerizer/mesos/isolators/docker/*.o
rm -f slave/containerizer/mesos/isolators/docker/*.lo
rm -f slave/containerizer/mesos/isolators/docker/volume/*.o
rm -f slave/containerizer/mesos/isolators/docker/volume/*.lo
rm -f slave/containerizer/mesos/isolators/filesystem/*.o
rm -f slave/containerizer/mesos/isolators/filesystem/*.lo
rm -f slave/containerizer/mesos/isolators/gpu/*.o
rm -f slave/containerizer/mesos/isolators/gpu/*.lo
rm -f slave/containerizer/mesos/isolators/linux/*.o
rm -f slave/containerizer/mesos/isolators/linux/*.lo
rm -f slave/containerizer/mesos/isolators/namespaces/*.o
rm -f slave/containerizer/mesos/isolators/namespaces/*.lo
rm -f slave/containerizer/mesos/isolators/network/*.o
rm -f slave/containerizer/mesos/isolators/network/*.lo
rm -f slave/containerizer/mesos/isolators/network/cni/*.o
rm -rf ../include/mesos/.libs ../include/mesos/_libs
rm -f slave/containerizer/mesos/isolators/network/cni/*.lo
rm -rf ../include/mesos/agent/.libs ../include/mesos/agent/_libs
rm -rf ../include/mesos/allocator/.libs ../include/mesos/allocator/_libs
rm -f slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/*.o
rm -rf ../include/mesos/appc/.libs ../include/mesos/appc/_libs
rm -rf ../include/mesos/authentication/.libs ../include/mesos/authentication/_libs
rm -f slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/*.lo
rm -rf ../include/mesos/authorizer/.libs ../include/mesos/authorizer/_libs
rm -rf ../include/mesos/docker/.libs ../include/mesos/docker/_libs
rm -f slave/containerizer/mesos/isolators/posix/*.o
rm -rf ../include/mesos/executor/.libs ../include/mesos/executor/_libs
rm -rf ../include/mesos/fetcher/.libs ../include/mesos/fetcher/_libs
rm -f slave/containerizer/mesos/isolators/posix/*.lo
rm -rf ../include/mesos/maintenance/.libs ../include/mesos/maintenance/_libs
rm -rf ../include/mesos/master/.libs ../include/mesos/master/_libs
rm -f slave/containerizer/mesos/isolators/volume/*.o
rm -rf ../include/mesos/module/.libs ../include/mesos/module/_libs
rm -f slave/containerizer/mesos/isolators/volume/*.lo
rm -rf ../include/mesos/oci/.libs ../include/mesos/oci/_libs
rm -rf ../include/mesos/quota/.libs ../include/mesos/quota/_libs
rm -f slave/containerizer/mesos/isolators/xfs/*.o
rm -rf ../include/mesos/scheduler/.libs ../include/mesos/scheduler/_libs
rm -rf ../include/mesos/slave/.libs ../include/mesos/slave/_libs
rm -f slave/containerizer/mesos/isolators/xfs/*.lo
rm -rf ../include/mesos/state/.libs ../include/mesos/state/_libs
rm -rf ../include/mesos/uri/.libs ../include/mesos/uri/_libs
rm -rf ../include/mesos/v1/.libs ../include/mesos/v1/_libs
rm -f slave/containerizer/mesos/provisioner/*.o
rm -rf ../include/mesos/v1/agent/.libs ../include/mesos/v1/agent/_libs
rm -f slave/containerizer/mesos/provisioner/*.lo
rm -rf ../include/mesos/v1/allocator/.libs ../include/mesos/v1/allocator/_libs
rm -rf ../include/mesos/v1/executor/.libs ../include/mesos/v1/executor/_libs
rm -f slave/containerizer/mesos/provisioner/appc/*.o
rm -rf ../include/mesos/v1/maintenance/.libs ../include/mesos/v1/maintenance/_libs
rm -rf ../include/mesos/v1/master/.libs ../include/mesos/v1/master/_libs
rm -f slave/containerizer/mesos/provisioner/appc/*.lo
rm -rf ../include/mesos/v1/quota/.libs ../include/mesos/v1/quota/_libs
rm -f slave/containerizer/mesos/provisioner/backends/*.o
rm -rf ../include/mesos/v1/scheduler/.libs ../include/mesos/v1/scheduler/_libs
rm -rf appc/.libs appc/_libs
rm -f slave/containerizer/mesos/provisioner/backends/*.lo
rm -rf authentication/cram_md5/.libs authentication/cram_md5/_libs
rm -f slave/containerizer/mesos/provisioner/docker/*.o
rm -rf authentication/http/.libs authentication/http/_libs
rm -f slave/containerizer/mesos/provisioner/docker/*.lo
rm -rf authorizer/.libs authorizer/_libs
rm -rf authorizer/local/.libs authorizer/local/_libs
rm -f slave/qos_controllers/*.o
rm -rf checks/.libs checks/_libs
rm -f slave/qos_controllers/*.lo
rm -rf common/.libs common/_libs
rm -f slave/resource_estimators/*.o
rm -f slave/resource_estimators/*.lo
rm -f state/*.o
rm -rf docker/.libs docker/_libs
rm -f state/*.lo
rm -f tests/*.o
rm -rf examples/.libs examples/_libs
rm -rf exec/.libs exec/_libs
rm -rf executor/.libs executor/_libs
rm -rf files/.libs files/_libs
rm -rf hdfs/.libs hdfs/_libs
rm -rf hook/.libs hook/_libs
rm -rf internal/.libs internal/_libs
rm -rf java/jni/.libs java/jni/_libs
rm -rf jvm/.libs jvm/_libs
rm -rf jvm/org/apache/.libs jvm/org/apache/_libs
rm -rf linux/.libs linux/_libs
rm -rf linux/routing/.libs linux/routing/_libs
rm -rf linux/routing/diagnosis/.libs linux/routing/diagnosis/_libs
rm -rf linux/routing/filter/.libs linux/routing/filter/_libs
rm -rf linux/routing/link/.libs linux/routing/link/_libs
rm -rf linux/routing/queueing/.libs linux/routing/queueing/_libs
rm -rf local/.libs local/_libs
rm -rf log/.libs log/_libs
rm -rf log/tool/.libs log/tool/_libs
rm -rf logging/.libs logging/_libs
rm -rf master/.libs master/_libs
rm -rf master/allocator/.libs master/allocator/_libs
rm -rf master/allocator/mesos/.libs master/allocator/mesos/_libs
rm -rf master/allocator/sorter/drf/.libs master/allocator/sorter/drf/_libs
rm -rf master/contender/.libs master/contender/_libs
rm -rf master/detector/.libs master/detector/_libs
rm -rf messages/.libs messages/_libs
rm -rf module/.libs module/_libs
rm -rf oci/.libs oci/_libs
rm -rf posix/.libs posix/_libs
rm -rf sched/.libs sched/_libs
rm -rf scheduler/.libs scheduler/_libs
rm -rf slave/.libs slave/_libs
rm -rf slave/container_loggers/.libs slave/container_loggers/_libs
rm -rf slave/containerizer/.libs slave/containerizer/_libs
rm -rf slave/containerizer/mesos/.libs slave/containerizer/mesos/_libs
rm -rf slave/containerizer/mesos/io/.libs slave/containerizer/mesos/io/_libs
rm -rf slave/containerizer/mesos/isolators/appc/.libs slave/containerizer/mesos/isolators/appc/_libs
rm -rf slave/containerizer/mesos/isolators/cgroups/.libs slave/containerizer/mesos/isolators/cgroups/_libs
rm -rf slave/containerizer/mesos/isolators/cgroups/subsystems/.libs slave/containerizer/mesos/isolators/cgroups/subsystems/_libs
rm -rf slave/containerizer/mesos/isolators/docker/.libs slave/containerizer/mesos/isolators/docker/_libs
rm -rf slave/containerizer/mesos/isolators/docker/volume/.libs slave/containerizer/mesos/isolators/docker/volume/_libs
rm -rf slave/containerizer/mesos/isolators/filesystem/.libs slave/containerizer/mesos/isolators/filesystem/_libs
rm -rf slave/containerizer/mesos/isolators/gpu/.libs slave/containerizer/mesos/isolators/gpu/_libs
rm -rf slave/containerizer/mesos/isolators/linux/.libs slave/containerizer/mesos/isolators/linux/_libs
rm -rf slave/containerizer/mesos/isolators/namespaces/.libs slave/containerizer/mesos/isolators/namespaces/_libs
rm -rf slave/containerizer/mesos/isolators/network/.libs slave/containerizer/mesos/isolators/network/_libs
rm -rf slave/containerizer/mesos/isolators/network/cni/.libs slave/containerizer/mesos/isolators/network/cni/_libs
rm -rf slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/.libs slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/_libs
rm -rf slave/containerizer/mesos/isolators/posix/.libs slave/containerizer/mesos/isolators/posix/_libs
rm -rf slave/containerizer/mesos/isolators/volume/.libs slave/containerizer/mesos/isolators/volume/_libs
rm -rf slave/containerizer/mesos/isolators/xfs/.libs slave/containerizer/mesos/isolators/xfs/_libs
rm -rf slave/containerizer/mesos/provisioner/.libs slave/containerizer/mesos/provisioner/_libs
rm -rf slave/containerizer/mesos/provisioner/appc/.libs slave/containerizer/mesos/provisioner/appc/_libs
rm -rf slave/containerizer/mesos/provisioner/backends/.libs slave/containerizer/mesos/provisioner/backends/_libs
rm -f tests/common/*.o
rm -rf slave/containerizer/mesos/provisioner/docker/.libs slave/containerizer/mesos/provisioner/docker/_libs
rm -f tests/containerizer/*.o
rm -rf slave/qos_controllers/.libs slave/qos_controllers/_libs
rm -rf slave/resource_estimators/.libs slave/resource_estimators/_libs
rm -rf state/.libs state/_libs
rm -rf uri/.libs uri/_libs
rm -rf uri/fetchers/.libs uri/fetchers/_libs
rm -rf usage/.libs usage/_libs
rm -rf v1/.libs v1/_libs
rm -rf version/.libs version/_libs
rm -rf watcher/.libs watcher/_libs
rm -rf zookeeper/.libs zookeeper/_libs
rm -f uri/*.o
rm -f uri/*.lo
rm -f uri/fetchers/*.o
rm -f uri/fetchers/*.lo
rm -f usage/*.o
rm -f usage/*.lo
rm -f v1/*.o
rm -f v1/*.lo
rm -f version/*.o
rm -f version/*.lo
rm -f watcher/*.o
rm -f watcher/*.lo
rm -f zookeeper/*.o
rm -f zookeeper/*.lo
rm -rf ../include/mesos/.deps ../include/mesos/agent/.deps ../include/mesos/allocator/.deps ../include/mesos/appc/.deps ../include/mesos/authentication/.deps ../include/mesos/authorizer/.deps ../include/mesos/docker/.deps ../include/mesos/executor/.deps ../include/mesos/fetcher/.deps ../include/mesos/maintenance/.deps ../include/mesos/master/.deps ../include/mesos/module/.deps ../include/mesos/oci/.deps ../include/mesos/quota/.deps ../include/mesos/scheduler/.deps ../include/mesos/slave/.deps ../include/mesos/state/.deps ../include/mesos/uri/.deps ../include/mesos/v1/.deps ../include/mesos/v1/agent/.deps ../include/mesos/v1/allocator/.deps ../include/mesos/v1/executor/.deps ../include/mesos/v1/maintenance/.deps ../include/mesos/v1/master/.deps ../include/mesos/v1/quota/.deps ../include/mesos/v1/scheduler/.deps appc/.deps authentication/cram_md5/.deps authentication/http/.deps authorizer/.deps authorizer/local/.deps checks/.deps cli/.deps common/.deps docker/.deps examples/.deps exec/.deps executor/.deps files/.deps hdfs/.deps hook/.deps internal/.deps java/jni/.deps jvm/.deps jvm/org/apache/.deps launcher/.deps launcher/posix/.deps linux/.deps linux/routing/.deps linux/routing/diagnosis/.deps linux/routing/filter/.deps linux/routing/link/.deps linux/routing/queueing/.deps local/.deps log/.deps log/tool/.deps logging/.deps master/.deps master/allocator/.deps master/allocator/mesos/.deps master/allocator/sorter/drf/.deps master/contender/.deps master/detector/.deps messages/.deps module/.deps oci/.deps posix/.deps sched/.deps scheduler/.deps slave/.deps slave/container_loggers/.deps slave/containerizer/.deps slave/containerizer/mesos/.deps slave/containerizer/mesos/io/.deps slave/containerizer/mesos/isolators/appc/.deps slave/containerizer/mesos/isolators/cgroups/.deps slave/containerizer/mesos/isolators/cgroups/subsystems/.deps slave/containerizer/mesos/isolators/docker/.deps slave/containerizer/mesos/isolators/docker/volume/.deps slave/containerizer/mesos/isolators/filesystem/.deps slave/containerizer/mesos/isolators/gpu/.deps slave/containerizer/mesos/isolators/linux/.deps slave/containerizer/mesos/isolators/namespaces/.deps slave/containerizer/mesos/isolators/network/.deps slave/containerizer/mesos/isolators/network/cni/.deps slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/.deps slave/containerizer/mesos/isolators/posix/.deps slave/containerizer/mesos/isolators/volume/.deps slave/containerizer/mesos/isolators/xfs/.deps slave/containerizer/mesos/provisioner/.deps slave/containerizer/mesos/provisioner/appc/.deps slave/containerizer/mesos/provisioner/backends/.deps slave/containerizer/mesos/provisioner/docker/.deps slave/qos_controllers/.deps slave/resource_estimators/.deps state/.deps tests/.deps tests/common/.deps tests/containerizer/.deps uri/.deps uri/fetchers/.deps usage/.deps v1/.deps version/.deps watcher/.deps zookeeper/.deps
rm -f Makefile
make[2]: Leaving directory `/mesos/mesos-1.2.2/_build/src'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
ERROR: files left in build directory after distclean:
./src/core
make[1]: *** [distcleancheck] Error 1
make[1]: Leaving directory `/mesos/mesos-1.2.2/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1501666219-6600
Untagged: mesos-1501666219-6600:latest
Deleted: sha256:2957e19f2385ad7b854d6fa433a528ed5f4990ea6a09b225ceccfda769e445dc
Deleted: sha256:a22e92ee3bdd75a699299fda87754fb02d14fccdbaf9743a2e41a7bbdcbb4232
Deleted: sha256:a339d1c99fe789a179b3cf07284071da0dcc8189779f24a3ce9d9c8bab550ae8
Deleted: sha256:292eba1583daad1687280daf83f55491d69934198a9d69353f26fec6292f3726
Deleted: sha256:af583b8b007294e114a6dc53273e0ce554be9df33677497ff7db77dba1a5f20d
Deleted: sha256:5e272b2affd307fe603e332e48013c51473c295bb730e8598ac779d21ce8c5f9
Deleted: sha256:573bcd497d3362bcf8f50cc63b58eeb6e3b52c40a31ca7f537df56cbf29dd3fa
Deleted: sha256:86d11df74bba418035f17913f9851b4ac1f087f33cca02f380bec96b88992ea5
Deleted: sha256:ccd312472a79d6a4e520e0fbb7ba49cb5a46b4f5620bcea0315a4a4e02c3dd71
Deleted: sha256:67484f691899b88091b1d6b22fc0b8f77345b7ff33fdbe294cf1a2f30e33b0fe
Deleted: sha256:40af05a6c5f7f089afb9afb4b25d5985cff0f91e7dc7ac323cc7c09b70081b21
Deleted: sha256:f01fc0bafb8bf3a199ee6a1766936744ab08202f11b0730a6fca49d15d365150
Deleted: sha256:6ec91bbd9e51a80a15fa5d257981b501581d1ef7b867d2fdef11e79248bc7325
Deleted: sha256:0c38cf23e76e93ea1480a2878658b1b43139ef461300eb99defb9698292cb691
Deleted: sha256:f9e59ea3e3046fbaccc32e2f2e0061f1e8909a70bc97c64e013e9fe44a142822
Deleted: sha256:4e58d5efc9e9c2c895d8225b232b31beb28b853a2630b855bc7c344fdd263e96
Deleted: sha256:b2cc373f611f9af310ba35a5d66a59a13ab434802e4ed91711061ac92c719280
Deleted: sha256:4defe4c8b3661336b29c09ffd0b36c70f7d703b4719c617f847ffc51925f30af
Deleted: sha256:5dde46e7cf2bb0886409bd993b4515c6fc6e51b5ff74b05e7763fea4b3229226
Deleted: sha256:349c0f3bee27108baf274354cd108bd8d14375de2f04c4850ad2a0678ef21008
Deleted: sha256:96774f20634ccf060518a697c4efa2196ce3451d1185fc16c050ce09b2475c22
Deleted: sha256:40fe7d8ae494d0f12a9bd4f3c9404ff24c1fd63acd5e80acb0e92e2cc968f5ca
Deleted: sha256:034177012e4724149142261e442e13c65fa03734dd3094657da6a2d6273ed04c
Deleted: sha256:335438605b33e868a0d919b0faee834486cf43fc4ab02d8659b1e3669ef5a3ab
Deleted: sha256:cae2038905942f39f618e0961e00dd286a2d797651a6a5bf562e2bf6f32e79bc
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user benjamin.hindman@gmail.com
Not sending mail to unregistered user xujyan@apple.com

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #4053

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/4053/display/redirect?page=changes>

Changes:

[adam] Updated CHANGELOG with MESOS-7728 for 1.2.2.

------------------------------------------
[...truncated 25.63 MB...]
rm -f linux/routing/filter/*.o
rm -f linux/routing/filter/*.lo
rm -f linux/routing/link/*.o
rm -f linux/routing/link/*.lo
rm -f linux/routing/queueing/*.o
rm -f linux/routing/queueing/*.lo
rm -f local/*.o
rm -f local/*.lo
rm -f log/*.o
rm -f log/*.lo
rm -f log/tool/*.o
rm -f log/tool/*.lo
rm -f logging/*.o
rm -f logging/*.lo
rm -f master/*.o
rm -f master/*.lo
rm -f master/allocator/*.o
rm -f master/allocator/*.lo
rm -f master/allocator/mesos/*.o
rm -f master/allocator/mesos/*.lo
rm -f master/allocator/sorter/drf/*.o
rm -f master/allocator/sorter/drf/*.lo
rm -f master/contender/*.o
rm -f master/contender/*.lo
rm -f master/detector/*.o
rm -f master/detector/*.lo
rm -f messages/*.o
rm -f messages/*.lo
rm -f module/*.o
rm -f module/*.lo
rm -f oci/*.o
rm -f oci/*.lo
rm -f posix/*.o
rm -f posix/*.lo
rm -f sched/*.o
rm -f sched/*.lo
rm -f scheduler/*.o
rm -f scheduler/*.lo
rm -f slave/*.o
rm -f slave/*.lo
rm -f slave/container_loggers/*.o
rm -f slave/container_loggers/*.lo
rm -f slave/containerizer/*.o
rm -f slave/containerizer/*.lo
rm -f slave/containerizer/mesos/*.o
rm -f slave/containerizer/mesos/*.lo
rm -f slave/containerizer/mesos/io/*.o
rm -f slave/containerizer/mesos/io/*.lo
rm -f slave/containerizer/mesos/isolators/appc/*.o
rm -f slave/containerizer/mesos/isolators/appc/*.lo
rm -f slave/containerizer/mesos/isolators/cgroups/*.o
rm -f slave/containerizer/mesos/isolators/cgroups/*.lo
rm -f slave/containerizer/mesos/isolators/cgroups/subsystems/*.o
rm -f slave/containerizer/mesos/isolators/cgroups/subsystems/*.lo
rm -f slave/containerizer/mesos/isolators/docker/*.o
rm -f slave/containerizer/mesos/isolators/docker/*.lo
rm -f slave/containerizer/mesos/isolators/docker/volume/*.o
rm -f slave/containerizer/mesos/isolators/docker/volume/*.lo
rm -f slave/containerizer/mesos/isolators/filesystem/*.o
rm -f slave/containerizer/mesos/isolators/filesystem/*.lo
rm -f slave/containerizer/mesos/isolators/gpu/*.o
rm -f slave/containerizer/mesos/isolators/gpu/*.lo
rm -f slave/containerizer/mesos/isolators/linux/*.o
rm -f slave/containerizer/mesos/isolators/linux/*.lo
rm -f slave/containerizer/mesos/isolators/namespaces/*.o
rm -f slave/containerizer/mesos/isolators/namespaces/*.lo
rm -f slave/containerizer/mesos/isolators/network/*.o
rm -f slave/containerizer/mesos/isolators/network/*.lo
rm -f slave/containerizer/mesos/isolators/network/cni/*.o
rm -f slave/containerizer/mesos/isolators/network/cni/*.lo
rm -f slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/*.o
rm -f slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/*.lo
rm -f slave/containerizer/mesos/isolators/posix/*.o
rm -f slave/containerizer/mesos/isolators/posix/*.lo
rm -rf ../include/mesos/.libs ../include/mesos/_libs
rm -f slave/containerizer/mesos/isolators/volume/*.o
rm -rf ../include/mesos/agent/.libs ../include/mesos/agent/_libs
rm -f slave/containerizer/mesos/isolators/volume/*.lo
rm -rf ../include/mesos/allocator/.libs ../include/mesos/allocator/_libs
rm -rf ../include/mesos/appc/.libs ../include/mesos/appc/_libs
rm -f slave/containerizer/mesos/isolators/xfs/*.o
rm -rf ../include/mesos/authentication/.libs ../include/mesos/authentication/_libs
rm -rf ../include/mesos/authorizer/.libs ../include/mesos/authorizer/_libs
rm -f slave/containerizer/mesos/isolators/xfs/*.lo
rm -rf ../include/mesos/docker/.libs ../include/mesos/docker/_libs
rm -f slave/containerizer/mesos/provisioner/*.o
rm -rf ../include/mesos/executor/.libs ../include/mesos/executor/_libs
rm -rf ../include/mesos/fetcher/.libs ../include/mesos/fetcher/_libs
rm -f slave/containerizer/mesos/provisioner/*.lo
rm -rf ../include/mesos/maintenance/.libs ../include/mesos/maintenance/_libs
rm -rf ../include/mesos/master/.libs ../include/mesos/master/_libs
rm -f slave/containerizer/mesos/provisioner/appc/*.o
rm -rf ../include/mesos/module/.libs ../include/mesos/module/_libs
rm -rf ../include/mesos/oci/.libs ../include/mesos/oci/_libs
rm -f slave/containerizer/mesos/provisioner/appc/*.lo
rm -rf ../include/mesos/quota/.libs ../include/mesos/quota/_libs
rm -rf ../include/mesos/scheduler/.libs ../include/mesos/scheduler/_libs
rm -f slave/containerizer/mesos/provisioner/backends/*.o
rm -rf ../include/mesos/slave/.libs ../include/mesos/slave/_libs
rm -rf ../include/mesos/state/.libs ../include/mesos/state/_libs
rm -f slave/containerizer/mesos/provisioner/backends/*.lo
rm -rf ../include/mesos/uri/.libs ../include/mesos/uri/_libs
rm -rf ../include/mesos/v1/.libs ../include/mesos/v1/_libs
rm -f slave/containerizer/mesos/provisioner/docker/*.o
rm -rf ../include/mesos/v1/agent/.libs ../include/mesos/v1/agent/_libs
rm -f slave/containerizer/mesos/provisioner/docker/*.lo
rm -rf ../include/mesos/v1/allocator/.libs ../include/mesos/v1/allocator/_libs
rm -rf ../include/mesos/v1/executor/.libs ../include/mesos/v1/executor/_libs
rm -rf ../include/mesos/v1/maintenance/.libs ../include/mesos/v1/maintenance/_libs
rm -f slave/qos_controllers/*.o
rm -rf ../include/mesos/v1/master/.libs ../include/mesos/v1/master/_libs
rm -rf ../include/mesos/v1/quota/.libs ../include/mesos/v1/quota/_libs
rm -f slave/qos_controllers/*.lo
rm -rf ../include/mesos/v1/scheduler/.libs ../include/mesos/v1/scheduler/_libs
rm -rf appc/.libs appc/_libs
rm -f slave/resource_estimators/*.o
rm -rf authentication/cram_md5/.libs authentication/cram_md5/_libs
rm -f slave/resource_estimators/*.lo
rm -rf authentication/http/.libs authentication/http/_libs
rm -f state/*.o
rm -rf authorizer/.libs authorizer/_libs
rm -rf authorizer/local/.libs authorizer/local/_libs
rm -f state/*.lo
rm -rf checks/.libs checks/_libs
rm -f tests/*.o
rm -rf common/.libs common/_libs
rm -rf docker/.libs docker/_libs
rm -rf examples/.libs examples/_libs
rm -rf exec/.libs exec/_libs
rm -rf executor/.libs executor/_libs
rm -rf files/.libs files/_libs
rm -rf hdfs/.libs hdfs/_libs
rm -rf hook/.libs hook/_libs
rm -rf internal/.libs internal/_libs
rm -rf java/jni/.libs java/jni/_libs
rm -rf jvm/.libs jvm/_libs
rm -rf jvm/org/apache/.libs jvm/org/apache/_libs
rm -rf linux/.libs linux/_libs
rm -rf linux/routing/.libs linux/routing/_libs
rm -rf linux/routing/diagnosis/.libs linux/routing/diagnosis/_libs
rm -rf linux/routing/filter/.libs linux/routing/filter/_libs
rm -rf linux/routing/link/.libs linux/routing/link/_libs
rm -rf linux/routing/queueing/.libs linux/routing/queueing/_libs
rm -rf local/.libs local/_libs
rm -rf log/.libs log/_libs
rm -rf log/tool/.libs log/tool/_libs
rm -rf logging/.libs logging/_libs
rm -rf master/.libs master/_libs
rm -rf master/allocator/.libs master/allocator/_libs
rm -rf master/allocator/mesos/.libs master/allocator/mesos/_libs
rm -rf master/allocator/sorter/drf/.libs master/allocator/sorter/drf/_libs
rm -rf master/contender/.libs master/contender/_libs
rm -rf master/detector/.libs master/detector/_libs
rm -rf messages/.libs messages/_libs
rm -rf module/.libs module/_libs
rm -rf oci/.libs oci/_libs
rm -rf posix/.libs posix/_libs
rm -rf sched/.libs sched/_libs
rm -rf scheduler/.libs scheduler/_libs
rm -rf slave/.libs slave/_libs
rm -rf slave/container_loggers/.libs slave/container_loggers/_libs
rm -rf slave/containerizer/.libs slave/containerizer/_libs
rm -rf slave/containerizer/mesos/.libs slave/containerizer/mesos/_libs
rm -rf slave/containerizer/mesos/io/.libs slave/containerizer/mesos/io/_libs
rm -rf slave/containerizer/mesos/isolators/appc/.libs slave/containerizer/mesos/isolators/appc/_libs
rm -rf slave/containerizer/mesos/isolators/cgroups/.libs slave/containerizer/mesos/isolators/cgroups/_libs
rm -rf slave/containerizer/mesos/isolators/cgroups/subsystems/.libs slave/containerizer/mesos/isolators/cgroups/subsystems/_libs
rm -rf slave/containerizer/mesos/isolators/docker/.libs slave/containerizer/mesos/isolators/docker/_libs
rm -rf slave/containerizer/mesos/isolators/docker/volume/.libs slave/containerizer/mesos/isolators/docker/volume/_libs
rm -rf slave/containerizer/mesos/isolators/filesystem/.libs slave/containerizer/mesos/isolators/filesystem/_libs
rm -rf slave/containerizer/mesos/isolators/gpu/.libs slave/containerizer/mesos/isolators/gpu/_libs
rm -rf slave/containerizer/mesos/isolators/linux/.libs slave/containerizer/mesos/isolators/linux/_libs
rm -f tests/common/*.o
rm -rf slave/containerizer/mesos/isolators/namespaces/.libs slave/containerizer/mesos/isolators/namespaces/_libs
rm -rf slave/containerizer/mesos/isolators/network/.libs slave/containerizer/mesos/isolators/network/_libs
rm -rf slave/containerizer/mesos/isolators/network/cni/.libs slave/containerizer/mesos/isolators/network/cni/_libs
rm -f tests/containerizer/*.o
rm -rf slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/.libs slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/_libs
rm -rf slave/containerizer/mesos/isolators/posix/.libs slave/containerizer/mesos/isolators/posix/_libs
rm -rf slave/containerizer/mesos/isolators/volume/.libs slave/containerizer/mesos/isolators/volume/_libs
rm -rf slave/containerizer/mesos/isolators/xfs/.libs slave/containerizer/mesos/isolators/xfs/_libs
rm -rf slave/containerizer/mesos/provisioner/.libs slave/containerizer/mesos/provisioner/_libs
rm -rf slave/containerizer/mesos/provisioner/appc/.libs slave/containerizer/mesos/provisioner/appc/_libs
rm -rf slave/containerizer/mesos/provisioner/backends/.libs slave/containerizer/mesos/provisioner/backends/_libs
rm -rf slave/containerizer/mesos/provisioner/docker/.libs slave/containerizer/mesos/provisioner/docker/_libs
rm -rf slave/qos_controllers/.libs slave/qos_controllers/_libs
rm -rf slave/resource_estimators/.libs slave/resource_estimators/_libs
rm -rf state/.libs state/_libs
rm -rf uri/.libs uri/_libs
rm -rf uri/fetchers/.libs uri/fetchers/_libs
rm -rf usage/.libs usage/_libs
rm -rf v1/.libs v1/_libs
rm -rf version/.libs version/_libs
rm -f uri/*.o
rm -rf watcher/.libs watcher/_libs
rm -rf zookeeper/.libs zookeeper/_libs
rm -f uri/*.lo
rm -f uri/fetchers/*.o
rm -f uri/fetchers/*.lo
rm -f usage/*.o
rm -f usage/*.lo
rm -f v1/*.o
rm -f v1/*.lo
rm -f version/*.o
rm -f version/*.lo
rm -f watcher/*.o
rm -f watcher/*.lo
rm -f zookeeper/*.o
rm -f zookeeper/*.lo
rm -rf ../include/mesos/.deps ../include/mesos/agent/.deps ../include/mesos/allocator/.deps ../include/mesos/appc/.deps ../include/mesos/authentication/.deps ../include/mesos/authorizer/.deps ../include/mesos/docker/.deps ../include/mesos/executor/.deps ../include/mesos/fetcher/.deps ../include/mesos/maintenance/.deps ../include/mesos/master/.deps ../include/mesos/module/.deps ../include/mesos/oci/.deps ../include/mesos/quota/.deps ../include/mesos/scheduler/.deps ../include/mesos/slave/.deps ../include/mesos/state/.deps ../include/mesos/uri/.deps ../include/mesos/v1/.deps ../include/mesos/v1/agent/.deps ../include/mesos/v1/allocator/.deps ../include/mesos/v1/executor/.deps ../include/mesos/v1/maintenance/.deps ../include/mesos/v1/master/.deps ../include/mesos/v1/quota/.deps ../include/mesos/v1/scheduler/.deps appc/.deps authentication/cram_md5/.deps authentication/http/.deps authorizer/.deps authorizer/local/.deps checks/.deps cli/.deps common/.deps docker/.deps examples/.deps exec/.deps executor/.deps files/.deps hdfs/.deps hook/.deps internal/.deps java/jni/.deps jvm/.deps jvm/org/apache/.deps launcher/.deps launcher/posix/.deps linux/.deps linux/routing/.deps linux/routing/diagnosis/.deps linux/routing/filter/.deps linux/routing/link/.deps linux/routing/queueing/.deps local/.deps log/.deps log/tool/.deps logging/.deps master/.deps master/allocator/.deps master/allocator/mesos/.deps master/allocator/sorter/drf/.deps master/contender/.deps master/detector/.deps messages/.deps module/.deps oci/.deps posix/.deps sched/.deps scheduler/.deps slave/.deps slave/container_loggers/.deps slave/containerizer/.deps slave/containerizer/mesos/.deps slave/containerizer/mesos/io/.deps slave/containerizer/mesos/isolators/appc/.deps slave/containerizer/mesos/isolators/cgroups/.deps slave/containerizer/mesos/isolators/cgroups/subsystems/.deps slave/containerizer/mesos/isolators/docker/.deps slave/containerizer/mesos/isolators/docker/volume/.deps slave/containerizer/mesos/isolators/filesystem/.deps slave/containerizer/mesos/isolators/gpu/.deps slave/containerizer/mesos/isolators/linux/.deps slave/containerizer/mesos/isolators/namespaces/.deps slave/containerizer/mesos/isolators/network/.deps slave/containerizer/mesos/isolators/network/cni/.deps slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/.deps slave/containerizer/mesos/isolators/posix/.deps slave/containerizer/mesos/isolators/volume/.deps slave/containerizer/mesos/isolators/xfs/.deps slave/containerizer/mesos/provisioner/.deps slave/containerizer/mesos/provisioner/appc/.deps slave/containerizer/mesos/provisioner/backends/.deps slave/containerizer/mesos/provisioner/docker/.deps slave/qos_controllers/.deps slave/resource_estimators/.deps state/.deps tests/.deps tests/common/.deps tests/containerizer/.deps uri/.deps uri/fetchers/.deps usage/.deps v1/.deps version/.deps watcher/.deps zookeeper/.deps
rm -f Makefile
make[2]: Leaving directory `/mesos/mesos-1.2.2/_build/src'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
ERROR: files left in build directory after distclean:
./src/core
make[1]: *** [distcleancheck] Error 1
make[1]: Leaving directory `/mesos/mesos-1.2.2/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1501661659-8815
Untagged: mesos-1501661659-8815:latest
Deleted: sha256:390bb550423ab0e3adddb60599f2226b5594eae59dab55929e5e5fdf6f9afc22
Deleted: sha256:668fc117d6094cb326ee4144a5de75831ce4fc7b2fd56c0db93d93dce10b3dcf
Deleted: sha256:c989e806ddbe58eb176bfc77b072f6e76f3b34d474aff93399c9fb7208d4f769
Deleted: sha256:e27c9f6ea92845e2aa9dfcbea26d1c3f69e631f827649e1bbbec798eaf724a33
Deleted: sha256:ef6b1efd6612d5a183638003682f5bfe7dcbf055bb696efc238ea1e5b363f046
Deleted: sha256:ed69eaecd446edb067223a4473f1570afc9204e032a8ea23ebdd498afac115c4
Deleted: sha256:47c53892090ab4e40f666612ed713e35384c4823f6fe18eebf52c60fd736d8ef
Deleted: sha256:b3e25a23b11d20ed4420f1d685d53656682f817e227ba765961184896b82e463
Deleted: sha256:42168124ef9886157687b408033ead5085d0d5051ecbedd5ea496ddef47a67fa
Deleted: sha256:0efd6ad9e45856b84d8d70e500740dccae8c3f210cbc8b01b3682c7640e59b5e
Deleted: sha256:42e47043684eedfff3ba681239cc9f81701c3bfb2ef07ec7ad9c133fed499fed
Deleted: sha256:7109edff67419d33722ef6a1991b67d1c625c374d1af9c013b88697aee09208a
Deleted: sha256:356c64e19017851786e28ae8dfaae10f0656fb1155bc6c2014e35dc70e32faac
Deleted: sha256:0796fe46f3920a53ae883c21046e9281bad40714dc529a279354f1e90e20c5c0
Deleted: sha256:695dc79d20ea7fa91282a35602b0f884a3bc1b49665bea6a71d149819176ea57
Deleted: sha256:4b62575ee22a3cea2288bbc6d02824b9f696484288f1fd090873395984b4454c
Deleted: sha256:3fb1faef655568d46648fbe6c10b070f14e9c5c922b1fb6588ab7fc81b90a7c1
Deleted: sha256:3ac5ef50ffa8b14e09a94a36ec6f4111ea190bd837ed0fa9411083c4dcd0da69
Deleted: sha256:dcb1729b39da54ab0f980e93707a860d999977614a3681d28dda918991cde6cb
Deleted: sha256:6c93054d36d2a72b1a24888b63af281077c91e3488dddc43789c996ba40c942d
Deleted: sha256:3337ddc65e11369c157d834ffba2267b05df9c76d9347ede2e6b0656e94d5bf9
Deleted: sha256:c91641e69f105e6aab53f3b646086830b715459a06207b479feee48dbe6d986c
Deleted: sha256:e1a785ed0927eb5bd188ba465da9097cd67809889ba8c899b0d4d76e001276c8
Deleted: sha256:5b46ba9f894978d1bbea5746f26f045af79835ab9d93153e8b07314100e62866
Deleted: sha256:eb1cfba38f08cf1607e2781dff0b1b21d8207916a19144f746fb0bc602c66682
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user benjamin.hindman@gmail.com
Not sending mail to unregistered user xujyan@apple.com

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #4052

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/4052/display/redirect?page=changes>

Changes:

[adam] Updated CHANGELOG with MESOS-7728 for 1.2.2.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4052
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H25 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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 2ec2e48d1793031c55090cd7d8bea6f3dacd249b (origin/master)
Commit message: "Updated CHANGELOG with MESOS-7728 for 1.2.2."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2ec2e48d1793031c55090cd7d8bea6f3dacd249b
 > git rev-list 613883085ea93e5ac2c78336aa32c8bd57473066 # timeout=10
[6f2112a5] $ /bin/bash -xe /tmp/jenkins8397164037013836516.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Collecting virtualenv
  Using cached virtualenv-15.1.0-py2.py3-none-any.whl
Installing collected packages: virtualenv
Successfully installed virtualenv-15.0.1
You are using pip version 8.1.1, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
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 benjamin.hindman@gmail.com
Not sending mail to unregistered user xujyan@apple.com

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #4051

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/4051/display/redirect?page=changes>

Changes:

[mpark] Downgraded the `task.executor.resources` in `TASK_GROUP`.

[mpark] Minor clean up: Pulled out the reference to `TaskInfo`.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4051
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H25 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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 613883085ea93e5ac2c78336aa32c8bd57473066 (origin/master)
Commit message: "Minor clean up: Pulled out the reference to `TaskInfo`."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 613883085ea93e5ac2c78336aa32c8bd57473066
 > git rev-list 382f526ee2c13df063e17d8346915f3716fe6d21 # timeout=10
[6f2112a5] $ /bin/bash -xe /tmp/jenkins4228349049775210361.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Collecting virtualenv
  Using cached virtualenv-15.1.0-py2.py3-none-any.whl
Installing collected packages: virtualenv
Successfully installed virtualenv-15.0.1
You are using pip version 8.1.1, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
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 benjamin.hindman@gmail.com
Not sending mail to unregistered user xujyan@apple.com

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #4050

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/4050/display/redirect>

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4050
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H23 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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 382f526ee2c13df063e17d8346915f3716fe6d21 (origin/master)
Commit message: "Fixed compiler error."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 382f526ee2c13df063e17d8346915f3716fe6d21
 > git rev-list 382f526ee2c13df063e17d8346915f3716fe6d21 # timeout=10
[6f2112a5] $ /bin/bash -xe /tmp/jenkins5489179531320231898.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Requirement already satisfied: virtualenv in /usr/lib/python2.7/dist-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 benjamin.hindman@gmail.com
Not sending mail to unregistered user xujyan@apple.com

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #4049

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/4049/display/redirect?page=changes>

Changes:

[benjamin.hindman] Fixed compiler error.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4049
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on qnode1 (ubuntu) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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 382f526ee2c13df063e17d8346915f3716fe6d21 (origin/master)
Commit message: "Fixed compiler error."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 382f526ee2c13df063e17d8346915f3716fe6d21
 > git rev-list 3cbe00421bdb225649e4bf8dbe9acb3ecc8064b5 # timeout=10
[6f2112a5] $ /bin/bash -xe /tmp/jenkins1072919172958533134.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Collecting virtualenv
  Using cached virtualenv-15.1.0-py2.py3-none-any.whl
Installing collected packages: virtualenv
Successfully installed virtualenv-15.1.0
You are using pip version 8.1.1, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
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 benjamin.hindman@gmail.com
Not sending mail to unregistered user xujyan@apple.com

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #4047

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/4047/display/redirect?page=changes>

Changes:

[benjamin.hindman] Revised bulk dequeue for event queue.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4047
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H17 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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 3cbe00421bdb225649e4bf8dbe9acb3ecc8064b5 (origin/master)
Commit message: "Revised bulk dequeue for event queue."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3cbe00421bdb225649e4bf8dbe9acb3ecc8064b5
 > git rev-list 49c34f77d40e5e198da09c9b99dcd2a21ef03b10 # timeout=10
[6f2112a5] $ /bin/bash -xe /tmp/jenkins6062591654294203690.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 benjamin.hindman@gmail.com
Not sending mail to unregistered user xujyan@apple.com

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #4046

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/4046/display/redirect?page=changes>

Changes:

[benjamin.hindman] Added documentation for run queue and event queue optimizations.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4046
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H24 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,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 49c34f77d40e5e198da09c9b99dcd2a21ef03b10 (origin/master)
Commit message: "Added documentation for run queue and event queue optimizations."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 49c34f77d40e5e198da09c9b99dcd2a21ef03b10
 > git rev-list 0ed2f7206aacf9e60e4890bc1a9c2bad96e7803c # timeout=10
[6f2112a5] $ /bin/bash -xe /tmp/jenkins5976161178017760708.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Collecting virtualenv
  Using cached virtualenv-15.1.0-py2.py3-none-any.whl
Installing collected packages: virtualenv
Successfully installed virtualenv-15.0.1
You are using pip version 8.1.1, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
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 benjamin.hindman@gmail.com
Not sending mail to unregistered user xujyan@apple.com