See
<https://builds.apache.org/job/Mesos-Reviewbot/20736/display/redirect?page=changes>
Changes:
[bmahler] Fixed a bug where insufficient headroom is held for quota.
[bmahler] Added a test to ensure the amount of quota headroom is sufficient.
[bmahler] Fixed the volume profile related build breakage.
------------------------------------------
[...truncated 221.64 KB...]
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
configure: Setting up CXXFLAGS for g++ version >= 4.8
checking whether C++ compiler accepts -fstack-protector-strong... no
checking whether g++ supports C++11 features by default... no
checking whether g++ supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'...
/usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected
optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory...
${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1
-Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... cc1plus: warning: command
line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled
by default]
yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating
src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to
src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to
src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
CXX: g++
CXXFLAGS: -g1 -O0 -Wno-unused-local-typedefs -std=c++11
CPPFLAGS: -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1
-isystem /usr/include/apr-1.0
LDFLAGS:
LIBS: -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lrt
make dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec
chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0";
}; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
(cd 3rdparty && make top_distdir=../mesos-1.5.0
distdir=../mesos-1.5.0/3rdparty \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
(cd stout && make top_distdir=../../mesos-1.5.0
distdir=../../mesos-1.5.0/3rdparty/stout \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
(cd include && make top_distdir=../../../mesos-1.5.0
distdir=../../../mesos-1.5.0/3rdparty/stout/include \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make \
top_distdir="../../mesos-1.5.0"
distdir="../../mesos-1.5.0/3rdparty/stout" \
dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
(cd libprocess && make top_distdir=../../mesos-1.5.0
distdir=../../mesos-1.5.0/3rdparty/libprocess \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
(cd include && make top_distdir=../../../mesos-1.5.0
distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make \
top_distdir="../../mesos-1.5.0"
distdir="../../mesos-1.5.0/3rdparty/libprocess" \
dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
(cd src && make top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
../3rdparty/protobuf-3.5.0/src/protoc -I../include -I. --cpp_out=.
csi/uri_volume_profile.proto
/bin/bash: ../3rdparty/protobuf-3.5.0/src/protoc: No such file or directory
make[2]: *** [csi/uri_volume_profile.pb.cc] Error 127
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513662801-25661
Untagged: mesos-1513662801-25661:latest
Deleted: sha256:8873773d1e4b2b1b50c59f92d92d4309303f43e08a3630203b8b68e1361e5da5
Deleted: sha256:17e4a1458408b2a946e6e3065de6b523c863491d17d9e5320903c57f56136b0c
Deleted: sha256:5538baf93c715f801899bd95d0ab246209e29fbe49cbccfd04f173ea1dd91fc5
Deleted: sha256:02db0853dea6364bcd0f56b07528a9452bfba8362606e06968773c4e9daf15c4
Deleted: sha256:aa019da29c1b7853029106dad16124ab4f5aeab642d27ce0fa111559994ef4e4
Deleted: sha256:7d9a1db92d41d500d85a71d403b0d818a4ecd27fab46549e6ff453144af62bf2
Deleted: sha256:2e3d13f9e6a66646b2cc4a72c0f3f40b982fd82aee86a428de348aec86cf4d22
Deleted: sha256:0e0b20202b3408348a7a5f8a8ecd9bce3459970aa03782d6d7872e35645f2738
Deleted: sha256:44baf9c0a56486263b49c714454ab062e6ddd96735386fc7b22b4d55a7baf21a
Deleted: sha256:e1bd36a35ca7e896518e64280dcdb659430ae081c456427d944d21d6c37beeaa
Deleted: sha256:de64322e4af7fa9f2c88a730274b53aab8493d912f0677c363bc696bfe8cbeff
Deleted: sha256:88b5fd161e8783566b35de1fb1adc7b49998c642e74d11ff701a1f9bb5829742
Deleted: sha256:0cde95bfcf479828467133038f4bbba35d843581101db07ff78fa22423e5438b
Deleted: sha256:9b4a0f29f10516f4555b9966d0dd473c6749afd00dba9fd0d01faea0ac6e6886
Deleted: sha256:2f4b6a1b7f7d0a35801e9dbe6750b22861e1f90ad6805c677a6c7a546dcea273
Deleted: sha256:3e134ff8f6e1478407b75ed453dd05ec3ac6f19aea7b6e5ca8a8327fa21a6803
Deleted: sha256:6a84257c25367f932260dee86b98437008ca354a6e77778433212ea40aa749d1
Deleted: sha256:76179b011a332253ae52df5885e6db6d97ceb6e26af6e8e8a63af97b3fdc3578
Deleted: sha256:274364dd59c3fba555da5afc310db3b55272aee447fc917f0c04e183dfdb0879
Deleted: sha256:da2b9141c0cfc145460286523cf9e82c43a2520e00ece22aa50707f626167f88
Deleted: sha256:c132ff185afd04d3ce43bc59bea89ba82d3860f4d68edaec2924a6b3af53f8f7
Deleted: sha256:8fc5898c9211ac31b4bfc6bdd17185bbd68f9f49ab3954894285daa1c2741b7b
Deleted: sha256:33d7a85fd970205996c75983723704ff327415a47792d917f5c76f2e910baa8c
Deleted: sha256:dd7fffe7446cbb0ac198c363294225eaa4eb376b1eea2f4e6910e56d00a95637
Deleted: sha256:4f27a6b8707fbbbceee410024762f8df49b56e950addca7e3d2cdb26af360105
Deleted: sha256:07d657e0d527835bd08a7824b854a6764497d755199dff0f14e383fa9a1a4c5c
Deleted: sha256:7dff8c570c52c062df2a436dac67106ea3492bb0fc070a791911b9dd92aa897b
Deleted: sha256:30fd2d3019ef78035b7b487cb68cb5586135f13519cb9f42ccc87585a4bc9567
Deleted: sha256:78b68574bac69c3a820013399184fba0148dac5510f4469285315c50b6d229fd
Deleted: sha256:c4edf25e18d93fd9458ef985e1766c757a04a65da3c10241a8803adb893001fa
Build step 'Execute shell' marked build as failure