Read the Docs build information Build id: 553 Project: wiki Version: latest Commit: 2f3adcc3ec9e4bdb189c377c8985d33308b7fdae Date: 2025-03-25T12:50:45.660553Z State: finished Success: False [rtd-command-info] start-time: 2025-03-25T12:50:46.415688Z, end-time: 2025-03-25T12:50:46.444340Z, duration: 0, exit-code: 0 git remote set-url origin https://github.com/amarula/wiki-amarula.git [rtd-command-info] start-time: 2025-03-25T12:50:46.547591Z, end-time: 2025-03-25T12:50:47.137030Z, duration: 0, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 From https://github.com/amarula/wiki-amarula + 423eaeb...2f3adcc master -> origin/master (forced update) [rtd-command-info] start-time: 2025-03-25T12:50:47.640054Z, end-time: 2025-03-25T12:50:47.664423Z, duration: 0, exit-code: 0 git checkout --force origin/master Warning: you are leaving 12 commits behind, not connected to any of your branches: 423eaeb articles: jenkins-yocto-kas-pipeline, fix invalid image 6e02e14 articles: Fix jenkins-yocto-kas-pipeline warning 9524e9b Move multimedia section 1b8bebd Add article about jenkins yocto and kas build ... and 8 more. If you want to keep them by creating a new branch, this may be a good time to do so with: git branch 423eaeb HEAD is now at 2f3adcc articles: jenkins-yocto-kas-pipeline, fix invalid image [rtd-command-info] start-time: 2025-03-25T12:50:47.761426Z, end-time: 2025-03-25T12:50:47.790663Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2025-03-25T12:50:48.521380Z, end-time: 2025-03-25T12:50:53.077347Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv --no-site-packages --no-download /opt/readthedocs.org/user_builds/wiki/envs/latest Using base prefix '/usr' New python executable in /opt/readthedocs.org/user_builds/wiki/envs/latest/bin/python3.7 Not overwriting existing python script /opt/readthedocs.org/user_builds/wiki/envs/latest/bin/python (you must use /opt/readthedocs.org/user_builds/wiki/envs/latest/bin/python3.7) Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2025-03-25T12:50:53.170148Z, end-time: 2025-03-25T12:50:53.333668Z, duration: 0, exit-code: 1 /opt/readthedocs.org/user_builds/wiki/envs/latest/bin/python -m pip install --upgrade --cache-dir /opt/readthedocs.org/user_builds/wiki/.cache/pip pip Traceback (most recent call last): File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/usr/lib/python3.7/runpy.py", line 85, in _run_code exec(code, run_globals) File "/opt/readthedocs.org/user_builds/wiki/envs/latest/lib/python3.7/site-packages/pip/__main__.py", line 16, in from pip._internal.main import main as _main # isort:skip # noqa File "/opt/readthedocs.org/user_builds/wiki/envs/latest/lib/python3.7/site-packages/pip/_internal/main.py", line 13, in from pip._internal.cli.autocompletion import autocomplete File "/opt/readthedocs.org/user_builds/wiki/envs/latest/lib/python3.7/site-packages/pip/_internal/cli/autocompletion.py", line 11, in from pip._internal.cli.main_parser import create_main_parser File "/opt/readthedocs.org/user_builds/wiki/envs/latest/lib/python3.7/site-packages/pip/_internal/cli/main_parser.py", line 7, in from pip._internal.cli import cmdoptions File "/opt/readthedocs.org/user_builds/wiki/envs/latest/lib/python3.7/site-packages/pip/_internal/cli/cmdoptions.py", line 25, in from pip._internal.locations import USER_CACHE_DIR, get_src_prefix File "/opt/readthedocs.org/user_builds/wiki/envs/latest/lib/python3.7/site-packages/pip/_internal/locations/__init__.py", line 14, in from . import _sysconfig File "/opt/readthedocs.org/user_builds/wiki/envs/latest/lib/python3.7/site-packages/pip/_internal/locations/_sysconfig.py", line 7, in from pip._internal.exceptions import InvalidSchemeCombination, UserInstallationInvalid ImportError: cannot import name 'InvalidSchemeCombination' from 'pip._internal.exceptions' (/opt/readthedocs.org/user_builds/wiki/envs/latest/lib/python3.7/site-packages/pip/_internal/exceptions.py)