2021-07-09T20:18:20,771 Created temporary directory: /tmp/pip-ephem-wheel-cache-y0vhohql 2021-07-09T20:18:20,775 Created temporary directory: /tmp/pip-req-tracker-cifsvxwi 2021-07-09T20:18:20,775 Initialized build tracking at /tmp/pip-req-tracker-cifsvxwi 2021-07-09T20:18:20,775 Created build tracker: /tmp/pip-req-tracker-cifsvxwi 2021-07-09T20:18:20,775 Entered build tracker: /tmp/pip-req-tracker-cifsvxwi 2021-07-09T20:18:20,776 Created temporary directory: /tmp/pip-wheel-73thnuow 2021-07-09T20:18:20,810 1 location(s) to search for versions of testbed: 2021-07-09T20:18:20,810 * https://pypi.org/simple/testbed/ 2021-07-09T20:18:20,810 Fetching project page and analyzing links: https://pypi.org/simple/testbed/ 2021-07-09T20:18:20,811 Getting page https://pypi.org/simple/testbed/ 2021-07-09T20:18:20,812 Found index url https://pypi.org/simple 2021-07-09T20:18:20,991 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/28/8e/cf7ac64e3153794442f25ac15675cda394e6864d5fb646e39c020ac77ffd/Testbed-0.13.3-py2.7.egg#sha256=69a4f1d7ce7335764eaf013407696de83b66e382d0929aad11ffa1bf2b1645e8 (from https://pypi.org/simple/testbed/) 2021-07-09T20:18:21,008 Skipping link: none of the wheel's tags (py27-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/71/34/eac46172c7164beb6d17833c2abcc05f9815082b4b1ea51beacd9ec1c10b/Testbed-0.13.3-py27-none-any.whl#sha256=5cced9488efa740b4439190c30c3c82104af2a33d0036be65fe5a7bbfd6c1d8e (from https://pypi.org/simple/testbed/) 2021-07-09T20:18:21,008 Found link https://files.pythonhosted.org/packages/7c/28/3b0f33d47696d92496c51cb851f8d3fdbde4dc822aeec764a4052aacc9f1/Testbed-0.13.3.tar.gz#sha256=527e76bbe5afcba8144539ca983fd22f0fe2eb0a2516270014b090562a97906b (from https://pypi.org/simple/testbed/), version: 0.13.3 2021-07-09T20:18:21,008 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/61/fa/66ff899bd92671032ed7231fb06f6a0f25f9a1b5be68d614f2752314daec/Testbed-0.13.4-py2.7.egg#sha256=96283eeb70521e82c9ce7e72b20d782d8e9ea5abadf65bb0b837aecf637ebcf5 (from https://pypi.org/simple/testbed/) 2021-07-09T20:18:21,009 Skipping link: none of the wheel's tags (py27-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f2/35/1ff4e678e91649ad50625fdd5ee2b823a39c14b034b516da4803a1f9dca4/Testbed-0.13.4-py27-none-any.whl#sha256=8649a226cbae5ff13d801fd565e7279c8feae6cd2d88bf9c4a6d7a0dc6bd2dca (from https://pypi.org/simple/testbed/) 2021-07-09T20:18:21,009 Found link https://files.pythonhosted.org/packages/23/bf/44a5f60aac67af25ae18889fedb47224b26bae7ca3ad3d1a0344558b0531/Testbed-0.13.4.tar.gz#sha256=acf4fa046cfd9fdeda23cd9aa6d60eaaab0cfd3c1810d9690bc8daff283831eb (from https://pypi.org/simple/testbed/), version: 0.13.4 2021-07-09T20:18:21,009 Skipping link: not a file: https://pypi.org/simple/testbed/ 2021-07-09T20:18:21,010 Given no hashes to check 1 links for project 'testbed': discarding no candidates 2021-07-09T20:18:21,028 Collecting testbed==0.13.3 2021-07-09T20:18:21,029 Created temporary directory: /tmp/pip-unpack-9fmiupij 2021-07-09T20:18:21,070 Downloading Testbed-0.13.3.tar.gz (31 kB) 2021-07-09T20:18:21,197 Added testbed==0.13.3 from https://files.pythonhosted.org/packages/7c/28/3b0f33d47696d92496c51cb851f8d3fdbde4dc822aeec764a4052aacc9f1/Testbed-0.13.3.tar.gz#sha256=527e76bbe5afcba8144539ca983fd22f0fe2eb0a2516270014b090562a97906b to build tracker '/tmp/pip-req-tracker-cifsvxwi' 2021-07-09T20:18:21,198 Running setup.py (path:/tmp/pip-wheel-73thnuow/testbed_69588668f35b4d7395100f5acf68b768/setup.py) egg_info for package testbed 2021-07-09T20:18:21,199 Created temporary directory: /tmp/pip-pip-egg-info-l8vqx239 2021-07-09T20:18:21,199 Running command python setup.py egg_info 2021-07-09T20:18:21,816 Traceback (most recent call last): 2021-07-09T20:18:21,817 File "", line 1, in 2021-07-09T20:18:21,817 File "/tmp/pip-wheel-73thnuow/testbed_69588668f35b4d7395100f5acf68b768/setup.py", line 78, in 2021-07-09T20:18:21,817 COMMANDS = {cmd: '{}.{}:{}'.format(SCRIPTS_PKG, 2021-07-09T20:18:21,817 File "/tmp/pip-wheel-73thnuow/testbed_69588668f35b4d7395100f5acf68b768/setup.py", line 79, in 2021-07-09T20:18:21,818 script if isinstance(script, basestring) 2021-07-09T20:18:21,818 NameError: name 'basestring' is not defined 2021-07-09T20:18:21,867 WARNING: Discarding https://files.pythonhosted.org/packages/7c/28/3b0f33d47696d92496c51cb851f8d3fdbde4dc822aeec764a4052aacc9f1/Testbed-0.13.3.tar.gz#sha256=527e76bbe5afcba8144539ca983fd22f0fe2eb0a2516270014b090562a97906b (from https://pypi.org/simple/testbed/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T20:18:21,868 ERROR: Could not find a version that satisfies the requirement testbed==0.13.3 (from versions: 0.13.3, 0.13.4) 2021-07-09T20:18:21,868 ERROR: No matching distribution found for testbed==0.13.3 2021-07-09T20:18:21,868 Exception information: 2021-07-09T20:18:21,868 Traceback (most recent call last): 2021-07-09T20:18:21,868 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T20:18:21,868 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T20:18:21,868 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T20:18:21,868 raise RequirementsConflicted(criterion) 2021-07-09T20:18:21,868 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('testbed==0.13.3') 2021-07-09T20:18:21,868 2021-07-09T20:18:21,868 During handling of the above exception, another exception occurred: 2021-07-09T20:18:21,868 2021-07-09T20:18:21,868 Traceback (most recent call last): 2021-07-09T20:18:21,868 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T20:18:21,868 result = self._result = resolver.resolve( 2021-07-09T20:18:21,868 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T20:18:21,868 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T20:18:21,868 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T20:18:21,868 raise ResolutionImpossible(e.criterion.information) 2021-07-09T20:18:21,868 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('testbed==0.13.3'), parent=None)] 2021-07-09T20:18:21,868 2021-07-09T20:18:21,868 The above exception was the direct cause of the following exception: 2021-07-09T20:18:21,868 2021-07-09T20:18:21,868 Traceback (most recent call last): 2021-07-09T20:18:21,868 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T20:18:21,868 status = self.run(options, args) 2021-07-09T20:18:21,868 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T20:18:21,868 return func(self, options, args) 2021-07-09T20:18:21,868 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T20:18:21,868 requirement_set = resolver.resolve( 2021-07-09T20:18:21,868 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T20:18:21,868 raise error from e 2021-07-09T20:18:21,868 pip._internal.exceptions.DistributionNotFound: No matching distribution found for testbed==0.13.3 2021-07-09T20:18:21,873 Removed testbed==0.13.3 from https://files.pythonhosted.org/packages/7c/28/3b0f33d47696d92496c51cb851f8d3fdbde4dc822aeec764a4052aacc9f1/Testbed-0.13.3.tar.gz#sha256=527e76bbe5afcba8144539ca983fd22f0fe2eb0a2516270014b090562a97906b from build tracker '/tmp/pip-req-tracker-cifsvxwi' 2021-07-09T20:18:21,874 Removed build tracker: '/tmp/pip-req-tracker-cifsvxwi'