2023-09-01T22:24:41,019 Created temporary directory: /tmp/pip-build-tracker-zydwzhwd 2023-09-01T22:24:41,022 Initialized build tracking at /tmp/pip-build-tracker-zydwzhwd 2023-09-01T22:24:41,022 Created build tracker: /tmp/pip-build-tracker-zydwzhwd 2023-09-01T22:24:41,022 Entered build tracker: /tmp/pip-build-tracker-zydwzhwd 2023-09-01T22:24:41,024 Created temporary directory: /tmp/pip-wheel-pmbwkhu8 2023-09-01T22:24:41,033 Created temporary directory: /tmp/pip-ephem-wheel-cache-3ssmpxxt 2023-09-01T22:24:41,084 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-01T22:24:41,092 2 location(s) to search for versions of pysigma-backend-datadog: 2023-09-01T22:24:41,092 * https://pypi.org/simple/pysigma-backend-datadog/ 2023-09-01T22:24:41,092 * https://www.piwheels.org/simple/pysigma-backend-datadog/ 2023-09-01T22:24:41,093 Fetching project page and analyzing links: https://pypi.org/simple/pysigma-backend-datadog/ 2023-09-01T22:24:41,094 Getting page https://pypi.org/simple/pysigma-backend-datadog/ 2023-09-01T22:24:41,103 Found index url https://pypi.org/simple/ 2023-09-01T22:24:41,288 Fetched page https://pypi.org/simple/pysigma-backend-datadog/ as application/vnd.pypi.simple.v1+json 2023-09-01T22:24:41,290 Skipping link: No binaries permitted for pysigma-backend-datadog: https://files.pythonhosted.org/packages/6a/99/c537f4b13e1d99c4c5ee7f18680ea3ea83db547c78f97a4445d6f0da42d9/pysigma_backend_datadog-0.1.0-py3-none-any.whl (from https://pypi.org/simple/pysigma-backend-datadog/) (requires-python:>=3.8,<4.0) 2023-09-01T22:24:41,292 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/f8/68/0fd339f99a2fce0e7dd1dd3fb04cb83a942f7a41889fba2845ef66733979/pysigma_backend_datadog-0.1.0.tar.gz (from https://pypi.org/simple/pysigma-backend-datadog/) (requires-python:>=3.8,<4.0) 2023-09-01T22:24:41,293 Skipping link: 0.1.0 Requires-Python >=3.8,<4.0: https://files.pythonhosted.org/packages/f8/68/0fd339f99a2fce0e7dd1dd3fb04cb83a942f7a41889fba2845ef66733979/pysigma_backend_datadog-0.1.0.tar.gz (from https://pypi.org/simple/pysigma-backend-datadog/) (requires-python:>=3.8,<4.0) 2023-09-01T22:24:41,293 Fetching project page and analyzing links: https://www.piwheels.org/simple/pysigma-backend-datadog/ 2023-09-01T22:24:41,294 Getting page https://www.piwheels.org/simple/pysigma-backend-datadog/ 2023-09-01T22:24:41,296 Found index url https://www.piwheels.org/simple/ 2023-09-01T22:24:41,511 Fetched page https://www.piwheels.org/simple/pysigma-backend-datadog/ as text/html 2023-09-01T22:24:41,513 Skipping link: not a file: https://www.piwheels.org/simple/pysigma-backend-datadog/ 2023-09-01T22:24:41,514 Skipping link: not a file: https://pypi.org/simple/pysigma-backend-datadog/ 2023-09-01T22:24:41,542 Given no hashes to check 0 links for project 'pysigma-backend-datadog': discarding no candidates 2023-09-01T22:24:41,543 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.8,<4.0 2023-09-01T22:24:41,546 ERROR: Could not find a version that satisfies the requirement pysigma-backend-datadog==0.1.0 (from versions: none) 2023-09-01T22:24:41,549 ERROR: No matching distribution found for pysigma-backend-datadog==0.1.0 2023-09-01T22:24:41,551 Exception information: 2023-09-01T22:24:41,551 Traceback (most recent call last): 2023-09-01T22:24:41,551 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-01T22:24:41,551 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-01T22:24:41,551 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-01T22:24:41,551 raise RequirementsConflicted(criterion) 2023-09-01T22:24:41,551 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pysigma-backend-datadog==0.1.0') 2023-09-01T22:24:41,551 2023-09-01T22:24:41,551 During handling of the above exception, another exception occurred: 2023-09-01T22:24:41,551 2023-09-01T22:24:41,551 Traceback (most recent call last): 2023-09-01T22:24:41,551 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-09-01T22:24:41,551 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-09-01T22:24:41,551 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-01T22:24:41,551 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-01T22:24:41,551 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-01T22:24:41,551 raise ResolutionImpossible(e.criterion.information) 2023-09-01T22:24:41,551 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pysigma-backend-datadog==0.1.0'), parent=None)] 2023-09-01T22:24:41,551 2023-09-01T22:24:41,551 The above exception was the direct cause of the following exception: 2023-09-01T22:24:41,551 2023-09-01T22:24:41,551 Traceback (most recent call last): 2023-09-01T22:24:41,551 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-01T22:24:41,551 status = run_func(*args) 2023-09-01T22:24:41,551 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-01T22:24:41,551 return func(self, options, args) 2023-09-01T22:24:41,551 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-01T22:24:41,551 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-01T22:24:41,551 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-01T22:24:41,551 raise error from e 2023-09-01T22:24:41,551 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pysigma-backend-datadog==0.1.0 2023-09-01T22:24:41,559 Removed build tracker: '/tmp/pip-build-tracker-zydwzhwd'