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 2016/08/09 20:42:14 UTC

Build failed in Jenkins: mesos-reviewbot #14703

See <https://builds.apache.org/job/mesos-reviewbot/14703/>

------------------------------------------
[...truncated 4260 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1470774777-30092
Untagged: mesos-1470774777-30092:latest
Deleted: sha256:70e4685b9326e970bc801b6af41b296c515718e3d8d2367d49feec4995bc1816
Deleted: sha256:f2abe2021bdcc286cbbc44f07acb809c1f20f6582d1b5490f1eb4a635474d8ec
Deleted: sha256:d020272dba1e101d82c5b21b6ba57dcdba40b4a9d9c9fa10aa948240b87650be
Deleted: sha256:1f63f7742887312968f366b464b1ad2c6eb11b50dca16b5be36a57186e181468
Deleted: sha256:ea1502f1eee281eab3dc07b2ee6cdba28c10759bba3042a7fddefc6c41c67824
Deleted: sha256:8c9cd3b356116e268a5b58fffbe09f1c97d8efdb24a33a5fa5eecf627bf9a203
Deleted: sha256:1386c8be588cabe4bb1a7edff9b63e246383361d8b6c67f837205ca3094474e4
Deleted: sha256:23c55813299f6a2e10659a66af76015dd1a6e2bda56f8f17bcf6c36b989dce3a
Deleted: sha256:b29ca5ae68c93f443aa5f9356f36b3bf4a4cdda5d44bbedeb19b386e0792f27f
Deleted: sha256:77d2244cb8076d2a7219b897173c0133651bb9004051985b4262c85d3c7b16e2
Deleted: sha256:b48b284237e2f390324962baa52a514e30af3defb5f2c0f9651031c47902e5bf
Deleted: sha256:36274115c36143a5ae19b72258192951ca5e1887af2af8494bc92305e329d53a
Deleted: sha256:34ec3dd434e81fa61b3826f5c83021ad7d5b8ab90953b94f0279b37541ed839c
Deleted: sha256:a7ec5555566a63a43f10341fe364683732bd66af758607a4471806b97131430e
Deleted: sha256:7cece5a57ed29bfa7379bd0a05799a9fbe858abed0aed1d6f7b5ccf4f3e28b88
Deleted: sha256:4f80338a6099484b644c450e03d7441091f4fea94ea5dee8439d40e98283367b
Deleted: sha256:cb4db4e007575db508bd82f6fd464f2c2918ab9478009d159141e7934c2d547a
Deleted: sha256:1bd1cb609a827a0ff50419e0a2b821fd7e0bb96784a46434a0831e633237b7b8
Deleted: sha256:e64303396d141170bf7e7e4a2088887a802612a2d11d8f68dbf630615248bf9e
Deleted: sha256:cd1388ba0c8cb0a0dbd1a84f7655380d2d1b186412d7e3cd5ea3d0edfd571f6d
Deleted: sha256:76f80ba7bc29150102c0cb91156cd210261bf0da21754dd4718e2accd36f64cc
Deleted: sha256:62722870fb22cceac0567ad6cca73d5a822a8335137d2788d8efc3d934511712
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : mesos-reviewbot #14738

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14738/changes>


Build failed in Jenkins: mesos-reviewbot #14737

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14737/>

------------------------------------------
[...truncated 4296 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1470857045-704
Untagged: mesos-1470857045-704:latest
Deleted: sha256:85cd8d6fd3b81e284b6f4ce994e752b1a5b455caa2d889d434c2982dae12ba47
Deleted: sha256:5124a34e97d815da75fdd27c68ba77f8a3ba66258833318ba7dde40da9dbbb5f
Deleted: sha256:bb3c69b125eef4d0efae877a4abb60a4d625ceb856574b8147718f70b3adc4f3
Deleted: sha256:cf7f7f727bcf42719a7997a1fb6ccdcf8b74b7671028ed55f72bd08b96a8b21b
Deleted: sha256:1b9bbbaf2c3f0462efb43803ce1f4022212a6e0a64c7025dd5fa53c43d379881
Deleted: sha256:1af7863a16b5f8c460674772ba6f05e1ee027078e0abbbb034d738bb50ef631c
Deleted: sha256:0b95825d81f157b08d356b366b2e85a2ee1c465223c0dac6ed9360122643343a
Deleted: sha256:e3ea64dab30c3f0bace9f181a5184868368f2a1273d3860288eb34bb27503348
Deleted: sha256:087f856e82584d4f5b76924d5e40f1656c281b7513ceda3846add77cac617c2e
Deleted: sha256:e623a85359bc10f577933fa9f56ad67ade5098f5ecfebdd5d411b46b9bfd6ccd
Deleted: sha256:944c4c95f39b57c4da8fa8d43957afb9f3b1ede6c52356c6ee1659fe1f744430
Deleted: sha256:c9fa11253f845575afe53f9042f87ee48ddeb7b1d6ed2208fdaadb5f50fccc9d
Deleted: sha256:a745a0f102eb956b9ab6e5da321ab12f611db4c7f887b9e0be613e55c2d0c9fa
Deleted: sha256:f79dc7e2bbfa6356b09b237c8b5365afec211cb3d34d1b94829dc14991e045b5
Deleted: sha256:8013ddd13b48dd167acb400642572c7134fe00ba8c8965684e5f5f151a5165a9
Deleted: sha256:0fb16907f1c0043eb3ac7304a09cab742812c58fdb55c613c41927a204259a23
Deleted: sha256:21def193b2a96ff2ae3b0af5e4051c0adab988a1ecda12dd5af3b3be59dd8e60
Deleted: sha256:10acbfcec978258ac2646f128da8fecf020274817be782c3728bc8593f758a16
Deleted: sha256:87948e2904b44bb2a45c926cba7bf383f5128f32b98bd432735e40e423bcb96e
Deleted: sha256:a42b5895cdd013963a06d7b3dddc36f26489677bded1056fdf48fafa4e4b2f4e
Deleted: sha256:13f18ad428b2778eeb55621276bf5a8d748482645c001baab226b84d2ecd4c6c
Deleted: sha256:0d9606db2b60b5ce878e31f75df2a1024c8d83ee9618f6caf021262cde910174
Deleted: sha256:e42f72d7e92c4b54cbd116dfa4def7d0b79171ac43e9c0d5bb9a95a3f7bcb128
Deleted: sha256:095c546e9a0290eeb5456b24ad59ab1f8792dbaee8efd918b7a5c7bdeb4466bd
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14736

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14736/changes>

Changes:

[alexr] Added Tomasz Janiszewski to contributors.yaml.

------------------------------------------
[...truncated 4296 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: Leaving directory `/mesos'
make[1]: *** [distdir] Error 1
make: *** [dist] Error 2
+ docker rmi mesos-1470856375-12884
Untagged: mesos-1470856375-12884:latest
Deleted: sha256:58906e5e6c40ac2d1005b410bde18ba1bf0b8cf7bf3ba59585ce242d01b0101f
Deleted: sha256:33d7615d141f49fc8725dcf245ad4a6efb332072802df9c0f12defef1ffd9133
Deleted: sha256:4979b672d18a45e36127f27bc161aa82ece5b98d4e30d8856300f97eb1826cf8
Deleted: sha256:914c6355bcf354d983462ba2014a4cd1e94cb732ba6d77cb49c38ce2016783bb
Deleted: sha256:2ebbdb4d00e4ea91f986a014ceac1cdaacc33006cf04dc0dd04c6174c60a6c6b
Deleted: sha256:2303af96c5bd2b4248f70a6b18959cabdfdbe85f380798774d39e983173fa7c5
Deleted: sha256:f62126e2b23fef241f018b3023845d066f0f14656f22cc7e7e4181963c5d18ec
Deleted: sha256:e48b7f5093e93befb7290babb84e4e6a2b9a767ab0c5b6488c515340f16c6c8a
Deleted: sha256:083b5fd9122e4c727cd0a645c0d32944e7b3eaf61e903932a776effd6910929f
Deleted: sha256:e345f2cdf37be8d34ec6c303f8a0ac2a10b29b55ab19c2337a9c808fedbcacda
Deleted: sha256:bc2d58e0185d5ceb0b0bf74af2bd9afb133e6a1454e718a7df9580477223457d
Deleted: sha256:b15e666c8c59f2c7dcd54ea37450dd209bf0a51c590d1717bb92afb8c972d370
Deleted: sha256:3f1adb13a96feb39de5e0d2828956a186de66e875470e1654e9b50bbbae02f82
Deleted: sha256:8df65cfba4def9108a9d22276777041bc54d445a71521fd5a65fefb4cee38fc8
Deleted: sha256:e97dbf9a4ee2219c8e1d22561f470288221a0cbb815bb6b473413a28c5f8bed1
Deleted: sha256:8c56ea77b400c407518b973f39574c0dd90a41eb9d0585ed2b25a0236eb6392a
Deleted: sha256:67428327a69302e6a54faec3d569848c09f592bd33f16221ebfd46979c38ea60
Deleted: sha256:109862c58b35fa8e6fcc4c6d696313a5dd1729ba99b54b8e425a374bf7b3b3e4
Deleted: sha256:04a01750da15feb99e5837dc9404548c45ff5222bd5ba966ac4bd8b3677e7aa6
Deleted: sha256:e15cff82e2c1ca88f05d5b4a6aa001877bb574ea4161fb6a6b0a4770b8b8c996
Deleted: sha256:2caae01eaf7e8a788c842ced65cbf36318767c88569a210b239e17c5db699ae3
Deleted: sha256:eda540e11ce9d808731f7c45bbf8e0ecf21328e117151976173defbf9d989356
Deleted: sha256:dbe80fad80b95f0cb55866bff687f2289336addc033183d71548e786b03728ea
Deleted: sha256:4750b5e7268e9e631544a70647b82fa7fa13b2570687bd34e954a8ebedfc9219
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14735

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14735/>

------------------------------------------
[...truncated 4296 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: Leaving directory `/mesos'
make[1]: *** [distdir] Error 1
make: *** [dist] Error 2
+ docker rmi mesos-1470855189-31830
Untagged: mesos-1470855189-31830:latest
Deleted: sha256:ef6719795a27264ae81b5fd2af99d68b6ec05bd14594feeac18e025a97bf9542
Deleted: sha256:228dfedae31d89e7aa2f537ad3f2efb9fa313ac8b96a3dc3b6f3baf408b529a7
Deleted: sha256:0b3ac8adaffd68355d0101fb3c86f7aec23f632425565503f7e07c6857584a30
Deleted: sha256:ff2b725e29cb2b5d21b7d60d6481dad9ab686986768867bb8dad1a8c37ab7ff2
Deleted: sha256:d4f091a805c31054dae6882e21d4bccc44eb18ee8f7c48486fa94123e060dec3
Deleted: sha256:084beda77933edef85d74644854800971e3c39af31226b15ba7068695a940a4c
Deleted: sha256:e9ced78770c7096b1e7dcead7ccafec702507b15df7835049bfa9bdc710d5491
Deleted: sha256:502d482bc987d243a7de722898a457d5517ce29fe40186f3bdf2e2a75e6c6092
Deleted: sha256:0cd1c68268248bae11fe49000109b2694245f146c8664511ecaaf9de405ef4f2
Deleted: sha256:af0824066a4a08b72341c08618f6448e61f7ac6e1ade441e8fe27063d7db786e
Deleted: sha256:5250f7b55cb9d249da5665860b155eac1a5302d9e2bbafb7d4d66809ca1e8569
Deleted: sha256:e5432ec129d7094195c467c8992caa2534c73c8e4dd63957fe17575600c8cb99
Deleted: sha256:aa7ca5144894a5dea7796ec2e855eb8399e3063a03abb4745c62efef6aced6d8
Deleted: sha256:f7dddd36f1afbf0e3af4e472bf7a5596d62d3ada98f865f350c888d2ef428283
Deleted: sha256:797fc97ddba465c6ac834ba4b5434604792a62f6da29480c38e5860cff10afae
Deleted: sha256:3fa9c2deceffdc0107297ffa9c117b5e3a98c2d80a56c2f424854f2c1ad80ffd
Deleted: sha256:f41da4170d78945ec91d0a297bc6bb5571c50ea95d2033eb492a7ca5ca8198fe
Deleted: sha256:2df83184681788f2a69580ac6074aba0eaf38c05ddab50a067387d8c8d570262
Deleted: sha256:489eb1d0e61a651ea97833c3f208b5d966aeae46b4adf0fd7c06dd1530deecb1
Deleted: sha256:ac1d331ec22e452f89d7fae57a338aff4957c16e0747d1d193c7339698afb542
Deleted: sha256:da3ad4d45ac95c521382cab83b3fd70b3b643049577b013aa9d4a98e4f461193
Deleted: sha256:3d6bd7b18dac72ad9652e179c32447e4aa57e5fb4312b765f74f10dcda1e8be4
Deleted: sha256:8cd910fcc812f6206d23ab389b4dd8e9d9a44206a46595d5bf0fbed3dee3db29
Deleted: sha256:b63bcc54cf45e5000a280825bcc829d64368423f75cf2ac4a5bb84232755e242
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14734

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14734/changes>

Changes:

[anand] Removed the redundant `mesos::` namespace prefix + minor style fixes.

[anand] Added helpers evolve/devolve functions for executor calls/events.

[anand] Made the command executor use the unversioned protobufs internally.

[anand] Removed a no longer valid comment.

[anand] Minor cleanups to the command executor.

------------------------------------------
[...truncated 4296 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1470854054-19678
Untagged: mesos-1470854054-19678:latest
Deleted: sha256:e146097b5d70b869cb36645dd479a4ab164b7ea6c8db42c9dedbda49e76a795e
Deleted: sha256:fa28b2cfcc02b4b028eaca63561bb79864b006177ab4b44ed894e0029ddfea2b
Deleted: sha256:c088f39b317e125aa7973ca4548f991824871eb1d9342e4059e702b2a85afaf2
Deleted: sha256:3963bacf94ab957ca306dbcc0077f1328344be6df0687a6d6f396e5ae1a7dcb6
Deleted: sha256:50fed2b7d82adcd5bc9dddbd5fe965d5067d790e104a553e9dbeee9905cfd973
Deleted: sha256:4d9f825be0acd752c806ab0545d1ccc6840bd626164a98e902ee6547bb6fa127
Deleted: sha256:3126211db27ad3fe0bcb67fdee656ba4c8cbba7f88fe18b57be0e7e159185314
Deleted: sha256:d8edc5b5c976b40a0cc27ed9316237262f03616ff663a265854269c35bec93e2
Deleted: sha256:7c0d11a841ba3a98873c7e2331176ba8291930df4c4433247d2cb9197b0651c8
Deleted: sha256:b643c9abf74a6771a9868f266ab78ec0d2720530955ea5d1bafe02722fca541e
Deleted: sha256:a4dfaac4f541fe7b9ba641da41e54409308f7264a31579894404f10c9251fb9e
Deleted: sha256:bdbbc413c1544f768a3803704f91d94847cedffdc338545000395a4a9c057bbd
Deleted: sha256:64ab39ab7a658730773dd305dbfc6c44ff52c4b560385eec4cb32be4f2ad2de3
Deleted: sha256:649d669509124dab73218f696d230a8963c4202eb7143d1ab3fc6e7d3d7deebf
Deleted: sha256:1d2e670a517e7719311c2d6d48855879b80e73705730eb11e1c7a5cd317f4713
Deleted: sha256:251c6ca1b091b023fc72d60f710d4e914cc0f005bcecc14429cd9e083e7d709f
Deleted: sha256:9c887310cab98395f4b57e5f69ccd62d475030aa86b33c39c365b31df250ac6a
Deleted: sha256:1a303e4b57d0d203b64a261b8d50e4c378b832de8320421bdc87798106bbc329
Deleted: sha256:55515aa637049cd21ec8a75045cf63893b9dd65ac9ff7594c8cb211fb2088d78
Deleted: sha256:f91ba5d4c8f6c18f6eb5c29e0e677221b04982cd5dde1a674e8d83c891213c3d
Deleted: sha256:5efee4ab070cbac80b60614ad37902f1fcbd4c88a2d95dc05a84f3ae3ddd7f4a
Deleted: sha256:e8925ae2d0a2a564e81d8e05471e0f16bba2dc7ca61342ffca09216ae3aad015
Deleted: sha256:5551143173cae7979b04c0a84a2e389653d4404fd05b5158617783ed59635449
Deleted: sha256:b6980b1b8f5cb604176db5f69227edfdda73bf40ef19e348df8848f1471d75a1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14733

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14733/>

------------------------------------------
[...truncated 4296 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: Leaving directory `/mesos'
make[1]: *** [distdir] Error 1
make: *** [dist] Error 2
+ docker rmi mesos-1470853038-12933
Untagged: mesos-1470853038-12933:latest
Deleted: sha256:e8bb560a4d7ff98c838f89148f962354108b9a28ec29b65107c688fb4a08211c
Deleted: sha256:d855facd37fd6d8c53ced89fdf975ca98fbba2a25c59d46292a3705b3cd83a7a
Deleted: sha256:198e066b4644598ba1d5c3970bfee50b159243de0f329b4624191d87558155c8
Deleted: sha256:30e70fb813bcbfbc5582534fea6bd7d426593c857feb56b977fbf1beea30d8a1
Deleted: sha256:9e85aef6bed4849f912350e1552562edf4a11af4e820f21d8d3e4ad3308e4784
Deleted: sha256:53afd7562b4d6d6ebd9847a90945b1463a7f198e8ac7b8b1325edcfe64fe1f3c
Deleted: sha256:06b0a526d36b077f2c04e0d1001da253aba45575c01385e429c2456590808f1c
Deleted: sha256:42d45c8ef3485d27f89d11babf9293698053cc17a7487b3abcc52fd0aef30dc1
Deleted: sha256:486e8d19b94547805ad6048c84134ea72211eb1ac5d07ab556f5aeb010c552af
Deleted: sha256:67776ae7bd7e5d2d9d107818ae96cc1955511d137b27b1c0292d46bd274d9b4a
Deleted: sha256:16493406fd3a7a4ea68d767e588c96633a6b9b67e6994da930e6b6d43bf04c01
Deleted: sha256:53cf187416c6ff7585c6fe4a9b702b84135b9d136ccb165211317da4c47fb58d
Deleted: sha256:cc791872e39389160312aed212aaaa24d02d52ed68f6f3c3f9fed10378863e66
Deleted: sha256:fbee8444c78a4b39b06bbaa9576236cd3667343456c3b358ada69be2f9e456fc
Deleted: sha256:526c1838a879e70fa2dfc23e2dfde63087c190c627a3c4e701422478b775a0ca
Deleted: sha256:2095eb0ebe77a43f0722e4e9661680d635c7e14916a50543ff7cf30c7a629781
Deleted: sha256:12a697a7dfca11aff22e32cf35aa0b189d5cd9d68fc282762d5b101a57919dea
Deleted: sha256:5f055e30697c5f15a5738714b05c9869e9568a92b8ef518414130099a3628e40
Deleted: sha256:ce95be4e0366e51b48751718e375c6bf202a3fd6589e24da4f9e43d9671a3890
Deleted: sha256:6b7f70a88909853db7958eb076d7b5d6c039d9e0a59a64992e4f12027c91b885
Deleted: sha256:fb663b26c226549c7d4c104b9c51371c7dd755ee2d945882f0f2a0fd6f0cc63b
Deleted: sha256:54de0177e13ca66eb28ad644b6e113978d56223df2919840587927c62cd5018f
Deleted: sha256:77bc04047db6ad04cdd4ff5dff1539628e98e0be7fc78faeaad6027051c613de
Deleted: sha256:1b1dd1d5162089b9485bc5d8cd7482bd9c1546b2418e5e5bfe84a7effb26c40e
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14732

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14732/changes>

Changes:

[mpark] Trimmed unneeded extra space between right angle brackets.

[mpark] Removed unneeded extra space in stout code base.

[mpark] Removed unneeded extra space in libprocess code base.

------------------------------------------
[...truncated 4299 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1470852185-8681
Untagged: mesos-1470852185-8681:latest
Deleted: sha256:97471ac6496a7717bbef62c6867e2dcfbf98eb179c97e5d33a62d6f0e9527310
Deleted: sha256:8d0cfee02307942f19024065284c57bcda5e44efbd59a2cb19e501bfc662e854
Deleted: sha256:b15394c7be9146adf120916655c37961c8062ee6526d394746e164ca7b50cca6
Deleted: sha256:86613b222b005a0729840529c36a4373cd9f8909fa28800bfe4360b22e9ec10a
Deleted: sha256:42d2b3bec929a8b0f828232dedaac44a6f625211388fc1b0886fcbb2102c52ae
Deleted: sha256:e9d32e3d32594d424c31e4d373b6ca6be6356a0fba14403d3d5f3020088ae245
Deleted: sha256:bf17b94171f351f028b3577b373ecc2abd81018b022b942895c6146eda7434b4
Deleted: sha256:649d5553e7bb9d8c734699bef9ffa63e5a7708d902f7848b78dfd07f3d9f8cba
Deleted: sha256:2dce5131d2b8e9008189118ba2e46933b3ae3e14b7f5d2a7a6661d47454d8b7b
Deleted: sha256:327e9566636b64f1fae22e80a1593ab635dc26edc8ef4b1d4f63b5dc02bc3e94
Deleted: sha256:0c77a708978a9d939a9a74a551cd58551e37d86f258bca9c594016c445f4e5cb
Deleted: sha256:dd510845061d53e5f37019e77c470f92efbc6e789912a11d9391865f8c969bd1
Deleted: sha256:0e8ae28231b508ff314294443b825ebdc2138147d974ca856c18236a609de8c3
Deleted: sha256:532c8110214cdd5fd80f4c52c05709c43aee30dd221791bfc4a6c89b24f522e9
Deleted: sha256:35dbd0b7c8fae2bf9e692304cfa5ac5fcdefa9410791c3f281bddcb1b0030a3a
Deleted: sha256:22df1434c11d9f4e18997bd80803a097fa37912d28f8d2389fbc43daeeab3631
Deleted: sha256:652128fc388b68bde6a51551ca96f8bcac9d51ee2a0a0437c4a739f267b24d78
Deleted: sha256:213a7fbc6dc5b8276934ffcf430f0cfae0ac6dbdee7d7eab2f9ae906aa992e70
Deleted: sha256:1363cc700a8ef87925e9631cbd0a18ef36f55e5cde0da0e7d5a6cf416b91a4c7
Deleted: sha256:8b5d12406293c031579305a2a7e39fa5bdb1c5260552c14d94b583695fa2d025
Deleted: sha256:1522a0579f0e0c1c40d09eb196ad545d36d8354f77bff3c9b370c8d55e36c363
Deleted: sha256:d76804821dce67cffd1e367db82a37318c553b50b0bc60888cc319845d87ea65
Deleted: sha256:5267ac99ce10d96550125629fd21b0f7e2b7d9c9272be27452c96638e072959b
Deleted: sha256:cf1153dcd7baa58ba1aac4adf9363a09330b86440df96c76d91d7b5f74865922
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14731

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14731/>

------------------------------------------
[...truncated 4276 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1470850385-7009
Untagged: mesos-1470850385-7009:latest
Deleted: sha256:b4b6842fd5be21853d97f475b48049fdfe08701340c21a1c83930e898bf8a4d8
Deleted: sha256:61f651e576d51ae3dff251bf85e0cade698a0e95b305beb83cfb5a256474e374
Deleted: sha256:29ceaf838bbc71e40ce2067b6d4d1fd4d63ac762ca449084f853448b8bdceb82
Deleted: sha256:c2637f38382997c8f3084cfc0f1f52dd42f3c96948bd320e65640fe9c750b3e2
Deleted: sha256:2580d0010abd57ef6949e05c5b33de8c13cd6dc880b3a5aafdd1379857ecf50d
Deleted: sha256:ecd83c19fd4fad064c93a84f92cc0db0bcfa9a49ded21691778868fdb3ec95a8
Deleted: sha256:07e80956f9c2e9c6ecf10f83b82d05e6685431a75799cc1314a5e27617fa0cb6
Deleted: sha256:9f2c9c20fbb63da8bf62e4fc664277e7b62107575588fa7a514cb5a41d7abc6e
Deleted: sha256:7dea2173fb4239a2d0c889f4d5f2d34e7ced466fb4bc74920f1fb52c86105bda
Deleted: sha256:9d27c6ab4ed9fdc13a9e225016e71a041e8727dbada6cd2d06f4ef6b800ed842
Deleted: sha256:7a8a0027a2079a3743ca1f1c2789a2fb38a63512a3638baa8cd918bd0870b23e
Deleted: sha256:5e639e25d8f4bc9ddd4711395d432c0c012d777b914690743ac8fc2f263a80dd
Deleted: sha256:5529b0e6cc2faeea4e7a06db50efd2a5cb05842f77336a9201dcad35cd04630a
Deleted: sha256:8cede3c45620227ef79efd8e46f0df03aa5359f4ca58df8f9602b3f66e4d484f
Deleted: sha256:2afd650486951ec1346b8691ad603f59534643ae1c78a4df57e394344c3501d6
Deleted: sha256:f7dc66d758a511bdc901f7c32249b5ab20a7baf69823a8114e94b56be85768da
Deleted: sha256:be2b02227d67ad1706590df2d18a59538a2876b4920b127bf2eb78d95146246c
Deleted: sha256:dcc63aca306c77ef9ba4707b138a2832c0ad120bce59427b04a890e3e6e9cd57
Deleted: sha256:368b9db0d18c1bcbb480d9580e2aa9d9d9cb427bb4d2aa4b96babd4e094de65f
Deleted: sha256:855cd76dc128ac8a2099ca8239377b5468096820dde5455bee7ffb08ed93d80f
Deleted: sha256:f1c576108a4727ac30a3fc2fab95a4bbbac651f1c38d5f76eec542fbfb0758e6
Deleted: sha256:a597b37d986edc6ff9819d80c1ac26dd477979d27b939d979b249fdd8e2548a2
Deleted: sha256:9e02d7694447ea1a4b8235a2b00e5405dab8b33b6cc30924c68c202292b75429
Deleted: sha256:b3b88e6c4f571284e2b215e69a14543f3e08b24ccac517b30a6350b69d095a3d
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14730

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14730/>

------------------------------------------
[...truncated 4295 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: Leaving directory `/mesos'
make[1]: *** [distdir] Error 1
make: *** [dist] Error 2
+ docker rmi mesos-1470849174-12541
Untagged: mesos-1470849174-12541:latest
Deleted: sha256:2496bf7f62a7e0eef507bd43228b3420e2a620e6a08e36f08724dbf09c93ef5e
Deleted: sha256:de284a923a53f2d464bc9935f7eedf407e20a5785be0e3bad7017d7e4688e8bb
Deleted: sha256:2e9267e6fd6cec7b0046e33e692dd84a8a02a50adc5a1f3bd45278d26389c61f
Deleted: sha256:1619082d4ecd33a5f3e38012e5b563623b197dba0cd09e25eb39b5e73b79456e
Deleted: sha256:e3a0192936065b6f0e08fcc042687701a7b8d9eee0556c25e518aca6b7a656ec
Deleted: sha256:bcd3d1f2bc199e1ab3333da4a1a9b72c5fad766aa00d87ae42f29910a845e14a
Deleted: sha256:df91a2682831432db41aa108187d1cdcd710a8c1d174906d00400f74c753c6da
Deleted: sha256:a421d43001dc40b85147d1d5289f5bc36a6c328d0c05ef16ae5a26fcaf211fa3
Deleted: sha256:45d05283512a605c468a2746f7a84102f27f0f7d5c955adb751eda9893532021
Deleted: sha256:521a2aecd691c9a213bfcc431e57c636268ade1cb965d319e35aa98d21468fbf
Deleted: sha256:69c1ccac7db7897cb4d2c0b34b14a1641c744a60c2b3f7908be55b7df60e052b
Deleted: sha256:0691a7e7bc7487ce4d99163d2d2a2f01af2ce167dc89c4dde1b54e66a284833d
Deleted: sha256:dd50ba5014c04e0a819610a4c8e6dd126374735b2885003643163277fba0c0c2
Deleted: sha256:1edb5edcf429f5859b9dc43cf1e087f8efc6fa895dc2936e06a11cd76a48eb4f
Deleted: sha256:82ec0cd289462bead3d5fe290ac7dabed6ca1037aa0eb335eb9c2b9d135a8193
Deleted: sha256:fccbc47e808541c3d5013c6dd387e9cf4021c660b236568671889a21744272bf
Deleted: sha256:75da3d09daa39bc878bb1ad57143a58835564dc5885492c11b21d9178729a677
Deleted: sha256:1167a64fccd5e4c157ba62811745a6f08dd8d066fe5056323a5e1772ae3e6ed2
Deleted: sha256:a285c7dff35b14dce771729458f1752f4104264913d05e67d86fc4b00a7aad05
Deleted: sha256:387d909239e3e1fdfc341f86953b57bb6b7685018f2c4c1cf7019190d40fa80e
Deleted: sha256:1c8a513a77af56f0e0609b3bdcf984542055aaa6b1088e4a5f48f52548638670
Deleted: sha256:d914a87616294a0f1c093ba5214159012c8274515a2cb15900a8cb0a8bf077f6
Deleted: sha256:ba956276bd0c242cf453a40f0b655948bb4fa9be94ddfadb16501a844a898fbb
Deleted: sha256:245fa2ff2120d978ea2bfa351eeb3c73769734e16eede676e055dfcda9cc42b6
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14729

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14729/>

------------------------------------------
[...truncated 4298 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: Leaving directory `/mesos'
make[1]: *** [distdir] Error 1
make: *** [dist] Error 2
+ docker rmi mesos-1470847982-23499
Untagged: mesos-1470847982-23499:latest
Deleted: sha256:931bca45b491fc748868c6bb0a7fb691478979f6b0511d7d178e646678ef74c2
Deleted: sha256:8aa6da7f085cecd587544dc3c7d26b486c542f60d3f51c8d72ace1f9b14769f2
Deleted: sha256:3cef4ff39e527ff7b70c7642713a80a9ccf5131905aa13d3ccd6061aa0f8918f
Deleted: sha256:21d2ff686fcdadf4a1a2b780aca8b228091cf64987b7d99302392fcea4d7688a
Deleted: sha256:10eed8f0aeba92c5cb1bc3e727328cfc89f58af5cfd96d514b51a677bcf95e22
Deleted: sha256:9a17de77aed1753afe03c5d1f16505b380fb1d11e6ab5ab64621e3d7e76cd5e8
Deleted: sha256:9829b63593963a05ba01a099aa6b480c1d4278a090175576fa7092e83b4f0efa
Deleted: sha256:231c42fc3cdcdd5ef8c1d7dc4e7add10b9c829dd6f7072f09c5115e68889a2bf
Deleted: sha256:63ee79dde8870283c9bddccbc253a27338cb9166bfd0d6a938eb7e5c119296e0
Deleted: sha256:a495404de6177d636187a0762757554e537aeffc1010794a0826e78b26f1c4f0
Deleted: sha256:183493657f4ff77911ceeca50c98fc4a19a9c58deb6951f458cb6d31c1672cff
Deleted: sha256:944ae08b211bc69e6f18c6136ad17cf33518f46c8e93ee3e2d5c17703c0de3c6
Deleted: sha256:ca6586b634bd1fdc59113915b9f129d2435f5f169231e9d30fd566528a33c13f
Deleted: sha256:be37467b329bc4a4148117883663e4d0781a7e64134f97467945b411da6798b4
Deleted: sha256:ef81752e89bba96da15953d9b280ef6422809f5d4d6c96d548c79ff74fafa94e
Deleted: sha256:bc5dc6282cf20121ec5afdcc0e05e5a04b711f6396eab4d5586c0ff785c0b2b2
Deleted: sha256:d0e37a09162bc40bf990c70338c35c25907dda8a66209a2daf596abb31f463d0
Deleted: sha256:5bb4f054c9c837d2d6828a9a3d2b9b34e4086e9c9e0fd1981b65c074d01be933
Deleted: sha256:61d82cf330f3518e98aa0fade07f82c96873b44fc10430e3578827a5e1273adc
Deleted: sha256:02b4ee643454e39eef0fdb3f25c6ec50db318af425e973755f8785011dac736a
Deleted: sha256:3807d28b821f2785e6d4178e1793e67a7e66a9b873e2264e47a0bd0e77baeb45
Deleted: sha256:871eca50238e796ab3bd4a29186b847ae15c98f87ec748e82fc121567260a534
Deleted: sha256:4e40405f1a83458dcb046652b9d076f9a91b51c6cc761c8cb0542a1fdb438bf9
Deleted: sha256:0d2e0f71ac0bcd761ba71862b75edd3b66b59a158fee65b984ffec9a608a2e07
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14728

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14728/>

------------------------------------------
[...truncated 4298 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1470846780-18005
Untagged: mesos-1470846780-18005:latest
Deleted: sha256:56bba912f4ec0a750f02ef7e63220d5a67903dd764051f64b961753a522b8c18
Deleted: sha256:f293fff9e2dfc415cae686b57c00409408ded083cdce29b28b88720b61823856
Deleted: sha256:a86015433b186cdbd2ea55cf5e9542886ecfbc4b930110c2af8df44b3a40bede
Deleted: sha256:31e13052dd4bda5fbf58fb29f7215b2ccf67a1018f19c5e131de864762626a15
Deleted: sha256:c69bc826dfab72248f76255cf2f85932f9d16accc84d0070b8092d303508759e
Deleted: sha256:0c41fd4ab03cb1880dc155e6c0ca0818a914b0aea3087e4a999535d996e8edfb
Deleted: sha256:bd45aa4224f1f6c9965e7528ebd6f062a38003c747f40cb0e56163636ba1b4ba
Deleted: sha256:a8204cd0cd788d1b2f13a0dc324ba0b385a7dce0c11fd186459ce8bf7157da64
Deleted: sha256:953b2abbfa5704329be8f6135ea6ae9c6c218d6e37aa9928580efbf908e5d53f
Deleted: sha256:808d30b51aeb737cd964142552e5604e8bce9cfc0b7be6fe35732f7b88bdb0ad
Deleted: sha256:ad06faf3ba73fb0376517893d4a5877332ca9079df7d028ca562bf34ff88ab42
Deleted: sha256:89ccbc98d7d13c856565b8d1c9fa342040dac2a22ad96d1541715ce1a3c96e96
Deleted: sha256:e97ce08f3237ceb1946f16e3e7ea58add2fc9132a1b99a61586c430404df5051
Deleted: sha256:04a966000973d2b68797a93bce55b9e11733a097c663c77ecf17c98f99f3eef5
Deleted: sha256:1f5c0781d70aa660051a6bf1e58464ebf9c432e3d96acda2afd33149230831f1
Deleted: sha256:fdad1c11dd9917bec6a2e68b08768392f9d37fa2d6e9f40c171d736971af46cb
Deleted: sha256:2fa1660dc84a6df70e4a88507333ca8d811b9b5ace3f58a7b522a2d6c7327c44
Deleted: sha256:1337236619c3a6945216df2604b0a5d3bf064559befcddcaa1c753c3afdf4fa4
Deleted: sha256:fbdd7f8710c48e796a4bce1c6dc785a490508acdce79ddd6f3780d27f9e69914
Deleted: sha256:f52a4b37e9b7e4af05cf28f0b3210d54083bf01dff6e5f8710d9bfbd9dcb73ac
Deleted: sha256:342a0f80a8bbf03e7dbae930107c297df70cd9fce363894b6929886555794282
Deleted: sha256:17ec2d707ff885c1bc36576c061d97e0d58a9ae490ff47bb25eb66828cc84255
Deleted: sha256:5d59eeb1b4e0caf4a287b22c84e829cf3f929189c566411e7999e7d8bb3ad776
Deleted: sha256:d2d41298f46e5a7e9307939da4c64f97615ae975493eee01ea63bf2887c47e7f
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14727

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14727/>

------------------------------------------
[...truncated 4276 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1470843186-16934
Untagged: mesos-1470843186-16934:latest
Deleted: sha256:408946ffb74fa7cb9dca3ef56c44d3de41ddac014f029fabff3de40af6b467b9
Deleted: sha256:bec5c37636bf2ff7a0f0d0338fc1a4ec5d8c8515e693a02a84cc03e82b9c2c7f
Deleted: sha256:543fe388d381a0cb33df92a37af10fe57db797a71b716c919c27e2021755c7da
Deleted: sha256:7fd13d29efd09a26d7be1a6415812bfd8cdaeea94571d43a8a10bd4c7c31b8f3
Deleted: sha256:829261c1645f9b8411d573f7a550a19b659b326cb27ee9ea7bb031c6f3f7ff35
Deleted: sha256:4c3e19e9c263e861aee7c478540a7e0a7bb2850054b376b8593aa7104c852377
Deleted: sha256:95acd132e2e2cb8df713235e916e307a75d0341dd78026c442cccad0c9c63037
Deleted: sha256:a5377374b24c7525af4ef1007f386b900c30d33bd9f140e4a6d3c0e4774c9bf4
Deleted: sha256:484aa746c091375dabec5768bcc7f38dbcbd8f0b807f74e26a8088d70f2f295b
Deleted: sha256:73f1969a79759cdb4ee991a919c6e3f71d5ba73c6cf38c7093d3ab3a0561a0fd
Deleted: sha256:000b2d41d14b8d3d23184aa4467a38c086c3cf0bb58d2a910cfb50716127b79c
Deleted: sha256:297b5f2b3f2426059538d8573b9984f33354bc49ab8170299f7d3f17148114ad
Deleted: sha256:77b6fba110f6d8fd83c1e13f0ae1ea3641698f39d3fa650d062fad8563ff654e
Deleted: sha256:5d47ea9b284abfac3b397e48b3eabd3cdeef6cf1179bccfb4dc8fcef1e0fd13d
Deleted: sha256:f490b4323bac5eaa3c6c16e2df1f7ca85c9687e1ff1625fa1dd04611c234e587
Deleted: sha256:a164227388d71a1281113506138878fb8afb1b6a291495589aca31409e018da9
Deleted: sha256:15a23fad7083a183c9e0cf31454adec7cee91d19074ad2057ddc3ba56b7d7df6
Deleted: sha256:54eb6d4906d784dd5e98420840e732a2aed8b3f3c5aa628eaee51b7ce5729c6c
Deleted: sha256:a1647a2ec76e85e56f885628c2cfeba4b99a5032118b1d80bdaebcbd3c19ec71
Deleted: sha256:0509b668c2f2c861d5acfa3e2ffa7b06e40755a3c542ec1a239c370201e1c5a4
Deleted: sha256:7ad72a401d4a957314f604c5fe11ef2635cbc5edabe282b212737100de3ed80e
Deleted: sha256:7aab7bce3b11db9bc66740775860ca3af046f0b018a76531ec967495b920442d
Deleted: sha256:525ec9a28d89ab6350ddabe9b7ca647591825976bb99797194671abc740ffe52
Deleted: sha256:91cb1179ccfebe6134e3548f225adf49769d5f1a5db90e798a56b59252440266
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14726

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14726/>

------------------------------------------
[...truncated 4298 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1470842016-23501
Untagged: mesos-1470842016-23501:latest
Deleted: sha256:933406b279f149a8e51c71edbc29a1e1777431c5ae12607c75ce3bdd24053b9a
Deleted: sha256:b0a0425880464b8a4cd0156fc4c8c6c2cc884bbfb9cc7057e29dd6ee2196a556
Deleted: sha256:4ae6b164df20f8981feffbd4a6163f278318f9b6482e543e0a048068110f6fa0
Deleted: sha256:5d41974906b4dd40124c708ec30be09e5c56cc822e8ebd6cab5c3d9ce5dad01c
Deleted: sha256:4ec07e1114bb4a8eaae0bc292bfce36c29a1c23793818eb4e7b4a091453f6e34
Deleted: sha256:a9e10f81b0b08b12a4896a2310a67849f11f1fb940ca848a06ff3373252ed7f0
Deleted: sha256:65495d1b60bcffdef362d497ed8abe9cd9f2aaff1ea43251af1115ca0a561219
Deleted: sha256:ea9b651094d997219b76a668b8b8ec17670255570fcd73bd47591d7c36f01216
Deleted: sha256:ffef36e98b1c13f005f823677c34c0bcd22fe5b8aea24ae2973e8ab75b86e603
Deleted: sha256:43f490586e5b8312f4b58374fc01d1f814872e931022c92478192041ce63407e
Deleted: sha256:c2e5c108135820ad99aa36ccd2d8d40ec85668fd462d66a7968f4fc54a38b3aa
Deleted: sha256:af827a0834053e31218e0a2a546694ce4ef8101eb4eba906e7d68779516578ef
Deleted: sha256:acfdb697754c5f3f9ddedd23930847a97fd5b5ed9aefc71ab0513a64ccfb7e1a
Deleted: sha256:71ef1a2a860534c9fb3607179b971e6565ba5c347b0f6d1046e9e84c41a52ca6
Deleted: sha256:177183337ab347065f4a67cc8c2b5c4d57f10ee1fc6e54f01978239dcbb75b4a
Deleted: sha256:1f2bb944a8919ac9c90873b18a8c0e75cc662b5e15df9b4ce0fdf001ecb0cd0c
Deleted: sha256:a26ff68c57fd13e9e30df3fdb9adf3c347b0f046412147fed6886c08e6e33a0c
Deleted: sha256:76067560cb6b73593e2a0e554fff0f1bc0c90b3465d6170a65c95fdd5ac7db21
Deleted: sha256:7a609bdd3440a64b9145167f7c3b76532b0653dc7808a5e1d726d8c66a3041be
Deleted: sha256:e29f80c57cc91e571b49536d572b2dd0231cf20d6674017877e53f17daa9df3c
Deleted: sha256:895d7c7826289e5e194c170e3b44a8fd5d86d50e7a2a96e75d8531149dc2b67a
Deleted: sha256:dbabe3a68249c830cb873e16e3deb3390df30ecf7d3ab78545cad9994d508258
Deleted: sha256:393d0433821e093963c52021e407d3802deb971966b34d93c3dcc79946b49128
Deleted: sha256:2945e347e9741f3f1170eaf96eb90c2a8c71542f3d2598739778beae4b6b1a13
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14725

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14725/>

------------------------------------------
[...truncated 4279 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1470840192-13199
Untagged: mesos-1470840192-13199:latest
Deleted: sha256:d0fee491f75a96f78ea2280136a602a103b35359ece74fadd81feadeb1806d73
Deleted: sha256:f3f8be92cbb8221ce040ec2c3c792b0b0d535687cc83ac3ac4bd40b6039d5da8
Deleted: sha256:815a9a698b55db9a51e09c8e7e78413d82e55b8c94997a8ba2499b233e90345f
Deleted: sha256:a7d7f48b4facc115bc53ae766013f2b837d18d62bd05c56c260aacd752c5f6ed
Deleted: sha256:d537a44f1bd350dacbdfe3c60fbca6b43eac74bf91398878ad3ff930f275a8aa
Deleted: sha256:4a7839b561d3412af67bd1a763bb4673336593c7da06b40e68827688a80b5545
Deleted: sha256:8443784b4dea2adab14d567a1e27655d25e35376e4d5f5393e170e3b12a796fc
Deleted: sha256:eb8fa5b80d27272b7db4c2a2a3e1a9b624f42a483ccfe1dae8776e770a9b8425
Deleted: sha256:c7f171c89723e5e4dfc1159957c5e51293a8dfb1e8296688f2814c4fa8aa6f0f
Deleted: sha256:105e231743e6912cf1c492ed94402865a2b0bbeda9dfed08da9a34813d46874a
Deleted: sha256:2296033eacb1797223b43dc6b31cd758627bf0b9ff656ed3d2d2204c3659f803
Deleted: sha256:5e433777ee0542920ace573dfb1029e74365c909316a01d5c0fda7dea1d038c7
Deleted: sha256:2ff0fc6d2b60203b41da6fb2100979dc0b3709213fb97bb5ee1d5d7d0487dea0
Deleted: sha256:4a9068239ef80370fd747064b2f985a4029c2402374dc48595b43c5a8b8cd179
Deleted: sha256:3eddaade2be07ccc3fef046561a4187a0bc99e56a6306a7854373da53f0a7ec6
Deleted: sha256:48148f1ecf30c54c9c23aa5995ef0f20c1fe6b0c833fa42aa97f5790d2511f4c
Deleted: sha256:9789d544ac27c5212a3a32958eefd7c03597b77d0bab409925dfa4357dfded16
Deleted: sha256:b5120cb0d425d07d084bd0844001bf685c0596a1afc78def3ac396411a2ddc68
Deleted: sha256:498fde2bb3eea8fa8e4729e4efd4ccadec7c19f9823dad65a664a411119ce59b
Deleted: sha256:a73573cd6c1daef8011ae18908e81ad97a5ce9835dac092174fb30737912429e
Deleted: sha256:f7810d0d07092152536f4930ed2adc66a5507b0edb385f05e90b2820ef2354ba
Deleted: sha256:8bba3206604870e1025d3f653de430242c33e48032f86de165bfb592ccfa666d
Deleted: sha256:c18f2aabe6f2eaa8339b0de03ef090a12ae5981ee78995dd1b3a49ef877b7cdf
Deleted: sha256:c133943df617923df2c931af8a4aaa8031c8a7ab9074ff440c8d27923ebf8a7e
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14724

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14724/>

------------------------------------------
[...truncated 4279 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: Leaving directory `/mesos'
make[1]: *** [distdir] Error 1
make: *** [dist] Error 2
+ docker rmi mesos-1470825799-7213
Untagged: mesos-1470825799-7213:latest
Deleted: sha256:d91d1ee3b4d1579b8e3650b8ea7afb1a353fe6fc2ab4f025f264e2e2c3c81da2
Deleted: sha256:852b371261292a13486d019a8de64a7aef20e8f313c9da9b8eb7b15476a43c82
Deleted: sha256:6cf65b03915dfc47a62d83820339b8e3d35ca26a8ebf459ec8ccca34bab881c3
Deleted: sha256:00b4592843a7296b07f99bc4b2023b4219f3d5c51b5dd08a4b3347af7208fb78
Deleted: sha256:0f8d6189285bde0f99c8416b7f9279b1b447f5c30204c918e3a77e0c7a0fdf7b
Deleted: sha256:d250ddc1e87f8fe0cc9b987f4a78c3066eeccfebbdea6fe8d5dd78d46c9bd37a
Deleted: sha256:4a3285d26f7cd897fbc8def3fa1bb2a576c3ce85e139afea41838426bc36926c
Deleted: sha256:c42a51de0ad96447840cc2eb9d484e2e5bc4ca185c03c652c3bb7765a6eb49ba
Deleted: sha256:4beb44e971517f67a21748eefbd9ec5a988d21d302d3ca32cfd2f64888b5a945
Deleted: sha256:d6750b2cfd7000b6bb97abda92bbaa6190ce0422c0d20f5901c72488f65836d6
Deleted: sha256:e2c5fa347d246783dbcfe7df221fc314bf74736df1c266ec0838e13592f93c56
Deleted: sha256:2ab4187bfb4b0ee1a2290bb99b6672e19e5295cb42f6dd14cd4ac517d2a98805
Deleted: sha256:36924d6b71057aa2adb688944e08d1744ec19de8d6c12c5c9251d8e952e0e9e2
Deleted: sha256:80a91fef589071ee3a23a22a24c8f1e249ce5ad5d16ea1d6dfd64729d84289f5
Deleted: sha256:3be19c547b38a6a3d5343c2b5ce33eb388282c0fd8fe63aedec932d93abcd955
Deleted: sha256:9f0da4fe4ffbcb30cf250869cf99df7508cf0effcf8020257ab36ebafaf412d0
Deleted: sha256:57ea6399e7bb11ee3c995c78f1ef6f1d0acdf9afe6ba9052f1ccf9c4b90aa31e
Deleted: sha256:05be1c14bb339c1c8bb758335bc3137d61b89fde29480a770aba26cc24cbe616
Deleted: sha256:95af095b6c383764dfe6b066a74ee279e6013c4d7ae83bdd65247e91e67c87c5
Deleted: sha256:b3620deec3d0001f0c26b31f71cd16c24165020c41d1968e566eff1aa07c00a0
Deleted: sha256:a25a3f65809fcdd73a2712ecc0fd7d3a9aac1086bd57f289abd7ffb924f438ae
Deleted: sha256:738133fab2e4566d66c5351ba9a8be397299b552c11b4ca1c537cd7aecad3f2f
Deleted: sha256:774e628c9645957c35d9ae686e35e502589b0ad42e131ed3de83322a47176806
Deleted: sha256:9c8f706ce950591e4650e13aa948b77937966d88cf0f72a53f3cae2a8c8a06f5
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14723

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14723/>

------------------------------------------
[...truncated 4298 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1470817380-6654
Untagged: mesos-1470817380-6654:latest
Deleted: sha256:7ccbc3e43583b894cd71b8ef3150fe8c6ccbfa146154904d36e2356b56e7be82
Deleted: sha256:14638317fbf00dee34312ea9e78588b2ac13de17d5eb02d26a150d5b6944c659
Deleted: sha256:3041f560d30f4bc8f1f5c3beb936b7a5a72276b78407330df1fbcc05c9e25ae4
Deleted: sha256:05de726cfb59221a7d5d7b7fda412bd9b0a0ca597f27790278d739bc9516bc03
Deleted: sha256:2f5b6f4ef23e58c2300c292263881e6bad70b6bfcddbf0e92d2c00137593ff82
Deleted: sha256:117857f205d2679b5a2835265f0c52747c4c73112d416a59650ba96153fbd1b7
Deleted: sha256:8e4202c4011c9f418dda6e9b25b51caaac993d0fea2ca1b224c52139cbc7ac06
Deleted: sha256:a105e52a976136cd7e2253e35069c79092c287b4622bdc1d7c65ee3bc9d6c2ca
Deleted: sha256:e3cdc212b0d97722f093b180bb7a4f4ce2667e7611e033e936cbdb5e6c643e1f
Deleted: sha256:0258a9dafdc3a18d0c19e80e873cc8a4e0e03a70c172c899f0f72b9db7ec175b
Deleted: sha256:751820c4f22fb3aa5cee9cefc2e2305b8975fa6cdf8931e0e76f441a27203f38
Deleted: sha256:423c726f01363060466af13b0a7e307dadb035caebe1c32ade9f2257fc894427
Deleted: sha256:505bd471d2fcb14f2225671cf2cf4876124d9690e6e7a54bea3759cc4be48d24
Deleted: sha256:8e2aec16ce2c92d869405b161ba89ccd1a3ae86664e6f8b0d22c87fd362f75c9
Deleted: sha256:e10a22e79c08561a3bcd00c6518440d7cc27be563d669f786bec702ba40525ec
Deleted: sha256:866388fa00d6d490cc8d4c013d4be56f32afe2620f4afb3a94396c304fa5d9cc
Deleted: sha256:9e41bb7304179c9e5f5ebe5f6d5b167d967847b4f8dfa77983c2b93896ec7cd0
Deleted: sha256:5a66fd34f05931e80ca08d90294564c1062f03e7e0c52ff063115c0ebf2ab8f9
Deleted: sha256:e9a9461175a5b2c28eef7ccdb35891cbc8b86120c4de9f3e8e17e67a982a13e8
Deleted: sha256:5238e359d07dd7ba99a8b35836d0177310243811182e8110cd4bc521044ff6d0
Deleted: sha256:fb255cc31a9266a62a9800c9d18a80f568465441072efeee05202bc7ebcfc9fe
Deleted: sha256:dd0311cc9617a9ac30bb5ad80f95b7e17ad09e8af4f5ecc50fb7de66b73b7dc6
Deleted: sha256:5bc5b9b5907bb36eafb8e5525a5e944f9529eb2ac38e579589b94e0a2199c0b0
Deleted: sha256:f1aadaac47d28a91d947f7fdb865f860580ac5be2a5407dcc087f936d09d1e14
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14722

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14722/>

------------------------------------------
[...truncated 4272 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1470805365-27220
Untagged: mesos-1470805365-27220:latest
Deleted: sha256:beb4e37ae5508657559489772920bb423ba6b3093715039ba2759390105ba3d2
Deleted: sha256:3433aec541f74681025cf3df77ec9c838e1255efcb8b1b0523f0f9878506c995
Deleted: sha256:9fbcaa2e8488b3add546e0520b5cb5ce97f835a05fb40235964d8a145cfffcda
Deleted: sha256:6d33264f91f609a3f6282f331670c7557fb3c4bcae217e39b6e86162c7a34313
Deleted: sha256:406627fd1b3eaf97e38900f2ac46a522b749f7f6a3e347f7f67232e57a5463be
Deleted: sha256:7213b4f916ca37f430028e82180f1cae025e2b807b4ceff10e86b519d656a14f
Deleted: sha256:d404ed799ccf395253543e837b1fbda3248b559c61d4a03f9587d9bff7196d7b
Deleted: sha256:3585183345c873aa0ce496cda0ee93abe8ccdbe3597aee03cb8b477157ad3eab
Deleted: sha256:1d89b0c80b9de4b21bc0826b98b16ea4741f2b0049a9c677064ccfe6ee38c181
Deleted: sha256:89dad210ac7dd58374b17fa1a86efdb5612b117d6530d56b0dc4b6cc68cf10fd
Deleted: sha256:ffeed374078a52f6b01e700355ca56eee71801ff8ce41dbf0535c732bd413962
Deleted: sha256:77e68d0fd3b078ece25733ff486ac4d53ebc2c36cafde4b1dfcff79c196317d3
Deleted: sha256:445537a16fc7fea0525a1feffb79524b677f4c64ca16d2c05486226be42a1602
Deleted: sha256:f8b71325795a05a081b7b397da4b7027f6e335887aa3f2d87d49bd3f39f51bcf
Deleted: sha256:22a41bd8f57ee89654436a4412d475e185acd2fccdbf55e0d13053d95d970690
Deleted: sha256:e20b25bee126a3c59419ee1ae0f229d680fea38ac6827eb0f613cd316f894a7f
Deleted: sha256:042961dd81b2733098397a7cfd791b54d5515a546e4d9391a505b7aefe8d119b
Deleted: sha256:46b599d5e3d36405d970bf18f50d365fb811462a61eff647a9a10cffb573e85c
Deleted: sha256:9fe1259d1d7c52e8d351fce0fc5d303e3323735818c542fe1112bb0cad741ceb
Deleted: sha256:20e9f6dc37b08b10a9cdbb2e1dc2dcc146b99689a7b9ebdf8533c0411d5bf637
Deleted: sha256:3c2637171afe0e62b1aab58447ac5d22be6d02fb810d4330d350527298be28e9
Deleted: sha256:a3ec073a876bc7de585c50edde60afaca13cdcfd6e6ed0ee5e892bb248a7991f
Deleted: sha256:b53808434be8c1cf9d3f4cd6b00327b171a31dadd19485b40f8c076b3d73bd05
Deleted: sha256:e8549e71257e2dfd0ef0b05846164fa9c7df71f8656be4ac63163d4c845aa0dc
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14721

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14721/>

------------------------------------------
[...truncated 4272 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: Leaving directory `/mesos'
make[1]: *** [distdir] Error 1
make: *** [dist] Error 2
+ docker rmi mesos-1470804551-4069
Untagged: mesos-1470804551-4069:latest
Deleted: sha256:555a44fddf305584f3c870351e7fbb0f94cfb6c78336c6aae2c8f3f1bebac778
Deleted: sha256:c8cdc66286f723d0691a254ed60feecff824b3c8a596230cd48dd4240d516892
Deleted: sha256:635043a88d6cf503f2825a414f57546d3dedae6c4ce4377b9e872d0827b1e1a8
Deleted: sha256:d59bf98dcc2d807ea275ce0a2025b7cc5e0a33d0654898a9ab79294976961594
Deleted: sha256:ff9e6ee4f431bde1ea3970886d34afb471f44e3708f50e18a159b600c97b117a
Deleted: sha256:464729cd7d8e770f8bcfc1dafcfe116b48bc6a5e7cc90bb85c6c0b1ff05fbd0e
Deleted: sha256:01ac16ce4eb49d913cc0ba6299ad3d9fe28037b6af893cb168104d3954ec553b
Deleted: sha256:f1137ab7cb249046c67337ae00dcf9712b2447768ba1707e6e39c72b2ad1f4f9
Deleted: sha256:93467d87f8eed1a80adb7d8a9b3c743cad357bfb2854eb48f920c9552c08874f
Deleted: sha256:0c3ca43f7642e528267bc8adeeefb943fd6c6d4b02e749ac39be57e40f0093c2
Deleted: sha256:91a0f57b64a94c68351648b8d05798df644a87e1ea43c5f334e7d5db17608da4
Deleted: sha256:b8a8a4998dcb44e83ee3006c8465870efedb53d61caa67066e8e6d7dfaf15d0f
Deleted: sha256:9f7657e752a8084423c84c4e2837ad15afaca40fb32a0089d6241637e714cb30
Deleted: sha256:f345a4554a8b2dd90a52e160dd2f4a4a7eb7885e8511c369684e46ca2d9cd86d
Deleted: sha256:9f34d65cf9f59f5ad1af5d42c480b530d166a0d95ff6159c4e48fb648514aaa1
Deleted: sha256:b8f98d08f630d59f8b274d0e5a2a2659489f517ef754fd4465dad0a2d0b840cb
Deleted: sha256:b004b260bee21ae4ac2f0f36249a23563527f1abf266008a3fbb6767836bc7af
Deleted: sha256:2cb47c0d6f7ecceefe6a3f319916666a1fbd2cff297faa3e90ce238286637ddd
Deleted: sha256:b3eac99e7e64f99ad15ff76a2e254a148b2426db7f83205c9aea04f5287db97c
Deleted: sha256:3b6d7020072593ade550335cc3be969ace82de78961a28f0f4ba2eb347213b37
Deleted: sha256:27b19a153cf7b53b8052f9eaea8e3b570bf1cd12a5c959235fe637d29bd388c6
Deleted: sha256:2705ce627fc4ab725fe42771091eb8d080db891d1d0513628e3e8b7f7450fcc3
Deleted: sha256:20b1f1d0013774156a7c3e85ae0d492c8295fe9aeefd2e745840619263f90066
Deleted: sha256:3fb536d1fd14445f437be511e2931ed59a65b77eedda10056db70d3d1e4fe2a4
Build step 'Execute shell' marked build as failure

Re: Build failed in Jenkins: mesos-reviewbot #14720

Posted by Vinod Kone <vi...@apache.org>.
pushed the fix:

commit 0444502085b3bb5f606b5ccba4ec772a956faa98

Author: Vinod Kone <vi...@gmail.com>

Date:   Wed Aug 10 12:25:20 2016 -0700


    Removed `test_containerizer.py` from src/Makefile.am.



    This file was deleted when we removed the external containerizer.

On Tue, Aug 9, 2016 at 10:15 PM, Vinod Kone <vi...@apache.org> wrote:

>
> On Tue, Aug 9, 2016 at 9:47 PM, Apache Jenkins Server <
> jenkins@builds.apache.org> wrote:
>
>> examples/python/test_containerizer.py', needed by `distdir'.  Stop.
>> make[2]: *** Waiting for unfinished jobs....
>>
>
> is this new?
>

Re: Build failed in Jenkins: mesos-reviewbot #14720

Posted by Vinod Kone <vi...@apache.org>.
On Tue, Aug 9, 2016 at 9:47 PM, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> examples/python/test_containerizer.py', needed by `distdir'.  Stop.
> make[2]: *** Waiting for unfinished jobs....
>

is this new?

Build failed in Jenkins: mesos-reviewbot #14720

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14720/changes>

Changes:

[vinodkone] Added coverity build to build_docker.sh.

------------------------------------------
[...truncated 4275 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1470804164-7531
Untagged: mesos-1470804164-7531:latest
Deleted: sha256:9c46ca72330f8e6ba3c0ff78296ad146b98571b31b2cee70a0bc33735b1fdfc3
Deleted: sha256:ea2669a253521c6878a2da5928173a64e4491512de0b54d10191a9679e44f973
Deleted: sha256:421c246166bc2b8c4bf917c98e17f321b11c22269a3a16d5c61b24946fcc6432
Deleted: sha256:ab279ebeb9db7050040409044ff7077e721a75e2a51185fe48d1081b315dc940
Deleted: sha256:5315f9d1ae4ae09c9988df57284c7954133f514258c1dc4fcc00c756ab715613
Deleted: sha256:d32318ee4df889ae1505beb6c94b8c294e020ead56230e98b4c40ea653ee32e5
Deleted: sha256:943d81ad3ff1cba35f8edec01280056ecea124ffaaa7841063592888196c66bd
Deleted: sha256:b0338b160cbf8926bdddab00f4814c7afc7d7cbb043c3e33a1ab5d5cf9d99bf6
Deleted: sha256:e3296271d73000eaed0c2a67e8b589f9e39496885838919d6729bcbe3d9bfd16
Deleted: sha256:0b6a8752adee9594d8303149228349e1396d36e7561eadce2dabe9e3524fc3db
Deleted: sha256:e4cf50542d9882ff1df97051d5cefcc12beed19b29d53578b5d85d44ad1035a3
Deleted: sha256:d5adbfc100414d701788c04bfe401878589414421b3135efef1e73f059005fc1
Deleted: sha256:e4052af6770cdf177ce616257b1061d9e79ef8db3db8e673f3e8b075b6f18c0e
Deleted: sha256:36846bec13021bd36af2f106481096ffa68926fe7cdaea0f7f890613db012fbc
Deleted: sha256:854e8dc0d2efc6bf69fcdcff63a05975be8970e81dff551c6c4837283d3cca99
Deleted: sha256:d53ab978ba223438299a8c9feb47c797068279446fc3d598ad0448551e69854f
Deleted: sha256:cf8811fc36ab66ea43fad2c9a32e5f72f5d446d9030735e67e1e9368b67113b6
Deleted: sha256:5abf8779679bafee8435f0e1a2c3cb343fb0136a3ba6f989376072ae464db106
Deleted: sha256:4f6c9242eb061348ea097b67bfdf63ed0ef3353b38012baa25cbbfd3aa3c2cba
Deleted: sha256:497cde10de8acef872340c746b52e39f7023a88ca4df51992ee8a5fd31652247
Deleted: sha256:cdc7c56174e68665d351d86a789d807b1112dc6a212b2e418c3a9eef3b2a2e99
Deleted: sha256:29c57a0f530b077b3dda03e2b6aa33bb7470be1dcdb6ae6d73dd4137435c319d
Deleted: sha256:64135c48dd25ebab9cef18c7bf47661280036e0c6828e212b42df4882a9102c2
Deleted: sha256:ff32f876b727412a85d32e014666e63b1727b6337a4da967175b7aa752bf7312
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14719

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14719/>

------------------------------------------
[...truncated 4242 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: Leaving directory `/mesos'
make[1]: *** [distdir] Error 1
make: *** [dist] Error 2
+ docker rmi mesos-1470798798-31721
Untagged: mesos-1470798798-31721:latest
Deleted: sha256:23e98f322e0160a53af2237435d09fa2cf9f7ace1c01418e3c470d4c1e9dd105
Deleted: sha256:7ab425042de61e9bb528dbc176c300e6fd49e272132a324f60fb36e41c677837
Deleted: sha256:ad7e1e0b033a6ecd30795a3d3cb81d449e32b9e69055e3f62f7be4ba580984da
Deleted: sha256:992dc4260160b9f330fe556b0bfcf2740fa677ccf8ea9a286a12017ddf5167f9
Deleted: sha256:d771c03b775332c0cf0acc332bd175aa034b7330c67b4b9153f2e62e8a81b864
Deleted: sha256:c6ca55bfeb037c61d8099b53da7972f4a0ed7dbd16c3318107cd99562b628766
Deleted: sha256:7fbdf234816d7d14ae6aa6cd708d1d9c3bfdc132103c62aa8cc0b474fb615629
Deleted: sha256:b6301f2605e591ae84961885aff2dda928904f623f963810b9d4e46f5c488987
Deleted: sha256:11b02b2417c061b727b449e63f8b939fa7982012301b08635dfe0160f07dee75
Deleted: sha256:5e8771b81d4f89e17484e31b24b8290dbcec74bdf79206905db0a5b038d547b7
Deleted: sha256:ced945c1d0d49b22c1f00d620898bd5ecf6e797d26b85103fe826856df417c86
Deleted: sha256:654a427b6308c6ab5232b6f4762227b739f9307f84e8ee68a32ad74921d5ac12
Deleted: sha256:0cd9835a57d83dcbc34ff252bbe189554945c7c026de823361893931125a494f
Deleted: sha256:f7b7a6e5d532b89b47f7c914580ead20a20e56059a691187af8f4b91480a28d3
Deleted: sha256:7c779a5bed081029a08ef3c88a2a211e90bad285dd6f98afafb8b24cd015b1f7
Deleted: sha256:2916b670d81464376e7781fe5333e86630800a8e8b6408ea3b72f466669ffacd
Deleted: sha256:fd64e4eba1ee7c2646697ca2e90f08134190e294a459b79c3797c5caa133af8c
Deleted: sha256:974b36797eea5efafb6462f957fe71b4fb29f8dee4dc00bcd80b3bcf33489430
Deleted: sha256:0ff42c62106648e3887f09976b551866495a9ef9a76050130389f7e71c664af5
Deleted: sha256:76e0f08ae1b54dfb2242da385f5222686240382a577d6bf1711cb796e06e9fc6
Deleted: sha256:43baa90bb25ce2f0f63f0147e7938b265b4eb4adafa1fcaace0d6f93480e1fbf
Deleted: sha256:0bbbda9cffa6b82dd5d154e97a524174689a2b5bf0aae44a0e3d5609ed7f2255
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14718

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14718/>

------------------------------------------
[...truncated 4258 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1470794574-15198
Untagged: mesos-1470794574-15198:latest
Deleted: sha256:5813a6893e3c66275748edd501fc366347d8fe570ecf359ab05e32d063e9c316
Deleted: sha256:db18da5232a602b0529ea973bb8edf428af2d2a1175f8d94b9f0cf2f33c8aa22
Deleted: sha256:90f11bec083f50498aa2276e07d0dd4ae93f31eebf8d74b2e875312acb81d7c4
Deleted: sha256:244c8fd2eb676c47149ae8db43b10923242dc954787b8dba4de6894fff9741b7
Deleted: sha256:038aa8aa82abbdbdb627c73b147678c2984fdb283ee00feef939d4b8cf2913b9
Deleted: sha256:924ec2f313067d587b7a8047e36926b1deba25b9f95034fc88512e30f9da60f5
Deleted: sha256:ac2b4b56ef609b9e16a40f3af35df1e4a1813067145909e6f8303993b2f1762b
Deleted: sha256:1f5274efb37301abcdb59d1c43620d8ee9e7e52ec83664931662419db7a56d6c
Deleted: sha256:e780c02929281bba7a61aeda72eb7933e7cde9821cc98714909671c463b2563d
Deleted: sha256:068336b6bdf4def39637f51b10789a82762168f20bd04fe23a167abe3ccdaced
Deleted: sha256:695c28b97fb2f8297d3e0937c5f8101ff99e8b1da6f69b4b66157b37ffe59890
Deleted: sha256:1ef1ae2f35af71f8dd33d7eb295a32ae7e8b54be55dc3035087433b7b901381a
Deleted: sha256:947b48deb6e91df3b78ca41cae4df5b712744f80edcfa33e4ece54e097c14e2d
Deleted: sha256:0d144e4bc67180cfab6a976f93aa64d96c1c2531638a0d4743c2039fbd59e71d
Deleted: sha256:44b9f094111c7a5cc1bfcf7a9bdfa937f32522f104ab9303b0da9be9cf23966b
Deleted: sha256:824bdb8711126ba0c89f5f58a608cf922839e07bfa1648cd8f24cb42fe430e23
Deleted: sha256:170e683efb10dc56680f7d5682d234feea4f0a0b79db114585e5d3a277ae9b1a
Deleted: sha256:67b7ec17226526b37a58fa2764aceefeab832a14c2fb6d5335758e9e023621c2
Deleted: sha256:502942d72109bc985e3c2ef75a1952948f38624d3c6b05181dc3a22c48a4ba37
Deleted: sha256:abdd4b90ec64b7a5fb5c23a2443bd5cac0b5336eed1b3ca65eff31434124aa73
Deleted: sha256:1d04392b2310fed28f0dc530eec33cdc1064367e477315472da804ebdb5b0230
Deleted: sha256:dfd41591f255fef0b4f831d1dc8af423b2ca1a578510d60542acec5e91e62c88
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14717

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14717/>

------------------------------------------
[...truncated 4258 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1470793378-14073
Untagged: mesos-1470793378-14073:latest
Deleted: sha256:829935873edebfad596a92057c6f9e15603964826900c0b7792eacc9cf659e2a
Deleted: sha256:8eacaa1c0aacb106924bb3daf6c2afd879591a7501260893d9979db4e52c9744
Deleted: sha256:2c34cb61fd8bf25c0619d6807faac49cbfa4270225f767976dcd27a0c544e767
Deleted: sha256:68b0a6242276b1c12a1a45bec0600aea478220203973b5fb16a2f6e9d143a62b
Deleted: sha256:6edb302269abfada355170cfa1675d95dedce6afa6db23434e725a127bb378b4
Deleted: sha256:2ce287da6609f759410e143ffb8b7189bba30c3c96522c32dde9028a8741a0d2
Deleted: sha256:7c787e3dae9971d1dc8dc0397c031f7923a6adcaab00bcedb4e5af888a3a11e1
Deleted: sha256:9e408dbd9235de8ca40ce1080507b9262b93ab7b3fede05c8fded89f0b17339f
Deleted: sha256:901660fdc4d68eec4d4eabe23a367f9c6e68e9cf5f9ee730d24242e6f6e7d6fd
Deleted: sha256:d60eb133beee7198c8c4c80b7229a3b4876bde165d11cd4efa66f4865ba27807
Deleted: sha256:0d2250f1f9c984eec2a93064c7648b074ef9eda16ff3de3712ec2222affd406c
Deleted: sha256:61c1d9e000f634f5254e096af2a9ea5016aaa21869f5340f2e4cc5c4990bb9b9
Deleted: sha256:5ce65fd1f20be62a3704558c7e19f7e8d13348f428056debadee8240bfa229b0
Deleted: sha256:0be3d2e2159d52f7c973181999ce61699ef43fd0c7c69d007bf992c82cdcf985
Deleted: sha256:b4931fd01f4ef5f0ad10522d82c72d140774a0d0c19ce03f0abe58282564b781
Deleted: sha256:ef996cf461fe8fa15ebcc5c653dfd4370231efdd721cc94227bd6819aefd707b
Deleted: sha256:a53d1462799d12b9c27a1aded8fa9c833286abde1a8db17b73ea246874de02f4
Deleted: sha256:83a714ded415c2df4cca5f2a948230747c1ed3dff804b3f58e3cc80068cc7ae3
Deleted: sha256:152ef6690f95fb9f6ab4e386d854f25be66cf3bc14e6b4b388d442ca12ca9164
Deleted: sha256:72ec5e7d3af0e19106daaf1ce21c621ef4c4931666bf494db60785a0b93d9073
Deleted: sha256:408425de506b5e97855dfb924f8d665142ce3308d816ec0c355d9ed9396c5894
Deleted: sha256:7a881a883b015f81f2498cf74682be2af4ea39ac199e26f2b228b7d0e2f61128
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14716

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14716/>

------------------------------------------
[...truncated 4258 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1470792188-30535
Untagged: mesos-1470792188-30535:latest
Deleted: sha256:a30b322b8804e8a2cebf6861aaba24c60ad19c68528716961fde3c0ff9bffaaf
Deleted: sha256:95615b31dc57af07d9032a7b7ae3fb9bfb58dc2ae9f98b3127fe43cb725ce984
Deleted: sha256:cd0a526202bb1d56ffa6259202bcb74ab0e08be7d0d63d237bcc6ce48e4554e2
Deleted: sha256:5e12c106eee62ff3c646c0c4c2b5e0ff69b349eb21c8c77ffd66783e3f449581
Deleted: sha256:d93a850e08fd6d1c59923b35553b01bf227429611e2077e6e4cf39e3e30efe3e
Deleted: sha256:b837b00b11efc6de36b385fd85f640a3bbee2da7ac1a5044af082b05d9a260de
Deleted: sha256:3181e07a6c80155060cbc53abb5ba60cd3ac7e3ccfc05167d403ff0d90b7d7db
Deleted: sha256:68b882867f8cc50050c77fe7107c7de7355b53d16e6571ba6bbd810dd0b38498
Deleted: sha256:a95d0bfefedcdd9afd244761ef8c2665b053e5d8ec83f8b693f045ababb0c3fd
Deleted: sha256:a1d82aeef7c97b9b4edfae96aab9339c318840af82acdd085d447fa7397dba74
Deleted: sha256:f486498cc2839b35988d0565b11617507e6b1a88974f9d595e4826a1cbc1fa62
Deleted: sha256:eaccebec0c13f8d80104e085d5b1b9b886375883dc0df3d547a921e025017f22
Deleted: sha256:b17918227115122f86a9275a40abc8ea88a898cff84109c9859d424357011cfe
Deleted: sha256:84f967ae7b3b69952369a07bfd200d0639fb02cb693b184252a16c4bdf29aee0
Deleted: sha256:a04ff2baea0386b02f5d3ab25369f2dc5f9de88ade3b7b2c4a2adc49997e94a3
Deleted: sha256:33f426f0820b429e43d4c99a851a12ba63d07c3efba8ba8f369b5c4ef02bba2d
Deleted: sha256:ac80c19d8dd0d61c46deaec50117b975ca9b51500aff9bf352b473124fea8942
Deleted: sha256:4b1df16d1c1603b52243d3224819671729d906168daf726602eca149d6440755
Deleted: sha256:d08fbb73fb20857526e364268d1a071f190d68f2048f4e997c0967da84f8eabd
Deleted: sha256:0538745725455e3236819007f628d55162f57b674f628c879245523a861e1d75
Deleted: sha256:2e597625676d2e995eadddf36de3e3f393ef619b95048742faee20b26bca5ac1
Deleted: sha256:754144717b69817f9facea0cd4e318c213ab3a75c3246e0c93e338c6b2f2c1c6
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14715

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14715/>

------------------------------------------
[...truncated 4261 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1470790987-22087
Untagged: mesos-1470790987-22087:latest
Deleted: sha256:4ed4133e4da4d52420c58c7012ae1980f9178f2708ff43a67671b3350cb7e757
Deleted: sha256:0e762bce5e38fb848616aa9c252d43237624040d157502fd7c7abf580a9853d0
Deleted: sha256:32aaff2397be0335f13b6455ca6f9a7a871ec2ef3891b75b6b5ef58eb25fdda0
Deleted: sha256:552c361c1ed88a15f9e7bb25803e73846e6e86dfc16fef28f8350792398f89e5
Deleted: sha256:7948ad5c439202b680598d3bd3247aee95896beb4828c4b86dafd48ff2f5aa4d
Deleted: sha256:122d517b386769ccb1443ac2521961e420a63addecc6d84a2772c35ccb2a54a8
Deleted: sha256:13e227a24477ccce6ebd1ebc760bdeac0fb1f5d0d5484580cedc6b336fa11f04
Deleted: sha256:ddbf61c36c9471dc6ab27061497af0f23d79e5cf9d2cbdd8c464b2f733bb2313
Deleted: sha256:7bc133dff8840c6ddcd4edafee53915c7aa42d2dbb64cf71bcfab8d9030ab051
Deleted: sha256:644a4a249a9e0eaa0c1b7bad93847c573df2e3cdf0a551b8fb5ced340a4f709f
Deleted: sha256:d9b8aec35476586ffd351771ff4356dcc2c1ee96b2661e445473b64f454eb0c6
Deleted: sha256:9cf75a95003ac8d1bf78052d6c9a97f57f8a62213e1f1286866f5a8fe3ad23d1
Deleted: sha256:5fe7010d65f4f1201a55e73de54f3c9155b3abfb402fa6122b9333dc9a6493fa
Deleted: sha256:ed64682d5e2175b0676624eaf286c286822edb719b35c954f69a14cc2e2b7993
Deleted: sha256:6b4888ad8b5e0fa285cad0d29ffcd309e062ab9f458b3060197925c7726e6175
Deleted: sha256:610d54e6dd7c6c14d72b826798f3bd2445709baefbac3714265b58abb282b35a
Deleted: sha256:3dfc8f4379d8d52342f840c37bb384b9ab817d567a572c6cdafa4815305c0c1e
Deleted: sha256:a73379097f1adf38557601bf116218d74071e117d47f4b41c36880280cb5dd70
Deleted: sha256:bbab7cfb972bc1c498fd9b7f9067a6b1255057ddd99784783d63cf9218f43d06
Deleted: sha256:e0def1fa3a22e7cd63b84fa9e106a3ee427e10d5fba17044fceadadde9bc7811
Deleted: sha256:04c65228fab5c32ea1f8f7b563cf1da5bc8b9aaea6409fcd3f29ce5e74a665b4
Deleted: sha256:8b0ac1f804c1a3983498e8c7447a529d0d90923f2d2a9702b7bdc198e31ea27b
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14714

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14714/>

------------------------------------------
[...truncated 4239 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: Leaving directory `/mesos'
make[1]: *** [distdir] Error 1
make: *** [dist] Error 2
+ docker rmi mesos-1470790384-12362
Untagged: mesos-1470790384-12362:latest
Deleted: sha256:a32b06b4a42213d9f0ec6f7bf54b7c9f9eb2005562cc573dc977d269ef5451b5
Deleted: sha256:2a26090da8783bb5a5a29a8f1d4600c5c7bc55950255eb5e2898d5962a479ffd
Deleted: sha256:d608fde3548234f8b95e1d35380b866b8bb3a9c56a875486f32b728c26312f3e
Deleted: sha256:b6f757950c8a04626fe6a5f2e249f805abda18686545f51800cf138a2c711441
Deleted: sha256:777e47dc42e0c728003e38453e7ae4156e9fcd94f6803bcceba116be8e6aa528
Deleted: sha256:c29ec275fedae2f5138a2a3821c751a5887c2b00faf0237f4bc7aa6b7a199723
Deleted: sha256:e366c94e6be15be4cec5d1b700fd6851a4cee8e90ea94b75589a3f801e0d1cd3
Deleted: sha256:0feb5ec063a88a88749a36f97b1e016ab06b741044c1aa8f9b9fc22652220be8
Deleted: sha256:320b7640144f255da7319d55ee69597e09e89d9dac666f9a29241dcc55782692
Deleted: sha256:6a6c360c50d18529b76e5d91a755697f755f757ad3c39e7d89288ad67820467e
Deleted: sha256:a8ac605c0255a235ad6d7e3f05b78e691e2468bf77c958c93da78bed74bdf74c
Deleted: sha256:678200cbd5ca95c35ca4cc1ad7fbf097ef8816150b1610dd1dba393dc797b630
Deleted: sha256:ba9447a16ec39174e1b4a3964287530631f8e91f2468307a01011cbd19eb4793
Deleted: sha256:836b5475f83a9ecc245a30674b33a6c62351520875f3ff32e6745c67a99deb88
Deleted: sha256:7aedcbee7f99dcaaa3ccf07489d89b3f522d5d9fbcc07c14bd75b03eabfc0acb
Deleted: sha256:127c15c7b31b6ddc40e738d0faa7368e3b13921c3c2122ac97c640acda939958
Deleted: sha256:664ea38b2e9990ed9e74bd6f1d6ac5c10961ea1d2d4b37fc7766d30ec75989e2
Deleted: sha256:98c7f118de896470e328eb871eb4a09ab0abbb575c2a2935f7307cd586431095
Deleted: sha256:93e68676c216082f7621bfd876e96d936798bcbe83bcd8f9313c4ede76bcc17b
Deleted: sha256:c96b9bc383b84a1b610aef10e8cf47fa236e5a432b3a13f5b2b3f0a4e8c41317
Deleted: sha256:635f8817330ac23fb58a48cb648b056a8498cd9e2db1f78038d071b407d4923c
Deleted: sha256:4d22d93803710ba96fba4aaac2722c17ba6ae9687a0cd59d42755479c5abe088
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14713

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14713/>

------------------------------------------
[...truncated 4239 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1470788350-10619
Untagged: mesos-1470788350-10619:latest
Deleted: sha256:819e2dd518180ad61e92a2826a82b9ef9aee8f9d8c8a24f828cfd1f4f71847df
Deleted: sha256:408fa53254c098a32ace0cc9004bd9037aab10acb4d7a79c438e46e0e3c35e27
Deleted: sha256:27c12de50956392c08070c944dcced3e80785721f8f92d1280bfa9d37e230cd0
Deleted: sha256:4a27f0171e595f978aaf6126124508209b8c494e9e160ee12ba41b3776579764
Deleted: sha256:36882a0dd23833bb1cb9c0c97b13c0233726afa2724371c6ffe75b14a1b5f11b
Deleted: sha256:8f8e7a5f13f0f36041b4cde32d7352c166ced10e5656f2c8ea459b90556b9259
Deleted: sha256:e26b86dde7eeb282e859ee0db36a3789076ed14e703be872ebc8440834de2f98
Deleted: sha256:e75c6a9d0a9c9c5a1a5bd61631578813d37458de9046c49b62675af6c895bddb
Deleted: sha256:7525a772fd4de871ef43b2fa39fefe5aeed37f7e228b82e831c5221fd4864f3f
Deleted: sha256:0ea63dac56e007ea4f06abba1a5d15334f98d8cafcde0f7f2fdf47e4365c4515
Deleted: sha256:ff1d615e41f58da4d366015ad7b7dc75218e364b2cca238af59d8d31b84831bc
Deleted: sha256:fe6b7c8f11125b5e418585bd329a3e3f2ba8155fbe922b40d6bb388dd35216ea
Deleted: sha256:f2151b716bbd846395500d393d4e79df4fc4a4f5c1da412f179172890d21df14
Deleted: sha256:4770ee3ca542d657cc73ed15bcabcb84d553092fdb12ee26624ec5c168ae70aa
Deleted: sha256:8c0d73a2d8606e2f0c64f5b3e85988231d1be343c2394d3f9e0a589877b16105
Deleted: sha256:3ce25a5c6b9d6122fa055c2e91ec58bab1d28d783b96c4c5167b65902344cc75
Deleted: sha256:f40ab97ea3c5eaadb154417644148cf415438a9e9f9b54da5bd4e0c7df746ae3
Deleted: sha256:ba4b2337cb70e9080ccc7fc265bfb89036ccff393db5f0ca42b01b8684e042b4
Deleted: sha256:9e58fb69ceec3266f69919f3908ebf08e6593fc8d2cec687eea1d4a707f71913
Deleted: sha256:1d3d6e2c0e45f875fc1298cea5f539fa4e184b4c90bd2cb62fdb470befa64eeb
Deleted: sha256:0a65a0a77619b956ad1cd706a772159984f5e3ae05fc389dd5e7b6c518e1802e
Deleted: sha256:403374be19b5669a96e79e4f8bfde1afc929e118a91ca47cbe967eb45fa2144a
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14712

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14712/changes>

Changes:

[bmahler] Fixed a use-after-close bug in PollSocketImpl.

[bmahler] Added MESOS-5988 to the 1.0.1 CHANGELOG.

------------------------------------------
[...truncated 4239 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1470787986-11196
Untagged: mesos-1470787986-11196:latest
Deleted: sha256:5bb0e2c7dc3844ad0e95a618432d55bc7bcd572a7f27ab53001192f5f363453d
Deleted: sha256:7d777a9bd218323426e51031576ce6a632a69098d7087fa3d21877a5805cede5
Deleted: sha256:20a9605f115db4e7fbd86b6deeb302cbd3fac778c75fe7970aba81f77c737a46
Deleted: sha256:7d5b19384ad5b5164108e5ea765ff910669163875a0889c0332baee08c3beb70
Deleted: sha256:7bf58c9a85a7d5af1fae109e392d4c565388bbf069d6f0bdd32631febbf02a95
Deleted: sha256:e794b4a447efcc2f44cc43e3d8c723150017af6d07f89d7ad87007eb8652bae0
Deleted: sha256:23ae84e471b14e35d998f8fc3d62523c7e7b10f511d0494ccf4e1b701b1b4a96
Deleted: sha256:e3be05c23aa16b5d9e1945d7b8257fbcaed6b3db6088a2463587f8122b52fa9f
Deleted: sha256:6bd9893b67de7d7dd1b364c24ae7027fd64ee9d07c8d9d4e1ddebe81ae36c7c0
Deleted: sha256:9e6f9af1127ab384bf9fadea3a49f1ed7cc64ce660597ede5d1c09cf2c9ec70c
Deleted: sha256:88072aeee43a83d264ebf1fb995b3369e09728b59920e0c4d1437656b0b9e778
Deleted: sha256:2f74061b62b1f90ec66046687360bcb4d79761a8681553010750979d95b68487
Deleted: sha256:49640f0a355dce6c29a65eaa8092ec0903b66d322f8c234695c8ce59033f9bf7
Deleted: sha256:28772d02f9f462dfd0c063978b56cf48ae50853934181bc8b4483bd8b906e0e8
Deleted: sha256:585543dfda81c1c393708c5b8955bb4a23d516e3868e58d2a693443af7824416
Deleted: sha256:e45e62c225e4d013bcfd516682b5215fd70fc58ad3e8733834ce36390f15da6f
Deleted: sha256:4deaf52e40aa0b4e3835b95985066c93934b4c368fbd46e1833f0c308839c23d
Deleted: sha256:4b9295629ffd14444dc6a2ef1e27aa4f30002cef38c877c5fcf519b9ae5c266f
Deleted: sha256:1c6f4da2a291752e0a4b3b142f77dca4b2c08091a69d43290eb3ef3a6a9b16c1
Deleted: sha256:6ac369336b3f3182f127af936b2967d81225fad157b2253e5367d6940a49e924
Deleted: sha256:36940e5ca29707c1bbd02403abb554e4143a5407fed84d9e8ea2486cbaf7398a
Deleted: sha256:3dfe4e2adcf9367c38b1f5de8cfb62936dfa5164e1aa19bbd376a0a5258667ef
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14711

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14711/>

------------------------------------------
[...truncated 4239 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1470786187-28178
Untagged: mesos-1470786187-28178:latest
Deleted: sha256:940e79a38dc1052b1ea4c96fbc48bc95a0260a3995c8e5e94b96674aa849c20c
Deleted: sha256:92d1c57481dab606e18a8e5dd411e82b42e46df772b36a6179336b7a5e5a2a7d
Deleted: sha256:95163c27e5b8f261fdb4d0c3aef7a08a8ffc86de0ea52616259c5435ebef55e4
Deleted: sha256:cc1dea48448acc344295c6c02a2c36f105406e2d548e728173fef8377a0b90d3
Deleted: sha256:e9566a14803dbe940e8c212421af246d835e03846eefe3629570df2d10c77a7a
Deleted: sha256:3d7b6fae0ce178a2546d974f5807b4d6977b9f919681870e53877f43d5d5d20a
Deleted: sha256:2ce16153d37413c438337a9df4c83facc49f6bf0079d7142aed4c656e1ac58f3
Deleted: sha256:80142d8156190f35acf7a9491b424f8fbe683caa995e1d1fe99ec37f7f92e681
Deleted: sha256:701d598a721c9376f4d2ba8321254768631da2d18e3b7fad06d15d4408d731c6
Deleted: sha256:3571d835b3b728886cd6964b41505ead1f438066109bf9d1af49bbb67f422c48
Deleted: sha256:b4e11eb1c466dfe57f437984de5459aa131bdc90004f31657152530995d1b280
Deleted: sha256:7e93d304589b59bf9faf84fb30168f28164cac25f16fba3ea50d7874f811db1c
Deleted: sha256:91c9071c922460b8c2e8603ef39a817835fcbce9b8bdf8b8895dcead2960656e
Deleted: sha256:77509a94dcbd69de22a744c725882bb6606cc0f91de71dda603d5c877fd6ef7b
Deleted: sha256:6168c2a9b0b219131707bc02260db22037827c0ea1f63d4c2494c5ab80bd9279
Deleted: sha256:16da2670509992a9b16335770d8719915cee0649df7851d4c66525f158993023
Deleted: sha256:83ef769092d4b59858c92b7e5f64dad585368b1dd2d3c068120a216634fafc69
Deleted: sha256:301ca5683ff9280200c094dcf531f5e09a99d89e1e01e706d19b6c76a23ff90b
Deleted: sha256:5f49c513d1c7a158abef9b8d1eee0016b91c6cf3d64f343201175c4a94bf1b56
Deleted: sha256:ed271d8a89cfe09949405ce22e6685a747c36548688a03c6b2809efa1b63a4f0
Deleted: sha256:a107b112fc1da20e23e319d5e8408fbd9980d408ed9d2bfd896f9aaa40829a50
Deleted: sha256:a5364b38cce074153032c5248cf09c200fd4b9dd0835a424a27e20dfd0e36d13
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14710

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14710/>

------------------------------------------
[...truncated 4239 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: Leaving directory `/mesos'
make[1]: *** [distdir] Error 1
make: *** [dist] Error 2
+ docker rmi mesos-1470785585-28708
Untagged: mesos-1470785585-28708:latest
Deleted: sha256:b6443d8a7da14b862b093258cd832a56d6a6717c64f1dc33ca7a3e12cc53942c
Deleted: sha256:c52c553c25b498f615e8ad872e6c2ebf56fa06b508bc728b66f3187ab3c1c12b
Deleted: sha256:d64d8609fcb4973d9cd657475bbef0e82314604f23582a05ec3c68513d055549
Deleted: sha256:91df5f6ecee56a3a93da5f7bd2d0509d85f08d082f4d5e04a04563018426323a
Deleted: sha256:16c46662d29f9c41a686e80785c209545d99de88fb349bbc9d83ae2b9b5df0fa
Deleted: sha256:9e0707834dfbe34ab24260f52d9d8ae0768ad13d100351307d37f86ca60ba209
Deleted: sha256:54662b11d4eaf01345d11ba03923fdcd3537215959853c1d8c76bd7789c25e43
Deleted: sha256:6a50f747ef9f09eae97782b108ef62919558e0da372feafd4f5f755e5ee1ac81
Deleted: sha256:da4933046e1875813a900d52d7fcdecbdcde6d16bd665aea05544039f42e7092
Deleted: sha256:d52d09400510f9b925890d764e842063e838b4b2c057c0c0bfdb7d20552b6c7f
Deleted: sha256:5c581717c119bd5300cc6c3a54f5281eec24e12d1cdb479a6e85c9991aecb37d
Deleted: sha256:b0d2063ad10977eb11044d275257337971fd1efec014989116bc08c00de6082c
Deleted: sha256:61f12f68bb95107d10b99cd88d84d895b2f6928058be1b66260369980f935a4e
Deleted: sha256:4217e29fc33e139b3fc1e52889b34ea76498c6d0075ebe0b834706ca510b6ae6
Deleted: sha256:2d5e26ed5bed61b11896dd4c94afdf4e641a4a03a6cce9ecc1956481f0974fa6
Deleted: sha256:8761c3416a0dd69dd2717601ab23d20b686cc580956b0d54f439a53dbba60ddb
Deleted: sha256:6369a8049d3f732e653a09ed17d5e9eeac74083f00db7848317682a351f67884
Deleted: sha256:f8ded63cfecc9a69a297a849ccb62713dd02ae7bcdd1a20d5ccb0dd272670711
Deleted: sha256:c7ecdbb697645a64dfb662a327fa66ddd270247ad890a37352fdc94e7b4eb4db
Deleted: sha256:cab497b1abd08877938945c73b55ff9ad35ec9621df73d2a32f80271217b0f82
Deleted: sha256:00b79be1b0182039778cef4cec7d60f18c92cf44cb0cf53f14390208decc74fa
Deleted: sha256:e593ceb7edb16baf0fa02aa6dbf5dfb5922224f4ef0b67743e5712dfd9714580
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14709

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14709/>

------------------------------------------
[...truncated 4239 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1470783798-22740
Untagged: mesos-1470783798-22740:latest
Deleted: sha256:447ce9526363ad9990fa35fa5d0a0225aa7a8300dd1a4c44c687e2b51c659d3d
Deleted: sha256:ff0e1a0a9bc70a0080fe4adab43a5eb3298f60b32d60546128cca531f79848ae
Deleted: sha256:40db2f98ff96e17b22b1420cd3d4a59ef4529d5b71fa5b41e33cd23c7dcd91be
Deleted: sha256:ed51998b6b872061d5202d43cd90cfb5002d5f2e9e1eb2cd7efbd1d950c870b3
Deleted: sha256:5da3627211aa9ab7d6b158f8948c188292546ed3b0459bb3114e154bbb425445
Deleted: sha256:44c35de72ea101e98b0f52f09ee5a9f02227b39f1e1837fc2769bc19fd2d672f
Deleted: sha256:42e4cb12990d08707bfcc0a4e8793d69e46de9f353c09f3321278bdd10bc7577
Deleted: sha256:fd2604bace84bc46033e994553570756eea3f3472adb23b879dffdbfe286d6be
Deleted: sha256:c6422ea4b4d01063b9d0d5e28ea7d8acf012b7826f7c606a07a25ae67ab06e9d
Deleted: sha256:ba1397146ba251748366a1bad4c0d5e89d0c360b0553c1ce9078e57122d24412
Deleted: sha256:288826bdbeb45618da3dee1e1904973f028d34917265e3586406adfa9c62deac
Deleted: sha256:6ec1d7ab615c1c0595283bd4f324d07f712e4d9aad9bbca5960c2f17467fd9b5
Deleted: sha256:a2794b43d68c5db72bf2377f09a90bab6cfeb183daa0e4929bdf156f25df9420
Deleted: sha256:743de70045c42449c171bf90f19af3203bb141fb15a0b914ccd2a804941d11f7
Deleted: sha256:8604d795ddcf2cc421e099328debb7e84baf1827bba4f9a3a4ef9077b849ccd8
Deleted: sha256:338023e4170a58de625e422dca04b619d9864af42191337ca00fd13655099ff2
Deleted: sha256:3bb5750f3332b80a717d42015c804604723428ba06830ee858a987822c082d87
Deleted: sha256:f7215bd02907adf4711ed8c40a88400df0859c48fb73645a6516a41ecf505f6a
Deleted: sha256:4344085fe559dd3a982d1ca0f025d15e2b3c5d43dc242ecaa7f6bf640c33a037
Deleted: sha256:b070b207bfe109b353ffc538c4d3e2653f716e188e0272fed9c3238d553a079b
Deleted: sha256:bf230bf12701ed44efc38b2e3bb0e7007ca24fefd1e52f66f8dc1691814cb538
Deleted: sha256:3bf856635996717a221c5e4a7be6732284eb8ad7171760635a6ddda73d5c68a1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14708

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14708/>

------------------------------------------
[...truncated 4239 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1470782596-484
Untagged: mesos-1470782596-484:latest
Deleted: sha256:c6efeab59de7da9ba45e47b39d752cfd7926023a67ef7b5f518181a1ae79b66c
Deleted: sha256:f62da0b1089c8ca70c0939c4a1b5a7a4716358170c395b8403c9e8206894652f
Deleted: sha256:f2b30f034c6751466c6a558fc0d63bf05a98f9ca2605e3abf152b8ebf56ccd10
Deleted: sha256:0782bef769d7ca9153ae63e44bd53c6d8be610e1205d1e40097bf2b823cd3a95
Deleted: sha256:ab733440dc5885fc0faacd1bfd9b65caf2607c423d3c26979e2dc91443a395c1
Deleted: sha256:4d6ea1d281daf5c6d2fa0e9c9702fce76b81f423e2c07117f07f1fbf6973eed7
Deleted: sha256:ebc56f6ad1f23434bf6c8e72c6bc8ad46639f275666d9c45bed90c967d8e8233
Deleted: sha256:0cfa2b68da6e89174c63b5ce1897952c03749342f1379225966d52caf92795c1
Deleted: sha256:6e540b240017cc661e100bafb3e7211bca83759cc707f48e17c32eab4f1f1d5c
Deleted: sha256:66c04162c19cc0c1fe89e799ca0c4623bbaae07a73db02c3e20f9fe2752bf248
Deleted: sha256:e1d7a236ac954f9ef2f2acd77034d6913088d27c86ede283a95f7babfa92d490
Deleted: sha256:92e8dfbc716590f6f64a849a8341b7ea5e8443b2dd173bbf0fe6482cab2d667f
Deleted: sha256:d9f8b0e108082bca81e2fb725a5f08289cd43ef2e82f6cdd2165445c628c7f4a
Deleted: sha256:328fd0de8bc5a37c507017afe158d4597a4c8ee1896f2efa59d0eef5c951d6ea
Deleted: sha256:b27b2a71147fe80f6fc6fd76593d86ff2ee47c4434c0b17cf26521814e2534a5
Deleted: sha256:f7983d36df6ae67b5de540efce7a91d1be61ee85ef2559a93f1dee497019c358
Deleted: sha256:89e03ccf22fe0a9cbafe306643f6bb4ecd6957f3793547c1d1b167909728df7e
Deleted: sha256:d9deb703422c605973e2b5b5848a4bee463aaef515664af26ef0ad8df2acbee5
Deleted: sha256:72648443a45b2f3c9441b21b7056e8dff6fe9217676ce86cf675b61f553763b5
Deleted: sha256:39e0da91f5efed95171807734384cea1dfc937acfc5e2dda86f04d2c1756ab28
Deleted: sha256:083409b32e9cdd4f3971f9b30de33e544ac3548b03487c2b9fcb876fb59fd5c5
Deleted: sha256:87575b5160b94ea78b2690cfaab870626205904d0119b98541d6ac30e19f2589
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14707

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14707/>

------------------------------------------
[...truncated 4242 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1470781990-21216
Untagged: mesos-1470781990-21216:latest
Deleted: sha256:8298598803997b72275eea6416d605007ae88edffdd127710fe03ba8cfee20d8
Deleted: sha256:852ffa92104b3d79031aeb414779a027a53d65aff000af81ffa418b01538e867
Deleted: sha256:e00ea19302a0e0777bf8280214d7b1f9c168a212ea25f784a76ea915dd6b1551
Deleted: sha256:55dc2f9cbd84fa19d36c61bf0259944a1d4c92cc594506b864436f36a0b9d7b2
Deleted: sha256:e6bdcae58bb784bc7807eba25eb622d0ea144440b20c84f2e79fc14cc1a519d0
Deleted: sha256:37dfc8ec5c8d7aff713b7c539f6cdf5af6228a5d30692c26437041ed0061638a
Deleted: sha256:5f7c62cc784be7291ee9555d0cf1ac2154a4d634b2358ed3e9bd080c5ec2f300
Deleted: sha256:35fb1f21b79818532404b4ac9aa3d26a8e21fd24b8979df33a519087f5f167a8
Deleted: sha256:c4b8bf457ab2e84e7afb51f08b8930b0b7e66dbdb686df7ea3932741aaebd98b
Deleted: sha256:5e0bf1c4c2fa6502a48d34ce95f66fcbe74b81d708903c79047130294f883de2
Deleted: sha256:c9fe61be5116422acd6221d16b26408eec752390718cc5bba9de61ff2e59b320
Deleted: sha256:306f32117f912d1cc9d50f1c500faa99d974e162c59f6a13097a86550bf29983
Deleted: sha256:885678d7deef60edd993f1115997ab06c484b809cef0c2b7318578334f6cbd38
Deleted: sha256:38de8e5cb765939982c50290c1d17ba036c9da11ffecfcca764c7fabe86df14f
Deleted: sha256:ecf6b7fd06d0d1504d1f45f3717f0a9509a1a387bd2a8dc54815a9ddb3dbdf39
Deleted: sha256:ff99081939e2304f17277868176403723c7d0824d592752766631ae1deabeb4b
Deleted: sha256:09468341dec9be66e3f284c274ecc73a2e5b6cdab41ddd392542e6b2622d7d43
Deleted: sha256:0789185ceeded012d2c153751e7e14b53b85aaf64a124999eb03922aa1f82aa7
Deleted: sha256:cc48c8e83cd9bdbe3ef1cd6901356a177646af74d027c08f0f7873a1e9f8a972
Deleted: sha256:e0f0d50219b65b08c05fa4a5551483e66303b5c1ba6c6a220a900fffbfed0f0d
Deleted: sha256:c0725a937a0f1018698700d4aedf1c07fc653fcf6bdd935a8e45a84767ccd196
Deleted: sha256:e9084d6b476c2ef4b9397760843cd9267d0de625f33f68baf0242b69cc9b91b3
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14706

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14706/>

------------------------------------------
[...truncated 4257 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1470780774-21577
Untagged: mesos-1470780774-21577:latest
Deleted: sha256:a7b195cde07c959cd9e4151383bacd24a7678305595f0df37c651a935e3cb17f
Deleted: sha256:7256d1f2d3e3604bd2304e4c45418fdc7f9909bf69dd268b1560d6d4fd37495b
Deleted: sha256:f7675f5a66e64d0caa18beba5650383d6430243b753b5cabab60e2cf0f3b5268
Deleted: sha256:2832fc4a72d057b6512a42be8a4cf0eb78dba7fd2985c767a5eb89ba109f4e1d
Deleted: sha256:83830506c41793ea116f5660488c74d2c79c93cd1a028c78ac58f86555585776
Deleted: sha256:7fc2c40e35a8d51b4dbe5e106c9af6b8cca32cb78ec70bc494fcc442582ac0c8
Deleted: sha256:7a2647db18efe653de87d9ab64d6f63a91762e7220daeec3ba3d12ff9e1c64c4
Deleted: sha256:f72221867f0e5f9a41ec2185f370639aed8d034926c6b5c28f45c16354ff098d
Deleted: sha256:f9494e51c109ad66b3b0a17613a56fa36fcd94356682f8792fa8aa819e91995a
Deleted: sha256:cb0b3203a2f310601bd5e95ff3611781a98f49e90a48b353fe27ab64e3588f10
Deleted: sha256:8051a7419ceedf490e0514764302986b8df79a4f5e384dae7a5785bbe1222cd5
Deleted: sha256:1ec3240741d8e66a2bfa61f365113aa44d13509e3d50c5ca9471451ebec3f3a3
Deleted: sha256:23ee99aa7445a171dfdfd9b5598d0518b7a895ea01d8738e84b4d1f0ab349a34
Deleted: sha256:36162c4a4a1ce64bb06ced1edb706c848a673414acb0c2054bde02de2e9ab2b9
Deleted: sha256:48abc2b3b6e3a356bd4a06b7ec4f89fa2c90182ae5fe4b1c06a0b87b44015c67
Deleted: sha256:96f374e080bb35ba721820a767cfee7305334431810dfe7cc11dfa716aba0f81
Deleted: sha256:e530399c230c71cffd01ec837154b7d92e646d55023d604afd9828295f211892
Deleted: sha256:822d8ad9bbee909fa23cca47daf65872f9d42e12c33dfce1cee3861a190a134c
Deleted: sha256:0593354671e21cf6aae15a3426ba250fdf471868919a26139d327e68c8b80541
Deleted: sha256:c27a31e07813c0f5a6f8e0cf4e6cafbcf484c92fad51eda4e093996e19a277ac
Deleted: sha256:a37c6fefb1e89a11e6f642f83beb01ed425925d75ccb60ea438607c14dcc95e7
Deleted: sha256:7d1aa32788860db183dcef8c483e12b60161951ad9c4a0aa82ef64fec63662a2
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14705

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14705/>

------------------------------------------
[...truncated 4260 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: Leaving directory `/mesos'
make[1]: *** [distdir] Error 1
make: *** [dist] Error 2
+ docker rmi mesos-1470779575-5416
Untagged: mesos-1470779575-5416:latest
Deleted: sha256:3980edebbe64d12df22fa401672af1ad34cd27f85d911e6b7a21ce9697140951
Deleted: sha256:40bf385ea50b334607d77d1f20d6c90921591dabc2a4dc9437f12e370cafe349
Deleted: sha256:8510425267ccef8ae5a36052cb3643c9a44c9c0364f2ca1ce2eb2c4263e242b8
Deleted: sha256:4cac3f08ca4ac09ef2469250b7ab13a03ccf84a70fc451022dceb51ae6249b18
Deleted: sha256:fd8660d4230a67d0e1081a014e869c1364b012a06476c243ca7c8ae2349acd9a
Deleted: sha256:23861514f73873fc1d84b50d1daa1cda75cf56e0418619cf77515407323e2d72
Deleted: sha256:db9bf9bc731099c6e0191b5078aa743ff9d107ff3c43c69f88e513ad0dedfcc6
Deleted: sha256:5f657d245203284ad27f167cfeb28df25529ae6a835c69f2d6b8ff07b9ec34b6
Deleted: sha256:0a04c13f111e3e7ea3d3156ba39fefe4b2575cab2e228b82c27e64d6472cb916
Deleted: sha256:38208ba392673487b2eade319e4bf3e8d8d61024f214b04b39a9c8dc9a3c9946
Deleted: sha256:c55046ada5597f5e75745cefc6a6b4bd6433f1ff9092e7a702e415514489abd9
Deleted: sha256:c20896e32adff2f1b8bc9f372a791224d5423ba05305c64d6d1b995791ceb28e
Deleted: sha256:efbac75bb090e21d47cabdba17525db41cd9c2de4b2aa9a47b345c2c8285a778
Deleted: sha256:9b05e3dad6c21814cbe5ce84743ce0be05b1a0e0a05f604561bb292c4efa55b1
Deleted: sha256:0c406cb2113ae0278264592ecbd2842ff1d7900ddadf3a968896ba5f8054e2fa
Deleted: sha256:a5e956cae880b5224bd871848167dd6d34b25df90d777c64e71fece39376b21f
Deleted: sha256:bf74d501bb9fd266fd2edf5d52a405a20bee6122d186ae93aff3ff0e94cad978
Deleted: sha256:98aa0ba05a9bf42397dcb87d5a99b4e1f3f2a149ec0ac9fe5d60901002dde005
Deleted: sha256:a4bf06c73ac3f68bebde6859b26a7b16af0d85b1809b4d64bdbeaead160061ea
Deleted: sha256:62264139333126321296094b6211d8f22aa7125e7b2f04dabf60ef7f1b7f3720
Deleted: sha256:e36cd50ef996824c9726e0f2492b652062fc4b8bd741566c54335a986e16c442
Deleted: sha256:2a815f510373669aaba5b9ed669f101df984ba0bebfe89caf1ee3a67ad3c32ee
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14704

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14704/>

------------------------------------------
[...truncated 4257 lines...]
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 gzread in -lz... yes
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 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 for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0"; }; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.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.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.1.0 distdir=../../mesos-1.1.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.1.0 distdir=../../../mesos-1.1.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.1.0" distdir="../../mesos-1.1.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/cli/src/mesos && cp -pf ./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos && cp -pf ./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf ./python/interface/src/mesos/interface/__init__.py python/interface/src/mesos/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf ./python/interface/src/mesos/v1/__init__.py python/interface/src/mesos/v1/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp -pf ./python/interface/src/mesos/v1/interface/__init__.py python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native_common && cp -pf ./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos && cp -pf ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/native/src/mesos/native && cp -pf ./python/native/src/mesos/native/__init__.py python/native/src/mesos/native/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos && cp -pf ./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/__init__.py python/executor/src/mesos/executor/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/module.cpp python/executor/src/mesos/executor/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.cpp python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf ./python/executor/src/mesos/executor/proxy_executor.hpp python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos && cp -pf ./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/__init__.py python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/module.cpp python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf ./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." ||			\
		(/bin/mkdir -p python/src/mesos && cp -pf ./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1470776575-17132
Untagged: mesos-1470776575-17132:latest
Deleted: sha256:9d892bc80d2402f583e6b99d9e6148c73590d23add52ec307ef6a430a92ad381
Deleted: sha256:47f4ca630289a573023968dad042337adaae1e2630c955f11ae8ebb3d881c957
Deleted: sha256:85a696adeee7dcf2aec90b5050f503078a1b34d265d6429d543a127acd474bb4
Deleted: sha256:c70f64c174c2ce49741f7b0866fed5ba26c3eac8e224c8d129f305988b13d9f2
Deleted: sha256:bc7cf54df9bc2fb9a8b82045538af55e5fdf860a0bd6bc906f7a9adb1d99534e
Deleted: sha256:a4a7f0e9263d600dcb86a5d0e65f4696742318b01311bd734da7dec1167cf87b
Deleted: sha256:a43cbc499f04c6458d5fdb8ecf6bd206b12ee29d00b3ecf8cb933fda84f08833
Deleted: sha256:9cc6236339b4fdebe20be256a36f04c5b8d223fe02a1e5e4a6c8255e7550593d
Deleted: sha256:15c461b3707fce3209bb0cca6cc9fe41ead07c9b6a9533c6b48ada0f1f18c26a
Deleted: sha256:c4f816801dfc24ab36170d20719456cfd87fb17b5d92a34d5317d1686109afd9
Deleted: sha256:838bafe415265ec134d6aa4f7a6b2e5cefc910cdeebbaeccafc2c07095164eb7
Deleted: sha256:106e378568d59bc00c745757b0fd9cd4641ba8ce3ca0942330528bd6e5eb947f
Deleted: sha256:1f9359864062b271dcbef679d314dc324d910dfe34d256f9b4b7d998c8ce69db
Deleted: sha256:76100493009136f4f41b2d36812451c72eabd9800ea80ce56ed8e1af91dc32c3
Deleted: sha256:93c25b279067bd36148b4fd9b0d196af003a61f322b411836897856768ed1b78
Deleted: sha256:a66436fde71d84dfdad0fbbb1bae50cb1487731140bb35c120328554691f1d0d
Deleted: sha256:4f8c202f9d267a1d4889080df96ed951ebba7b1b8b411bf6bbc499307c22d5a7
Deleted: sha256:e4dab64e0e8fd9022f06703ca3d7464842f341494dd27ddb1a56b23c23fb0f35
Deleted: sha256:8724289ab15dd6ed9d42231317cea7337a80003836527969b5799a9a88884a31
Deleted: sha256:8cf56c5d5410dd1300792366a1ba6e15169f2303220683c1f363381459af1622
Deleted: sha256:31a51432ee0aa09766f856764a0ab81838305501729f9995f641d602b18ce4b3
Deleted: sha256:64d26bd22a08556f47e64d7ae74ccefbdc003760f145167a53c388755e6b5e17
Build step 'Execute shell' marked build as failure