See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4643/display/redirect>
------------------------------------------ [...truncated 151.98 KB...] 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... no 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... yes 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-1.8.0-openjdk-1.8.0.151-5.b12.el7_4.x86_64/jre configure: using JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-5.b12.el7_4.x86_64 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}/lib64/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/lib64 -lpython2.7 checking for Python site-packages path... /usr/lib/python2.7/site-packages checking python extra libraries... -lpthread -ldl -lutil -lm checking python extra linking flags... -Xlinker -export-dynamic checking consistency of all components of python development environment... yes checking whether we can build usable Python eggs... In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from testpyegg.cpp:1: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ 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' make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'. Stop. make[2]: Leaving directory `/mesos/src' make[1]: *** [distdir] Error 1 make[1]: Leaving directory `/mesos' make: *** [dist] Error 2 + docker rmi mesos-1513841316-19803 Untagged: mesos-1513841316-19803:latest Deleted: sha256:2ea943880ee7c92e43a3869671bc360ff8baa15e1b56e4d9536d1a0593898a12 Deleted: sha256:c14fad4dc7b5a4b65d8de1cf908be3d6fe3081c8b8d91d4b9b9ad48b926cff52 Deleted: sha256:ae31222b1ae69535d4a3aade1a8be43533ac1c9626fbdf8a5ef412161c2b24e8 Deleted: sha256:69f602c93332bba3b24bdef0ab3fc4de13cd454ddec5df055d8623251dc09517 Deleted: sha256:da6f969a6eca45c6688998871dff6b87a6742b0aae24870fe5a536a537ab7868 Deleted: sha256:50ce93ddc5559701d00adf04fc64203a10e1430a544ef2d9666b7d69f5c26877 Deleted: sha256:9290d1cc23ad8d6ed01e5a4eb95ade24ad83c4f7f31bd72f100657f618e70ac3 Deleted: sha256:931f4f0a9f7cf2b8bbe800ccaea03d0f4e5ab40ac694d9032f9d1abb58f59bbd Deleted: sha256:3a42edff20894ff01596d36052d7f719d4cefaeb4af6ac484f57a3f175f601cb Deleted: sha256:ff4bec1aea101911f0e4405a2b1060d5fdb306059255030417cbdd051cec7a72 Deleted: sha256:7a55a73ecb1d94f070c4304b427ee484380e41e0ad084b661b318cc36bb2c609 Deleted: sha256:3016b0eccc0e4cdc6a2b5ea4e26544f62135a7288e8e63d597148c2481004119 Deleted: sha256:17eac26e356505b82e3ad259d59cb02f028ce86a835aa20e426edcf8c7c3c4cb Deleted: sha256:eb1c48a57ec8d01edf8a6b1dca35c9d6740c31178d1d76cb5a39423d3d9d24e1 Deleted: sha256:716c60029a6409e227371612c4a67f1e9977555bbe2c2d37c664bd1c3dedf6bf Deleted: sha256:7f9ec16f8bd60ff365d7823c1d5e9156b984cc1ddd7467e82d5663d91e97f4e0 Deleted: sha256:956390d61fcf6ab175bcdd6193b39fb5a80777d397e56189f0f069a917d249cb Deleted: sha256:05bbb19af98359687b280fa71ff51da226654a1bc595eb25b3b70153565dd04e Deleted: sha256:8c351821b057f56065b5d0f95d1ef1a71efc1361dd1c6a118b2c95db6a091707 Deleted: sha256:17a4c8fb928b37ff1c67106ba79126476667fb534b3fa07e042bd999cf3f07a9 Deleted: sha256:45fa7018818d375b45845f835b03276d88c5b6c686f43a6dbfc9948af901e85c Deleted: sha256:de32f4e88894eda590427d496df5bb5c006dd46a5609a0192341af883cdcf33a Deleted: sha256:421b0a2a8a394312aac7c7215c3c3ffb16053c73577853521c57a7418ebd8b9e Deleted: sha256:e39fd9ea09ea34c66af7b4929354fb1b6aa4f70f4efcd2127c7e2413026db5db Deleted: sha256:f995980b605874f4e851ea10c254263cc85a3545686902b9d4cb84b487ca2412 Deleted: sha256:fce748b418654e95e5ef8f1f51f2c26e186eb41a716843a205534be53a888358 Deleted: sha256:f9e2fed720db44cda597a869504c1c7821cb4080e89018c747d97864a979ec2f Deleted: sha256:a9abd10e3e9ac783ebfa78abaae2b5cb9a4c0328585c883678789dedd30d15af Deleted: sha256:ed1cac99c7a2390b18cb4df542bb5538b9db491098ae3e02b2bf7eb307b58500 Build step 'Execute shell' marked build as failure Not sending mail to unregistered user yujie....@gmail.com Not sending mail to unregistered user benjamin.hind...@gmail.com Not sending mail to unregistered user xuj...@apple.com Not sending mail to unregistered user zhq527...@gmail.com Not sending mail to unregistered user gregorywm...@gmail.com Not sending mail to unregistered user songzihao1...@gmail.com