[INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. [INFO] Initializing environment for https://github.com/shellcheck-py/shellcheck-py. [INFO] Initializing environment for https://github.com/psf/black-pre-commit-mirror. [INFO] Initializing environment for https://github.com/ansible/ansible-lint. [INFO] Initializing environment for https://github.com/ansible/ansible-lint:netaddr,jmespath. [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/shellcheck-py/shellcheck-py. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... An unexpected error has occurred: CalledProcessError: command: ('/workspace/.cache/pre-commit/repo1alvtgoq/py_env-python3/bin/python', '-mpip', 'install', '.') return code: 1 stdout: Processing /workspace/.cache/pre-commit/repo1alvtgoq Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Building wheels for collected packages: shellcheck-py Building wheel for shellcheck-py (setup.py): started Building wheel for shellcheck-py (setup.py): still running... Building wheel for shellcheck-py (setup.py): finished with status 'error' Running setup.py clean for shellcheck-py Failed to build shellcheck-py stderr: error: subprocess-exited-with-error × python setup.py bdist_wheel did not run successfully. │ exit code: 1 ╰─> [7 lines of output] /workspace/.cache/pre-commit/repo1alvtgoq/py_env-python3/lib/python3.9/site-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. dist.fetch_build_eggs(dist.setup_requires) running bdist_wheel running build running setuptools_download => downloading shellcheck... error: Remote end closed connection without response [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for shellcheck-py ERROR: Could not build wheels for shellcheck-py, which is required to install pyproject.toml-based projects Check the log at /workspace/.cache/pre-commit/pre-commit.log