2020-10-16T07:44:43,733 Created temporary directory: /tmp/pip-ephem-wheel-cache-k5llaz3h 2020-10-16T07:44:43,736 Created temporary directory: /tmp/pip-req-tracker-7h0i_3pz 2020-10-16T07:44:43,736 Initialized build tracking at /tmp/pip-req-tracker-7h0i_3pz 2020-10-16T07:44:43,737 Created build tracker: /tmp/pip-req-tracker-7h0i_3pz 2020-10-16T07:44:43,737 Entered build tracker: /tmp/pip-req-tracker-7h0i_3pz 2020-10-16T07:44:43,737 Created temporary directory: /tmp/pip-wheel-y6gjk8m5 2020-10-16T07:44:43,747 1 location(s) to search for versions of azure-ml-component: 2020-10-16T07:44:43,747 * https://pypi.org/simple/azure-ml-component/ 2020-10-16T07:44:43,748 Fetching project page and analyzing links: https://pypi.org/simple/azure-ml-component/ 2020-10-16T07:44:43,748 Getting page https://pypi.org/simple/azure-ml-component/ 2020-10-16T07:44:43,750 Found index url https://pypi.org/simple 2020-10-16T07:44:43,835 Found link https://files.pythonhosted.org/packages/10/4a/2d866f7f2cf02da2d79f8beb7c5e47b64ea3ea6d166ae8243bc340c67d24/azure-ml-component-0.1.0.24360866.tar.gz#sha256=ea3d5cdd56f5a10c1a60f6e07dca6add36ca5576232404a84c56854925d2f89d (from https://pypi.org/simple/azure-ml-component/), version: 0.1.0.24360866 2020-10-16T07:44:43,839 Given no hashes to check 1 links for project 'azure-ml-component': discarding no candidates 2020-10-16T07:44:43,840 Using version 0.1.0.24360866 (newest of versions: 0.1.0.24360866) 2020-10-16T07:44:43,844 Collecting azure-ml-component==0.1.0.24360866 2020-10-16T07:44:43,845 Created temporary directory: /tmp/pip-unpack-ytig3phj 2020-10-16T07:44:43,900 Downloading azure-ml-component-0.1.0.24360866.tar.gz (354 kB) 2020-10-16T07:44:45,172 Added azure-ml-component==0.1.0.24360866 from https://files.pythonhosted.org/packages/10/4a/2d866f7f2cf02da2d79f8beb7c5e47b64ea3ea6d166ae8243bc340c67d24/azure-ml-component-0.1.0.24360866.tar.gz#sha256=ea3d5cdd56f5a10c1a60f6e07dca6add36ca5576232404a84c56854925d2f89d to build tracker '/tmp/pip-req-tracker-7h0i_3pz' 2020-10-16T07:44:45,173 Running setup.py (path:/tmp/pip-wheel-y6gjk8m5/azure-ml-component/setup.py) egg_info for package azure-ml-component 2020-10-16T07:44:45,174 Created temporary directory: /tmp/pip-pip-egg-info-udp_8v7s 2020-10-16T07:44:45,175 Running command python setup.py egg_info 2020-10-16T07:44:45,968 Traceback (most recent call last): 2020-10-16T07:44:45,969 File "", line 1, in 2020-10-16T07:44:45,969 File "/tmp/pip-wheel-y6gjk8m5/azure-ml-component/setup.py", line 12, in 2020-10-16T07:44:45,970 shutil.copy('../.license', 'LICENSE.txt') 2020-10-16T07:44:45,970 File "/usr/lib/python3.7/shutil.py", line 245, in copy 2020-10-16T07:44:45,971 copyfile(src, dst, follow_symlinks=follow_symlinks) 2020-10-16T07:44:45,972 File "/usr/lib/python3.7/shutil.py", line 120, in copyfile 2020-10-16T07:44:45,972 with open(src, 'rb') as fsrc: 2020-10-16T07:44:45,973 FileNotFoundError: [Errno 2] No such file or directory: '../.license' 2020-10-16T07:44:46,021 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-10-16T07:44:46,021 Exception information: 2020-10-16T07:44:46,021 Traceback (most recent call last): 2020-10-16T07:44:46,021 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-10-16T07:44:46,021 status = self.run(options, args) 2020-10-16T07:44:46,021 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-10-16T07:44:46,021 return func(self, options, args) 2020-10-16T07:44:46,021 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-10-16T07:44:46,021 reqs, check_supported_wheels=True 2020-10-16T07:44:46,021 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-10-16T07:44:46,021 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-10-16T07:44:46,021 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-10-16T07:44:46,021 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-10-16T07:44:46,021 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-10-16T07:44:46,021 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-10-16T07:44:46,021 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-10-16T07:44:46,021 req, self.req_tracker, self.finder, self.build_isolation, 2020-10-16T07:44:46,021 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-10-16T07:44:46,021 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-10-16T07:44:46,021 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-10-16T07:44:46,021 self.req.prepare_metadata() 2020-10-16T07:44:46,021 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-10-16T07:44:46,021 self.metadata_directory = self._generate_metadata() 2020-10-16T07:44:46,021 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-10-16T07:44:46,021 details=self.name or "from {}".format(self.link) 2020-10-16T07:44:46,021 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-10-16T07:44:46,021 command_desc='python setup.py egg_info', 2020-10-16T07:44:46,021 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-10-16T07:44:46,021 raise InstallationError(exc_msg) 2020-10-16T07:44:46,021 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-10-16T07:44:46,029 Removed azure-ml-component==0.1.0.24360866 from https://files.pythonhosted.org/packages/10/4a/2d866f7f2cf02da2d79f8beb7c5e47b64ea3ea6d166ae8243bc340c67d24/azure-ml-component-0.1.0.24360866.tar.gz#sha256=ea3d5cdd56f5a10c1a60f6e07dca6add36ca5576232404a84c56854925d2f89d from build tracker '/tmp/pip-req-tracker-7h0i_3pz' 2020-10-16T07:44:46,029 Removed build tracker: '/tmp/pip-req-tracker-7h0i_3pz'