2019-07-03T05:24:00 Created temporary directory: /tmp/pip-ephem-wheel-cache-gkj5dx0b 2019-07-03T05:24:00 Created temporary directory: /tmp/pip-req-tracker-jkurayd1 2019-07-03T05:24:00 Created requirements tracker '/tmp/pip-req-tracker-jkurayd1' 2019-07-03T05:24:00 Created temporary directory: /tmp/pip-wheel-1m8iv3ma 2019-07-03T05:24:00 Collecting jira-cache==0.8 2019-07-03T05:24:00 1 location(s) to search for versions of jira-cache: 2019-07-03T05:24:00 * https://pypi.org/simple/jira-cache/ 2019-07-03T05:24:00 Getting page https://pypi.org/simple/jira-cache/ 2019-07-03T05:24:00 Analyzing links from page https://pypi.org/simple/jira-cache/ 2019-07-03T05:24:00 Found link https://files.pythonhosted.org/packages/86/4a/c3ac6ab6fc15ee0522e7fbe40a3c0b341733f23f7aade147e4aa0012a908/jira-cache-0.8.tar.gz#sha256=9e249ab5bec76c8945f2f5b1a499767bc94d733da666eaec1f7291a6dd052439 (from https://pypi.org/simple/jira-cache/), version: 0.8 2019-07-03T05:24:00 Found link https://files.pythonhosted.org/packages/fd/88/c8fea7cde5a58635d59df56adee1b74ce781da7284ec4c12df8057fe786c/jira-cache-0.8.1.tar.gz#sha256=2e271fc4dec0cf9a632d9176810dfaf9637fe5a73b6673d27c6479fda9410044 (from https://pypi.org/simple/jira-cache/), version: 0.8.1 2019-07-03T05:24:00 Found link https://files.pythonhosted.org/packages/ed/a0/6d0955df6a23d3db9f1bd970bdad929dbf8c3c90a0ee6410de05cd58462b/jira-cache-0.8.2.tar.gz#sha256=c28d213d4ef1b9c7600a8913d98c36b2b6ab7f5347a16a5b74a112ea5cf8dc4b (from https://pypi.org/simple/jira-cache/), version: 0.8.2 2019-07-03T05:24:00 Found link https://files.pythonhosted.org/packages/2d/55/396bbb03cc397487d3a9b2eb92bf5f71e88ecddc06692053d3fb0c543168/jira-cache-0.8.3.tar.gz#sha256=ddc7af911e3adbc269f0603cbb46995d67e2b8241ed1e7f95302d67e0c14daa7 (from https://pypi.org/simple/jira-cache/), version: 0.8.3 2019-07-03T05:24:00 Using version 0.8 (newest of versions: 0.8) 2019-07-03T05:24:00 Created temporary directory: /tmp/pip-unpack-ncco4so3 2019-07-03T05:24:00 Downloading https://files.pythonhosted.org/packages/86/4a/c3ac6ab6fc15ee0522e7fbe40a3c0b341733f23f7aade147e4aa0012a908/jira-cache-0.8.tar.gz 2019-07-03T05:24:00 Downloading from URL https://files.pythonhosted.org/packages/86/4a/c3ac6ab6fc15ee0522e7fbe40a3c0b341733f23f7aade147e4aa0012a908/jira-cache-0.8.tar.gz#sha256=9e249ab5bec76c8945f2f5b1a499767bc94d733da666eaec1f7291a6dd052439 (from https://pypi.org/simple/jira-cache/) 2019-07-03T05:24:00 Added jira-cache==0.8 from https://files.pythonhosted.org/packages/86/4a/c3ac6ab6fc15ee0522e7fbe40a3c0b341733f23f7aade147e4aa0012a908/jira-cache-0.8.tar.gz#sha256=9e249ab5bec76c8945f2f5b1a499767bc94d733da666eaec1f7291a6dd052439 to build tracker '/tmp/pip-req-tracker-jkurayd1' 2019-07-03T05:24:00 Running setup.py (path:/tmp/pip-wheel-1m8iv3ma/jira-cache/setup.py) egg_info for package jira-cache 2019-07-03T05:24:00 Running command python setup.py egg_info 2019-07-03T05:24:02 Traceback (most recent call last): 2019-07-03T05:24:02 File "", line 1, in 2019-07-03T05:24:02 File "/tmp/pip-wheel-1m8iv3ma/jira-cache/setup.py", line 13, in 2019-07-03T05:24:02 long_description=read('README.rst'), 2019-07-03T05:24:02 File "/tmp/pip-wheel-1m8iv3ma/jira-cache/setup.py", line 7, in read 2019-07-03T05:24:02 return open(os.path.join(root, path)).read() 2019-07-03T05:24:02 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-1m8iv3ma/jira-cache/README.rst' 2019-07-03T05:24:02 Cleaning up... 2019-07-03T05:24:02 Removing source in /tmp/pip-wheel-1m8iv3ma/jira-cache 2019-07-03T05:24:02 Removed jira-cache==0.8 from https://files.pythonhosted.org/packages/86/4a/c3ac6ab6fc15ee0522e7fbe40a3c0b341733f23f7aade147e4aa0012a908/jira-cache-0.8.tar.gz#sha256=9e249ab5bec76c8945f2f5b1a499767bc94d733da666eaec1f7291a6dd052439 from build tracker '/tmp/pip-req-tracker-jkurayd1' 2019-07-03T05:24:02 Removed build tracker '/tmp/pip-req-tracker-jkurayd1' 2019-07-03T05:24:02 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-1m8iv3ma/jira-cache/ 2019-07-03T05:24:02 Exception information: 2019-07-03T05:24:02 Traceback (most recent call last): 2019-07-03T05:24:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-03T05:24:02 status = self.run(options, args) 2019-07-03T05:24:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-03T05:24:02 resolver.resolve(requirement_set) 2019-07-03T05:24:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-03T05:24:02 self._resolve_one(requirement_set, req) 2019-07-03T05:24:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-03T05:24:02 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-03T05:24:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-03T05:24:02 self.require_hashes 2019-07-03T05:24:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-03T05:24:02 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-03T05:24:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-03T05:24:02 self.req.prepare_metadata() 2019-07-03T05:24:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-03T05:24:02 self.run_egg_info() 2019-07-03T05:24:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-03T05:24:02 command_desc='python setup.py egg_info') 2019-07-03T05:24:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-03T05:24:02 % (command_desc, proc.returncode, cwd)) 2019-07-03T05:24:02 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-1m8iv3ma/jira-cache/