2020-06-03T13:29:04,411 Created temporary directory: /tmp/pip-ephem-wheel-cache-gsfcpbec 2020-06-03T13:29:04,416 Created temporary directory: /tmp/pip-req-tracker-60xcw3r2 2020-06-03T13:29:04,417 Initialized build tracking at /tmp/pip-req-tracker-60xcw3r2 2020-06-03T13:29:04,417 Created build tracker: /tmp/pip-req-tracker-60xcw3r2 2020-06-03T13:29:04,418 Entered build tracker: /tmp/pip-req-tracker-60xcw3r2 2020-06-03T13:29:04,419 Created temporary directory: /tmp/pip-wheel-819786xd 2020-06-03T13:29:04,434 1 location(s) to search for versions of eisen-deploy: 2020-06-03T13:29:04,434 * https://pypi.org/simple/eisen-deploy/ 2020-06-03T13:29:04,434 Fetching project page and analyzing links: https://pypi.org/simple/eisen-deploy/ 2020-06-03T13:29:04,435 Getting page https://pypi.org/simple/eisen-deploy/ 2020-06-03T13:29:04,438 Found index url https://pypi.org/simple 2020-06-03T13:29:04,640 Found link https://files.pythonhosted.org/packages/9f/92/c84573ad233abad6c1f1798fb6aed5e707a70164809ee00203ce85a901e4/eisen-deploy-0.0.1.tar.gz#sha256=e2b29853f7a0abaf42b82f1a7a2ae56b368153012b49796d953fc96f4e96223e (from https://pypi.org/simple/eisen-deploy/) (requires-python:>=3.6), version: 0.0.1 2020-06-03T13:29:04,641 Skipping link: No binaries permitted for eisen-deploy: https://files.pythonhosted.org/packages/4f/2e/b623b682504b34ea4d64c57c5c81998d3234e681663fed672f8032946190/eisen_deploy-0.0.1-py3-none-any.whl#sha256=f1a5dfa154e7eb09bfb1234b562e922403f56644807c8e317b87da52b18ba7e0 (from https://pypi.org/simple/eisen-deploy/) (requires-python:>=3.6) 2020-06-03T13:29:04,649 Given no hashes to check 1 links for project 'eisen-deploy': discarding no candidates 2020-06-03T13:29:04,650 Using version 0.0.1 (newest of versions: 0.0.1) 2020-06-03T13:29:04,655 Collecting eisen-deploy==0.0.1 2020-06-03T13:29:04,659 Created temporary directory: /tmp/pip-unpack-79lw33qj 2020-06-03T13:29:04,867 Downloading eisen-deploy-0.0.1.tar.gz (4.4 kB) 2020-06-03T13:29:04,977 Added eisen-deploy==0.0.1 from https://files.pythonhosted.org/packages/9f/92/c84573ad233abad6c1f1798fb6aed5e707a70164809ee00203ce85a901e4/eisen-deploy-0.0.1.tar.gz#sha256=e2b29853f7a0abaf42b82f1a7a2ae56b368153012b49796d953fc96f4e96223e to build tracker '/tmp/pip-req-tracker-60xcw3r2' 2020-06-03T13:29:04,980 Running setup.py (path:/tmp/pip-wheel-819786xd/eisen-deploy/setup.py) egg_info for package eisen-deploy 2020-06-03T13:29:04,982 Created temporary directory: /tmp/pip-pip-egg-info-g72wsyo4 2020-06-03T13:29:04,983 Running command python setup.py egg_info 2020-06-03T13:29:06,667 Traceback (most recent call last): 2020-06-03T13:29:06,668 File "", line 1, in 2020-06-03T13:29:06,669 File "/tmp/pip-wheel-819786xd/eisen-deploy/setup.py", line 6, in 2020-06-03T13:29:06,669 with open('requirements.txt') as f: 2020-06-03T13:29:06,670 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2020-06-03T13:29:06,758 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-06-03T13:29:06,759 Exception information: 2020-06-03T13:29:06,759 Traceback (most recent call last): 2020-06-03T13:29:06,759 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-06-03T13:29:06,759 status = self.run(options, args) 2020-06-03T13:29:06,759 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-06-03T13:29:06,759 return func(self, options, args) 2020-06-03T13:29:06,759 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-06-03T13:29:06,759 reqs, check_supported_wheels=True 2020-06-03T13:29:06,759 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-06-03T13:29:06,759 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-06-03T13:29:06,759 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-06-03T13:29:06,759 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-06-03T13:29:06,759 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-06-03T13:29:06,759 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-06-03T13:29:06,759 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 431, in prepare_linked_requirement 2020-06-03T13:29:06,759 req, self.req_tracker, self.finder, self.build_isolation, 2020-06-03T13:29:06,759 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 85, in _get_prepared_distribution 2020-06-03T13:29:06,759 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-06-03T13:29:06,759 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-06-03T13:29:06,759 self.req.prepare_metadata() 2020-06-03T13:29:06,759 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-06-03T13:29:06,759 self.metadata_directory = self._generate_metadata() 2020-06-03T13:29:06,759 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-06-03T13:29:06,759 details=self.name or "from {}".format(self.link) 2020-06-03T13:29:06,759 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-06-03T13:29:06,759 command_desc='python setup.py egg_info', 2020-06-03T13:29:06,759 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-06-03T13:29:06,759 raise InstallationError(exc_msg) 2020-06-03T13:29:06,759 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-06-03T13:29:06,773 Removed eisen-deploy==0.0.1 from https://files.pythonhosted.org/packages/9f/92/c84573ad233abad6c1f1798fb6aed5e707a70164809ee00203ce85a901e4/eisen-deploy-0.0.1.tar.gz#sha256=e2b29853f7a0abaf42b82f1a7a2ae56b368153012b49796d953fc96f4e96223e from build tracker '/tmp/pip-req-tracker-60xcw3r2' 2020-06-03T13:29:06,773 Removed build tracker: '/tmp/pip-req-tracker-60xcw3r2'