2021-07-09T22:38:38,274 Created temporary directory: /tmp/pip-ephem-wheel-cache-a98rmnik 2021-07-09T22:38:38,277 Created temporary directory: /tmp/pip-req-tracker-cn0ab7j_ 2021-07-09T22:38:38,277 Initialized build tracking at /tmp/pip-req-tracker-cn0ab7j_ 2021-07-09T22:38:38,277 Created build tracker: /tmp/pip-req-tracker-cn0ab7j_ 2021-07-09T22:38:38,277 Entered build tracker: /tmp/pip-req-tracker-cn0ab7j_ 2021-07-09T22:38:38,278 Created temporary directory: /tmp/pip-wheel-8fn2u_8h 2021-07-09T22:38:38,312 1 location(s) to search for versions of redis-lua-curator: 2021-07-09T22:38:38,312 * https://pypi.org/simple/redis-lua-curator/ 2021-07-09T22:38:38,312 Fetching project page and analyzing links: https://pypi.org/simple/redis-lua-curator/ 2021-07-09T22:38:38,313 Getting page https://pypi.org/simple/redis-lua-curator/ 2021-07-09T22:38:38,314 Found index url https://pypi.org/simple 2021-07-09T22:38:38,493 Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/26/33/9724959fbed4c7e0c20820f027ae17717ab1a56481e08fe59ad7212f9ea4/redis-lua-curator-0.0.1.macosx-10.9-intel.exe#sha256=ec9c932503d6746a5e3caebc2689b91f502a759052e263558a829c09f8d054e1 (from https://pypi.org/simple/redis-lua-curator/) 2021-07-09T22:38:38,493 Found link https://files.pythonhosted.org/packages/21/45/b882f464586831ebe4843b8c576db54b0dd5ccd7d40c6dc929311b82e1f8/redis-lua-curator-0.0.1.tar.gz#sha256=067cc336d29e043a8cec5e4a7bdcf2fea5ac46618ff07943b9aafb414a4d7e2f (from https://pypi.org/simple/redis-lua-curator/), version: 0.0.1 2021-07-09T22:38:38,493 Found link https://files.pythonhosted.org/packages/50/18/13e07beda54f305bf4688a4255cf7c656db83ee2c74332d29272cd38054e/redis-lua-curator-0.1.0.tar.gz#sha256=329c5af553cf1e83fe82eb744847ceb2d2813028dd951404648759277c3b1795 (from https://pypi.org/simple/redis-lua-curator/), version: 0.1.0 2021-07-09T22:38:38,494 Found link https://files.pythonhosted.org/packages/9a/e9/45f4b5fd286213fdd9f61556e55b6fccc91e9391e6f482f95687a8a4ae60/redis-lua-curator-0.2.0.tar.gz#sha256=79d4e892987106be68bfa9892da9c2f80bee067568826ef9597faae4b6168cbf (from https://pypi.org/simple/redis-lua-curator/), version: 0.2.0 2021-07-09T22:38:38,494 Found link https://files.pythonhosted.org/packages/e2/2a/f6c4ef335242a3e0d5663b7b5af7ab797208536514b32718b306a30b7687/redis-lua-curator-0.2.1.tar.gz#sha256=838f7ecbb5226e1a613f22a2ced211f8158614c8d244e4e956d34b5ebc93063b (from https://pypi.org/simple/redis-lua-curator/), version: 0.2.1 2021-07-09T22:38:38,494 Found link https://files.pythonhosted.org/packages/c0/f7/2bf3d79b84f47c86b9b1cc9d4434323b326ad41536ebd813d137f7d0baab/redis-lua-curator-0.3.0.tar.gz#sha256=6069bfe9af645c366c070a59aa5cc8d701d474651d408ac7a761b438bd0d95b1 (from https://pypi.org/simple/redis-lua-curator/), version: 0.3.0 2021-07-09T22:38:38,494 Skipping link: not a file: https://pypi.org/simple/redis-lua-curator/ 2021-07-09T22:38:38,511 Given no hashes to check 1 links for project 'redis-lua-curator': discarding no candidates 2021-07-09T22:38:38,528 Collecting redis-lua-curator==0.1.0 2021-07-09T22:38:38,530 Created temporary directory: /tmp/pip-unpack-ykp2ivmj 2021-07-09T22:38:38,698 Downloading redis-lua-curator-0.1.0.tar.gz (2.8 kB) 2021-07-09T22:38:38,735 Added redis-lua-curator==0.1.0 from https://files.pythonhosted.org/packages/50/18/13e07beda54f305bf4688a4255cf7c656db83ee2c74332d29272cd38054e/redis-lua-curator-0.1.0.tar.gz#sha256=329c5af553cf1e83fe82eb744847ceb2d2813028dd951404648759277c3b1795 to build tracker '/tmp/pip-req-tracker-cn0ab7j_' 2021-07-09T22:38:38,736 Running setup.py (path:/tmp/pip-wheel-8fn2u_8h/redis-lua-curator_7eb8ca45276d45eb82727ea87ab9420c/setup.py) egg_info for package redis-lua-curator 2021-07-09T22:38:38,736 Created temporary directory: /tmp/pip-pip-egg-info-d8zlmd4a 2021-07-09T22:38:38,737 Running command python setup.py egg_info 2021-07-09T22:38:41,979 ERROR: Command errored out with exit status 1: 2021-07-09T22:38:41,980 command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-9qserbr9/unittest2_218b613ca25344988f323a6ccd483ab5/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-9qserbr9/unittest2_218b613ca25344988f323a6ccd483ab5/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-972vhmbb 2021-07-09T22:38:41,981 cwd: /tmp/pip-wheel-9qserbr9/unittest2_218b613ca25344988f323a6ccd483ab5/ 2021-07-09T22:38:41,981 Complete output (12 lines): 2021-07-09T22:38:41,981 Traceback (most recent call last): 2021-07-09T22:38:41,981 File "", line 1, in 2021-07-09T22:38:41,981 File "/tmp/pip-wheel-9qserbr9/unittest2_218b613ca25344988f323a6ccd483ab5/setup.py", line 12, in 2021-07-09T22:38:41,981 from unittest2 import __version__ as VERSION 2021-07-09T22:38:41,981 File "/tmp/pip-wheel-9qserbr9/unittest2_218b613ca25344988f323a6ccd483ab5/unittest2/__init__.py", line 40, in 2021-07-09T22:38:41,982 from unittest2.collector import collector 2021-07-09T22:38:41,982 File "/tmp/pip-wheel-9qserbr9/unittest2_218b613ca25344988f323a6ccd483ab5/unittest2/collector.py", line 3, in 2021-07-09T22:38:41,982 from unittest2.loader import defaultTestLoader 2021-07-09T22:38:41,982 File "/tmp/pip-wheel-9qserbr9/unittest2_218b613ca25344988f323a6ccd483ab5/unittest2/loader.py", line 92 2021-07-09T22:38:41,982 except Exception, e: 2021-07-09T22:38:41,982 ^ 2021-07-09T22:38:41,982 SyntaxError: invalid syntax 2021-07-09T22:38:41,982 ---------------------------------------- 2021-07-09T22:38:41,983 WARNING: Discarding https://files.pythonhosted.org/packages/69/4e/ba9d0ccf3d4132abefdaac222c396f9c6f00537218fd15611e675f7a1e6d/unittest2-0.5.1.zip#sha256=227be2497f1278f6826e196d0629b8af6fd0f36d82abd969ced3295b017b4e96 (from https://pypi.org/simple/unittest2/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T22:38:42,837 ERROR: Command errored out with exit status 1: 2021-07-09T22:38:42,837 command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-9qserbr9/unittest2_0c7d603d5b0547b8a20853b4cd3020e2/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-9qserbr9/unittest2_0c7d603d5b0547b8a20853b4cd3020e2/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ov3rstca 2021-07-09T22:38:42,837 cwd: /tmp/pip-wheel-9qserbr9/unittest2_0c7d603d5b0547b8a20853b4cd3020e2/ 2021-07-09T22:38:42,837 Complete output (12 lines): 2021-07-09T22:38:42,837 Traceback (most recent call last): 2021-07-09T22:38:42,837 File "", line 1, in 2021-07-09T22:38:42,837 File "/tmp/pip-wheel-9qserbr9/unittest2_0c7d603d5b0547b8a20853b4cd3020e2/setup.py", line 12, in 2021-07-09T22:38:42,838 from unittest2 import __version__ as VERSION 2021-07-09T22:38:42,838 File "/tmp/pip-wheel-9qserbr9/unittest2_0c7d603d5b0547b8a20853b4cd3020e2/unittest2/__init__.py", line 40, in 2021-07-09T22:38:42,838 from unittest2.collector import collector 2021-07-09T22:38:42,838 File "/tmp/pip-wheel-9qserbr9/unittest2_0c7d603d5b0547b8a20853b4cd3020e2/unittest2/collector.py", line 3, in 2021-07-09T22:38:42,838 from unittest2.loader import defaultTestLoader 2021-07-09T22:38:42,838 File "/tmp/pip-wheel-9qserbr9/unittest2_0c7d603d5b0547b8a20853b4cd3020e2/unittest2/loader.py", line 92 2021-07-09T22:38:42,838 except Exception, e: 2021-07-09T22:38:42,838 ^ 2021-07-09T22:38:42,839 SyntaxError: invalid syntax 2021-07-09T22:38:42,839 ---------------------------------------- 2021-07-09T22:38:42,839 WARNING: Discarding https://files.pythonhosted.org/packages/86/e8/f31a7c9a3b471f6125abc8addd37c17760e00affb45d6db088394a360086/unittest2-0.5.1.tar.gz#sha256=aa5de8cdf654d843379c97bd1ee240e86356d3355a97b147a6f3f4d149247a71 (from https://pypi.org/simple/unittest2/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T22:38:42,839 ERROR: Could not find a version that satisfies the requirement unittest2==0.5.1 (from versions: 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.2.0, 0.3.0, 0.4.0, 0.4.1, 0.4.2, 0.5.0, 0.5.1, 0.6.0, 0.7.0, 0.7.1, 0.8.0, 1.0.0, 1.0.1, 1.1.0) 2021-07-09T22:38:42,839 ERROR: No matching distribution found for unittest2==0.5.1 2021-07-09T22:38:43,038 Traceback (most recent call last): 2021-07-09T22:38:43,039 File "/usr/local/lib/python3.9/dist-packages/setuptools/installer.py", line 75, in fetch_build_egg 2021-07-09T22:38:43,039 subprocess.check_call(cmd) 2021-07-09T22:38:43,039 File "/usr/lib/python3.9/subprocess.py", line 373, in check_call 2021-07-09T22:38:43,040 raise CalledProcessError(retcode, cmd) 2021-07-09T22:38:43,040 subprocess.CalledProcessError: Command '['/usr/bin/python3', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpgekxyunn', '--quiet', 'unittest2==0.5.1']' returned non-zero exit status 1. 2021-07-09T22:38:43,040 The above exception was the direct cause of the following exception: 2021-07-09T22:38:43,041 Traceback (most recent call last): 2021-07-09T22:38:43,041 File "", line 1, in 2021-07-09T22:38:43,041 File "/tmp/pip-wheel-8fn2u_8h/redis-lua-curator_7eb8ca45276d45eb82727ea87ab9420c/setup.py", line 21, in 2021-07-09T22:38:43,041 setup( 2021-07-09T22:38:43,041 File "/usr/local/lib/python3.9/dist-packages/setuptools/__init__.py", line 152, in setup 2021-07-09T22:38:43,041 _install_setup_requires(attrs) 2021-07-09T22:38:43,041 File "/usr/local/lib/python3.9/dist-packages/setuptools/__init__.py", line 147, in _install_setup_requires 2021-07-09T22:38:43,042 dist.fetch_build_eggs(dist.setup_requires) 2021-07-09T22:38:43,042 File "/usr/local/lib/python3.9/dist-packages/setuptools/dist.py", line 785, in fetch_build_eggs 2021-07-09T22:38:43,043 resolved_dists = pkg_resources.working_set.resolve( 2021-07-09T22:38:43,043 File "/usr/local/lib/python3.9/dist-packages/pkg_resources/__init__.py", line 766, in resolve 2021-07-09T22:38:43,044 dist = best[req.key] = env.best_match( 2021-07-09T22:38:43,045 File "/usr/local/lib/python3.9/dist-packages/pkg_resources/__init__.py", line 1051, in best_match 2021-07-09T22:38:43,046 return self.obtain(req, installer) 2021-07-09T22:38:43,046 File "/usr/local/lib/python3.9/dist-packages/pkg_resources/__init__.py", line 1063, in obtain 2021-07-09T22:38:43,048 return installer(requirement) 2021-07-09T22:38:43,048 File "/usr/local/lib/python3.9/dist-packages/setuptools/dist.py", line 844, in fetch_build_egg 2021-07-09T22:38:43,050 return fetch_build_egg(self, req) 2021-07-09T22:38:43,050 File "/usr/local/lib/python3.9/dist-packages/setuptools/installer.py", line 77, in fetch_build_egg 2021-07-09T22:38:43,051 raise DistutilsError(str(e)) from e 2021-07-09T22:38:43,052 distutils.errors.DistutilsError: Command '['/usr/bin/python3', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpgekxyunn', '--quiet', 'unittest2==0.5.1']' returned non-zero exit status 1. 2021-07-09T22:38:43,118 WARNING: Discarding https://files.pythonhosted.org/packages/50/18/13e07beda54f305bf4688a4255cf7c656db83ee2c74332d29272cd38054e/redis-lua-curator-0.1.0.tar.gz#sha256=329c5af553cf1e83fe82eb744847ceb2d2813028dd951404648759277c3b1795 (from https://pypi.org/simple/redis-lua-curator/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T22:38:43,119 ERROR: Could not find a version that satisfies the requirement redis-lua-curator==0.1.0 (from versions: 0.0.1, 0.1.0, 0.2.0, 0.2.1, 0.3.0) 2021-07-09T22:38:43,119 ERROR: No matching distribution found for redis-lua-curator==0.1.0 2021-07-09T22:38:43,120 Exception information: 2021-07-09T22:38:43,120 Traceback (most recent call last): 2021-07-09T22:38:43,120 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T22:38:43,120 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T22:38:43,120 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T22:38:43,120 raise RequirementsConflicted(criterion) 2021-07-09T22:38:43,120 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('redis-lua-curator==0.1.0') 2021-07-09T22:38:43,120 2021-07-09T22:38:43,120 During handling of the above exception, another exception occurred: 2021-07-09T22:38:43,120 2021-07-09T22:38:43,120 Traceback (most recent call last): 2021-07-09T22:38:43,120 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T22:38:43,120 result = self._result = resolver.resolve( 2021-07-09T22:38:43,120 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T22:38:43,120 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T22:38:43,120 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T22:38:43,120 raise ResolutionImpossible(e.criterion.information) 2021-07-09T22:38:43,120 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('redis-lua-curator==0.1.0'), parent=None)] 2021-07-09T22:38:43,120 2021-07-09T22:38:43,120 The above exception was the direct cause of the following exception: 2021-07-09T22:38:43,120 2021-07-09T22:38:43,120 Traceback (most recent call last): 2021-07-09T22:38:43,120 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T22:38:43,120 status = self.run(options, args) 2021-07-09T22:38:43,120 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T22:38:43,120 return func(self, options, args) 2021-07-09T22:38:43,120 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T22:38:43,120 requirement_set = resolver.resolve( 2021-07-09T22:38:43,120 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T22:38:43,120 raise error from e 2021-07-09T22:38:43,120 pip._internal.exceptions.DistributionNotFound: No matching distribution found for redis-lua-curator==0.1.0 2021-07-09T22:38:43,125 Removed redis-lua-curator==0.1.0 from https://files.pythonhosted.org/packages/50/18/13e07beda54f305bf4688a4255cf7c656db83ee2c74332d29272cd38054e/redis-lua-curator-0.1.0.tar.gz#sha256=329c5af553cf1e83fe82eb744847ceb2d2813028dd951404648759277c3b1795 from build tracker '/tmp/pip-req-tracker-cn0ab7j_' 2021-07-09T22:38:43,125 Removed build tracker: '/tmp/pip-req-tracker-cn0ab7j_'