2021-07-10T09:30:58,379 Created temporary directory: /tmp/pip-ephem-wheel-cache-d_8ljsc1 2021-07-10T09:30:58,382 Created temporary directory: /tmp/pip-req-tracker-wzxz088l 2021-07-10T09:30:58,383 Initialized build tracking at /tmp/pip-req-tracker-wzxz088l 2021-07-10T09:30:58,383 Created build tracker: /tmp/pip-req-tracker-wzxz088l 2021-07-10T09:30:58,383 Entered build tracker: /tmp/pip-req-tracker-wzxz088l 2021-07-10T09:30:58,384 Created temporary directory: /tmp/pip-wheel-363glev9 2021-07-10T09:30:58,414 1 location(s) to search for versions of fio-product-variant-measurements: 2021-07-10T09:30:58,414 * https://pypi.org/simple/fio-product-variant-measurements/ 2021-07-10T09:30:58,415 Fetching project page and analyzing links: https://pypi.org/simple/fio-product-variant-measurements/ 2021-07-10T09:30:58,415 Getting page https://pypi.org/simple/fio-product-variant-measurements/ 2021-07-10T09:30:58,417 Found index url https://pypi.org/simple 2021-07-10T09:30:58,505 Found link https://files.pythonhosted.org/packages/41/09/9b3735ccbe59a114956daca7ae4e372bff32335bae605500f887c482a86d/fio_product_variant_measurements-3.4.3.0.tar.gz#sha256=a3fec84468b143e7d29c9b8620ee762584e936d3ed7dd63bdc625bee65274fd8 (from https://pypi.org/simple/fio-product-variant-measurements/), version: 3.4.3.0 2021-07-10T09:30:58,505 Found link https://files.pythonhosted.org/packages/a7/8b/a6180680a146880991a038f89ce24ded81f3845857f6f19c30ff72c0c505/fio_product_variant_measurements-3.4.3.1.tar.gz#sha256=4f5e213d94a4a0cde79e09d164d143087c83621d08b30611c8618df0cf4dff45 (from https://pypi.org/simple/fio-product-variant-measurements/), version: 3.4.3.1 2021-07-10T09:30:58,506 Found link https://files.pythonhosted.org/packages/0f/9e/f8f72e9c846e878519c04e7e5ab64634158054ae33bb76c2e958a6eaa97e/fio_product_variant_measurements-3.4.3.2.tar.gz#sha256=2cc486f3deec47b9f020e9a9fe77a6d779474404d719188415f7bc0d7405beaf (from https://pypi.org/simple/fio-product-variant-measurements/), version: 3.4.3.2 2021-07-10T09:30:58,506 Skipping link: not a file: https://pypi.org/simple/fio-product-variant-measurements/ 2021-07-10T09:30:58,524 Given no hashes to check 1 links for project 'fio-product-variant-measurements': discarding no candidates 2021-07-10T09:30:58,543 Collecting fio-product-variant-measurements==3.4.3.1 2021-07-10T09:30:58,545 Created temporary directory: /tmp/pip-unpack-bky8qze3 2021-07-10T09:30:58,717 Downloading fio_product_variant_measurements-3.4.3.1.tar.gz (4.2 kB) 2021-07-10T09:30:58,767 Added fio-product-variant-measurements==3.4.3.1 from https://files.pythonhosted.org/packages/a7/8b/a6180680a146880991a038f89ce24ded81f3845857f6f19c30ff72c0c505/fio_product_variant_measurements-3.4.3.1.tar.gz#sha256=4f5e213d94a4a0cde79e09d164d143087c83621d08b30611c8618df0cf4dff45 to build tracker '/tmp/pip-req-tracker-wzxz088l' 2021-07-10T09:30:58,769 Running setup.py (path:/tmp/pip-wheel-363glev9/fio-product-variant-measurements_abd711af026544e5bfdcc16a2ad8d12f/setup.py) egg_info for package fio-product-variant-measurements 2021-07-10T09:30:58,769 Created temporary directory: /tmp/pip-pip-egg-info-rvcz_o5p 2021-07-10T09:30:58,770 Running command python setup.py egg_info 2021-07-10T09:30:59,472 Traceback (most recent call last): 2021-07-10T09:30:59,473 File "", line 1, in 2021-07-10T09:30:59,473 File "/tmp/pip-wheel-363glev9/fio-product-variant-measurements_abd711af026544e5bfdcc16a2ad8d12f/setup.py", line 7, in 2021-07-10T09:30:59,474 import ConfigParser 2021-07-10T09:30:59,474 ModuleNotFoundError: No module named 'ConfigParser' 2021-07-10T09:30:59,528 WARNING: Discarding https://files.pythonhosted.org/packages/a7/8b/a6180680a146880991a038f89ce24ded81f3845857f6f19c30ff72c0c505/fio_product_variant_measurements-3.4.3.1.tar.gz#sha256=4f5e213d94a4a0cde79e09d164d143087c83621d08b30611c8618df0cf4dff45 (from https://pypi.org/simple/fio-product-variant-measurements/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T09:30:59,530 ERROR: Could not find a version that satisfies the requirement fio-product-variant-measurements==3.4.3.1 (from versions: 3.4.3.0, 3.4.3.1, 3.4.3.2) 2021-07-10T09:30:59,530 ERROR: No matching distribution found for fio-product-variant-measurements==3.4.3.1 2021-07-10T09:30:59,530 Exception information: 2021-07-10T09:30:59,530 Traceback (most recent call last): 2021-07-10T09:30:59,530 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T09:30:59,530 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T09:30:59,530 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T09:30:59,530 raise RequirementsConflicted(criterion) 2021-07-10T09:30:59,530 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fio-product-variant-measurements==3.4.3.1') 2021-07-10T09:30:59,530 2021-07-10T09:30:59,530 During handling of the above exception, another exception occurred: 2021-07-10T09:30:59,530 2021-07-10T09:30:59,530 Traceback (most recent call last): 2021-07-10T09:30:59,530 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T09:30:59,530 result = self._result = resolver.resolve( 2021-07-10T09:30:59,530 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T09:30:59,530 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T09:30:59,530 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T09:30:59,530 raise ResolutionImpossible(e.criterion.information) 2021-07-10T09:30:59,530 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fio-product-variant-measurements==3.4.3.1'), parent=None)] 2021-07-10T09:30:59,530 2021-07-10T09:30:59,530 The above exception was the direct cause of the following exception: 2021-07-10T09:30:59,530 2021-07-10T09:30:59,530 Traceback (most recent call last): 2021-07-10T09:30:59,530 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T09:30:59,530 status = self.run(options, args) 2021-07-10T09:30:59,530 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T09:30:59,530 return func(self, options, args) 2021-07-10T09:30:59,530 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T09:30:59,530 requirement_set = resolver.resolve( 2021-07-10T09:30:59,530 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T09:30:59,530 raise error from e 2021-07-10T09:30:59,530 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fio-product-variant-measurements==3.4.3.1 2021-07-10T09:30:59,535 Removed fio-product-variant-measurements==3.4.3.1 from https://files.pythonhosted.org/packages/a7/8b/a6180680a146880991a038f89ce24ded81f3845857f6f19c30ff72c0c505/fio_product_variant_measurements-3.4.3.1.tar.gz#sha256=4f5e213d94a4a0cde79e09d164d143087c83621d08b30611c8618df0cf4dff45 from build tracker '/tmp/pip-req-tracker-wzxz088l' 2021-07-10T09:30:59,535 Removed build tracker: '/tmp/pip-req-tracker-wzxz088l'