2019-10-07T16:59:09 Created temporary directory: /tmp/pip-ephem-wheel-cache-uqmk54ej 2019-10-07T16:59:09 Created temporary directory: /tmp/pip-req-tracker-tjkx0y61 2019-10-07T16:59:09 Created requirements tracker '/tmp/pip-req-tracker-tjkx0y61' 2019-10-07T16:59:09 Created temporary directory: /tmp/pip-wheel-_vjgb7fh 2019-10-07T16:59:09 Collecting gallilama-helloworld==1.0.1 2019-10-07T16:59:09 1 location(s) to search for versions of gallilama-helloworld: 2019-10-07T16:59:09 * https://pypi.org/simple/gallilama-helloworld/ 2019-10-07T16:59:09 Getting page https://pypi.org/simple/gallilama-helloworld/ 2019-10-07T16:59:09 Analyzing links from page https://pypi.org/simple/gallilama-helloworld/ 2019-10-07T16:59:09 Found link https://files.pythonhosted.org/packages/8b/e9/2656df1d9443c2fcfef0d07fe4af847ba742ec1f2fd39f65d6b2821d6f55/gallilama-helloworld-1.0.0.tar.gz#sha256=899360561bda88dfcae49a2bd9250e88282a7f87e022904b92219900eb4ae302 (from https://pypi.org/simple/gallilama-helloworld/), version: 1.0.0 2019-10-07T16:59:09 Found link https://files.pythonhosted.org/packages/09/63/6f60303bc37c732c8eeca7f2e88b9943af03e7638a0d48893242b0b86244/gallilama-helloworld-1.0.1.tar.gz#sha256=a99730c10857c766c9b8b9f8fad44080d4f0db7b43a16d3c3bd41a1fe698e3b0 (from https://pypi.org/simple/gallilama-helloworld/), version: 1.0.1 2019-10-07T16:59:09 Found link https://files.pythonhosted.org/packages/27/ad/d511e900cc0ff1d41e3e1ef16f8c6f5af2850dabc5dae9cf160e5e95753b/gallilama-helloworld-1.1.0.tar.gz#sha256=b6509f20146ef5a15f3331921924b7fac8ae5c5bb6b24c954f4c8b79004efa20 (from https://pypi.org/simple/gallilama-helloworld/), version: 1.1.0 2019-10-07T16:59:09 Using version 1.0.1 (newest of versions: 1.0.1) 2019-10-07T16:59:09 Created temporary directory: /tmp/pip-unpack-3n4c785_ 2019-10-07T16:59:09 Downloading https://files.pythonhosted.org/packages/09/63/6f60303bc37c732c8eeca7f2e88b9943af03e7638a0d48893242b0b86244/gallilama-helloworld-1.0.1.tar.gz 2019-10-07T16:59:09 Downloading from URL https://files.pythonhosted.org/packages/09/63/6f60303bc37c732c8eeca7f2e88b9943af03e7638a0d48893242b0b86244/gallilama-helloworld-1.0.1.tar.gz#sha256=a99730c10857c766c9b8b9f8fad44080d4f0db7b43a16d3c3bd41a1fe698e3b0 (from https://pypi.org/simple/gallilama-helloworld/) 2019-10-07T16:59:09 Added gallilama-helloworld==1.0.1 from https://files.pythonhosted.org/packages/09/63/6f60303bc37c732c8eeca7f2e88b9943af03e7638a0d48893242b0b86244/gallilama-helloworld-1.0.1.tar.gz#sha256=a99730c10857c766c9b8b9f8fad44080d4f0db7b43a16d3c3bd41a1fe698e3b0 to build tracker '/tmp/pip-req-tracker-tjkx0y61' 2019-10-07T16:59:09 Running setup.py (path:/tmp/pip-wheel-_vjgb7fh/gallilama-helloworld/setup.py) egg_info for package gallilama-helloworld 2019-10-07T16:59:09 Running command python setup.py egg_info 2019-10-07T16:59:11 Traceback (most recent call last): 2019-10-07T16:59:11 File "", line 1, in 2019-10-07T16:59:11 File "/tmp/pip-wheel-_vjgb7fh/gallilama-helloworld/setup.py", line 7, in 2019-10-07T16:59:11 version = os.environ['CI_JOB_ID'] 2019-10-07T16:59:11 File "/usr/lib/python3.7/os.py", line 678, in __getitem__ 2019-10-07T16:59:11 raise KeyError(key) from None 2019-10-07T16:59:11 KeyError: 'CI_JOB_ID' 2019-10-07T16:59:11 Cleaning up... 2019-10-07T16:59:11 Removing source in /tmp/pip-wheel-_vjgb7fh/gallilama-helloworld 2019-10-07T16:59:11 Removed gallilama-helloworld==1.0.1 from https://files.pythonhosted.org/packages/09/63/6f60303bc37c732c8eeca7f2e88b9943af03e7638a0d48893242b0b86244/gallilama-helloworld-1.0.1.tar.gz#sha256=a99730c10857c766c9b8b9f8fad44080d4f0db7b43a16d3c3bd41a1fe698e3b0 from build tracker '/tmp/pip-req-tracker-tjkx0y61' 2019-10-07T16:59:11 Removed build tracker '/tmp/pip-req-tracker-tjkx0y61' 2019-10-07T16:59:11 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-_vjgb7fh/gallilama-helloworld/ 2019-10-07T16:59:11 Exception information: 2019-10-07T16:59:11 Traceback (most recent call last): 2019-10-07T16:59:11 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-10-07T16:59:11 status = self.run(options, args) 2019-10-07T16:59:11 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-10-07T16:59:11 resolver.resolve(requirement_set) 2019-10-07T16:59:11 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-10-07T16:59:11 self._resolve_one(requirement_set, req) 2019-10-07T16:59:11 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-10-07T16:59:11 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-10-07T16:59:11 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-10-07T16:59:11 self.require_hashes 2019-10-07T16:59:11 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-10-07T16:59:11 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-10-07T16:59:11 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-10-07T16:59:11 self.req.prepare_metadata() 2019-10-07T16:59:11 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-10-07T16:59:11 self.run_egg_info() 2019-10-07T16:59:11 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-10-07T16:59:11 command_desc='python setup.py egg_info') 2019-10-07T16:59:11 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-10-07T16:59:11 % (command_desc, proc.returncode, cwd)) 2019-10-07T16:59:11 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-_vjgb7fh/gallilama-helloworld/