Read the Docs build information Build id: 4047693 Project: canonical-multipass Version: 4663 Commit: addcf6ed07740b37f47070045fa4399d4431ae5f Date: 2026-05-27T14:20:00.053828Z State: cancelled Success: False [rtd-command-info] start-time: 2026-05-27T14:21:05.789961Z, end-time: 2026-05-27T14:21:10.771340Z, duration: 4, exit-code: 0 git clone --depth 1 https://github.com/canonical/multipass.git . Cloning into '.'... Updating files: 81% (1382/1687) Updating files: 82% (1384/1687) Updating files: 83% (1401/1687) Updating files: 84% (1418/1687) Updating files: 85% (1434/1687) Updating files: 86% (1451/1687) Updating files: 87% (1468/1687) Updating files: 88% (1485/1687) Updating files: 89% (1502/1687) Updating files: 90% (1519/1687) Updating files: 91% (1536/1687) Updating files: 92% (1553/1687) Updating files: 93% (1569/1687) Updating files: 94% (1586/1687) Updating files: 95% (1603/1687) Updating files: 96% (1620/1687) Updating files: 97% (1637/1687) Updating files: 98% (1654/1687) Updating files: 99% (1671/1687) Updating files: 100% (1687/1687) Updating files: 100% (1687/1687), done. [rtd-command-info] start-time: 2026-05-27T14:21:10.859585Z, end-time: 2026-05-27T14:21:12.626578Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/4663/head:external-4663 From https://github.com/canonical/multipass * [new ref] refs/pull/4663/head -> external-4663 * [new tag] v1.16.0 -> v1.16.0 * [new tag] v1.16.0-rc5 -> v1.16.0-rc5 * [new tag] v1.16.1 -> v1.16.1 * [new tag] v1.16.1-rc1 -> v1.16.1-rc1 * [new tag] v1.16.1-rc2 -> v1.16.1-rc2 * [new tag] v1.16.1-rc3 -> v1.16.1-rc3 * [new tag] v1.16.2 -> v1.16.2 * [new tag] v1.16.2-rc1 -> v1.16.2-rc1 * [new tag] v1.16.2-rc2 -> v1.16.2-rc2 * [new tag] v1.16.2-rc3 -> v1.16.2-rc3 [rtd-command-info] start-time: 2026-05-27T14:21:13.283135Z, end-time: 2026-05-27T14:21:14.684214Z, duration: 1, exit-code: 0 git checkout --force addcf6ed07740b37f47070045fa4399d4431ae5f Note: switching to 'addcf6ed07740b37f47070045fa4399d4431ae5f'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at addcf6e [hyperv] Adapt changes to new API [rtd-command-info] start-time: 2026-05-27T14:21:14.762056Z, end-time: 2026-05-27T14:21:14.803292Z, duration: 0, exit-code: 0 cat docs/.readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the version of Python and other tools you might need build: os: ubuntu-22.04 tools: python: "3.11" jobs: pre_install: - git fetch --unshallow || true # Cancel building pull requests when there aren't changed in the docs directory. # If there are no changes (git diff exits with 0) we force the command to return with 183. # This is a special exit code on Read the Docs that will cancel the build immediately. # https://docs.readthedocs.io/en/stable/build-customization.html#cancel-build-based-on-a-condition - | if [ "$READTHEDOCS_VERSION_TYPE" = "external" ] && git diff --quiet origin/main -- 'docs/' '.readthedocs.yaml'; then exit 183; fi # Build documentation in the docs/ directory with Sphinx sphinx: builder: dirhtml configuration: docs/conf.py fail_on_warning: true # If using Sphinx, optionally build your docs in additional formats such as PDF formats: - pdf # Optionally declare the Python requirements required to build your docs python: install: - requirements: docs/requirements.txt [rtd-command-info] start-time: 2026-05-27T14:21:19.571599Z, end-time: 2026-05-27T14:21:19.625824Z, duration: 0, exit-code: 0 asdf global python 3.11.14 [rtd-command-info] start-time: 2026-05-27T14:21:19.964606Z, end-time: 2026-05-27T14:21:20.561566Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.14.final.0-64 in 372ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/4663, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2026-05-27T14:21:20.643938Z, end-time: 2026-05-27T14:21:26.183773Z, duration: 5, exit-code: 0 git fetch --unshallow || true From https://github.com/canonical/multipass * [new tag] 2017.2.1 -> 2017.2.1 * [new tag] 2017.2.3 -> 2017.2.3 * [new tag] 2018.10.1 -> 2018.10.1 * [new tag] 2018.11.1-pre1 -> 2018.11.1-pre1 * [new tag] 2018.11.1-pre2 -> 2018.11.1-pre2 * [new tag] 2018.11.1-pre3 -> 2018.11.1-pre3 * [new tag] 2018.12.1 -> 2018.12.1 * [new tag] 2018.12.1-rc1 -> 2018.12.1-rc1 * [new tag] 2018.12.1-rc2 -> 2018.12.1-rc2 * [new tag] 2018.2.1 -> 2018.2.1 * [new tag] 2018.4.1 -> 2018.4.1 * [new tag] 2018.4.2 -> 2018.4.2 * [new tag] 2018.6.1 -> 2018.6.1 * [new tag] v0.10.0 -> v0.10.0 * [new tag] v0.10.0-dev -> v0.10.0-dev * [new tag] v0.10.0-rc -> v0.10.0-rc * [new tag] v0.10.1-rc -> v0.10.1-rc * [new tag] v0.11.0-dev -> v0.11.0-dev * [new tag] v0.5 -> v0.5 * [new tag] v0.6.0 -> v0.6.0 * [new tag] v0.6.0-dev -> v0.6.0-dev * [new tag] v0.6.0-pre1 -> v0.6.0-pre1 * [new tag] v0.6.0-rc -> v0.6.0-rc * [new tag] v0.6.1 -> v0.6.1 * [new tag] v0.6.1-rc -> v0.6.1-rc * [new tag] v0.7.0 -> v0.7.0 * [new tag] v0.7.0-dev -> v0.7.0-dev * [new tag] v0.7.0-dev2 -> v0.7.0-dev2 * [new tag] v0.7.0-rc -> v0.7.0-rc * [new tag] v0.7.1 -> v0.7.1 * [new tag] v0.7.1-rc -> v0.7.1-rc * [new tag] v0.8.0 -> v0.8.0 * [new tag] v0.8.0-dev -> v0.8.0-dev * [new tag] v0.8.0-rc -> v0.8.0-rc * [new tag] v0.8.1 -> v0.8.1 * [new tag] v0.9.0 -> v0.9.0 * [new tag] v0.9.0-dev -> v0.9.0-dev * [new tag] v0.9.0-rc -> v0.9.0-rc * [new tag] v1.0.0 -> v1.0.0 * [new tag] v1.0.1 -> v1.0.1 * [new tag] v1.0.1-rc -> v1.0.1-rc * [new tag] v1.0.2 -> v1.0.2 * [new tag] v1.0.2-rc -> v1.0.2-rc * [new tag] v1.1.0 -> v1.1.0 * [new tag] v1.1.0-dev -> v1.1.0-dev * [new tag] v1.1.0-rc -> v1.1.0-rc * [new tag] v1.10.0 -> v1.10.0 * [new tag] v1.10.0-dev -> v1.10.0-dev * [new tag] v1.10.0-rc -> v1.10.0-rc * [new tag] v1.10.1 -> v1.10.1 * [new tag] v1.11.0 -> v1.11.0 * [new tag] v1.11.0-dev -> v1.11.0-dev * [new tag] v1.11.0-rc -> v1.11.0-rc * [new tag] v1.11.1-rc -> v1.11.1-rc * [new tag] v1.12.0 -> v1.12.0 * [new tag] v1.12.0-dev -> v1.12.0-dev * [new tag] v1.12.0-rc -> v1.12.0-rc * [new tag] v1.13.0-dev -> v1.13.0-dev * [new tag] v1.13.0-rc -> v1.13.0-rc * [new tag] v1.14.0 -> v1.14.0 * [new tag] v1.14.0-dev -> v1.14.0-dev * [new tag] v1.14.0-rc -> v1.14.0-rc * [new tag] v1.14.0-rc1 -> v1.14.0-rc1 * [new tag] v1.14.0-rc2 -> v1.14.0-rc2 * [new tag] v1.14.0-rc5 -> v1.14.0-rc5 * [new tag] v1.14.0-rc6 -> v1.14.0-rc6 * [new tag] v1.14.0-rc7 -> v1.14.0-rc7 * [new tag] v1.14.1 -> v1.14.1 * [new tag] v1.14.1-rc1 -> v1.14.1-rc1 * [new tag] v1.15.0 -> v1.15.0 * [new tag] v1.15.0-dev -> v1.15.0-dev * [new tag] v1.15.0-rc1 -> v1.15.0-rc1 * [new tag] v1.15.0-rc2 -> v1.15.0-rc2 * [new tag] v1.15.0-rc3 -> v1.15.0-rc3 * [new tag] v1.15.0-rc4 -> v1.15.0-rc4 * [new tag] v1.15.1 -> v1.15.1 * [new tag] v1.15.1-rc1 -> v1.15.1-rc1 * [new tag] v1.15.1-rc2 -> v1.15.1-rc2 * [new tag] v1.16.0-dev -> v1.16.0-dev * [new tag] v1.16.0-rc1 -> v1.16.0-rc1 * [new tag] v1.16.0-rc2 -> v1.16.0-rc2 * [new tag] v1.16.0-rc3 -> v1.16.0-rc3 * [new tag] v1.16.0-rc4 -> v1.16.0-rc4 * [new tag] v1.17.0-dev -> v1.17.0-dev * [new tag] v1.2.0 -> v1.2.0 * [new tag] v1.2.0-dev -> v1.2.0-dev * [new tag] v1.2.0-rc -> v1.2.0-rc * [new tag] v1.2.1 -> v1.2.1 * [new tag] v1.3.0 -> v1.3.0 * [new tag] v1.3.0-dev -> v1.3.0-dev * [new tag] v1.3.0-rc -> v1.3.0-rc * [new tag] v1.4.0 -> v1.4.0 * [new tag] v1.4.0-dev -> v1.4.0-dev * [new tag] v1.4.0-rc -> v1.4.0-rc * [new tag] v1.5.0 -> v1.5.0 * [new tag] v1.5.0-dev -> v1.5.0-dev * [new tag] v1.5.0-rc -> v1.5.0-rc * [new tag] v1.6.0 -> v1.6.0 * [new tag] v1.6.0-dev -> v1.6.0-dev * [new tag] v1.6.0-rc -> v1.6.0-rc * [new tag] v1.6.1 -> v1.6.1 * [new tag] v1.6.2 -> v1.6.2 * [new tag] v1.6.2-rc -> v1.6.2-rc * [new tag] v1.7.0 -> v1.7.0 * [new tag] v1.7.0-dev -> v1.7.0-dev * [new tag] v1.7.0-rc -> v1.7.0-rc * [new tag] v1.7.1 -> v1.7.1 * [new tag] v1.7.1-rc -> v1.7.1-rc * [new tag] v1.7.2 -> v1.7.2 * [new tag] v1.7.2-rc -> v1.7.2-rc * [new tag] v1.8.0 -> v1.8.0 * [new tag] v1.8.0-dev -> v1.8.0-dev * [new tag] v1.8.0-rc -> v1.8.0-rc * [new tag] v1.8.1 -> v1.8.1 * [new tag] v1.9.0 -> v1.9.0 * [new tag] v1.9.0-dev -> v1.9.0-dev * [new tag] v1.9.0-rc -> v1.9.0-rc * [new tag] v1.9.1 -> v1.9.1 * [new tag] v1.9.1-rc -> v1.9.1-rc * [new tag] v1.9.2 -> v1.9.2 [rtd-command-info] start-time: 2026-05-27T14:21:26.260473Z, end-time: 2026-05-27T14:21:26.305853Z, duration: 0, exit-code: 183 if [ "$READTHEDOCS_VERSION_TYPE" = "external" ] && git diff --quiet origin/main -- 'docs/' '.readthedocs.yaml'; then exit 183; fi