2023-09-15T04:17:41,001 Created temporary directory: /tmp/pip-build-tracker-gr4bcwj8 2023-09-15T04:17:41,002 Initialized build tracking at /tmp/pip-build-tracker-gr4bcwj8 2023-09-15T04:17:41,002 Created build tracker: /tmp/pip-build-tracker-gr4bcwj8 2023-09-15T04:17:41,003 Entered build tracker: /tmp/pip-build-tracker-gr4bcwj8 2023-09-15T04:17:41,004 Created temporary directory: /tmp/pip-wheel-0pgcueo_ 2023-09-15T04:17:41,007 Created temporary directory: /tmp/pip-ephem-wheel-cache-c2mmo8a9 2023-09-15T04:17:41,028 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-15T04:17:41,032 2 location(s) to search for versions of flink-sql-gateway-client: 2023-09-15T04:17:41,032 * https://pypi.org/simple/flink-sql-gateway-client/ 2023-09-15T04:17:41,032 * https://www.piwheels.org/simple/flink-sql-gateway-client/ 2023-09-15T04:17:41,033 Fetching project page and analyzing links: https://pypi.org/simple/flink-sql-gateway-client/ 2023-09-15T04:17:41,034 Getting page https://pypi.org/simple/flink-sql-gateway-client/ 2023-09-15T04:17:41,035 Found index url https://pypi.org/simple/ 2023-09-15T04:17:41,281 Fetched page https://pypi.org/simple/flink-sql-gateway-client/ as application/vnd.pypi.simple.v1+json 2023-09-15T04:17:41,282 Found link https://files.pythonhosted.org/packages/85/1e/a0d6b33bc76e00cc5858af4e437064eca2e40ad6ecdf593078ec0ccef5a5/flink-sql-gateway-client-1.0.1.tar.gz (from https://pypi.org/simple/flink-sql-gateway-client/) (requires-python:>=3.6), version: 1.0.1 2023-09-15T04:17:41,283 Found link https://files.pythonhosted.org/packages/96/5c/5cab331c20ec6b6ac9b2eac009b848dc7d78bcd512e56f0c0d00ff186629/flink-sql-gateway-client-1.0.2.tar.gz (from https://pypi.org/simple/flink-sql-gateway-client/) (requires-python:>=3.6), version: 1.0.2 2023-09-15T04:17:41,284 Found link https://files.pythonhosted.org/packages/9d/df/ccda4be778f64b110ff09796659e5287ec9ccd2d16c967135e45d1c695b8/flink-sql-gateway-client-1.0.3.tar.gz (from https://pypi.org/simple/flink-sql-gateway-client/) (requires-python:>=3.6), version: 1.0.3 2023-09-15T04:17:41,285 Fetching project page and analyzing links: https://www.piwheels.org/simple/flink-sql-gateway-client/ 2023-09-15T04:17:41,286 Getting page https://www.piwheels.org/simple/flink-sql-gateway-client/ 2023-09-15T04:17:41,287 Found index url https://www.piwheels.org/simple/ 2023-09-15T04:17:41,551 Fetched page https://www.piwheels.org/simple/flink-sql-gateway-client/ as text/html 2023-09-15T04:17:41,553 Skipping link: No binaries permitted for flink-sql-gateway-client: https://www.piwheels.org/simple/flink-sql-gateway-client/flink_sql_gateway_client-1.0.1-py3-none-any.whl#sha256=2581e78f44ad0717a5f0417fa0a1a9a45d560af5de0631b733c94e994e388e8d (from https://www.piwheels.org/simple/flink-sql-gateway-client/) (requires-python:>=3.6) 2023-09-15T04:17:41,553 Skipping link: No binaries permitted for flink-sql-gateway-client: https://www.piwheels.org/simple/flink-sql-gateway-client/flink_sql_gateway_client-1.0.2-py3-none-any.whl#sha256=58c2c414d9a3c4d19ac0b797e742ea822001576fe78ba73c387ad03ddaa2e5e6 (from https://www.piwheels.org/simple/flink-sql-gateway-client/) (requires-python:>=3.6) 2023-09-15T04:17:41,554 Skipping link: No binaries permitted for flink-sql-gateway-client: https://www.piwheels.org/simple/flink-sql-gateway-client/flink_sql_gateway_client-1.0.3-py3-none-any.whl#sha256=e6f7aa28367337bd6dac8425f9e4e7f227c33c9968fbbb22291e0d4cbade045d (from https://www.piwheels.org/simple/flink-sql-gateway-client/) (requires-python:>=3.6) 2023-09-15T04:17:41,555 Skipping link: not a file: https://www.piwheels.org/simple/flink-sql-gateway-client/ 2023-09-15T04:17:41,555 Skipping link: not a file: https://pypi.org/simple/flink-sql-gateway-client/ 2023-09-15T04:17:41,573 Given no hashes to check 0 links for project 'flink-sql-gateway-client': discarding no candidates 2023-09-15T04:17:41,574 ERROR: Could not find a version that satisfies the requirement flink-sql-gateway-client==1.0.0 (from versions: 1.0.1, 1.0.2, 1.0.3) 2023-09-15T04:17:41,576 ERROR: No matching distribution found for flink-sql-gateway-client==1.0.0 2023-09-15T04:17:41,578 Exception information: 2023-09-15T04:17:41,578 Traceback (most recent call last): 2023-09-15T04:17:41,578 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-15T04:17:41,578 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-15T04:17:41,578 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-15T04:17:41,578 raise RequirementsConflicted(criterion) 2023-09-15T04:17:41,578 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('flink-sql-gateway-client==1.0.0') 2023-09-15T04:17:41,578 2023-09-15T04:17:41,578 During handling of the above exception, another exception occurred: 2023-09-15T04:17:41,578 2023-09-15T04:17:41,578 Traceback (most recent call last): 2023-09-15T04:17:41,578 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-15T04:17:41,578 result = self._result = resolver.resolve( 2023-09-15T04:17:41,578 ^^^^^^^^^^^^^^^^^ 2023-09-15T04:17:41,578 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-15T04:17:41,578 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-15T04:17:41,578 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-15T04:17:41,578 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-15T04:17:41,578 raise ResolutionImpossible(e.criterion.information) 2023-09-15T04:17:41,578 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('flink-sql-gateway-client==1.0.0'), parent=None)] 2023-09-15T04:17:41,578 2023-09-15T04:17:41,578 The above exception was the direct cause of the following exception: 2023-09-15T04:17:41,578 2023-09-15T04:17:41,578 Traceback (most recent call last): 2023-09-15T04:17:41,578 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-15T04:17:41,578 status = run_func(*args) 2023-09-15T04:17:41,578 ^^^^^^^^^^^^^^^ 2023-09-15T04:17:41,578 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-15T04:17:41,578 return func(self, options, args) 2023-09-15T04:17:41,578 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-15T04:17:41,578 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-15T04:17:41,578 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-15T04:17:41,578 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-15T04:17:41,578 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-15T04:17:41,578 raise error from e 2023-09-15T04:17:41,578 pip._internal.exceptions.DistributionNotFound: No matching distribution found for flink-sql-gateway-client==1.0.0 2023-09-15T04:17:41,585 Removed build tracker: '/tmp/pip-build-tracker-gr4bcwj8'