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 2019/12/13 00:46:38 UTC

Build failed in Jenkins: Mesos-Coverity » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2580

See <https://builds.apache.org/job/Mesos-Coverity/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2580/display/redirect?page=changes>

Changes:

[bmahler] Updated /quota GET handler to use jsonify.


------------------------------------------
[...truncated 5.55 MB...]
Installing build/bdist.linux-x86_64/wheel/mesos.cli-1.10.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.cli-1.10.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos-1.10.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos.native-1.10.0.dist-info/WHEEL
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/src/python/dist/mesos.interface-1.10.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/wheel/mesos/interface
copying mesos/interface/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/interface
running install_egg_info
Copying src/mesos.interface.egg-info to build/bdist.linux-x86_64/wheel/mesos.interface-1.10.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.interface-1.10.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.interface-1.10.0.dist-info/WHEEL
running bdist_egg
running egg_info
creating src/mesos.scheduler.egg-info
writing requirements to src/mesos.scheduler.egg-info/requires.txt
writing src/mesos.scheduler.egg-info/PKG-INFO
writing namespace_packages to src/mesos.scheduler.egg-info/namespace_packages.txt
writing top-level names to src/mesos.scheduler.egg-info/top_level.txt
writing dependency_links to src/mesos.scheduler.egg-info/dependency_links.txt
writing manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
reading manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
writing manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/mesos
copying src/mesos/__init__.py -> build/lib.linux-x86_64-2.7/mesos
creating build/lib.linux-x86_64-2.7/mesos/scheduler
copying src/mesos/scheduler/__init__.py -> build/lib.linux-x86_64-2.7/mesos/scheduler
running build_ext
building 'mesos.scheduler._scheduler' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
creating build/temp.linux-x86_64-2.7/src/mesos
creating build/temp.linux-x86_64-2.7/src/mesos/scheduler
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/scheduler/src/mesos/scheduler -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/scheduler/proxy_scheduler.cpp -o build/temp.linux-x86_64-2.7/src/mesos/scheduler/proxy_scheduler.o
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/executor/src/mesos/executor -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/executor/proxy_executor.cpp -o build/temp.linux-x86_64-2.7/src/mesos/executor/proxy_executor.o
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/scheduler/src/mesos/scheduler -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/scheduler/module.cpp -o build/temp.linux-x86_64-2.7/src/mesos/scheduler/module.o
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/executor/src/mesos/executor -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/executor/mesos_executor_driver_impl.cpp -o build/temp.linux-x86_64-2.7/src/mesos/executor/mesos_executor_driver_impl.o
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/scheduler/src/mesos/scheduler -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/scheduler/mesos_scheduler_driver_impl.cpp -o build/temp.linux-x86_64-2.7/src/mesos/scheduler/mesos_scheduler_driver_impl.o
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 build/temp.linux-x86_64-2.7/src/mesos/executor/module.o build/temp.linux-x86_64-2.7/src/mesos/executor/proxy_executor.o build/temp.linux-x86_64-2.7/src/mesos/executor/mesos_executor_driver_impl.o /mesos/src/.libs/libmesos_no_3rdparty.a /mesos/3rdparty/libprocess/.libs/libprocess.a /mesos/3rdparty/leveldb-1.19/out-static/libleveldb.a /mesos/3rdparty/zookeeper-3.4.8/src/c/.libs/libzookeeper_mt.a /mesos/3rdparty/glog-0.4.0/.libs/libglog.a /mesos/3rdparty/protobuf-3.5.0/src/.libs/libprotobuf.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_core.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_pthreads.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_openssl.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgrpc++.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgrpc.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgpr.a -o build/lib.linux-x86_64-2.7/mesos/executor/_executor.so -Wl,--as-needed -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lssl -lcrypto -lrt
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 build/temp.linux-x86_64-2.7/src/mesos/scheduler/proxy_scheduler.o build/temp.linux-x86_64-2.7/src/mesos/scheduler/module.o build/temp.linux-x86_64-2.7/src/mesos/scheduler/mesos_scheduler_driver_impl.o /mesos/src/.libs/libmesos_no_3rdparty.a /mesos/3rdparty/libprocess/.libs/libprocess.a /mesos/3rdparty/leveldb-1.19/out-static/libleveldb.a /mesos/3rdparty/zookeeper-3.4.8/src/c/.libs/libzookeeper_mt.a /mesos/3rdparty/glog-0.4.0/.libs/libglog.a /mesos/3rdparty/protobuf-3.5.0/src/.libs/libprotobuf.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_core.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_pthreads.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_openssl.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgrpc++.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgrpc.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgpr.a -o build/lib.linux-x86_64-2.7/mesos/scheduler/_scheduler.so -Wl,--as-needed -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lssl -lcrypto -lrt
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/executor/__init__.py -> build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/executor/_executor.so -> build/bdist.linux-x86_64/egg/mesos/executor
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/__init__.py to __init__.pyc
creating stub loader for mesos/executor/_executor.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/_executor.py to _executor.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/src/python/dist/mesos.executor-1.10.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/executor/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/executor
copying mesos/executor/_executor.so -> build/bdist.linux-x86_64/wheel/mesos/executor
running install_egg_info
Copying src/mesos.executor.egg-info to build/bdist.linux-x86_64/wheel/mesos.executor-1.10.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.executor-1.10.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.executor-1.10.0.dist-info/WHEEL
libtool: link: (cd ".libs" && rm -f "libmesos.so" && ln -s "libmesos-1.10.0.so" "libmesos.so")
libtool: link: ( cd ".libs" && rm -f "libmesos.la" && ln -s "../libmesos.la" "libmesos.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-local local/mesos_local-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lssl -lcrypto  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-execute cli/mesos_execute-execute.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lssl -lcrypto  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-log log/mesos_log-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lssl -lcrypto  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-resolve cli/mesos_resolve-resolve.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lssl -lcrypto  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos cli/mesos-mesos.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lssl -lcrypto  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos cli/mesos-mesos.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lssl -lcrypto -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-local local/mesos_local-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lssl -lcrypto -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-resolve cli/mesos_resolve-resolve.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lssl -lcrypto -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-log log/mesos_log-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lssl -lcrypto -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-execute cli/mesos_execute-execute.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lssl -lcrypto -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-fetcher launcher/mesos_fetcher-fetcher.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lssl -lcrypto  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-fetcher launcher/mesos_fetcher-fetcher.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lssl -lcrypto -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-executor launcher/mesos_executor-executor.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lssl -lcrypto  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-default-executor launcher/mesos_default_executor-default_executor.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lssl -lcrypto  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-executor launcher/mesos_executor-executor.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lssl -lcrypto -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-containerizer slave/containerizer/mesos/mesos_containerizer-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lssl -lcrypto  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-cni-port-mapper slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/mesos_cni_port_mapper-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lssl -lcrypto  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-default-executor launcher/mesos_default_executor-default_executor.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lssl -lcrypto -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-containerizer slave/containerizer/mesos/mesos_containerizer-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lssl -lcrypto -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-cni-port-mapper slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/mesos_cni_port_mapper-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lssl -lcrypto -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-logrotate-logger slave/container_loggers/mesos_logrotate_logger-logrotate.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lssl -lcrypto  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-logrotate-logger slave/container_loggers/mesos_logrotate_logger-logrotate.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lssl -lcrypto -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-io-switchboard slave/containerizer/mesos/io/mesos_io_switchboard-switchboard_main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lssl -lcrypto  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-usage usage/mesos_usage-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lssl -lcrypto  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-io-switchboard slave/containerizer/mesos/io/mesos_io_switchboard-switchboard_main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lssl -lcrypto -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-docker-executor launcher/mesos_docker_executor-docker_executor.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lssl -lcrypto  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-usage usage/mesos_usage-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lssl -lcrypto -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-docker-executor launcher/mesos_docker_executor-docker_executor.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lssl -lcrypto -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-tcp-connect checks/mesos_tcp_connect-tcp_connect.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lssl -lcrypto  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-tcp-connect checks/mesos_tcp_connect-tcp_connect.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lssl -lcrypto -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-agent slave/mesos_agent-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la     -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lssl -lcrypto  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-agent slave/mesos_agent-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lssl -lcrypto -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-master master/mesos_master-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la     -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lssl -lcrypto  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-master master/mesos_master-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lssl -lcrypto -lrt -pthread
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/egg/mesos/scheduler
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/__init__.py to __init__.pyc
creating stub loader for mesos/scheduler/_scheduler.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/_scheduler.py to _scheduler.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/src/python/dist/mesos.scheduler-1.10.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/scheduler
copying mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/wheel/mesos/scheduler
running install_egg_info
Copying src/mesos.scheduler.egg-info to build/bdist.linux-x86_64/wheel/mesos.scheduler-1.10.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.scheduler-1.10.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.scheduler-1.10.0.dist-info/WHEEL
make[2]: Leaving directory `/mesos/src'
make[1]: Leaving directory `/mesos/src'
[STATUS] Running security dynamic analysis...
Looking for translation units
|0----------25-----------50----------75---------100|
****************************************************
[STATUS] Preparing for bytecode analysis
|0----------25-----------50----------75---------100|
****************************************************
[STATUS] Running security dynamic analysis
|0----------25-----------50----------75---------100|
****************************************************
Emitted 1214 C/C++ compilation units (99%) successfully
[WARNING] Recoverable errors were encountered during 1 of these C/C++ compilation units.
Emitted 31 Java compilation units (100%) successfully

1214 C/C++ compilation units (99%) are ready for analysis
31 Java compilation units (100%) are ready for analysis
The cov-build utility completed successfully.
2019-12-13T00:38:04.708639Z|cov-build|7654|info|> Build time (C/C++/Java/JVM bytecode emits total): 00:00:02.067239
2019-12-13T00:38:04.708639Z|cov-build|7654|info|> 
2019-12-13T00:38:04.708639Z|cov-build|7654|info|> 
2019-12-13T00:38:04.708705Z|cov-build|7654|info|> Emitted 1214 C/C++ compilation units (99%) successfully
2019-12-13T00:38:04.708705Z|cov-build|7654|info|> [WARNING] Recoverable errors were encountered during 1 of these C/C++ compilation units.
2019-12-13T00:38:04.708705Z|cov-build|7654|info|> Emitted 31 Java compilation units (100%) successfully
2019-12-13T00:38:04.708705Z|cov-build|7654|info|> 
2019-12-13T00:38:04.708705Z|cov-build|7654|info|> 1214 C/C++ compilation units (99%) are ready for analysis
2019-12-13T00:38:04.708705Z|cov-build|7654|info|> 31 Java compilation units (100%) are ready for analysis
2019-12-13T00:38:04.708705Z|cov-build|7654|info|> The cov-build utility completed successfully.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0 1986M    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0  0 1986M    0     0    0 1296k      0   642k  0:52:47  0:00:02  0:52:45  642k  0 1986M    0     0    0 1424k      0   483k  1:10:08  0:00:02  1:10:06  483k  0 1986M    0     0    0 1568k      0   399k  1:24:48  0:00:03  1:24:45  399k  0 1986M    0     0    0 1744k      0   346k  1:37:51  0:00:05  1:37:46  346k  0 1986M    0     0    0 1904k      0   321k  1:45:31  0:00:05  1:45:26  389k  0 1986M    0     0    0 2080k      0   298k  1:53:32  0:00:06  1:53:26  158k  0 1986M    0     0    0 2272k      0   281k  2:00:28  0:00:08  2:00:20  165k  0 1986M    0     0    0 2432k      0   268k  2:06:23  0:00:09  2:06:14  167k  0 1986M    0     0    0 2592k      0   260k  2:10:05  0:00:09  2:09:56  172k  0 1986M    0     0    0 2768k      0   252k  2:14:27  0:00:10  2:14:17  171k  0 1986M    0     0    0 2944k      0   245k  2:18:02  0:00:11  2:17:51  172k  0 1986M    0     0    0 3104k      0   239k  2:21:45  0:00:12  2:21:33  169k  0 1986M    0     0    0 3296k      0   234k  2:24:51  0:00:14  2:24:37  172k  0 1986M    0     0    0 3472k      0   231k  2:26:31  0:00:15  2:26:16  173k  0 1986M    0     0    0 3616k      0   226k  2:29:41  0:00:15  2:29:26  170k  0 1986M    0     0    0 3776k      0   223k  2:31:56  0:00:16  2:31:40  168k  0 1986M    0     0    0 3920k      0   218k  2:35:06  0:00:17  2:34:49  164k  0 1986M    0     0    0 4080k      0   215k  2:37:28  0:00:18  2:37:10  161k  0 1986M    0     0    0 4256k      0   213k  2:38:47  0:00:19  2:38:28  159k  0 1986M    0     0    0 4432k      0   211k  2:40:12  0:00:20  2:39:52  163k  0 1986M    0     0    0 4608k      0   209k  2:41:35  0:00:21  2:41:14  165k  0 1986M    0     0    0 4784k      0   206k  2:44:09  0:00:23  2:43:46  165k  0 1986M    0     0    0 4896k      0   204k  2:46:04  0:00:23  2:45:41  162k  0 1986M    0     0    0 5040k      0   201k  2:48:13  0:00:25  2:47:48  154k  0 1986M    0     0    0 5216k      0   200k  2:49:25  0:00:26  2:48:59  153k  0 1986M    0     0    0 5376k      0   199k  2:50:14  0:00:26  2:49:48  152k  0 1986M    0     0    0 5536k      0   198k  2:51:07  0:00:27  2:50:40  157k  0 1986M    0     0    0 5696k      0   196k  2:52:55  0:00:29  2:52:26  157k  0 1986M    0     0    0 5856k      0   195k  2:53:47  0:00:30  2:53:17  162k  0 1986M    0     0    0 6016k      0   194k  2:54:20  0:00:30  2:53:50  164k  0 1986M    0     0    0 6208k      0   194k  2:54:45  0:00:31  2:54:14  166k  0 1986M    0     0    0 6384k      0   192k  2:55:46  0:00:33  2:55:13  164k  0 1986M    0     0    0 6544k      0   192k  2:56:11  0:00:34  2:55:37  171k  0 1986M    0     0    0 6704k      0   191k  2:57:08  0:00:35  2:56:33  169k  0 1986M    0     0    0 6880k      0   190k  2:57:59  0:00:36  2:57:23  166k  0 1986M    0     0    0 7040k      0   190k  2:58:13  0:00:37  2:57:36  166k  0 1986M    0     0    0 7216k      0   189k  2:59:01  0:00:38  2:58:23  166k  0 1986M    0     0    0 7392k      0   189k  2:59:12  0:00:39  2:58:33  167k  0 1986M    0     0    0 7520k      0   188k  3:00:08  0:00:39  2:59:29  165k  0 1986M    0     0    0 7696k      0   187k  3:00:32  0:00:40  2:59:52  167k  0 1986M    0     0    0 7856k      0   186k  3:01:22  0:00:42  3:00:40  162k  0 1986M    0     0    0 8016k      0   186k  3:01:40  0:00:42  3:00:58  164k  0 1986M    0     0    0 8176k      0   185k  3:02:18  0:00:43  3:01:35  160k  0 1986M    0     0    0 8336k      0   185k  3:02:41  0:00:44  3:01:57  164k  0 1986M    0     0    0 8512k      0   184k  3:04:11  0:00:46  3:03:25  155k  0 1986M    0     0    0 8656k      0   184k  3:03:49  0:00:46  3:03:03  163k  0 1986M    0     0    0 8816k      0   183k  3:04:38  0:00:48  3:03:50  158k  0 1986M    0     0    0 8960k      0   183k  3:05:06  0:00:48  3:04:18  158k  0 1986M    0     0    0 9136k      0   182k  3:05:24  0:00:49  3:04:35  158k  0 1986M    0     0    0 9296k      0   182k  3:05:59  0:00:50  3:05:09  164k  0 1986M    0     0    0 9456k      0   182k  3:06:13  0:00:51  3:05:22  159k  0 1986M    0     0    0 9616k      0   181k  3:07:00  0:00:53  3:06:07  159k  0 1986M    0     0    0 9760k      0   179k  3:08:37  0:00:54  3:07:43  148k  0 1986M    0     0    0 9872k      0   179k  3:08:46  0:00:54  3:07:52  147k  0 1986M    0     0    0  9.7M      0   179k  3:09:04  0:00:55  3:08:09  148k  0 1986M    0     0    0  9.9M      0   178k  3:09:35  0:00:57  3:08:38  146k  0 1986M    0     0    0 10.1M      0   179k  3:09:21  0:00:57  3:08:24  154k  0 1986M    0     0    0 10.2M      0   178k  3:09:47  0:00:58  3:08:49  165k  0 1986M    0     0    0 10.4M      0   178k  3:09:40  0:00:59  3:08:41  169k  0 1986M    0     0    0 10.6M      0   177k  3:10:29  0:01:01  3:09:28  163k  0 1986M    0     0    0 10.7M      0   178k  3:10:16  0:01:01  3:09:15  170k  0 1986M    0     0    0 10.9M      0   177k  3:10:36  0:01:03  3:09:33  164k  0 1986M    0     0    0 11.1M      0   178k  3:10:19  0:01:03  3:09:16  172k  0 1986M    0     0    0 11.2M      0   177k  3:10:48  0:01:04  3:09:44  164k  0 1986M    0     0    0 11.4M      0   177k  3:11:11  0:01:06  3:10:05  169k  0 1986M    0     0    0 11.5M      0   177k  3:11:14  0:01:06  3:10:08  166k  0 1986M    0     0    0 11.7M      0   177k  3:11:14  0:01:07  3:10:07  169k  0 1986M    0     0    0 11.9M      0   176k  3:11:44  0:01:08  3:10:36  160k  0 1986M    0     0    0 12.0M      0   176k  3:11:51  0:01:10  3:10:41  164k  0 1986M    0     0    0 12.2M      0   176k  3:12:06  0:01:10  3:10:56  165k  0 1986M    0     0    0 12.4M      0   176k  3:12:08  0:01:11  3:10:57  165k  0 1986M    0     0    0 12.5M      0   176k  3:12:11  0:01:12  3:10:59  164k  0 1986M    0     0    0 12.7M      0   176k  3:12:16  0:01:13  3:11:03  169k  0 1986M    0     0    0 12.9M      0   176k  3:12:09  0:01:14  3:10:55  172k  0 1986M    0     0    0 13.0M      0   176k  3:12:28  0:01:16  3:11:12  171k  0 1986M    0     0    0 13.2M      0   176k  3:12:32  0:01:16  3:11:16  170k  0 1986M    0     0    0 13.4M      0   176k  3:12:17  0:01:17  3:11:00  175k  0 1986M    0     0    0 13.5M      0   175k  3:12:42  0:01:18  3:11:24  170k  0 1986M    0     0    0 13.7M      0   175k  3:12:51  0:01:19  3:11:32  166k  0 1986M    0     0    0 13.9M      0   175k  3:12:59  0:01:21  3:11:38  168k  0 1986M    0     0    0 14.0M      0   175k  3:12:59  0:01:21  3:11:38  169k  0 1986M    0     0    0 14.1M      0   175k  3:13:43  0:01:23  3:12:20  154k  0 1986M    0     0    0 14.3M      0   174k  3:14:31  0:01:24  3:13:07  149k  0 1986M    0     0    0 14.4M      0   174k  3:14:28  0:01:24  3:13:04  150k  0 1986M    0     0    0 14.6M      0   174k  3:14:43  0:01:25  3:13:18  148k  0 1986M    0     0    0 14.7M      0   173k  3:14:59  0:01:27  3:13:32  145k  0 1986M    0     0    0 14.9M      0   173k  3:14:53  0:01:28  3:13:25  156k  0 1986M    0     0    0 15.1M      0   173k  3:15:05  0:01:29  3:13:36  165k  0 1986M    0     0    0 15.2M      0   173k  3:15:29  0:01:29  3:14:00  158k  0 1986M    0     0    0 15.4M      0   173k  3:15:26  0:01:30  3:13:56  162k  0 1986M    0     0    0 15.5M      0   173k  3:15:35  0:01:32  3:14:03  163k  0 1986M    0     0    0 15.7M      0   173k  3:15:42  0:01:32  3:14:10  160k  0 1986M    0     0    0 15.9M      0   173k  3:15:43  0:01:34  3:14:09  163k  0 1986M    0     0    0 16.0M      0   173k  3:15:35  0:01:34  3:14:01  171k  0 1986M    0     0    0 16.2M      0   173k  3:15:54  0:01:35  3:14:19  165k  0 1986M    0     0    0 16.3M      0   173k  3:15:48  0:01:36  3:14:12  169k  0 1986M    0     0    0 16.5M      0   173k  3:15:55  0:01:38  3:14:17  169k  0 1986M    0     0    0 16.7M      0   173k  3:15:57  0:01:39  3:14:18  169k  0 1986M    0     0    0 16.8M      0   172k  3:16:32  0:01:39  3:14:53  156k  0 1986M    0     0    0 17.0M      0   172k  3:16:39  0:01:40  3:14:59  159k  0 1986M    0     0    0 17.1M      0   172k  3:16:49  0:01:42  3:15:07  155k  0 1986M    0     0    0 17.3M      0   172k  3:16:51  0:01:42  3:15:09  155k  0 1986M    0     0    0 17.4M      0   172k  3:17:06  0:01:44  3:15:22  152k  0 1986M    0     0    0 17.6M      0   171k  3:17:22  0:01:45  3:15:37  157k  0 1986M    0     0    0 17.7M      0   171k  3:17:15  0:01:45  3:15:30  161k  0 1986M    0     0    0 17.9M      0   171k  3:17:31  0:01:47  3:15:44  159k  0 1986M    0     0    0 18.1M      0   171k  3:17:24  0:01:47  3:15:37  161k  0 1986M    0     0    0 18.2M      0   171k  3:17:47  0:01:49  3:15:58  159k  0 1986M    0     0    0 18.4M      0   171k  3:17:46  0:01:49  3:15:57  163k  0 1986M    0     0    0 18.5M      0   171k  3:17:53  0:01:50  3:16:03  159k  0 1986M    0     0    0 18.7M      0   171k  3:18:05  0:01:51  3:16:14  160k  0 1986M    0     0    0 18.7M      0   169k  3:19:38  0:01:53  3:17:45  129k  0 1986M    0     0    0 18.8M      0   169k  3:19:54  0:01:53  3:18:01  129k  0 1986M    0     0    0 19.0M      0   169k  3:20:10  0:01:55  3:18:15  125k  0 1986M    0     0    0 19.1M      0   169k  3:20:31  0:01:55  3:18:36  118k  0 1986M    0     0    0 19.3M      0   169k  3:20:28  0:01:57  3:18:31  124k  0 1986M    0     0    0 19.4M      0   169k  3:20:25  0:01:57  3:18:28  153k  0 1986M    0     0    0 19.6M      0   169k  3:20:37  0:01:59  3:18:38  155k  0 1986M    0     0    0 19.7M      0   168k  3:20:38  0:01:59  3:18:39  159k  1 1986M    0     0    1 19.9M      0   168k  3:20:52  0:02:01  3:18:51  162k  1 1986M    0     0    1 20.0M      0   168k  3:21:00  0:02:01  3:18:59  157k  1 1986M    0     0    1 20.2M      0   168k  3:20:45  0:02:02  3:18:43  162k  1 1986M    0     0    1 20.3M      0   167k  3:22:17  0:02:04  3:20:13  137k  1 1986M    0     0    1 20.4M      0   167k  3:22:34  0:02:04  3:20:30  128k  1 1986M    0     0    1 20.5M      0   167k  3:22:48  0:02:05  3:20:43  127k  1 1986M    0     0    1 20.7M      0   167k  3:22:47  0:02:06  3:20:41  131k  1 1986M    0     0    1 20.8M      0   167k  3:22:50  0:02:07  3:20:43  124k  1 1986M    0     0    1 21.0M      0   167k  3:22:50  0:02:09  3:20:41  154k  1 1986M    0     0    1 21.2M      0   167k  3:22:48  0:02:09  3:20:39  162k  1 1986M    0     0    1 21.3M      0   167k  3:22:47  0:02:11  3:20:36  167k  1 1986M    0     0    1 21.5M      0   167k  3:22:52  0:02:12  3:20:40  165k  1 1986M    0     0    1 21.7M      0   167k  3:22:47  0:02:12  3:20:35  168k  1 1986M    0     0    1 21.8M      0   167k  3:22:57  0:02:13  3:20:44  164k  1 1986M    0     0    1 22.0M      0   166k  3:23:07  0:02:15  3:20:52  160k  1 1986M    0     0    1 22.1M      0   166k  3:23:08  0:02:15  3:20:53  159k  1 1986M    0     0    1 22.3M      0   166k  3:23:10  0:02:16  3:20:54  160k  1 1986M    0     0    1 22.5M      0   167k  3:22:59  0:02:17  3:20:42  162k  1 1986M    0     0    1 22.6M      0   167k  3:23:01  0:02:18  3:20:43  165k  1 1986M    0     0    1 22.8M      0   166k  3:23:13  0:02:20  3:20:53  164k  1 1986M    0     0    1 22.9M      0   166k  3:23:10  0:02:20  3:20:50  166k  1 1986M    0     0    1 23.1M      0   166k  3:23:06  0:02:21  3:20:45  168k  1 1986M    0     0    1 23.3M      0   166k  3:23:08  0:02:23  3:20:45  163k  1 1986M    0     0    1 23.4M      0   166k  3:23:11  0:02:23  3:20:48  163k  1 1986M    0     0    1 23.6M      0   166k  3:23:20  0:02:24  3:20:56  164k  1 1986M    0     0    1 23.7M      0   166k  3:23:26  0:02:25  3:21:01  160k  1 1986M    0     0    1 23.9M      0   166k  3:23:30  0:02:26  3:21:04  157k  1 1986M    0     0    1 24.0M      0   166k  3:23:32  0:02:27  3:21:05  156k  1 1986M    0     0    1 24.1M      0   166k  3:23:53  0:02:28  3:21:25  149k  1 1986M    0     0    1 24.3M      0   166k  3:24:04  0:02:30  3:21:34  148k  1 1986M    0     0    1 24.4M      0   166k  3:24:06  0:02:30  3:21:36  150k  1 1986M    0     0    1 24.6M      0   166k  3:24:04  0:02:31  3:21:33  152k  1 1986M    0     0    1 24.8M      0   166k  3:24:10  0:02:33  3:21:37  150k  1 1986M    0     0    1 24.9M      0   166k  3:24:07  0:02:34  3:21:33  160k  1 1986M    0     0    1 25.1M      0   166k  3:24:06  0:02:34  3:21:32  165k  1 1986M    0     0    1 25.2M      0   166k  3:24:10  0:02:35  3:21:35  164k  1 1986M    0     0    1 25.4M      0   166k  3:24:11  0:02:36  3:21:35  163k  1 1986M    0     0    1 25.6M      0   166k  3:24:13  0:02:37  3:21:36  164k  1 1986M    0     0    1 25.7M      0   166k  3:24:07  0:02:38  3:21:29  166k  1 1986M    0     0    1 25.9M      0   165k  3:24:34  0:02:40  3:21:54  154k  1 1986M    0     0    1 26.0M      0   165k  3:24:34  0:02:40  3:21:54  155k  1 1986M    0     0    1 26.2M      0   165k  3:24:26  0:02:41  3:21:45  159k  1 1986M    0     0    1 26.3M      0   165k  3:24:30  0:02:42  3:21:48  158k  1 1986M    0     0    1 26.5M      0   165k  3:24:42  0:02:43  3:21:59  150k  1 1986M    0     0    1 26.6M      0   165k  3:24:44  0:02:44  3:22:00  160k  1 1986M    0     0    1 26.8M      0   165k  3:24:45  0:02:46  3:21:59  160k  1 1986M    0     0    1 27.0M      0   165k  3:24:40  0:02:46  3:21:54  159k  1 1986M    0     0    1 27.1M      0   165k  3:24:46  0:02:47  3:21:59  158k  1 1986M    0     0    1 27.3M      0   165k  3:24:47  0:02:49  3:21:58  163k  1 1986M    0     0    1 27.5M      0   165k  3:24:41  0:02:50  3:21:51  167k  1 1986M    0     0    1 27.6M      0   165k  3:24:48  0:02:50  3:21:58  164k  1 1986M    0     0    1 27.8M      0   165k  3:24:49  0:02:52  3:21:57  161k  1 1986M    0     0    1 27.9M      0   165k  3:24:59  0:02:52  3:22:07  159k  1 1986M    0     0    1 28.0M      0   165k  3:25:14  0:02:54  3:22:20  153k  1 1986M    0     0    1 28.2M      0   165k  3:25:17  0:02:55  3:22:22  149k  1 1986M    0     0    1 28.3M      0   165k  3:25:11  0:02:55  3:22:16  154k  1 1986M    0     0    1 28.5M      0   165k  3:25:23  0:02:57  3:22:26  149k  1 1986M    0     0    1 28.7M      0   165k  3:25:20  0:02:58  3:22:22  155k  1 1986M    0     0    1 28.8M      0   164k  3:25:30  0:02:58  3:22:32  157k  1 1986M    0     0    1 29.0M      0   164k  3:25:34  0:03:00  3:22:34  156k  1 1986M    0     0    1 29.1M      0   164k  3:25:29  0:03:00  3:22:29  156k  1 1986M    0     0    1 29.2M      0   164k  3:25:42  0:03:02  3:22:40  155k  1 1986M    0     0    1 29.4M      0   164k  3:25:46  0:03:02  3:22:44  152k  1 1986M    0     0    1 29.6M      0   164k  3:25:44  0:03:03  3:22:41  157k  1 1986M    0     0    1 29.7M      0   164k  3:25:55  0:03:04  3:22:51  153k  1 1986M    0     0    1 29.8M      0   164k  3:26:00  0:03:05  3:22:55  149k  1 1986M    0     0    1 30.0M      0   164k  3:26:01  0:03:06  3:22:55  155k  1 1986M    0     0    1 30.1M      0   164k  3:26:23  0:03:07  3:23:16  146k  1 1986M    0     0    1 30.3M      0   164k  3:26:20  0:03:09  3:23:11  147k  1 1986M    0     0    1 30.5M      0   164k  3:26:19  0:03:10  3:23:09  153k  1 1986M    0     0    1 30.6M      0   164k  3:26:18  0:03:11  3:23:07  155k  1 1986M    0     0    1 30.8M      0   164k  3:26:14  0:03:11  3:23:03  157k  1 1986M    0     0    1 30.9M      0   164k  3:26:24  0:03:13  3:23:11  163k  1 1986M    0     0    1 31.1M      0   164k  3:26:22  0:03:14  3:23:08  163k  1 1986M    0     0    1 31.2M      0   164k  3:26:28  0:03:14  3:23:14  159k  1 1986M    0     0    1 31.4M      0   164k  3:26:29  0:03:15  3:23:14  158k  1 1986M    0     0    1 31.5M      0   163k  3:26:45  0:03:16  3:23:29  148k  1 1986M    0     0    1 31.7M      0   163k  3:26:45  0:03:17  3:23:28  152k  1 1986M    0     0    1 31.8M      0   163k  3:26:57  0:03:18  3:23:39  145k  1 1986M    0     0    1 31.9M      0   163k  3:27:00  0:03:19  3:23:41  147k  1 1986M    0     0    1 32.1M      0   163k  3:27:04  0:03:21  3:23:43  145k  1 1986M    0     0    1 32.2M      0   163k  3:27:05  0:03:22  3:23:43  152k  1 1986M    0     0    1 32.4M      0   163k  3:27:12  0:03:23  3:23:49  149k  1 1986M    0     0    1 32.6M      0   163k  3:27:09  0:03:24  3:23:45  157k  1 1986M    0     0    1 32.7M      0   163k  3:27:08  0:03:24  3:23:44  159k  1 1986M    0     0    1 32.9M      0   163k  3:27:07  0:03:25  3:23:42  162k  1 1986M    0     0    1 33.0M      0   163k  3:27:09  0:03:27  3:23:42  161k  1 1986M    0     0    1 33.2M      0   163k  3:27:08  0:03:28  3:23:40  166k  1 1986M    0     0    1 33.3M      0   163k  3:27:17  0:03:29  3:23:48  159k  1 1986M    0     0    1 33.5M      0   163k  3:27:12  0:03:29  3:23:43  161k  1 1986M    0     0    1 33.6M      0   163k  3:27:29  0:03:30  3:23:59  151k  1 1986M    0     0    1 33.8M      0   163k  3:27:27  0:03:31  3:23:56  153k  1 1986M    0     0    1 33.9M      0   163k  3:27:37  0:03:32  3:24:05  147k  1 1986M    0     0    1 34.1M      0   163k  3:27:41  0:03:34  3:24:07  150k  1 1986M    0     0    1 34.2M      0   163k  3:27:42  0:03:35  3:24:07  147k  1 1986M    0     0    1 34.4M      0   163k  3:27:36  0:03:35  3:24:01  159k  1 1986M    0     0    1 34.5M      0   163k  3:27:47  0:03:36  3:24:11  152k  1 1986M    0     0    1 34.7M      0   163k  3:27:49  0:03:38  3:24:11  156k  1 1986M    0     0    1 34.8M      0   163k  3:27:47  0:03:38  3:24:09  159k  1 1986M    0     0    1 35.0M      0   163k  3:27:52  0:03:39  3:24:13  156k  1 1986M    0     0    1 35.1M      0   163k  3:27:59  0:03:40  3:24:19  150k  1 1986M    0     0    1 35.3M      0   162k  3:28:04  0:03:42  3:24:22  153k  1 1986M    0     0    1 35.4M      0   162k  3:28:01  0:03:42  3:24:19  155k  1 1986M    0     0    1 35.6M      0   162k  3:28:11  0:03:43  3:24:28  149k  1 1986M    0     0    1 35.7M      0   162k  3:28:09  0:03:44  3:24:25  153k  1 1986M    0     0    1 35.9M      0   162k  3:28:06  0:03:46  3:24:20  158k  1 1986M    0     0    1 36.1M      0   162k  3:28:07  0:03:46  3:24:21  161k  1 1986M    0     0    1 36.2M      0   163k  3:27:58  0:03:47  3:24:11  165k  1 1986M    0     0    1 36.4M      0   162k  3:28:03  0:03:48  3:24:15  167k  1 1986M    0     0    1 36.6M      0   162k  3:28:01  0:03:50  3:24:11  167k  1 1986M    0     0    1 36.7M      0   163k  3:28:00  0:03:51  3:24:09  166k  1 1986M    0     0    1 36.9M      0   162k  3:28:01  0:03:51  3:24:10  166k  1 1986M    0     0    1 37.0M      0   162k  3:28:03  0:03:52  3:24:11  159k  1 1986M    0     0    1 37.2M      0   162k  3:28:06  0:03:54  3:24:12  160k  1 1986M    0     0    1 37.3M      0   162k  3:28:04  0:03:54  3:24:10  161k  1 1986M    0     0    1 37.5M      0   162k  3:28:07  0:03:56  3:24:11  158k  1 1986M    0     0    1 37.7M      0   162k  3:28:10  0:03:57  3:24:13  157k  1 1986M    0     0    1 37.8M      0   162k  3:28:10  0:03:58  3:24:12  158k  1 1986M    0     0    1 38.0M      0   162k  3:28:15  0:03:59  3:24:16  157k  1 1986M    0     0    1 38.1M      0   162k  3:28:13  0:04:00  3:24:13  157k  1 1986M    0     0    1 38.3M      0   162k  3:28:09  0:04:00  3:24:09  161k  1 1986M    0     0    1 38.4M      0   162k  3:28:09  0:04:01  3:24:08  163k  1 1986M    0     0    1 38.6M      0   162k  3:28:06  0:04:02  3:24:04  165k  1 1986M    0     0    1 38.8M      0   163k  3:28:00  0:04:04  3:23:56  172k  1 1986M    0     0    1 38.9M      0   162k  3:28:06  0:04:04  3:24:02  167k  1 1986M    0     0    1 39.1M      0   162k  3:28:00  0:04:05  3:23:55  168k  1 1986M    0     0    1 39.3M      0   163k  3:27:58  0:04:06  3:23:52  169k  1 1986M    0     0    1 39.4M      0   162k  3:28:01  0:04:07  3:23:54  166k  1 1986M    0     0    1 39.6M      0   162k  3:28:09  0:04:09  3:24:00  157k  2 1986M    0     0    2 39.7M      0   162k  3:28:09  0:04:10  3:23:59  161k  2 1986M    0     0    2 39.9M      0   162k  3:28:09  0:04:11  3:23:58  157k  2 1986M    0     0    2 40.0M      0   162k  3:28:09  0:04:12  3:23:57  156k  2 1986M    0     0    2 40.2M      0   162k  3:28:08  0:04:13  3:23:55  158k  2 1986M    0     0    2 40.4M      0   162k  3:28:08  0:04:13  3:23:55  163k  2 1986M    0     0    2 40.5M      0   162k  3:28:12  0:04:15  3:23:57  160k  2 1986M    0     0    2 40.7M      0   162k  3:28:16  0:04:16  3:24:00  158k  2 1986M    0     0    2 40.8M      0   162k  3:28:14  0:04:16  3:23:58  159k  2 1986M    0     0    2 41.0M      0   162k  3:28:15  0:04:17  3:23:58  158k  2 1986M    0     0    2 41.1M      0   162k  3:28:14  0:04:18  3:23:56  158k  2 1986M    0     0    2 41.3M      0   162k  3:28:11  0:04:19  3:23:52  163k  2 1986M    0     0    2 41.5M      0   162k  3:28:12  0:04:20  3:23:52  165k  2 1986M    0     0    2 41.6M      0   162k  3:28:08  0:04:21  3:23:47  166k  2 1986M    0     0    2 41.8M      0   162k  3:28:04  0:04:23  3:23:41  170k  2 1986M    0     0    2 42.0M      0   162k  3:28:05  0:04:24  3:23:41  168k  2 1986M    0     0    2 42.1M      0   162k  3:28:02  0:04:24  3:23:38  168k  2 1986M    0     0    2 42.3M      0   162k  3:28:02  0:04:25  3:23:37  169k  2 1986M    0     0    2 42.5M      0   163k  3:27:58  0:04:26  3:23:32  169k  2 1986M    0     0    2 42.6M      0   163k  3:28:00  0:04:27  3:23:33  165k  2 1986M    0     0    2 42.8M      0   162k  3:28:02  0:04:28  3:23:34  165k  2 1986M    0     0    2 43.0M      0   163k  3:27:53  0:04:29  3:23:24  169k  2 1986M    0     0    2 43.1M      0   163k  3:27:51  0:04:30  3:23:21  170k  2 1986M    0     0    2 43.3M      0   163k  3:27:56  0:04:32  3:23:24  164k  2 1986M    0     0    2 43.5M      0   163k  3:27:53  0:04:33  3:23:20  167k  2 1986M    0     0    2 43.6M      0   163k  3:27:58  0:04:34  3:23:24  165k  2 1986M    0     0    2 43.7M      0   163k  3:27:54  0:04:35  3:23:19  162k  2 1986M    0     0    2 43.9M      0   163k  3:27:52  0:04:35  3:23:17  162k  2 1986M    0     0    2 44.1M      0   163k  3:27:50  0:04:36  3:23:14  167k  2 1986M    0     0    2 44.2M      0   163k  3:27:49  0:04:37  3:23:12  165k  2 1986M    0     0    2 44.4M      0   163k  3:27:46  0:04:38  3:23:08  171k  2 1986M    0     0    2 44.6M      0   163k  3:27:52  0:04:40  3:23:12  164k  2 1986M    0     0    2 44.7M      0   163k  3:27:51  0:04:40  3:23:11  164k  2 1986M    0     0    2 44.9M      0   163k  3:27:51  0:04:42  3:23:09  162k  2 1986M    0     0    2 45.0M      0   163k  3:27:51  0:04:42  3:23:09  161k  2 1986M    0     0    2 45.2M      0   163k  3:27:49  0:04:44  3:23:05  160k  2 1986M    0     0    2 45.4M      0   163k  3:27:48  0:04:44  3:23:04  165k  2 1986M    0     0    2 45.5M      0   163k  3:27:45  0:04:45  3:23:00  167k  2 1986M    0     0    2 45.7M      0   163k  3:27:43  0:04:46  3:22:57  169k  2 1986M    0     0    2 45.9M      0   163k  3:27:41  0:04:47  3:22:54  170k  2 1986M    0     0    2 46.0M      0   163k  3:27:44  0:04:49  3:22:55  167k  2 1986M    0     0    2 46.2M      0   163k  3:27:40  0:04:50  3:22:50  169k  2 1986M    0     0    2 46.4M      0   163k  3:27:36  0:04:50  3:22:46  169k  2 1986M    0     0    2 46.5M      0   163k  3:27:48  0:04:51  3:22:57  159k  2 1986M    0     0    2 46.6M      0   163k  3:27:49  0:04:53  3:22:56  156k  2 1986M    0     0    2 46.8M      0   163k  3:27:50  0:04:53  3:22:57  158k  2 1986M    0     0    2 46.9M      0   163k  3:27:54  0:04:55  3:22:59  152k  2 1986M    0     0    2 47.1M      0   163k  3:27:55  0:04:56  3:22:59  149k  2 1986M    0     0    2 47.2M      0   163k  3:27:57  0:04:57  3:23:00  156k  2 1986M    0     0    2 47.4M      0   163k  3:27:54  0:04:57  3:22:57  159k  2 1986M    0     0    2 47.5M      0   163k  3:27:57  0:04:58  3:22:59  157k  2 1986M    0     0    2 47.7M      0   162k  3:28:02  0:04:59  3:23:03  156k  2 1986M    0     0    2 47.9M      0   162k  3:28:03  0:05:01  3:23:02  156k  2 1986M    0     0    2 48.0M      0   162k  3:28:13  0:05:01  3:23:12  150k  2 1986M    0     0    2 48.1M      0   162k  3:28:16  0:05:03  3:23:13  146k  2 1986M    0     0    2 48.3M      0   162k  3:28:16  0:05:03  3:23:13  148k  2 1986M    0     0    2 48.4M      0   162k  3:28:18  0:05:05  3:23:13  150k  2 1986M    0     0    2 48.6M      0   162k  3:28:18  0:05:06  3:23:12  151k  2 1986M    0     0    2 48.7M      0   162k  3:28:18  0:05:06  3:23:12  159k  2 1986M    0     0    2 48.9M      0   162k  3:28:19  0:05:08  3:23:11  160k  2 1986M    0     0    2 49.1M      0   162k  3:28:16  0:05:08  3:23:08  163k  2 1986M    0     0    2 49.2M      0   162k  3:28:15  0:05:09  3:23:06  165k  2 1986M    0     0    2 49.4M      0   162k  3:28:12  0:05:11  3:23:01  168k  2 1986M    0     0    2 49.6M      0   162k  3:28:10  0:05:11  3:22:59  169k  2 1986M    0     0    2 49.7M      0   162k  3:28:10  0:05:13  3:22:57  170k  2 1986M    0     0    2 49.9M      0   162k  3:28:07  0:05:13  3:22:54  170k  2 1986M    0     0    2 50.1M      0   162k  3:28:09  0:05:15  3:22:54  167k  2 1986M    0     0    2 50.2M      0   162k  3:28:09  0:05:16  3:22:53  164k  2 1986M    0     0    2 50.4M      0   162k  3:28:05  0:05:16  3:22:49  167k  2 1986M    0     0    2 50.5M      0   162k  3:28:03  0:05:17  3:22:46  168k  2 1986M    0     0    2 50.7M      0   162k  3:28:02  0:05:18  3:22:44  166k  2 1986M    0     0    2 50.9M      0   162k  3:28:02  0:05:19  3:22:43  168k  2 1986M    0     0    2 51.1M      0   163k  3:27:55  0:05:21  3:22:34  174k  2 1986M    0     0    2 51.2M      0   163k  3:27:54  0:05:21  3:22:33  171k  2 1986M    0     0    2 51.4M      0   163k  3:27:54  0:05:22  3:22:32  170k  2 1986M    0     0    2 51.6M      0   163k  3:27:49  0:05:24  3:22:25  174k  2 1986M    0     0    2 51.7M      0   163k  3:27:46  0:05:24  3:22:22  176k  2 1986M    0     0    2 51.9M      0   163k  3:27:46  0:05:25  3:22:21  170k  2 1986M    0     0    2 52.1M      0   163k  3:27:48  0:05:27  3:22:21  168k  2 1986M    0     0    2 52.2M      0   163k  3:27:49  0:05:28  3:22:21  167k  2 1986M    0     0    2 52.4M      0   163k  3:27:51  0:05:29  3:22:22  161k  2 1986M    0     0    2 52.5M      0   163k  3:27:54  0:05:29  3:22:25  156k  2 1986M    0     0    2 52.7M      0   163k  3:27:54  0:05:30  3:22:24  156k  2 1986M    0     0    2 52.8M      0   163k  3:27:50  0:05:31  3:22:19  161k  2 1986M    0     0    2 53.0M      0   163k  3:27:52  0:05:33  3:22:19  160k  2 1986M    0     0    2 53.1M      0   163k  3:28:00  0:05:34  3:22:26  154k  2 1986M    0     0    2 53.3M      0   162k  3:28:03  0:05:35  3:22:28  154k  2 1986M    0     0    2 53.4M      0   162k  3:28:05  0:05:36  3:22:29  153k  2 1986M    0     0    2 53.6M      0   162k  3:28:06  0:05:37  3:22:29  148k  2 1986M    0     0    2 53.7M      0   162k  3:28:08  0:05:38  3:22:30  148k  2 1986M    0     0    2 53.9M      0   162k  3:28:08  0:05:39  3:22:29  155k  2 1986M    0     0    2 54.0M      0   162k  3:28:13  0:05:40  3:22:33  154k  2 1986M    0     0    2 54.2M      0   162k  3:28:09  0:05:40  3:22:29  159k  2 1986M    0     0    2 54.3M      0   162k  3:28:10  0:05:41  3:22:29  158k  2 1986M    0     0    2 54.5M      0   162k  3:28:12  0:05:43  3:22:29  159k  2 1986M    0     0    2 54.7M      0   162k  3:28:12  0:05:44  3:22:28  159k  2 1986M    0     0    2 54.8M      0   162k  3:28:14  0:05:44  3:22:30  162k  2 1986M    0     0    2 55.0M      0   162k  3:28:10  0:05:45  3:22:25  161k  2 1986M    0     0    2 55.2M      0   162k  3:28:11  0:05:47  3:22:24  162k  2 1986M    0     0    2 55.3M      0   162k  3:28:07  0:05:47  3:22:20  167k  2 1986M    0     0    2 55.5M      0   162k  3:28:10  0:05:49  3:22:21  164k  2 1986M    0     0    2 55.6M      0   162k  3:28:10  0:05:50  3:22:20  166k  2 1986M    0     0    2 55.8M      0   162k  3:28:09  0:05:50  3:22:19  163k  2 1986M    0     0    2 55.9M      0   162k  3:28:10  0:05:51  3:22:19  163k  2 1986M    0     0    2 56.1M      0   162k  3:28:18  0:05:52  3:22:26  153k  2 1986M    0     0    2 56.2M      0   162k  3:28:22  0:05:54  3:22:28  152k  2 1986M    0     0    2 56.4M      0   162k  3:28:21  0:05:55  3:22:26  153k  2 1986M    0     0    2 56.5M      0   162k  3:28:19  0:05:55  3:22:24  153k  2 1986M    0     0    2 56.7M      0   162k  3:28:15  0:05:56  3:22:19  158k  2 1986M    0     0    2 56.9M      0   162k  3:28:12  0:05:57  3:22:15  168k  2 1986M    0     0    2 57.1M      0   162k  3:28:08  0:05:59  3:22:09  175k  2 1986M    0     0    2 57.2M      0   162k  3:28:10  0:06:00  3:22:10  172k  2 1986M    0     0    2 57.4M      0   162k  3:28:09  0:06:01  3:22:08  171k  2 1986M    0     0    2 57.4M      0   162k  3:28:41  0:06:02  3:22:39  138k  2 1986M    0     0    2 57.4M      0   162k  3:29:15  0:06:03  3:23:12  103k  2 1986M    0     0    2 57.4M      0   162k  3:29:16  0:06:03  3:23:13 85780
curl: (55) SSL_write() returned SYSCALL, errno = 32
+ docker rmi --force mesos-1576191843-715
Untagged: mesos-1576191843-715:latest
Deleted: sha256:00cdce72badcdeed81d67e0e887dccf24a879b562dd772ebe8d8b348a8301583
Deleted: sha256:4a86e6436c5d7a024a50eb1620e5e49833756593ac5e5165cb80c87960e6324f
Deleted: sha256:03de974a1466a58ad08aeb37c80b7218a5a0d6e12bbb411c7b97bbbd4e65c440
Deleted: sha256:ad33490de7c1542dfec504eb628902d018385b529ebfdbe8d510752f3ab57e5d
Deleted: sha256:1f0368b5780d5949ef21f1f1c9954c010f7ced96979deb2f81d00248021d4b65
Deleted: sha256:0e14575213dcb5af9aa3eeb659f2b7917a21dc99359117daacba4f97b23c959e
Deleted: sha256:78d6e548d39ae5df483d2b514215ad069bf18fc5d808990eead87cb404de4c1d
Deleted: sha256:ecbb116a2d8aacdf80c410bf09ff187ac659f7a74e152489f95aa2e315e59eb7
Deleted: sha256:171560ae7b62ddb69926f35423b5cdccd327ab24ace8dac568fd5045f01eb7cd
Deleted: sha256:96d08fffa96618a7d2f0058dbf5065024f9fa29974cb28c6bcc58452e5312c8c
Deleted: sha256:9346491f6f9315df41a0d15f4f0336a9b42881b21c9f90e8defdcb4333685f4d
Deleted: sha256:9d986200dbe99360d632238f662c4f23ea11c7916bbd85dbc391c76addb699c0
Deleted: sha256:5df8a2870c01fcada1ed55960f9fedb1348248097a3751202a0508e3c3000d69
Deleted: sha256:f28b8c6135a4b344ba713075463499f968a8ee1769d9cd97b31b610750babb1a
Deleted: sha256:cf6707046bd067798fa4d228202184e877c671466e4f560237ed09c237ae1f43
Deleted: sha256:b89147a482674ab1f4a740c4ece988dd0e74ad7bea547839d4c0433e0140f568
Deleted: sha256:098b7b8d72d901545c1d3c4626790e22dd067f65ab361321a0387afc2e5a1db6
Deleted: sha256:e811441416aa36e32568c7a5a67e5889b58a252bd94137196b582fd9289a798c
Deleted: sha256:42cd383e4b21d60dac54fa5fbf7a1b9ee1b91883840f317e8ed3c1506f239a8a
Deleted: sha256:84f04e688e48a93048dbb39c1168322cb9aa77350288479d50fb08841f281fec
Deleted: sha256:9496bfbce59b59f28976f2b962507a51e8ecdba05cad3de81752d7700947c802
Deleted: sha256:507c14e419aa6a10e54610943fcfc948d6acf0cbdc82f2d823b1eae28346de71
Deleted: sha256:67d482e705b8467729d04570196a17104959fbcca98dc1a68cd38eaf8c4f7146
Deleted: sha256:c03f8a99fa1337bd92017bbc3833f8d6b8c348f5bce0241b08b2a62fb77c88ca
Deleted: sha256:ed7ddebc23486a79537283bbcf4c20f29e9384227b6661f4d8637fade04fb851
Deleted: sha256:f6a54bca263787741122f242633b72c7b27a6dd5f43890f7926ea7f527ef27b8
Deleted: sha256:15a90fa14a6b54f2c3d4edbfa9132da26115aff4462e42962310c1618f5dc87c
Deleted: sha256:97bb00878022f914e5e592a7e2d2e49b61dcfeeb37003a4ab0ec6554b8852349
Deleted: sha256:30df1b0f393f1f7edf0076fae58cdd56e71ec8b5b0bdc0c55100d6dfce339f8e
Deleted: sha256:bbdca10d0b8bc4bdaf750981b88824793e9a3bc268e7bc65a3a05d8c536cda8f
Deleted: sha256:7df43a8236a825c5704381de4d7ab142d4e81a53f906eef58f586e47bd155423
Deleted: sha256:f98114880642428c206eaad8c1f997d5d235917977263e53637bcaad223e66f1
Deleted: sha256:55638d05a20bb486f6336379f7c831ac28dcbc09b4957f19663cfba4753b7710
Deleted: sha256:6e7524cc24b5e2f122f4ba565b2984bc05f3bb912ab3d4773cfc6ae2fe8b91fe
Deleted: sha256:37713f574809eec65d260f8e3c2aac8a905761ac1d7c8770eff71ad8a01790e7
Deleted: sha256:d02b22bce6e76d8c7cb1553d17325019bc387fcbdd3377bc4abf2fe076f76c25
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : Mesos-Coverity » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2581

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Coverity/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2581/display/redirect>