2019-07-06T21:34:44 Created temporary directory: /tmp/pip-ephem-wheel-cache-rx0jz6mg 2019-07-06T21:34:44 Created temporary directory: /tmp/pip-req-tracker-fafhn63c 2019-07-06T21:34:44 Created requirements tracker '/tmp/pip-req-tracker-fafhn63c' 2019-07-06T21:34:44 Created temporary directory: /tmp/pip-wheel-ixe7h60w 2019-07-06T21:34:44 Collecting buildbot-dbconfig==0.1.0 2019-07-06T21:34:44 1 location(s) to search for versions of buildbot-dbconfig: 2019-07-06T21:34:44 * https://pypi.org/simple/buildbot-dbconfig/ 2019-07-06T21:34:44 Getting page https://pypi.org/simple/buildbot-dbconfig/ 2019-07-06T21:34:44 Analyzing links from page https://pypi.org/simple/buildbot-dbconfig/ 2019-07-06T21:34:44 Found link https://files.pythonhosted.org/packages/f9/c3/f9062add6834b45c451c6f690b494ceb103b02b8468231bbc6e807f03baa/buildbot-dbconfig-0.1.0.tar.gz#sha256=d692d06583d8eb48414d65ba13eb34e986a0c55279a39fdc180a2e5093f1db3e (from https://pypi.org/simple/buildbot-dbconfig/), version: 0.1.0 2019-07-06T21:34:44 Found link https://files.pythonhosted.org/packages/25/a3/99db9cdb70982ceefc53ad25117baa63f5f134a94e5f39ede18fae4a394f/buildbot-dbconfig-0.1.1.tar.gz#sha256=e1dff6850fb8ced45d9aa55b3394e358078eb1195eb8f23e6c7b2f0ec7d9356b (from https://pypi.org/simple/buildbot-dbconfig/), version: 0.1.1 2019-07-06T21:34:44 Found link https://files.pythonhosted.org/packages/21/21/db4dd3f0096b1e595a0e977d1b9a51d88bbddc53603861393d5b25894ca5/buildbot-dbconfig-0.1.2.tar.gz#sha256=96d6f3d5bb824c72fb2e235c4c8bb509b3915c7ce7b09b1e327b722066c1433f (from https://pypi.org/simple/buildbot-dbconfig/), version: 0.1.2 2019-07-06T21:34:44 Using version 0.1.0 (newest of versions: 0.1.0) 2019-07-06T21:34:44 Created temporary directory: /tmp/pip-unpack-aalwwdon 2019-07-06T21:34:44 Downloading https://files.pythonhosted.org/packages/f9/c3/f9062add6834b45c451c6f690b494ceb103b02b8468231bbc6e807f03baa/buildbot-dbconfig-0.1.0.tar.gz (706kB) 2019-07-06T21:34:44 Downloading from URL https://files.pythonhosted.org/packages/f9/c3/f9062add6834b45c451c6f690b494ceb103b02b8468231bbc6e807f03baa/buildbot-dbconfig-0.1.0.tar.gz#sha256=d692d06583d8eb48414d65ba13eb34e986a0c55279a39fdc180a2e5093f1db3e (from https://pypi.org/simple/buildbot-dbconfig/) 2019-07-06T21:34:45 Added buildbot-dbconfig==0.1.0 from https://files.pythonhosted.org/packages/f9/c3/f9062add6834b45c451c6f690b494ceb103b02b8468231bbc6e807f03baa/buildbot-dbconfig-0.1.0.tar.gz#sha256=d692d06583d8eb48414d65ba13eb34e986a0c55279a39fdc180a2e5093f1db3e to build tracker '/tmp/pip-req-tracker-fafhn63c' 2019-07-06T21:34:45 Running setup.py (path:/tmp/pip-wheel-ixe7h60w/buildbot-dbconfig/setup.py) egg_info for package buildbot-dbconfig 2019-07-06T21:34:45 Running command python setup.py egg_info 2019-07-06T21:34:46 Please install buildbot_pkg module in order to install that package, or use the pre-build .whl modules available on pypi 2019-07-06T21:34:46 Cleaning up... 2019-07-06T21:34:46 Removing source in /tmp/pip-wheel-ixe7h60w/buildbot-dbconfig 2019-07-06T21:34:46 Removed buildbot-dbconfig==0.1.0 from https://files.pythonhosted.org/packages/f9/c3/f9062add6834b45c451c6f690b494ceb103b02b8468231bbc6e807f03baa/buildbot-dbconfig-0.1.0.tar.gz#sha256=d692d06583d8eb48414d65ba13eb34e986a0c55279a39fdc180a2e5093f1db3e from build tracker '/tmp/pip-req-tracker-fafhn63c' 2019-07-06T21:34:46 Removed build tracker '/tmp/pip-req-tracker-fafhn63c' 2019-07-06T21:34:46 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-ixe7h60w/buildbot-dbconfig/ 2019-07-06T21:34:46 Exception information: 2019-07-06T21:34:46 Traceback (most recent call last): 2019-07-06T21:34:46 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-06T21:34:46 status = self.run(options, args) 2019-07-06T21:34:46 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-06T21:34:46 resolver.resolve(requirement_set) 2019-07-06T21:34:46 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-06T21:34:46 self._resolve_one(requirement_set, req) 2019-07-06T21:34:46 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-06T21:34:46 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-06T21:34:46 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-06T21:34:46 self.require_hashes 2019-07-06T21:34:46 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-06T21:34:46 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-06T21:34:46 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-06T21:34:46 self.req.prepare_metadata() 2019-07-06T21:34:46 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-06T21:34:46 self.run_egg_info() 2019-07-06T21:34:46 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-06T21:34:46 command_desc='python setup.py egg_info') 2019-07-06T21:34:46 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-06T21:34:46 % (command_desc, proc.returncode, cwd)) 2019-07-06T21:34:46 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-ixe7h60w/buildbot-dbconfig/