******************************************************************************** conan install protobuf/3.21.9@#d5e68a2089c4b0bba4eb357766138ce4 --build=protobuf -pr /home/conan/workspace/prod-v1/bsr/18822/bfaeb/profile_linux_7_libstdcpp11_gcc_release_64.protobuf-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Conan 1 is on a deprecation path, please consider migrating to Conan 2 Auto detecting your dev setup to initialize the default profile (/home/conan/workspace/prod-v1/bsr/18822/ceafa/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 7 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/workspace/prod-v1/bsr/18822/ceafa/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=7 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/18822/ceafa/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux [options] protobuf:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True zlib/1.3.1: Not found in local cache, looking in remotes... zlib/1.3.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.3.1: Downloaded recipe revision f52e03ae3d251dec704634230cd806a2 protobuf/3.21.9: Forced build from source Version ranges solved zlib/* versions found in 'conan-center' remote Version range '>=1.2.11 <2' required by 'protobuf/3.21.9' resolved to 'zlib/1.3.1' in remote 'conan-center' Installing package: protobuf/3.21.9 Requirements protobuf/3.21.9 from local cache - Cache zlib/1.3.1 from 'conan-center' - Downloaded Packages protobuf/3.21.9:1318f50b2be671a0caff945a0bd4dea23311e607 - Build zlib/1.3.1:d50a0d523d98c15bb147b18fa7d203887c38be8b - Download Installing (downloading, building) binaries... zlib/1.3.1: Retrieving package d50a0d523d98c15bb147b18fa7d203887c38be8b from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.3.1: Package installed d50a0d523d98c15bb147b18fa7d203887c38be8b zlib/1.3.1: Downloaded package revision def7a186bdb7962b8c834d3e6d168f7c [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK protobuf/3.21.9: Configuring sources in /home/conan/workspace/prod-v1/bsr/18822/ceafa/.conan/data/protobuf/3.21.9/_/_/source/src protobuf/3.21.9: Waiting 5 seconds to retry... protobuf/3.21.9: ERROR: Error downloading file https://github.com/protocolbuffers/protobuf/archive/refs/tags/v3.21.9.tar.gz: 'HTTPSConnectionPool(host='github.com', port=443): Max retries exceeded with url: /protocolbuffers/protobuf/archive/refs/tags/v3.21.9.tar.gz (Caused by ResponseError('too many 502 error responses'))' ERROR: protobuf/3.21.9: Error in source() method, line 95 get(self, **self.conan_data["sources"][self.version], strip_root=True) ConanException: Error downloading file https://github.com/protocolbuffers/protobuf/archive/refs/tags/v3.21.9.tar.gz: 'HTTPSConnectionPool(host='github.com', port=443): Max retries exceeded with url: /protocolbuffers/protobuf/archive/refs/tags/v3.21.9.tar.gz (Caused by ResponseError('too many 502 error responses'))'