2020-06-14T13:57:38,428 Created temporary directory: /tmp/pip-ephem-wheel-cache-9kwjb1rg 2020-06-14T13:57:38,432 Created temporary directory: /tmp/pip-req-tracker-v3sj0yl1 2020-06-14T13:57:38,433 Initialized build tracking at /tmp/pip-req-tracker-v3sj0yl1 2020-06-14T13:57:38,433 Created build tracker: /tmp/pip-req-tracker-v3sj0yl1 2020-06-14T13:57:38,434 Entered build tracker: /tmp/pip-req-tracker-v3sj0yl1 2020-06-14T13:57:38,435 Created temporary directory: /tmp/pip-wheel-2nwuvqzw 2020-06-14T13:57:38,454 1 location(s) to search for versions of popmon: 2020-06-14T13:57:38,454 * https://pypi.org/simple/popmon/ 2020-06-14T13:57:38,455 Fetching project page and analyzing links: https://pypi.org/simple/popmon/ 2020-06-14T13:57:38,457 Getting page https://pypi.org/simple/popmon/ 2020-06-14T13:57:38,460 Found index url https://pypi.org/simple 2020-06-14T13:57:38,666 Skipping link: No binaries permitted for popmon: https://files.pythonhosted.org/packages/ea/6d/76ec0007b83324f053d23c738221437854455040ba531cad4c48732abca5/popmon-0.3.1-py3-none-any.whl#sha256=3f76a6bb90c4f5800ec52ebad490c4569ebc671573533b12d616e9ee497467dd (from https://pypi.org/simple/popmon/) (requires-python:>=3.6) 2020-06-14T13:57:38,667 Skipping link: No binaries permitted for popmon: https://files.pythonhosted.org/packages/4b/32/6ba1c2b453aa293432997f86f24aa5ebf2f8496a3e0272cc94785344d21e/popmon-0.3.2-py3-none-any.whl#sha256=e6e47cf0eb4bef76321f1111324c203866ed25bcd94d0e3f3073e61f7dc71f29 (from https://pypi.org/simple/popmon/) (requires-python:>=3.6) 2020-06-14T13:57:38,667 Skipping link: No binaries permitted for popmon: https://files.pythonhosted.org/packages/51/81/06fb2e14fe9d8747308f1c82e90147d8192c6ee2c09d99311658f58c97ee/popmon-0.3.3-py3-none-any.whl#sha256=af408e5c237f3c19b0627e9d16bb0c5639e5ca00800c1ae132c7d56f69d4ccab (from https://pypi.org/simple/popmon/) (requires-python:>=3.6) 2020-06-14T13:57:38,667 Skipping link: No binaries permitted for popmon: https://files.pythonhosted.org/packages/61/7a/c029c615e44c1a0b557b78e5e22e7ef34a3d95620bde08a869f8aca577e5/popmon-0.3.4-py3-none-any.whl#sha256=434e496621a2214eef1a9c04cd89da08ecf6f741218dea0d5f70bd61c73814b1 (from https://pypi.org/simple/popmon/) (requires-python:>=3.6) 2020-06-14T13:57:38,668 Found link https://files.pythonhosted.org/packages/25/9b/b0cb64af0b56f70780e063ab2feb618aa3138248bb8fba1c03339a408714/popmon-0.3.4.tar.gz#sha256=3a69368d776a2111fd78e040dbf9037774fd076e2752e0d42cbd0746b9c964c8 (from https://pypi.org/simple/popmon/) (requires-python:>=3.6), version: 0.3.4 2020-06-14T13:57:38,675 Given no hashes to check 1 links for project 'popmon': discarding no candidates 2020-06-14T13:57:38,677 Using version 0.3.4 (newest of versions: 0.3.4) 2020-06-14T13:57:38,682 Collecting popmon==0.3.4 2020-06-14T13:57:38,685 Created temporary directory: /tmp/pip-unpack-tmoq9k71 2020-06-14T13:57:38,768 Downloading popmon-0.3.4.tar.gz (310 kB) 2020-06-14T13:57:39,466 Added popmon==0.3.4 from https://files.pythonhosted.org/packages/25/9b/b0cb64af0b56f70780e063ab2feb618aa3138248bb8fba1c03339a408714/popmon-0.3.4.tar.gz#sha256=3a69368d776a2111fd78e040dbf9037774fd076e2752e0d42cbd0746b9c964c8 to build tracker '/tmp/pip-req-tracker-v3sj0yl1' 2020-06-14T13:57:39,469 Running setup.py (path:/tmp/pip-wheel-2nwuvqzw/popmon/setup.py) egg_info for package popmon 2020-06-14T13:57:39,471 Created temporary directory: /tmp/pip-pip-egg-info-u82z0xo4 2020-06-14T13:57:39,471 Running command python setup.py egg_info 2020-06-14T13:57:40,957 Traceback (most recent call last): 2020-06-14T13:57:40,958 File "", line 1, in 2020-06-14T13:57:40,958 File "/tmp/pip-wheel-2nwuvqzw/popmon/setup.py", line 11, in 2020-06-14T13:57:40,958 with open("requirements.txt") as f: 2020-06-14T13:57:40,959 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2020-06-14T13:57:41,048 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-06-14T13:57:41,049 Exception information: 2020-06-14T13:57:41,049 Traceback (most recent call last): 2020-06-14T13:57:41,049 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-06-14T13:57:41,049 status = self.run(options, args) 2020-06-14T13:57:41,049 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-06-14T13:57:41,049 return func(self, options, args) 2020-06-14T13:57:41,049 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-06-14T13:57:41,049 reqs, check_supported_wheels=True 2020-06-14T13:57:41,049 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-06-14T13:57:41,049 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-06-14T13:57:41,049 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-06-14T13:57:41,049 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-06-14T13:57:41,049 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-06-14T13:57:41,049 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-06-14T13:57:41,049 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-06-14T13:57:41,049 req, self.req_tracker, self.finder, self.build_isolation, 2020-06-14T13:57:41,049 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-06-14T13:57:41,049 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-06-14T13:57:41,049 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-06-14T13:57:41,049 self.req.prepare_metadata() 2020-06-14T13:57:41,049 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-06-14T13:57:41,049 self.metadata_directory = self._generate_metadata() 2020-06-14T13:57:41,049 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-06-14T13:57:41,049 details=self.name or "from {}".format(self.link) 2020-06-14T13:57:41,049 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-06-14T13:57:41,049 command_desc='python setup.py egg_info', 2020-06-14T13:57:41,049 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-06-14T13:57:41,049 raise InstallationError(exc_msg) 2020-06-14T13:57:41,049 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-14T13:57:41,090 Removed popmon==0.3.4 from https://files.pythonhosted.org/packages/25/9b/b0cb64af0b56f70780e063ab2feb618aa3138248bb8fba1c03339a408714/popmon-0.3.4.tar.gz#sha256=3a69368d776a2111fd78e040dbf9037774fd076e2752e0d42cbd0746b9c964c8 from build tracker '/tmp/pip-req-tracker-v3sj0yl1' 2020-06-14T13:57:41,091 Removed build tracker: '/tmp/pip-req-tracker-v3sj0yl1'