2022-04-08T21:31:10,325 Created temporary directory: /tmp/pip-ephem-wheel-cache-81exor_p 2022-04-08T21:31:10,330 Created temporary directory: /tmp/pip-req-tracker-ebhni81a 2022-04-08T21:31:10,331 Initialized build tracking at /tmp/pip-req-tracker-ebhni81a 2022-04-08T21:31:10,332 Created build tracker: /tmp/pip-req-tracker-ebhni81a 2022-04-08T21:31:10,332 Entered build tracker: /tmp/pip-req-tracker-ebhni81a 2022-04-08T21:31:10,333 Created temporary directory: /tmp/pip-wheel-85v7lo79 2022-04-08T21:31:10,400 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-08T21:31:10,409 2 location(s) to search for versions of eventhubpublisher: 2022-04-08T21:31:10,409 * https://pypi.org/simple/eventhubpublisher/ 2022-04-08T21:31:10,409 * https://www.piwheels.org/simple/eventhubpublisher/ 2022-04-08T21:31:10,410 Fetching project page and analyzing links: https://pypi.org/simple/eventhubpublisher/ 2022-04-08T21:31:10,411 Getting page https://pypi.org/simple/eventhubpublisher/ 2022-04-08T21:31:10,414 Found index url https://pypi.org/simple 2022-04-08T21:31:10,527 Skipping link: No binaries permitted for eventhubpublisher: https://files.pythonhosted.org/packages/07/dc/d2e100045f23de519bf6660c4e35616dac2b3159156d99385b03434a8ee7/EventHubPublisher-0.0.1-py3-none-any.whl#sha256=15b74b52ac83b7e6662df86886a80019ec4673e6cf0011a16f7bcbd81281397b (from https://pypi.org/simple/eventhubpublisher/) (requires-python:>=3.6) 2022-04-08T21:31:10,528 Skipping link: No binaries permitted for eventhubpublisher: https://files.pythonhosted.org/packages/0a/ff/23b8b208acd47a802c300414ac578098581343b1067773c96f526ed7f02e/EventHubPublisher-0.0.2-py3-none-any.whl#sha256=192a441d6b1cba67a815751b957a193dd7f863068a7c4a3d04fc5f19b30730a1 (from https://pypi.org/simple/eventhubpublisher/) (requires-python:>=3.6) 2022-04-08T21:31:10,530 Found link https://files.pythonhosted.org/packages/e1/34/002a4f72eff0a30049375c5b93b9fc2271782c7d51a557b3bd6cb74817f2/EventHubPublisher-0.0.2.tar.gz#sha256=2967c223d8cd11d492434819fa6bf61c5f91b0b7760b6e113cf10c5eee2eaa65 (from https://pypi.org/simple/eventhubpublisher/) (requires-python:>=3.6), version: 0.0.2 2022-04-08T21:31:10,531 Fetching project page and analyzing links: https://www.piwheels.org/simple/eventhubpublisher/ 2022-04-08T21:31:10,531 Getting page https://www.piwheels.org/simple/eventhubpublisher/ 2022-04-08T21:31:10,533 Found index url https://www.piwheels.org/simple 2022-04-08T21:31:10,738 Skipping link: not a file: https://www.piwheels.org/simple/eventhubpublisher/ 2022-04-08T21:31:10,738 Skipping link: not a file: https://pypi.org/simple/eventhubpublisher/ 2022-04-08T21:31:10,782 Given no hashes to check 0 links for project 'eventhubpublisher': discarding no candidates 2022-04-08T21:31:10,784 ERROR: Could not find a version that satisfies the requirement eventhubpublisher==0.0.1 (from versions: 0.0.2) 2022-04-08T21:31:10,786 ERROR: No matching distribution found for eventhubpublisher==0.0.1 2022-04-08T21:31:10,788 Exception information: 2022-04-08T21:31:10,788 Traceback (most recent call last): 2022-04-08T21:31:10,788 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-08T21:31:10,788 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-08T21:31:10,788 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-08T21:31:10,788 raise RequirementsConflicted(criterion) 2022-04-08T21:31:10,788 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('eventhubpublisher==0.0.1') 2022-04-08T21:31:10,788 2022-04-08T21:31:10,788 During handling of the above exception, another exception occurred: 2022-04-08T21:31:10,788 2022-04-08T21:31:10,788 Traceback (most recent call last): 2022-04-08T21:31:10,788 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-04-08T21:31:10,788 result = self._result = resolver.resolve( 2022-04-08T21:31:10,788 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-08T21:31:10,788 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-08T21:31:10,788 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-08T21:31:10,788 raise ResolutionImpossible(e.criterion.information) 2022-04-08T21:31:10,788 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('eventhubpublisher==0.0.1'), parent=None)] 2022-04-08T21:31:10,788 2022-04-08T21:31:10,788 The above exception was the direct cause of the following exception: 2022-04-08T21:31:10,788 2022-04-08T21:31:10,788 Traceback (most recent call last): 2022-04-08T21:31:10,788 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-08T21:31:10,788 status = run_func(*args) 2022-04-08T21:31:10,788 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-08T21:31:10,788 return func(self, options, args) 2022-04-08T21:31:10,788 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-08T21:31:10,788 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-08T21:31:10,788 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-08T21:31:10,788 raise error from e 2022-04-08T21:31:10,788 pip._internal.exceptions.DistributionNotFound: No matching distribution found for eventhubpublisher==0.0.1 2022-04-08T21:31:10,796 Removed build tracker: '/tmp/pip-req-tracker-ebhni81a'