+Jie This seems new and related to CSI?
On Tue, Dec 19, 2017 at 2:20 PM, Apache Jenkins Server < [email protected]> wrote: > 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)/4628/display/redirect?page=changes> > > Changes: > > [andrew] Windows: Deleted unused and unnecessary OS version functions. > > [andrew] Removed executable bit from text files. > > [andrew] Removed executable bit from text file. > > [andrew] Removed executable bit from website files. > > ------------------------------------------ > [...truncated 152.83 KB...] > 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-1.b12.el7_4.x86_64/jre > configure: using JAVA_HOME=/usr/lib/jvm/java-1. > 8.0-openjdk-1.8.0.151-1.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' > ../3rdparty/protobuf-3.5.0/src/protoc -I../include -I. --cpp_out=. > csi/uri_volume_profile.proto > make[2]: ../3rdparty/protobuf-3.5.0/src/protoc: Command not found > 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-1513721791-21684 > Untagged: mesos-1513721791-21684:latest > Deleted: sha256:af3d4ea49abd33fb59f0ab7e12157e > 9021766116e18c7f19968934e49b792933 > Deleted: sha256:3a36dd5b2c45389f372b33e0309c6a > da46c87f8b8618a182775a6ffdcdaecf37 > Deleted: sha256:00e959ffa1fb72f59e4f2125883c58 > 0cc4b8d2b17f63329e7cc7f733a303ce9d > Deleted: sha256:081ce5b9f70354e811df285037e74f > 2e76e4f3d6fcfa7f04c47b229e13da3472 > Deleted: sha256:30e3ef96ecbb49ccf5bb3f6246265d > f18e0e888e954466624b85bb37ef6ca038 > Deleted: sha256:6806a73b3af7932e8be7befc406e22 > c2ee047fe694c81db22b7e75c72fdbf920 > Deleted: sha256:2719814a5d0413492145a94ec4a550 > 68bd21bb3c622d2968a10b3c451fc6fac9 > Deleted: sha256:4eb69785bfc4db482057e170831958 > 224a40606a4d6a1d4a32343898410155e5 > Deleted: sha256:2dc205871ef533655e1f333395e393 > 9342268b02ecfc31e6f778fa9a55eda8c6 > Deleted: sha256:f542e458a7de0fbe15311da7e44da6 > 1dc6dfc9de7dc60b1d8f79ebd69ba1c4ba > Deleted: sha256:194e8a2166a8bd199a9ef03f5824a6 > 9b9b5a5b542366e32679284618bcbe2749 > Deleted: sha256:14daa1ee60166a2c11aaf5331fedb8 > bc89689d492a58c1ff066f4e861f3873ad > Deleted: sha256:3120ddc9dbcefc3361aebf15814e66 > c959ef97e66bfc03e9f30522a832b1a24e > Deleted: sha256:0c706327bd77aa01f28326f1fc29ff > c6f2219bcde2a1fb623b829192b9a6ef28 > Deleted: sha256:77187973fa71ae3bb392ae68cc53de > 58235f470584cf7b00c28fba7e530f73db > Deleted: sha256:b47124675c062466fcbfe78579d5c0 > 213c94f967eaa9f98231e409e27fa3e4f4 > Deleted: sha256:04bba183d537f76eb91f0a0655544d > 1efb425444552f97d70a0e816628009b50 > Deleted: sha256:a66437254bd70e1a8c283267d31df7 > 844029f3acc9998b02f31065b0db0d5d00 > Deleted: sha256:d1b3baea3c8ae4e8ced05875f8f803 > efa449a5b2457786b55b49c52de8e85bb2 > Deleted: sha256:ea3d8c81444b459712a6f6ec436b51 > 8a7af0c07a832e4d183473c3b7c0481fc5 > Deleted: sha256:d5dc6c39afd45bd5cbe6da0e40c332 > 2a43ddb46ecd118b6d3b2a9fada5ef1dbc > Deleted: sha256:0eb7ca967f48764c05c727a17d193b > fb12922c57cc2905c51e13f8a87926efa4 > Deleted: sha256:40fe89e576532a9cc8c3b77f0f1b0b > 12fef02dce8699b771e0769e4a28d89d19 > Deleted: sha256:b16ca9d4792bf00ed519df5fb43c8b > f7d96b76b9a2d2584c4f8db6ce29a6f236 > Deleted: sha256:7c98f113f1601817969387bd2a8173 > 343a6fc68280056e80b53c3a7cc9af1cd0 > Deleted: sha256:e2de02dcb9dd3817f1dccee60113a1 > 15e8e069a2780c069f114ab6522cf5dd69 > Deleted: sha256:2a8904755f83cc095cf8268c3530fe > 29400ca1bcedee384dbfb12317c39b0d5b > Deleted: sha256:a64693360429af588022cfbc3dab78 > a626333bff7f0f74c120819acaf3879b8f > Deleted: sha256:17ba8e20e87f297209622e37809d80 > eba7b9db7bc3d1a55bf7afc815f3600e9c > Build step 'Execute shell' marked build as failure > Not sending mail to unregistered user [email protected] > Not sending mail to unregistered user [email protected] > Not sending mail to unregistered user [email protected] > Not sending mail to unregistered user [email protected] > Not sending mail to unregistered user [email protected] > Not sending mail to unregistered user [email protected] >
