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 2020/08/19 04:11:49 UTC

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

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

Changes:

[zhq527725] Exposed Mesos agent ID to managed CSI plugins.


------------------------------------------
[...truncated 6.21 MB...]
copying mesos/cli.py -> build/bdist.linux-x86_64/wheel/mesos
running install_egg_info
Copying src/mesos.egg-info to build/bdist.linux-x86_64/wheel/mesos-1.11.0-py2.7.egg-info
copying mesos/futures.py -> build/bdist.linux-x86_64/wheel/mesos
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
running install_egg_info
Copying src/mesos.cli.egg-info to build/bdist.linux-x86_64/wheel/mesos.cli-1.11.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.native-1.11.0-py2.7-nspkg.pth
running install_scripts
running install_scripts
Installing build/bdist.linux-x86_64/wheel/mesos.cli-1.11.0-py2.7-nspkg.pth
running install_scripts
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__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.11.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.11.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.interface-1.11.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.interface-1.11.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos.native-1.11.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos.cli-1.11.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos-1.11.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/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]
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/module.cpp -o build/temp.linux-x86_64-2.7/src/mesos/executor/module.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/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/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]
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/mesos_executor_driver_impl.o 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 /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/mesos_scheduler_driver_impl.o build/temp.linux-x86_64-2.7/src/mesos/scheduler/module.o build/temp.linux-x86_64-2.7/src/mesos/scheduler/proxy_scheduler.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
creating 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
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/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__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.11.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/_executor.so -> build/bdist.linux-x86_64/wheel/mesos/executor
copying mesos/executor/__init__.py -> 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.11.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.executor-1.11.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.executor-1.11.0.dist-info/WHEEL
libtool: link: (cd ".libs" && rm -f "libmesos.so" && ln -s "libmesos-1.11.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-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-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-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 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
/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
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-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
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 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-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
/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
/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-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
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
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
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__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.11.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.11.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.scheduler-1.11.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.scheduler-1.11.0.dist-info/WHEEL
make[2]: Leaving directory `/mesos/src'
make[1]: Leaving directory `/mesos/src'
Emitted 1201 C/C++ compilation units (99%) successfully
[WARNING] Recoverable errors were encountered during 1 of these C/C++ compilation units.

1201 C/C++ compilation units (99%) are ready for analysis
The cov-build utility completed successfully.
2020-08-19T04:03:29.771231Z|cov-build|7376|info|> Build time (cov-build overall): 01:02:04.203618
2020-08-19T04:03:29.771231Z|cov-build|7376|info|> 
2020-08-19T04:03:29.786167Z|cov-build|7376|info|> Build time (C/C++ emits total): 00:00:01.298281
2020-08-19T04:03:29.786167Z|cov-build|7376|info|> 
2020-08-19T04:03:29.786167Z|cov-build|7376|info|> 
2020-08-19T04:03:29.786234Z|cov-build|7376|info|> Emitted 1201 C/C++ compilation units (99%) successfully
2020-08-19T04:03:29.786234Z|cov-build|7376|info|> [WARNING] Recoverable errors were encountered during 1 of these C/C++ compilation units.
2020-08-19T04:03:29.786234Z|cov-build|7376|info|> 
2020-08-19T04:03:29.786234Z|cov-build|7376|info|> 1201 C/C++ compilation units (99%) are ready for analysis
2020-08-19T04:03:29.786234Z|cov-build|7376|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     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0 1929M    0     0    0 65919      0  62663  8:58:12  0:00:01  8:58:11 62660  0 1929M    0     0    0 3488k      0  1689k  0:19:29  0:00:02  0:19:27 1689k  0 1929M    0     0    0 9824k      0  3225k  0:10:12  0:00:03  0:10:09 3225k  0 1929M    0     0    0 14.4M      0  3619k  0:09:05  0:00:04  0:09:01 3619k  1 1929M    0     0    1 19.3M      0  3947k  0:08:20  0:00:05  0:08:15 3957k  1 1929M    0     0    1 24.2M      0  4116k  0:08:00  0:00:06  0:07:54 4972k  1 1929M    0     0    1 29.7M      0  4333k  0:07:36  0:00:07  0:07:29 5429k  1 1929M    0     0    1 34.7M      0  4369k  0:07:32  0:00:08  0:07:24 5055k  2 1929M    0     0    2 38.7M      0  4402k  0:07:28  0:00:09  0:07:19 5046k  2 1929M    0     0    2 42.8M      0  4373k  0:07:31  0:00:10  0:07:21 4801k  2 1929M    0     0    2 46.3M      0  4302k  0:07:39  0:00:11  0:07:28 4525k  2 1929M    0     0    2 50.1M      0  4277k  0:07:42  0:00:12  0:07:30 4197k  2 1929M    0     0    2 53.6M      0  4218k  0:07:48  0:00:13  0:07:35 3966k  2 1929M    0     0    2 56.7M      0  4142k  0:07:57  0:00:14  0:07:43 3673k  3 1929M    0     0    3 58.6M      0  3994k  0:08:14  0:00:15  0:07:59 3236k  3 1929M    0     0    3 60.2M      0  3847k  0:08:33  0:00:16  0:08:17 2847k  3 1929M    0     0    3 61.5M      0  3687k  0:08:55  0:00:17  0:08:38 2290k  3 1929M    0     0    3 62.5M      0  3549k  0:09:16  0:00:18  0:08:58 1816k  3 1929M    0     0    3 63.7M      0  3423k  0:09:37  0:00:19  0:09:18 1416k  3 1929M    0     0    3 64.8M      0  3312k  0:09:56  0:00:20  0:09:36 1265k  3 1929M    0     0    3 66.0M      0  3214k  0:10:14  0:00:21  0:09:53 1179k  3 1929M    0     0    3 67.1M      0  3122k  0:10:32  0:00:22  0:10:10 1173k  3 1929M    0     0    3 68.3M      0  3041k  0:10:49  0:00:23  0:10:26 1195k  3 1929M    0     0    3 69.4M      0  2961k  0:11:07  0:00:24  0:10:43 1184k  3 1929M    0     0    3 70.6M      0  2892k  0:11:23  0:00:25  0:10:58 1197k  3 1929M    0     0    3 71.7M      0  2824k  0:11:39  0:00:26  0:11:13 1182k  3 1929M    0     0    3 73.0M      0  2766k  0:11:54  0:00:27  0:11:27 1194k  3 1929M    0     0    3 74.1M      0  2707k  0:12:09  0:00:28  0:11:41 1176k  3 1929M    0     0    3 74.9M      0  2646k  0:12:26  0:00:29  0:11:57 1132k  3 1929M    0     0    3 75.8M      0  2585k  0:12:44  0:00:30  0:12:14 1052k  3 1929M    0     0    3 76.7M      0  2532k  0:13:00  0:00:31  0:12:29 1009k  4 1929M    0     0    4 77.5M      0  2479k  0:13:16  0:00:32  0:12:44  934k  4 1929M    0     0    4 78.4M      0  2433k  0:13:32  0:00:33  0:12:59  887k  4 1929M    0     0    4 79.3M      0  2389k  0:13:47  0:00:34  0:13:13  899k  4 1929M    0     0    4 80.3M      0  2348k  0:14:01  0:00:35  0:13:26  923k  4 1929M    0     0    4 81.3M      0  2312k  0:14:14  0:00:36  0:13:38  954k  4 1929M    0     0    4 82.5M      0  2281k  0:14:26  0:00:37  0:13:49 1011k  4 1929M    0     0    4 84.1M      0  2265k  0:14:32  0:00:38  0:13:54 1158k  4 1929M    0     0    4 85.8M      0  2252k  0:14:37  0:00:39  0:13:58 1324k  4 1929M    0     0    4 87.5M      0  2239k  0:14:42  0:00:40  0:14:02 1472k  4 1929M    0     0    4 89.2M      0  2228k  0:14:46  0:00:41  0:14:05 1623k  4 1929M    0     0    4 90.7M      0  2209k  0:14:54  0:00:42  0:14:12 1678k  4 1929M    0     0    4 91.6M      0  2182k  0:15:05  0:00:43  0:14:22 1553k  4 1929M    0     0    4 92.3M      0  2148k  0:15:19  0:00:44  0:14:35 1336k  4 1929M    0     0    4 93.0M      0  2115k  0:15:34  0:00:45  0:14:49 1129k  4 1929M    0     0    4 93.6M      0  2084k  0:15:48  0:00:46  0:15:02  895k  4 1929M    0     0    4 94.1M      0  2049k  0:16:04  0:00:47  0:15:17  702k  4 1929M    0     0    4 94.6M      0  2018k  0:16:19  0:00:48  0:15:31  601k  4 1929M    0     0    4 95.1M      0  1987k  0:16:34  0:00:49  0:15:45  562k  4 1929M    0     0    4 95.6M      0  1957k  0:16:49  0:00:50  0:15:59  532k  4 1929M    0     0    4 96.2M      0  1930k  0:17:03  0:00:51  0:16:12  522k  5 1929M    0     0    5 96.7M      0  1904k  0:17:17  0:00:52  0:16:25  539k  5 1929M    0     0    5 97.4M      0  1881k  0:17:30  0:00:53  0:16:37  569k  5 1929M    0     0    5 98.2M      0  1861k  0:17:41  0:00:54  0:16:47  634k  5 1929M    0     0    5 99.2M      0  1848k  0:17:49  0:00:55  0:16:54  747k  5 1929M    0     0    5  100M      0  1838k  0:17:54  0:00:56  0:16:58  899k  5 1929M    0     0    5  102M      0  1841k  0:17:53  0:00:57  0:16:56 1181k  5 1929M    0     0    5  104M      0  1851k  0:17:47  0:00:58  0:16:49 1531k  5 1929M    0     0    5  106M      0  1856k  0:17:44  0:00:59  0:16:45 1799k  5 1929M    0     0    5  109M      0  1861k  0:17:41  0:01:00  0:16:41 2008k  5 1929M    0     0    5  110M      0  1862k  0:17:41  0:01:01  0:16:40 2126k  5 1929M    0     0    5  112M      0  1863k  0:17:40  0:01:02  0:16:38 2117k  5 1929M    0     0    5  114M      0  1861k  0:17:41  0:01:03  0:16:38 1987k  6 1929M    0     0    6  116M      0  1858k  0:17:43  0:01:04  0:16:39 1889k  6 1929M    0     0    6  117M      0  1855k  0:17:45  0:01:05  0:16:40 1781k  6 1929M    0     0    6  119M      0  1847k  0:17:49  0:01:06  0:16:43 1665k  6 1929M    0     0    6  120M      0  1841k  0:17:52  0:01:07  0:16:45 1574k  6 1929M    0     0    6  121M      0  1828k  0:18:00  0:01:08  0:16:52 1415k  6 1929M    0     0    6  122M      0  1817k  0:18:07  0:01:09  0:16:58 1286k  6 1929M    0     0    6  123M      0  1802k  0:18:16  0:01:10  0:17:06 1112k  6 1929M    0     0    6  123M      0  1784k  0:18:27  0:01:11  0:17:16  955k  6 1929M    0     0    6  124M      0  1767k  0:18:38  0:01:12  0:17:26  776k  6 1929M    0     0    6  124M      0  1751k  0:18:48  0:01:13  0:17:35  685k  6 1929M    0     0    6  125M      0  1736k  0:18:58  0:01:14  0:17:44  607k  6 1929M    0     0    6  126M      0  1719k  0:19:09  0:01:15  0:17:54  574k  6 1929M    0     0    6  126M      0  1706k  0:19:17  0:01:16  0:18:01  595k  6 1929M    0     0    6  127M      0  1691k  0:19:28  0:01:17  0:18:11  599k  6 1929M    0     0    6  127M      0  1679k  0:19:36  0:01:18  0:18:18  618k  6 1929M    0     0    6  128M      0  1664k  0:19:47  0:01:19  0:18:28  599k  6 1929M    0     0    6  129M      0  1651k  0:19:56  0:01:20  0:18:36  613k  6 1929M    0     0    6  129M      0  1639k  0:20:05  0:01:21  0:18:44  620k  6 1929M    0     0    6  130M      0  1626k  0:20:14  0:01:22  0:18:52  628k  6 1929M    0     0    6  131M      0  1615k  0:20:22  0:01:23  0:18:59  628k  6 1929M    0     0    6  131M      0  1603k  0:20:32  0:01:24  0:19:08  652k  6 1929M    0     0    6  132M      0  1593k  0:20:39  0:01:25  0:19:14  673k  6 1929M    0     0    6  133M      0  1584k  0:20:46  0:01:26  0:19:20  702k  6 1929M    0     0    6  133M      0  1575k  0:20:54  0:01:27  0:19:27  727k  6 1929M    0     0    6  134M      0  1567k  0:21:00  0:01:28  0:19:32  757k  7 1929M    0     0    7  135M      0  1558k  0:21:07  0:01:29  0:19:38  798k  7 1929M    0     0    7  136M      0  1551k  0:21:13  0:01:30  0:19:43  837k  7 1929M    0     0    7  137M      0  1543k  0:21:20  0:01:31  0:19:49  825k  7 1929M    0     0    7  137M      0  1533k  0:21:28  0:01:32  0:19:56  820k  7 1929M    0     0    7  138M      0  1525k  0:21:35  0:01:33  0:20:02  790k  7 1929M    0     0    7  139M      0  1516k  0:21:43  0:01:34  0:20:09  763k  7 1929M    0     0    7  139M      0  1507k  0:21:50  0:01:35  0:20:15  720k  7 1929M    0     0    7  140M      0  1499k  0:21:57  0:01:36  0:20:21  712k  7 1929M    0     0    7  141M      0  1492k  0:22:04  0:01:37  0:20:27  721k  7 1929M    0     0    7  142M      0  1484k  0:22:11  0:01:38  0:20:33  720k  7 1929M    0     0    7  142M      0  1476k  0:22:18  0:01:39  0:20:39  715k  7 1929M    0     0    7  143M      0  1467k  0:22:26  0:01:40  0:20:46  707k  7 1929M    0     0    7  143M      0  1459k  0:22:33  0:01:41  0:20:52  684k  7 1929M    0     0    7  144M      0  1451k  0:22:41  0:01:42  0:20:59  653k  7 1929M    0     0    7  145M      0  1443k  0:22:48  0:01:43  0:21:05  649k  7 1929M    0     0    7  145M      0  1434k  0:22:57  0:01:44  0:21:13  628k  7 1929M    0     0    7  146M      0  1427k  0:23:03  0:01:45  0:21:18  625k  7 1929M    0     0    7  146M      0  1418k  0:23:13  0:01:46  0:21:27  597k  7 1929M    0     0    7  147M      0  1410k  0:23:21  0:01:47  0:21:34  568k  7 1929M    0     0    7  147M      0  1401k  0:23:30  0:01:48  0:21:42  523k  7 1929M    0     0    7  148M      0  1392k  0:23:39  0:01:49  0:21:50  493k  7 1929M    0     0    7  148M      0  1383k  0:23:48  0:01:50  0:21:58  448k  7 1929M    0     0    7  149M      0  1374k  0:23:57  0:01:51  0:22:06  435k  7 1929M    0     0    7  149M      0  1366k  0:24:06  0:01:52  0:22:14  428k  7 1929M    0     0    7  149M      0  1358k  0:24:14  0:01:53  0:22:21  440k  7 1929M    0     0    7  150M      0  1351k  0:24:22  0:01:54  0:22:28  457k  7 1929M    0     0    7  151M      0  1344k  0:24:29  0:01:55  0:22:34  486k  7 1929M    0     0    7  151M      0  1338k  0:24:35  0:01:56  0:22:39  546k  7 1929M    0     0    7  152M      0  1335k  0:24:39  0:01:57  0:22:42  644k  7 1929M    0     0    7  153M      0  1335k  0:24:39  0:01:58  0:22:41  810k  8 1929M    0     0    8  155M      0  1339k  0:24:35  0:01:59  0:22:36 1066k  8 1929M    0     0    8  157M      0  1346k  0:24:27  0:02:00  0:22:27 1391k  8 1929M    0     0    8  161M      0  1362k  0:24:10  0:02:01  0:22:09 1914k  8 1929M    0     0    8  163M      0  1373k  0:23:58  0:02:02  0:21:56 2258k  8 1929M    0     0    8  165M      0  1381k  0:23:50  0:02:03  0:21:47 2480k  8 1929M    0     0    8  168M      0  1388k  0:23:43  0:02:04  0:21:39 2566k  8 1929M    0     0    8  170M      0  1392k  0:23:38  0:02:05  0:21:33 2511k  8 1929M    0     0    8  171M      0  1396k  0:23:34  0:02:06  0:21:28 2219k  9 1929M    0     0    9  173M      0  1401k  0:23:29  0:02:07  0:21:22 2088k  9 1929M    0     0    9  176M      0  1407k  0:23:24  0:02:08  0:21:16 2038k  9 1929M    0     0    9  178M      0  1413k  0:23:18  0:02:09  0:21:09 2027k  9 1929M    0     0    9  180M      0  1419k  0:23:12  0:02:10  0:21:02 2071k  9 1929M    0     0    9  182M      0  1424k  0:23:07  0:02:11  0:20:56 2128k  9 1929M    0     0    9  184M      0  1430k  0:23:01  0:02:12  0:20:49 2165k  9 1929M    0     0    9  186M      0  1432k  0:22:59  0:02:13  0:20:46 2087k  9 1929M    0     0    9  187M      0  1436k  0:22:55  0:02:14  0:20:41 2026k  9 1929M    0     0    9  189M      0  1439k  0:22:52  0:02:15  0:20:37 1983k  9 1929M    0     0    9  191M      0  1443k  0:22:48  0:02:16  0:20:32 1943k 10 1929M    0     0   10  193M      0  1445k  0:22:46  0:02:17  0:20:29 1852k 10 1929M    0     0   10  194M      0  1445k  0:22:46  0:02:18  0:20:28 1791k 10 1929M    0     0   10  196M      0  1445k  0:22:46  0:02:19  0:20:27 1705k 10 1929M    0     0   10  197M      0  1445k  0:22:47  0:02:20  0:20:27 1593k 10 1929M    0     0   10  199M      0  1445k  0:22:47  0:02:21  0:20:26 1490k 10 1929M    0     0   10  200M      0  1444k  0:22:47  0:02:22  0:20:25 1421k 10 1929M    0     0   10  201M      0  1445k  0:22:47  0:02:23  0:20:24 1424k 10 1929M    0     0   10  203M      0  1445k  0:22:47  0:02:24  0:20:23 1423k 10 1929M    0     0   10  204M      0  1446k  0:22:46  0:02:25  0:20:21 1463k 10 1929M    0     0   10  206M      0  1447k  0:22:45  0:02:26  0:20:19 1497k 10 1929M    0     0   10  207M      0  1448k  0:22:44  0:02:27  0:20:17 1543k 10 1929M    0     0   10  209M      0  1449k  0:22:43  0:02:28  0:20:15 1563k 10 1929M    0     0   10  211M      0  1451k  0:22:41  0:02:29  0:20:12 1620k 11 1929M    0     0   11  212M      0  1453k  0:22:39  0:02:30  0:20:09 1665k 11 1929M    0     0   11  214M      0  1457k  0:22:35  0:02:31  0:20:04 1761k 11 1929M    0     0   11  217M      0  1463k  0:22:30  0:02:32  0:19:58 1911k 11 1929M    0     0   11  219M      0  1471k  0:22:23  0:02:33  0:19:50 2123k 11 1929M    0     0   11  222M      0  1480k  0:22:14  0:02:34  0:19:40 2367k 11 1929M    0     0   11  225M      0  1489k  0:22:06  0:02:35  0:19:31 2578k 11 1929M    0     0   11  227M      0  1495k  0:22:01  0:02:36  0:19:25 2644k 11 1929M    0     0   11  230M      0  1500k  0:21:56  0:02:37  0:19:19 2630k 12 1929M    0     0   12  231M      0  1502k  0:21:54  0:02:38  0:19:16 2472k 12 1929M    0     0   12  233M      0  1505k  0:21:52  0:02:39  0:19:13 2258k 12 1929M    0     0   12  235M      0  1507k  0:21:50  0:02:40  0:19:10 2070k 12 1929M    0     0   12  237M      0  1508k  0:21:50  0:02:41  0:19:09 1902k 12 1929M    0     0   12  238M      0  1505k  0:21:52  0:02:42  0:19:10 1670k 12 1929M    0     0   12  239M      0  1503k  0:21:54  0:02:43  0:19:11 1523k 12 1929M    0     0   12  240M      0  1501k  0:21:55  0:02:44  0:19:11 1393k 12 1929M    0     0   12  241M      0  1498k  0:21:58  0:02:45  0:19:13 1193k 12 1929M    0     0   12  242M      0  1494k  0:22:01  0:02:46  0:19:15 1067k 12 1929M    0     0   12  243M      0  1491k  0:22:04  0:02:47  0:19:17 1038k 12 1929M    0     0   12  244M      0  1487k  0:22:08  0:02:48  0:19:20  970k 12 1929M    0     0   12  244M      0  1483k  0:22:12  0:02:49  0:19:23  880k 12 1929M    0     0   12  245M      0  1476k  0:22:18  0:02:50  0:19:28  782k 12 1929M    0     0   12  246M      0  1474k  0:22:19  0:02:51  0:19:28  809k 12 1929M    0     0   12  247M      0  1472k  0:22:21  0:02:52  0:19:29  842k 12 1929M    0     0   12  248M      0  1471k  0:22:23  0:02:53  0:19:30  910k 12 1929M    0     0   12  249M      0  1469k  0:22:24  0:02:54  0:19:30  991k 13 1929M    0     0   13  250M      0  1467k  0:22:26  0:02:55  0:19:31 1152k 13 1929M    0     0   13  251M      0  1465k  0:22:28  0:02:56  0:19:32 1150k 13 1929M    0     0   13  252M      0  1461k  0:22:32  0:02:57  0:19:35 1062k 13 1929M    0     0   13  253M      0  1457k  0:22:35  0:02:58  0:19:37  988k 13 1929M    0     0   13  254M      0  1452k  0:22:40  0:02:59  0:19:41  883k 13 1929M    0     0   13  254M      0  1447k  0:22:44  0:03:00  0:19:44  749k 13 1929M    0     0   13  255M      0  1443k  0:22:49  0:03:01  0:19:48  649k 13 1929M    0     0   13  255M      0  1438k  0:22:53  0:03:02  0:19:51  618k 13 1929M    0     0   13  256M      0  1433k  0:22:58  0:03:03  0:19:55  588k 13 1929M    0     0   13  256M      0  1429k  0:23:02  0:03:04  0:19:58  588k 13 1929M    0     0   13  257M      0  1425k  0:23:06  0:03:05  0:20:01  617k 13 1929M    0     0   13  258M      0  1421k  0:23:09  0:03:06  0:20:03  649k 13 1929M    0     0   13  259M      0  1417k  0:23:14  0:03:07  0:20:07  668k 13 1929M    0     0   13  259M      0  1414k  0:23:17  0:03:08  0:20:09  697k 13 1929M    0     0   13  260M      0  1409k  0:23:21  0:03:09  0:20:12  692k 13 1929M    0     0   13  260M      0  1405k  0:23:25  0:03:10  0:20:15  673k 13 1929M    0     0   13  261M      0  1401k  0:23:30  0:03:11  0:20:19  639k 13 1929M    0     0   13  262M      0  1397k  0:23:34  0:03:12  0:20:22  628k 13 1929M    0     0   13  262M      0  1393k  0:23:38  0:03:13  0:20:25  610k 13 1929M    0     0   13  263M      0  1389k  0:23:42  0:03:14  0:20:28  617k 13 1929M    0     0   13  263M      0  1385k  0:23:46  0:03:15  0:20:31  604k 13 1929M    0     0   13  264M      0  1381k  0:23:50  0:03:16  0:20:34  611k 13 1929M    0     0   13  264M      0  1376k  0:23:55  0:03:17  0:20:38  594k 13 1929M    0     0   13  265M      0  1373k  0:23:59  0:03:18  0:20:41  592k 13 1929M    0     0   13  266M      0  1369k  0:24:03  0:03:19  0:20:44  582k 13 1929M    0     0   13  266M      0  1365k  0:24:06  0:03:20  0:20:46  608k 13 1929M    0     0   13  267M      0  1361k  0:24:11  0:03:21  0:20:50  597k 13 1929M    0     0   13  267M      0  1357k  0:24:15  0:03:22  0:20:53  604k 13 1929M    0     0   13  268M      0  1354k  0:24:19  0:03:23  0:20:56  603k 13 1929M    0     0   13  269M      0  1350k  0:24:23  0:03:24  0:20:59  612k 13 1929M    0     0   13  269M      0  1347k  0:24:26  0:03:25  0:21:01  613k 14 1929M    0     0   14  270M      0  1343k  0:24:31  0:03:26  0:21:05  598k 14 1929M    0     0   14  270M      0  1338k  0:24:36  0:03:27  0:21:09  563k 14 1929M    0     0   14  271M      0  1334k  0:24:41  0:03:28  0:21:13  526k 14 1929M    0     0   14  271M      0  1330k  0:24:45  0:03:29  0:21:16  485k 14 1929M    0     0   14  271M      0  1325k  0:24:50  0:03:30  0:21:20  451k 14 1929M    0     0   14  272M      0  1322k  0:24:54  0:03:31  0:21:23  460k 14 1929M    0     0   14  273M      0  1318k  0:24:58  0:03:32  0:21:26  493k 14 1929M    0     0   14  273M      0  1315k  0:25:01  0:03:33  0:21:28  545k 14 1929M    0     0   14  274M      0  1314k  0:25:03  0:03:34  0:21:29  643k 14 1929M    0     0   14  275M      0  1313k  0:25:04  0:03:35  0:21:29  795k 14 1929M    0     0   14  276M      0  1312k  0:25:05  0:03:36  0:21:29  900k 14 1929M    0     0   14  278M      0  1311k  0:25:06  0:03:37  0:21:29 1015k 14 1929M    0     0   14  279M      0  1310k  0:25:07  0:03:38  0:21:29 1085k 14 1929M    0     0   14  280M      0  1309k  0:25:08  0:03:39  0:21:29 1118k 14 1929M    0     0   14  281M      0  1308k  0:25:10  0:03:40  0:21:30 1087k 14 1929M    0     0   14  282M      0  1307k  0:25:11  0:03:41  0:21:30 1089k 14 1929M    0     0   14  283M      0  1306k  0:25:12  0:03:42  0:21:30 1086k 14 1929M    0     0   14  284M      0  1305k  0:25:13  0:03:43  0:21:30 1103k 14 1929M    0     0   14  285M      0  1305k  0:25:14  0:03:44  0:21:30 1114k 14 1929M    0     0   14  287M      0  1305k  0:25:13  0:03:45  0:21:28 1190k 14 1929M    0     0   14  288M      0  1308k  0:25:10  0:03:46  0:21:24 1334k 15 1929M    0     0   15  290M      0  1311k  0:25:07  0:03:47  0:21:20 1510k 15 1929M    0     0   15  292M      0  1315k  0:25:02  0:03:48  0:21:14 1727k 15 1929M    0     0   15  294M      0  1317k  0:24:59  0:03:49  0:21:10 1881k 15 1929M    0     0   15  296M      0  1320k  0:24:56  0:03:50  0:21:06 2005k 15 1929M    0     0   15  298M      0  1321k  0:24:54  0:03:51  0:21:03 1950k 15 1929M    0     0   15  299M      0  1322k  0:24:54  0:03:52  0:21:02 1835k 15 1929M    0     0   15  301M      0  1323k  0:24:53  0:03:53  0:21:00 1691k 15 1929M    0     0   15  302M      0  1322k  0:24:54  0:03:54  0:21:00 1524k 15 1929M    0     0   15  303M      0  1321k  0:24:55  0:03:55  0:21:00 1335k 15 1929M    0     0   15  304M      0  1320k  0:24:57  0:03:56  0:21:01 1231k 15 1929M    0     0   15  305M      0  1318k  0:24:58  0:03:57  0:21:01 1152k 15 1929M    0     0   15  306M      0  1317k  0:24:59  0:03:58  0:21:01 1071k 15 1929M    0     0   15  307M      0  1316k  0:25:01  0:03:59  0:21:02 1027k 15 1929M    0     0   15  308M      0  1314k  0:25:02  0:04:00  0:21:02 1013k 16 1929M    0     0   16  308M      0  1312k  0:25:05  0:04:01  0:21:04  960k 16 1929M    0     0   16  309M      0  1309k  0:25:08  0:04:02  0:21:06  886k 16 1929M    0     0   16  310M      0  1306k  0:25:12  0:04:03  0:21:09  754k 16 1929M    0     0   16  310M      0  1302k  0:25:16  0:04:04  0:21:12  671k 16 1929M    0     0   16  310M      0  1299k  0:25:20  0:04:05  0:21:15  562k 16 1929M    0     0   16  311M      0  1295k  0:25:25  0:04:06  0:21:19  487k 16 1929M    0     0   16  311M      0  1292k  0:25:29  0:04:07  0:21:22  444k 16 1929M    0     0   16  312M      0  1289k  0:25:33  0:04:08  0:21:25  457k 16 1929M    0     0   16  312M      0  1285k  0:25:36  0:04:09  0:21:27  458k 16 1929M    0     0   16  313M      0  1282k  0:25:40  0:04:10  0:21:30  455k 16 1929M    0     0   16  313M      0  1279k  0:25:44  0:04:11  0:21:33  461k 16 1929M    0     0   16  314M      0  1275k  0:25:48  0:04:12  0:21:36  466k 16 1929M    0     0   16  314M      0  1272k  0:25:52  0:04:13  0:21:39  466k 16 1929M    0     0   16  315M      0  1269k  0:25:56  0:04:14  0:21:42  466k 16 1929M    0     0   16  315M      0  1266k  0:25:59  0:04:15  0:21:44  479k 16 1929M    0     0   16  315M      0  1263k  0:26:04  0:04:16  0:21:48  472k 16 1929M    0     0   16  316M      0  1259k  0:26:08  0:04:17  0:21:51  450k 16 1929M    0     0   16  316M      0  1256k  0:26:12  0:04:18  0:21:54  430k 16 1929M    0     0   16  317M      0  1253k  0:26:17  0:04:19  0:21:58  408k 16 1929M    0     0   16  317M      0  1250k  0:26:20  0:04:20  0:22:00  395k 16 1929M    0     0   16  317M      0  1247k  0:26:24  0:04:21  0:22:03  409k 16 1929M    0     0   16  318M      0  1244k  0:26:28  0:04:22  0:22:06  442k 16 1929M    0     0   16  319M      0  1241k  0:26:31  0:04:23  0:22:08  487k 16 1929M    0     0   16  319M      0  1240k  0:26:33  0:04:24  0:22:09  583k 16 1929M    0     0   16  321M      0  1240k  0:26:33  0:04:25  0:22:08  732k 16 1929M    0     0   16  322M      0  1242k  0:26:30  0:04:26  0:22:04  981k 16 1929M    0     0   16  324M      0  1245k  0:26:26  0:04:27  0:21:59 1331k 16 1929M    0     0   16  326M      0  1247k  0:26:23  0:04:28  0:21:55 1556k 17 1929M    0     0   17  328M      0  1249k  0:26:22  0:04:29  0:21:53 1701k 17 1929M    0     0   17  329M      0  1250k  0:26:20  0:04:30  0:21:50 1752k 17 1929M    0     0   17  331M      0  1250k  0:26:19  0:04:31  0:21:48 1705k 17 1929M    0     0   17  332M      0  1250k  0:26:20  0:04:32  0:21:48 1494k 17 1929M    0     0   17  333M      0  1249k  0:26:21  0:04:33  0:21:48 1333k 17 1929M    0     0   17  333M      0  1247k  0:26:24  0:04:34  0:21:50 1167k 17 1929M    0     0   17  334M      0  1245k  0:26:26  0:04:35  0:21:51  995k 17 1929M    0     0   17  335M      0  1243k  0:26:29  0:04:36  0:21:53  853k 17 1929M    0     0   17  335M      0  1241k  0:26:31  0:04:37  0:21:54  774k 17 1929M    0     0   17  336M      0  1239k  0:26:33  0:04:38  0:21:55  719k 17 1929M    0     0   17  336M      0  1235k  0:26:39  0:04:39  0:22:00  598k 17 1929M    0     0   17  337M      0  1234k  0:26:40  0:04:40  0:22:00  623k 17 1929M    0     0   17  338M      0  1233k  0:26:41  0:04:41  0:22:00  680k 17 1929M    0     0   17  339M      0  1232k  0:26:43  0:04:42  0:22:01  713k 17 1929M    0     0   17  340M      0  1231k  0:26:44  0:04:43  0:22:01  764k 17 1929M    0     0   17  341M      0  1230k  0:26:45  0:04:44  0:22:01  977k 17 1929M    0     0   17  342M      0  1230k  0:26:46  0:04:45  0:22:01 1010k 17 1929M    0     0   17  343M      0  1229k  0:26:46  0:04:46  0:22:00 1025k 17 1929M    0     0   17  344M      0  1229k  0:26:47  0:04:47  0:22:00 1069k 17 1929M    0     0   17  345M      0  1229k  0:26:47  0:04:48  0:21:59 1102k 17 1929M    0     0   17  346M      0  1229k  0:26:47  0:04:49  0:21:58 1126k 18 1929M    0     0   18  348M      0  1229k  0:26:47  0:04:50  0:21:57 1181k 18 1929M    0     0   18  349M      0  1230k  0:26:45  0:04:51  0:21:54 1290k 18 1929M    0     0   18  351M      0  1231k  0:26:44  0:04:52  0:21:52 1359k 18 1929M    0     0   18  352M      0  1231k  0:26:44  0:04:53  0:21:51 1363k 18 1929M    0     0   18  353M      0  1231k  0:26:44  0:04:54  0:21:50 1368k 18 1929M    0     0   18  354M      0  1231k  0:26:44  0:04:55  0:21:49 1341k 18 1929M    0     0   18  355M      0  1231k  0:26:44  0:04:56  0:21:48 1250k 18 1929M    0     0   18  357M      0  1230k  0:26:45  0:04:57  0:21:48 1165k 18 1929M    0     0   18  358M      0  1230k  0:26:46  0:04:58  0:21:48 1150k 18 1929M    0     0   18  359M      0  1230k  0:26:46  0:04:59  0:21:47 1159k 18 1929M    0     0   18  360M      0  1230k  0:26:46  0:05:00  0:21:46 1143k 18 1929M    0     0   18  361M      0  1230k  0:26:46  0:05:01  0:21:45 1163k 18 1929M    0     0   18  362M      0  1230k  0:26:46  0:05:02  0:21:44 1190k 18 1929M    0     0   18  363M      0  1229k  0:26:47  0:05:03  0:21:44 1196k 18 1929M    0     0   18  364M      0  1229k  0:26:47  0:05:04  0:21:43 1165k 18 1929M    0     0   18  366M      0  1229k  0:26:47  0:05:05  0:21:42 1167k 19 1929M    0     0   19  367M      0  1228k  0:26:47  0:05:06  0:21:41 1155k 19 1929M    0     0   19  368M      0  1228k  0:26:48  0:05:07  0:21:41 1128k 19 1929M    0     0   19  369M      0  1228k  0:26:48  0:05:08  0:21:40 1149k 19 1929M    0     0   19  370M      0  1228k  0:26:48  0:05:09  0:21:39 1173k 19 1929M    0     0   19  371M      0  1228k  0:26:48  0:05:10  0:21:38 1180k 19 1929M    0     0   19  373M      0  1228k  0:26:49  0:05:11  0:21:38 1177k 19 1929M    0     0   19  374M      0  1228k  0:26:49  0:05:12  0:21:37 1213k 19 1929M    0     0   19  375M      0  1228k  0:26:49  0:05:13  0:21:36 1214k 19 1929M    0     0   19  376M      0  1228k  0:26:48  0:05:14  0:21:34 1221k 19 1929M    0     0   19  378M      0  1229k  0:26:47  0:05:15  0:21:32 1297k 19 1929M    0     0   19  379M      0  1231k  0:26:45  0:05:16  0:21:29 1414k 19 1929M    0     0   19  381M      0  1233k  0:26:42  0:05:17  0:21:25 1535k 19 1929M    0     0   19  383M      0  1234k  0:26:40  0:05:18  0:21:22 1646k 19 1929M    0     0   19  385M      0  1235k  0:26:39  0:05:19  0:21:20 1689k 20 1929M    0     0   20  386M      0  1235k  0:26:38  0:05:20  0:21:18 1648k 20 1929M    0     0   20  387M      0  1235k  0:26:39  0:05:21  0:21:18 1524k 20 1929M    0     0   20  388M      0  1235k  0:26:39  0:05:22  0:21:17 1399k 20 1929M    0     0   20  389M      0  1235k  0:26:39  0:05:23  0:21:16 1291k 20 1929M    0     0   20  390M      0  1235k  0:26:39  0:05:24  0:21:15 1218k 20 1929M    0     0   20  392M      0  1235k  0:26:39  0:05:25  0:21:14 1194k 20 1929M    0     0   20  393M      0  1234k  0:26:40  0:05:26  0:21:14 1155k 20 1929M    0     0   20  393M      0  1233k  0:26:41  0:05:27  0:21:14 1102k 20 1929M    0     0   20  394M      0  1232k  0:26:43  0:05:28  0:21:15 1020k 20 1929M    0     0   20  395M      0  1230k  0:26:45  0:05:29  0:21:16  929k 20 1929M    0     0   20  396M      0  1228k  0:26:48  0:05:30  0:21:18  803k 20 1929M    0     0   20  396M      0  1226k  0:26:51  0:05:31  0:21:20  706k 20 1929M    0     0   20  397M      0  1224k  0:26:53  0:05:32  0:21:21  642k 20 1929M    0     0   20  397M      0  1221k  0:26:57  0:05:33  0:21:24  543k 20 1929M    0     0   20  397M      0  1219k  0:27:00  0:05:34  0:21:26  485k 20 1929M    0     0   20  398M      0  1216k  0:27:03  0:05:35  0:21:28  439k 20 1929M    0     0   20  398M      0  1214k  0:27:07  0:05:36  0:21:31  405k 20 1929M    0     0   20  398M      0  1212k  0:27:10  0:05:37  0:21:33  372k 20 1929M    0     0   20  399M      0  1209k  0:27:13  0:05:38  0:21:35  394k 20 1929M    0     0   20  399M      0  1207k  0:27:16  0:05:39  0:21:37  410k 20 1929M    0     0   20  400M      0  1205k  0:27:18  0:05:40  0:21:38  456k 20 1929M    0     0   20  401M      0  1204k  0:27:20  0:05:41  0:21:39  537k 20 1929M    0     0   20  402M      0  1204k  0:27:20  0:05:42  0:21:38  682k 20 1929M    0     0   20  403M      0  1203k  0:27:21  0:05:43  0:21:38  799k 20 1929M    0     0   20  404M      0  1203k  0:27:21  0:05:44  0:21:37  923k 21 1929M    0     0   21  405M      0  1203k  0:27:21  0:05:45  0:21:36 1046k 21 1929M    0     0   21  406M      0  1203k  0:27:21  0:05:46  0:21:35 1168k 21 1929M    0     0   21  407M      0  1203k  0:27:21  0:05:47  0:21:34 1156k 21 1929M    0     0   21  409M      0  1203k  0:27:21  0:05:48  0:21:33 1215k 21 1929M    0     0   21  410M      0  1204k  0:27:21  0:05:49  0:21:32 1245k 21 1929M    0     0   21  411M      0  1204k  0:27:21  0:05:50  0:21:31 1251k 21 1929M    0     0   21  413M      0  1205k  0:27:19  0:05:51  0:21:28 1291k 21 1929M    0     0   21  414M      0  1205k  0:27:18  0:05:52  0:21:26 1365k 21 1929M    0     0   21  415M      0  1206k  0:27:17  0:05:53  0:21:24 1389k 21 1929M    0     0   21  417M      0  1206k  0:27:18  0:05:54  0:21:24 1353k 21 1929M    0     0   21  418M      0  1206k  0:27:18  0:05:55  0:21:23 1339k 21 1929M    0     0   21  419M      0  1205k  0:27:18  0:05:56  0:21:22 1260k 21 1929M    0     0   21  420M      0  1205k  0:27:18  0:05:57  0:21:21 1192k 21 1929M    0     0   21  421M      0  1205k  0:27:19  0:05:58  0:21:21 1138k 21 1929M    0     0   21  422M      0  1205k  0:27:19  0:05:59  0:21:20 1166k 21 1929M    0     0   21  423M      0  1205k  0:27:19  0:06:00  0:21:19 1170k 22 1929M    0     0   22  425M      0  1205k  0:27:18  0:06:01  0:21:17 1205k 22 1929M    0     0   22  426M      0  1205k  0:27:19  0:06:02  0:21:17 1156k 22 1929M    0     0   22  426M      0  1204k  0:27:19  0:06:02  0:21:17 1156k
curl: (55) SSL_write() returned SYSCALL, errno = 32
+ docker rmi --force mesos-1597805675-21133
Untagged: mesos-1597805675-21133:latest
Deleted: sha256:4e6d26d3d68f045554a36d62c3976148682fe21792878064b8d8dd2d077f0635
Deleted: sha256:9dcb3ea58f29a0c452d6376896b5aa9e32a80c318e27bbe63b1016c372507ab1
Deleted: sha256:35f1df3b579b4046919de226b0ab167d44696e8c373f37fb149986d0e2699638
Deleted: sha256:dfd035467ced1f5251da6e1f41f5227509b4510f4bd1b3ae8b5fdc6418df48c8
Deleted: sha256:59626707468c6346aad9cae01561b8b133da57d349b235fdd5304b7b4e92013f
Deleted: sha256:7f0d43e9ebf0ab10bac8e153a61d8e7158244e11e0aa778a6612e4bbf0f44fa4
Deleted: sha256:752cd21d9ecf68c3e77df6272ff45a9a14e0bd9e9c94118504551b63a354fc36
Deleted: sha256:66aafbd347291cd08dcd44edd6b4670317b380a29a369a1411c801c3324b5374
Deleted: sha256:5c08d840b3e8e1ec1abc6cb34522a0782c79e69dbc53be87752671cf85f447a4
Deleted: sha256:5833da213744e8d252ae4a1a105a38b316b3db1288afa94701ae8712d98acec2
Deleted: sha256:2549ea6353e8cce91afb417866d1d1e8f8e7e1adf45cfab5d76226b4bde91a54
Deleted: sha256:6f8674d22ee6f731525a4368460f94f290d39e4ad26accad24f1b85b161fe9f9
Deleted: sha256:798fe67f0ed287e8fecee87d1283b24b9a56cce97692d2fcaa5079e62edaf120
Deleted: sha256:4b240c00c43b3bed24228822562d831c80f03b004b9d8cafbda5f6d728a797ea
Deleted: sha256:9b18108c29f2ccf815c8910293e293e8f75c402c02e043d563fd33d2fc1b5840
Deleted: sha256:b936d34f332b7ca701ff9cc96b3ca6b11371f4f726c3eee027877067a74495f8
Deleted: sha256:9f06b7af2013e017c4e1d40b4c7855a2911a0f97316e48a6d8ef69bc27b8a93e
Deleted: sha256:897fb2c6acb40bf0d74c9c4f06e77b01d34eb752fedcea3c9be815d7bf5eb4a0
Deleted: sha256:c6a0481dcda1cae73bc99bf85b2d5b26c284fe8afbe5abbe6343317d41e13a90
Deleted: sha256:b529658436f756bfa2da54e782f1abde2cfbc07b2518a71b859bdc897ca6bff2
Deleted: sha256:0cc8d793924cc97150d393a3ac6848db53c9f052ad0663da40760570148e38d6
Deleted: sha256:2f672e58c67099b4520564eb3740951cd881b0f101513295e9a06e42c531b14c
Deleted: sha256:4ac526dff87ec871cc1ad3d9788ee362ae8d81975896d218cfe167cd4257ba24
Deleted: sha256:de06a7cff43ef1f692280f20380dbd0dd12c1bde302e28d6a70aeeb47bf775a0
Deleted: sha256:4fd4d65b3aadccdfff69871495eff5eab33c04f5fd66d99bf06649bc4bc88f1f
Deleted: sha256:73218e51ac42fd84419c789ebe26e3fac03c57e9621d8795b8766891a77349a1
Deleted: sha256:8477aae7cf30f387aa49641302f16d23ccd8d17a5053ba811794fb8bd1888d6f
Deleted: sha256:46cdf8131d1b38c8bdd53d06ef98d4a6801b7e0e69a11d15373bec77d77aeef9
Deleted: sha256:060d174b8460bb3def25cf13fbdec31dddceab288e3f0febfc938d1d3d9d5a2d
Deleted: sha256:eb6c00db338c090647d2b58e00b45f0bc7eac287237c45772ccaaaea956f4fb5
Deleted: sha256:bb93670447bcc492ad4c7f000b5e88857cdb3385414d036918d7f9336361c739
Deleted: sha256:86432f25896674c084c9316354699da3ec1565d049fad705bbd5224d682efb79
Deleted: sha256:e40a9cf90aa5635927fc392c86f389059f97714dece1fc356e143f2e87be855e
Deleted: sha256:e43ba070a87a5a115f8e21325f17b295a15dc47adebd93fd069d4d5e1d66277e
Deleted: sha256:b70d57957707b4cd7c833f9f856541b98b5d9cf085ebe53cbc0cc2c5cd10a544
Deleted: sha256:1175ba7567464b9634b8502d5ca4d9c5d0efcde8afaee70461310b1e255a6bc8
Deleted: sha256:c2af7039637ef0f8e0f94a59f3c2192f2df23d572c0048fba349eb5b9aa4b6db
Build step 'Execute shell' marked build as failure

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

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%20--disable-java,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2702/display/redirect?page=changes>