See
<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--disable-libtool-wrappers%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4623/display/redirect?page=changes>
Changes:
[josephwu] Moved generated CSI code into public directories.
[josephwu] Defined a module interface for translating volume profiles.
[josephwu] Added default VolumeProfile module implementation.
[josephwu] Added example VolumeProfile module.
[josephwu] Added tests for UriVolumeProfile module.
[josephwu] Added flag to pass VolumeProfileAdaptor module to SLRP.
[josephwu] Moved SLRP resource recovery logic into a helper.
------------------------------------------
[...truncated 153.24 KB...]
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 event2/event.h usability... yes
checking event2/event.h presence... yes
checking for event2/event.h... yes
checking for event_base_new in -levent... yes
checking event2/thread.h usability... yes
checking event2/thread.h presence... yes
checking for event2/thread.h... yes
checking for evthread_use_pthreads in -levent_pthreads... yes
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 event2/bufferevent_ssl.h usability... yes
checking event2/bufferevent_ssl.h presence... yes
checking for event2/bufferevent_ssl.h... yes
checking for bufferevent_openssl_get_ssl in -levent_openssl... 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 -levent_openssl -lssl -lcrypto
-lsasl2 -levent_pthreads -levent -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-1513655910-32747
Untagged: mesos-1513655910-32747:latest
Deleted: sha256:f4ac0bec635125ace7b87f397ece23beb47a53f63bf5077f790699cf7cf458a3
Deleted: sha256:334b776b68d26af206d5c7c5516a946ac98e61fdce434c5a7f9c1dc2f5d47c30
Deleted: sha256:8a0f774aee107e5c224203a20153b23792ce9bdeeb775c5d200772748585ab24
Deleted: sha256:dcd371776a47860b2a5c364866ded9bada27570589beca4503a969a25f26fe43
Deleted: sha256:9060244265910c900c9c2aaaa92400c4de2960b607b1672aa54bc8e299a88970
Deleted: sha256:3f5e3870cbc749044b519c17c80cae7e72b624157016f927fa703ac7f60fa516
Deleted: sha256:ee3df1a5e0305589daa7bf508d5ecd69ce151708460e24babf523568720af8f0
Deleted: sha256:09ab73d74d7e2ec0baca13faa702d9cb7759a183f56460599a7e7718445feccf
Deleted: sha256:029bf3347ca360a1611a8a74fd9128b52e53b502af25f4104e69555f0b9fc6d1
Deleted: sha256:da28d7223cee27aed04e35ba0e1d967ad25256335a5438a2f620922b5d7bff1d
Deleted: sha256:a6a5f36eead5d17ea7738768e4400ce8527113256f3c0fcf4bdc1a8e6dfb8ebb
Deleted: sha256:dc0e06b54ea7f9c86101dab2f76798523532d93740898917cd4bb778e94d07ab
Deleted: sha256:53732472213a2d89e04ed721f7866a977d0576f0ccc614f4e172e7c955bd4594
Deleted: sha256:0b7e15790cc2d79da028a263dac214f90efa80bf5b99f77d9325ae692ec24e7e
Deleted: sha256:8836c7d7c0bc1ad986a5848781c2a30215e082bd2465e05e18a4937628520d7d
Deleted: sha256:f5b746aaed82d0c621d2f53c078c70bd3c283ea666837ab375c5c1cb76ee5860
Deleted: sha256:48760c931bce2f244739f5473c7b6363d99c6f0c39b506e1a89e636b8c72f7dd
Deleted: sha256:5420550f7b0640a0a70505e58194bbd945b5f1a44ea46124d90e8f39bd850efa
Deleted: sha256:fcb604c6acc44775dc5c3005b6bef548b389ce945d47314e7d3f0b84ad034eb2
Deleted: sha256:acb1dc24e690f100e9268c7860336d7d45bbca67228b38050184cc03e845d7b0
Deleted: sha256:c7c7b9eb5e8298e26690d414007470159c2ad77a434a167d5f83aeb4a92a46c7
Deleted: sha256:0f44fd4599716c2a24943082f308bf7c908d1f7f3944a492cd91ae438b7bcffa
Deleted: sha256:8057105caccca166d32a2ce0017c8a245006b2013c8435066134109ffed18906
Deleted: sha256:88d44159f3788971dc82a053acb769556e1b73119bf6dae9d169faf9591541e1
Deleted: sha256:7a315c5110c5f31984980f1a45c6d23cd2b80f5fd3c0aafd2ab28c6289d89af7
Deleted: sha256:9b5a53812c43b89a7fb532097e6ebe1277d3b86314119f39a7f3b3c338a56646
Deleted: sha256:c5472cbec54b047f192548d160a1d942958861add64d36a6de5d47bb46a26d08
Deleted: sha256:14ca7859a6078611d113107eaf88d47fa751108d4437f760693ae93851d1c955
Deleted: sha256:5b53f7c53acd2039ee914f8ca3dc5462177ccee5c0ece05e6cbb999aca5d550d
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]