Read the Docs build information Build id: 2415481 Project: canonical-snapcraft Version: 4925 Commit: b2b826d72fcfe9da29396a4091723e163d95c912 Date: 2024-08-14T14:23:39.575357Z State: finished Success: True [rtd-command-info] start-time: 2024-08-14T14:23:55.785161Z, end-time: 2024-08-14T14:23:56.702191Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/canonical/snapcraft.git . Cloning into '.'... [rtd-command-info] start-time: 2024-08-14T14:23:56.777586Z, end-time: 2024-08-14T14:23:57.902590Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/4925/head:external-4925 From https://github.com/canonical/snapcraft * [new ref] refs/pull/4925/head -> external-4925 * [new tag] 8.2.10 -> 8.2.10 * [new tag] 8.2.11 -> 8.2.11 * [new tag] 8.2.12 -> 8.2.12 * [new tag] 8.2.7 -> 8.2.7 * [new tag] 8.2.8 -> 8.2.8 * [new tag] 8.2.9 -> 8.2.9 * [new tag] 8.3.0 -> 8.3.0 [rtd-command-info] start-time: 2024-08-14T14:23:58.030041Z, end-time: 2024-08-14T14:23:58.198841Z, duration: 0, exit-code: 0 git checkout --force b2b826d72fcfe9da29396a4091723e163d95c912 Note: switching to 'b2b826d72fcfe9da29396a4091723e163d95c912'. 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 b2b826d test: add parts to dedicated class [rtd-command-info] start-time: 2024-08-14T14:23:58.271906Z, end-time: 2024-08-14T14:23:58.335448Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details --- version: 2 submodules: include: - docs/sphinx-resources build: os: ubuntu-22.04 tools: python: "3.10" apt_packages: - libapt-pkg-dev jobs: post_checkout: - git fetch --tags --depth 1 # Also fetch tags - git describe # Useful for debugging # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/conf.py builder: html fail_on_warning: true python: install: - requirements: docs/requirements.txt - method: pip path: . extra_requirements: - docs [rtd-command-info] start-time: 2024-08-14T14:23:58.520981Z, end-time: 2024-08-14T14:23:58.601878Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2024-08-14T14:23:58.683410Z, end-time: 2024-08-14T14:23:59.359417Z, duration: 0, exit-code: 0 git submodule update --init --force -- docs/sphinx-resources Submodule 'docs/sphinx-resources' (https://github.com/canonical/sphinx-docs-starter-pack.git) registered for path 'docs/sphinx-resources' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/checkouts/4925/docs/sphinx-resources'... Submodule path 'docs/sphinx-resources': checked out '5483aa25f548344fe3e45a1ed13450de93f0f3ef' [rtd-command-info] start-time: 2024-08-14T14:23:59.425502Z, end-time: 2024-08-14T14:24:02.307330Z, duration: 2, exit-code: 0 git fetch --tags --depth 1 From https://github.com/canonical/snapcraft * [new tag] 0.4 -> 0.4 * [new tag] 0.5 -> 0.5 * [new tag] 0.6 -> 0.6 * [new tag] 1.0 -> 1.0 * [new tag] 1.0.1 -> 1.0.1 * [new tag] 1.0.2 -> 1.0.2 * [new tag] 1.1.0 -> 1.1.0 * [new tag] 2.0 -> 2.0 * [new tag] 2.0.1 -> 2.0.1 * [new tag] 2.1 -> 2.1 * [new tag] 2.1.1 -> 2.1.1 * [new tag] 2.10 -> 2.10 * [new tag] 2.10.1 -> 2.10.1 * [new tag] 2.11 -> 2.11 * [new tag] 2.12 -> 2.12 * [new tag] 2.12.1 -> 2.12.1 * [new tag] 2.13 -> 2.13 * [new tag] 2.13.1 -> 2.13.1 * [new tag] 2.14 -> 2.14 * [new tag] 2.15 -> 2.15 * [new tag] 2.15.1 -> 2.15.1 * [new tag] 2.16 -> 2.16 * [new tag] 2.17 -> 2.17 * [new tag] 2.18 -> 2.18 * [new tag] 2.18.1 -> 2.18.1 * [new tag] 2.19 -> 2.19 * [new tag] 2.2 -> 2.2 * [new tag] 2.2.1 -> 2.2.1 * [new tag] 2.2.2 -> 2.2.2 * [new tag] 2.20 -> 2.20 * [new tag] 2.21 -> 2.21 * [new tag] 2.22 -> 2.22 * [new tag] 2.22.1 -> 2.22.1 * [new tag] 2.23 -> 2.23 * [new tag] 2.24 -> 2.24 * [new tag] 2.25 -> 2.25 * [new tag] 2.26 -> 2.26 * [new tag] 2.27 -> 2.27 * [new tag] 2.27.1 -> 2.27.1 * [new tag] 2.28 -> 2.28 * [new tag] 2.29 -> 2.29 * [new tag] 2.29.1 -> 2.29.1 * [new tag] 2.3 -> 2.3 * [new tag] 2.3.2 -> 2.3.2 * [new tag] 2.30 -> 2.30 * [new tag] 2.31 -> 2.31 * [new tag] 2.32 -> 2.32 * [new tag] 2.33 -> 2.33 * [new tag] 2.34 -> 2.34 * [new tag] 2.35 -> 2.35 * [new tag] 2.36 -> 2.36 * [new tag] 2.36.1 -> 2.36.1 * [new tag] 2.37 -> 2.37 * [new tag] 2.38 -> 2.38 * [new tag] 2.39 -> 2.39 * [new tag] 2.39.1 -> 2.39.1 * [new tag] 2.39.2 -> 2.39.2 * [new tag] 2.4 -> 2.4 * [new tag] 2.40 -> 2.40 * [new tag] 2.40.1 -> 2.40.1 * [new tag] 2.41 -> 2.41 * [new tag] 2.42 -> 2.42 * [new tag] 2.42.1 -> 2.42.1 * [new tag] 2.43 -> 2.43 * [new tag] 2.43.1 -> 2.43.1 * [new tag] 2.5 -> 2.5 * [new tag] 2.6 -> 2.6 * [new tag] 2.6.1 -> 2.6.1 * [new tag] 2.7 -> 2.7 * [new tag] 2.8 -> 2.8 * [new tag] 2.8.1 -> 2.8.1 * [new tag] 2.8.2 -> 2.8.2 * [new tag] 2.8.3 -> 2.8.3 * [new tag] 2.8.4 -> 2.8.4 * [new tag] 2.8.5 -> 2.8.5 * [new tag] 2.8.6 -> 2.8.6 * [new tag] 2.8.7 -> 2.8.7 * [new tag] 2.8.8 -> 2.8.8 * [new tag] 2.9 -> 2.9 * [new tag] 3.0 -> 3.0 * [new tag] 3.0.1 -> 3.0.1 * [new tag] 3.1 -> 3.1 * [new tag] 3.1.1 -> 3.1.1 * [new tag] 3.10 -> 3.10 * [new tag] 3.10.1 -> 3.10.1 * [new tag] 3.10.2 -> 3.10.2 * [new tag] 3.11 -> 3.11 * [new tag] 3.2 -> 3.2 * [new tag] 3.3 -> 3.3 * [new tag] 3.4 -> 3.4 * [new tag] 3.4.1 -> 3.4.1 * [new tag] 3.5 -> 3.5 * [new tag] 3.5.1 -> 3.5.1 * [new tag] 3.6 -> 3.6 * [new tag] 3.7 -> 3.7 * [new tag] 3.7.1 -> 3.7.1 * [new tag] 3.7.2 -> 3.7.2 * [new tag] 3.8 -> 3.8 * [new tag] 3.9 -> 3.9 * [new tag] 3.9.1 -> 3.9.1 * [new tag] 3.9.2 -> 3.9.2 * [new tag] 3.9.3 -> 3.9.3 * [new tag] 3.9.4 -> 3.9.4 * [new tag] 3.9.5 -> 3.9.5 * [new tag] 3.9.6 -> 3.9.6 * [new tag] 3.9.7 -> 3.9.7 * [new tag] 3.9.8 -> 3.9.8 * [new tag] 3.9.9 -> 3.9.9 * [new tag] 4.0 -> 4.0 * [new tag] 4.0.1 -> 4.0.1 * [new tag] 4.0.2 -> 4.0.2 * [new tag] 4.0.3 -> 4.0.3 * [new tag] 4.0.4 -> 4.0.4 * [new tag] 4.0.5 -> 4.0.5 * [new tag] 4.0.6 -> 4.0.6 * [new tag] 4.0.7 -> 4.0.7 * [new tag] 4.0rc1 -> 4.0rc1 * [new tag] 4.1 -> 4.1 * [new tag] 4.1.1 -> 4.1.1 * [new tag] 4.1.2 -> 4.1.2 * [new tag] 4.1.3 -> 4.1.3 * [new tag] 4.1.4 -> 4.1.4 * [new tag] 4.1.5 -> 4.1.5 * [new tag] 4.2 -> 4.2 * [new tag] 4.3 -> 4.3 * [new tag] 4.4 -> 4.4 * [new tag] 4.4.1 -> 4.4.1 * [new tag] 4.4.2 -> 4.4.2 * [new tag] 4.4.3 -> 4.4.3 * [new tag] 4.4.4 -> 4.4.4 * [new tag] 4.5 -> 4.5 * [new tag] 4.5.1 -> 4.5.1 * [new tag] 4.5.2 -> 4.5.2 * [new tag] 4.5.3 -> 4.5.3 * [new tag] 4.5.4 -> 4.5.4 * [new tag] 4.6 -> 4.6 * [new tag] 4.6.1 -> 4.6.1 * [new tag] 4.6.2 -> 4.6.2 * [new tag] 4.6.3 -> 4.6.3 * [new tag] 4.7 -> 4.7 * [new tag] 4.7.1 -> 4.7.1 * [new tag] 4.8 -> 4.8 * [new tag] 4.8.1 -> 4.8.1 * [new tag] 4.8.2 -> 4.8.2 * [new tag] 4.8.3 -> 4.8.3 * [new tag] 5.0 -> 5.0 * [new tag] 5.0.1 -> 5.0.1 * [new tag] 6.0 -> 6.0 * [new tag] 6.0.1 -> 6.0.1 * [new tag] 6.0.2 -> 6.0.2 * [new tag] 6.1 -> 6.1 * [new tag] 7.0 -> 7.0 * [new tag] 7.0.1 -> 7.0.1 * [new tag] 7.0.10 -> 7.0.10 * [new tag] 7.0.11 -> 7.0.11 * [new tag] 7.0.2 -> 7.0.2 * [new tag] 7.0.3 -> 7.0.3 * [new tag] 7.0.4 -> 7.0.4 * [new tag] 7.0.5 -> 7.0.5 * [new tag] 7.0.6 -> 7.0.6 * [new tag] 7.0.7 -> 7.0.7 * [new tag] 7.0.8 -> 7.0.8 * [new tag] 7.0.9 -> 7.0.9 * [new tag] 7.1.0 -> 7.1.0 * [new tag] 7.1.1 -> 7.1.1 * [new tag] 7.1.2 -> 7.1.2 * [new tag] 7.1.3 -> 7.1.3 * [new tag] 7.1.4 -> 7.1.4 * [new tag] 7.2.0 -> 7.2.0 * [new tag] 7.2.1 -> 7.2.1 * [new tag] 7.2.10 -> 7.2.10 * [new tag] 7.2.11 -> 7.2.11 * [new tag] 7.2.2 -> 7.2.2 * [new tag] 7.2.3 -> 7.2.3 * [new tag] 7.2.4 -> 7.2.4 * [new tag] 7.2.5 -> 7.2.5 * [new tag] 7.2.6 -> 7.2.6 * [new tag] 7.2.7 -> 7.2.7 * [new tag] 7.2.8 -> 7.2.8 * [new tag] 7.2.9 -> 7.2.9 * [new tag] 7.3 -> 7.3 * [new tag] 7.3.1 -> 7.3.1 * [new tag] 7.3.2 -> 7.3.2 * [new tag] 7.4.0 -> 7.4.0 * [new tag] 7.4.1 -> 7.4.1 * [new tag] 7.4.2 -> 7.4.2 * [new tag] 7.4.3 -> 7.4.3 * [new tag] 7.5.0 -> 7.5.0 * [new tag] 7.5.1 -> 7.5.1 * [new tag] 7.5.2 -> 7.5.2 * [new tag] 7.5.3 -> 7.5.3 * [new tag] 7.5.4 -> 7.5.4 * [new tag] 7.5.5 -> 7.5.5 * [new tag] 8.0.0 -> 8.0.0 * [new tag] 8.0.1 -> 8.0.1 * [new tag] 8.0.2 -> 8.0.2 * [new tag] 8.0.3 -> 8.0.3 * [new tag] 8.0.4 -> 8.0.4 * [new tag] 8.0.5 -> 8.0.5 * [new tag] 8.1.0 -> 8.1.0 * [new tag] 8.2.0 -> 8.2.0 * [new tag] 8.2.1 -> 8.2.1 * [new tag] 8.2.2 -> 8.2.2 * [new tag] 8.2.3 -> 8.2.3 * [new tag] 8.2.4 -> 8.2.4 * [new tag] 8.2.5 -> 8.2.5 * [new tag] 8.2.6 -> 8.2.6 * [new tag] 8.3.1 -> 8.3.1 * [new tag] 8.3.2 -> 8.3.2 * [new tag] refs/tags -> refs/tags * [new tag] untagged-062755d465f752108ab6 -> untagged-062755d465f752108ab6 * [new tag] untagged-09e019302ffaf6f7c3e1 -> untagged-09e019302ffaf6f7c3e1 * [new tag] untagged-27a8cc80b3269c549742 -> untagged-27a8cc80b3269c549742 [rtd-command-info] start-time: 2024-08-14T14:24:02.413881Z, end-time: 2024-08-14T14:24:02.481619Z, duration: 0, exit-code: 0 git describe 8.3.0-32-gb2b826d7 [rtd-command-info] start-time: 2024-08-14T14:24:03.544811Z, end-time: 2024-08-14T14:24:07.151058Z, duration: 3, exit-code: 0 apt-get update --assume-yes --quiet Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] Get:5 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1133 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1422 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2963 kB] Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2169 kB] Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2867 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2446 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.8 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [33.7 kB] Get:14 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] Fetched 13.6 MB in 2s (5631 kB/s) Reading package lists... [rtd-command-info] start-time: 2024-08-14T14:24:07.219847Z, end-time: 2024-08-14T14:24:12.139477Z, duration: 4, exit-code: 0 apt-get install --assume-yes --quiet -- libapt-pkg-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: apt libapt-pkg6.0 Suggested packages: apt-doc aptitude | synaptic | wajig powermgmt-base The following NEW packages will be installed: libapt-pkg-dev The following packages will be upgraded: apt libapt-pkg6.0 2 upgraded, 1 newly installed, 0 to remove and 157 not upgraded. Need to get 2375 kB of archives. After this operation, 659 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapt-pkg6.0 amd64 2.4.12 [912 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 apt amd64 2.4.12 [1363 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapt-pkg-dev amd64 2.4.12 [99.7 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 2375 kB in 1s (3083 kB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 272117 files and directories currently installed.) Preparing to unpack .../libapt-pkg6.0_2.4.12_amd64.deb ... Unpacking libapt-pkg6.0:amd64 (2.4.12) over (2.4.11) ... Setting up libapt-pkg6.0:amd64 (2.4.12) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 272117 files and directories currently installed.) Preparing to unpack .../archives/apt_2.4.12_amd64.deb ... Unpacking apt (2.4.12) over (2.4.11) ... Setting up apt (2.4.12) ... Selecting previously unselected package libapt-pkg-dev:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 272117 files and directories currently installed.) Preparing to unpack .../libapt-pkg-dev_2.4.12_amd64.deb ... Unpacking libapt-pkg-dev:amd64 (2.4.12) ... Setting up libapt-pkg-dev:amd64 (2.4.12) ... Processing triggers for libc-bin (2.35-0ubuntu3.6) ... [rtd-command-info] start-time: 2024-08-14T14:24:16.449244Z, end-time: 2024-08-14T14:24:16.531651Z, duration: 0, exit-code: 0 asdf global python 3.10.14 [rtd-command-info] start-time: 2024-08-14T14:24:16.955251Z, end-time: 2024-08-14T14:24:18.446263Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.14.final.0-64 in 916ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925, 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: 2024-08-14T14:24:18.521639Z, end-time: 2024-08-14T14:24:33.305451Z, duration: 14, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (23.1) Collecting pip Downloading pip-24.2-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 10.7 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-72.2.0-py3-none-any.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 27.9 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.2 setuptools-72.2.0 [rtd-command-info] start-time: 2024-08-14T14:24:33.382259Z, end-time: 2024-08-14T14:24:42.017976Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-8.0.2-py3-none-any.whl.metadata (6.2 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.7.4-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-8.0.2-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 119.8 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 219.5 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 303.7 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading packaging-24.1-py3-none-any.whl (53 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 355.0 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading certifi-2024.7.4-py3-none-any.whl (162 kB) Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) Downloading idna-3.7-py3-none-any.whl (66 kB) Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) Installing collected packages: snowballstemmer, urllib3, tomli, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.4 MarkupSafe-2.1.5 Pygments-2.18.0 alabaster-1.0.0 babel-2.16.0 certifi-2024.7.4 charset-normalizer-3.3.2 docutils-0.21.2 idna-3.7 imagesize-1.4.1 packaging-24.1 readthedocs-sphinx-ext-2.2.5 requests-2.32.3 snowballstemmer-2.2.0 sphinx-8.0.2 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 tomli-2.0.1 urllib3-2.2.2 [rtd-command-info] start-time: 2024-08-14T14:24:42.117314Z, end-time: 2024-08-14T14:25:44.316958Z, duration: 62, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting python-apt@ https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/python-apt/2.4.0ubuntu1/python-apt_2.4.0ubuntu1.tar.xz (from -r docs/requirements.txt (line 76)) Downloading https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/python-apt/2.4.0ubuntu1/python-apt_2.4.0ubuntu1.tar.xz (344 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster==0.7.16 (from -r docs/requirements.txt (line 1)) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting anyio==4.3.0 (from -r docs/requirements.txt (line 2)) Downloading anyio-4.3.0-py3-none-any.whl.metadata (4.6 kB) Collecting attrs==23.2.0 (from -r docs/requirements.txt (line 3)) Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) Collecting Babel==2.14.0 (from -r docs/requirements.txt (line 4)) Downloading Babel-2.14.0-py3-none-any.whl.metadata (1.6 kB) Collecting beautifulsoup4==4.12.3 (from -r docs/requirements.txt (line 5)) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting bracex==2.4 (from -r docs/requirements.txt (line 6)) Downloading bracex-2.4-py3-none-any.whl.metadata (3.6 kB) Collecting canonical-sphinx==0.1.0 (from -r docs/requirements.txt (line 7)) Downloading canonical_sphinx-0.1.0-py3-none-any.whl.metadata (2.1 kB) Collecting canonical-sphinx-extensions==0.0.21 (from -r docs/requirements.txt (line 8)) Downloading canonical_sphinx_extensions-0.0.21-py3-none-any.whl.metadata (12 kB) Collecting catkin-pkg==1.0.0 (from -r docs/requirements.txt (line 9)) Downloading catkin_pkg-1.0.0-py3-none-any.whl.metadata (1.3 kB) Collecting certifi==2024.2.2 (from -r docs/requirements.txt (line 10)) Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) Collecting cffi==1.16.0 (from -r docs/requirements.txt (line 11)) Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting chardet==5.2.0 (from -r docs/requirements.txt (line 12)) Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) Requirement already satisfied: charset-normalizer==3.3.2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from -r docs/requirements.txt (line 13)) (3.3.2) Collecting click==8.1.7 (from -r docs/requirements.txt (line 14)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting colorama==0.4.6 (from -r docs/requirements.txt (line 15)) Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) Collecting craft-application==3.0.0 (from -r docs/requirements.txt (line 16)) Downloading craft_application-3.0.0-py3-none-any.whl.metadata (3.2 kB) Collecting craft-archives==1.1.3 (from -r docs/requirements.txt (line 17)) Downloading craft_archives-1.1.3-py3-none-any.whl.metadata (2.8 kB) Collecting craft-cli==2.5.1 (from -r docs/requirements.txt (line 18)) Downloading craft_cli-2.5.1-py3-none-any.whl.metadata (11 kB) Collecting craft-grammar==1.2.0 (from -r docs/requirements.txt (line 19)) Downloading craft_grammar-1.2.0-py2.py3-none-any.whl.metadata (4.8 kB) Collecting craft-parts==1.32.0 (from -r docs/requirements.txt (line 20)) Downloading craft_parts-1.32.0-py3-none-any.whl.metadata (7.2 kB) Collecting craft-providers==1.23.1 (from -r docs/requirements.txt (line 21)) Downloading craft_providers-1.23.1-py2.py3-none-any.whl.metadata (4.3 kB) Collecting craft-store==2.6.2 (from -r docs/requirements.txt (line 22)) Downloading craft_store-2.6.2-py3-none-any.whl.metadata (3.4 kB) Collecting cryptography==42.0.5 (from -r docs/requirements.txt (line 23)) Downloading cryptography-42.0.5-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB) Collecting Deprecated==1.2.14 (from -r docs/requirements.txt (line 24)) Downloading Deprecated-1.2.14-py2.py3-none-any.whl.metadata (5.4 kB) Collecting distro==1.9.0 (from -r docs/requirements.txt (line 25)) Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) Collecting docutils==0.19 (from -r docs/requirements.txt (line 26)) Downloading docutils-0.19-py3-none-any.whl.metadata (2.7 kB) Collecting exceptiongroup==1.2.1 (from -r docs/requirements.txt (line 27)) Downloading exceptiongroup-1.2.1-py3-none-any.whl.metadata (6.6 kB) Collecting furo==2024.5.6 (from -r docs/requirements.txt (line 28)) Downloading furo-2024.5.6-py3-none-any.whl.metadata (5.9 kB) Collecting gnupg==2.3.1 (from -r docs/requirements.txt (line 29)) Downloading gnupg-2.3.1.tar.gz (100 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting h11==0.14.0 (from -r docs/requirements.txt (line 30)) Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) Collecting html5lib==1.1 (from -r docs/requirements.txt (line 31)) Downloading html5lib-1.1-py2.py3-none-any.whl.metadata (16 kB) Collecting httplib2==0.22.0 (from -r docs/requirements.txt (line 32)) Downloading httplib2-0.22.0-py3-none-any.whl.metadata (2.6 kB) Requirement already satisfied: idna==3.7 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from -r docs/requirements.txt (line 33)) (3.7) Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from -r docs/requirements.txt (line 34)) (1.4.1) Collecting importlib_metadata==7.1.0 (from -r docs/requirements.txt (line 35)) Downloading importlib_metadata-7.1.0-py3-none-any.whl.metadata (4.7 kB) Collecting jaraco.classes==3.4.0 (from -r docs/requirements.txt (line 36)) Downloading jaraco.classes-3.4.0-py3-none-any.whl.metadata (2.6 kB) Collecting jeepney==0.8.0 (from -r docs/requirements.txt (line 37)) Downloading jeepney-0.8.0-py3-none-any.whl.metadata (1.3 kB) Requirement already satisfied: Jinja2==3.1.4 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from -r docs/requirements.txt (line 38)) (3.1.4) Collecting jsonschema==2.5.1 (from -r docs/requirements.txt (line 39)) Downloading jsonschema-2.5.1-py2.py3-none-any.whl.metadata (4.7 kB) Collecting keyring==24.3.1 (from -r docs/requirements.txt (line 40)) Downloading keyring-24.3.1-py3-none-any.whl.metadata (20 kB) Collecting launchpadlib==1.11.0 (from -r docs/requirements.txt (line 41)) Downloading launchpadlib-1.11.0-py2.py3-none-any.whl.metadata (14 kB) Collecting lazr.restfulclient==0.14.6 (from -r docs/requirements.txt (line 42)) Downloading lazr.restfulclient-0.14.6-py2.py3-none-any.whl.metadata (12 kB) Collecting lazr.uri==1.0.6 (from -r docs/requirements.txt (line 43)) Downloading lazr.uri-1.0.6.tar.gz (18 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting linkify-it-py==2.0.3 (from -r docs/requirements.txt (line 44)) Downloading linkify_it_py-2.0.3-py3-none-any.whl.metadata (8.5 kB) Collecting lxml==5.2.1 (from -r docs/requirements.txt (line 45)) Downloading lxml-5.2.1-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.4 kB) Collecting macaroonbakery==1.3.4 (from -r docs/requirements.txt (line 46)) Downloading macaroonbakery-1.3.4-py2.py3-none-any.whl.metadata (2.4 kB) Collecting Markdown==3.6 (from -r docs/requirements.txt (line 47)) Downloading Markdown-3.6-py3-none-any.whl.metadata (7.0 kB) Collecting markdown-it-py==3.0.0 (from -r docs/requirements.txt (line 48)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Requirement already satisfied: MarkupSafe==2.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from -r docs/requirements.txt (line 49)) (2.1.5) Collecting mdit-py-plugins==0.4.0 (from -r docs/requirements.txt (line 50)) Downloading mdit_py_plugins-0.4.0-py3-none-any.whl.metadata (2.7 kB) Collecting mdurl==0.1.2 (from -r docs/requirements.txt (line 51)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting more-itertools==10.2.0 (from -r docs/requirements.txt (line 52)) Downloading more_itertools-10.2.0-py3-none-any.whl.metadata (34 kB) Collecting mypy-extensions==1.0.0 (from -r docs/requirements.txt (line 53)) Downloading mypy_extensions-1.0.0-py3-none-any.whl.metadata (1.1 kB) Collecting myst-parser==3.0.1 (from -r docs/requirements.txt (line 54)) Downloading myst_parser-3.0.1-py3-none-any.whl.metadata (5.5 kB) Collecting oauthlib==3.2.2 (from -r docs/requirements.txt (line 55)) Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) Collecting overrides==7.7.0 (from -r docs/requirements.txt (line 56)) Downloading overrides-7.7.0-py3-none-any.whl.metadata (5.8 kB) Collecting packaging==24.0 (from -r docs/requirements.txt (line 57)) Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) Collecting pip==23.3 (from -r docs/requirements.txt (line 58)) Downloading pip-23.3-py3-none-any.whl.metadata (3.5 kB) Collecting platformdirs==4.2.1 (from -r docs/requirements.txt (line 59)) Downloading platformdirs-4.2.1-py3-none-any.whl.metadata (11 kB) Collecting polib==1.2.0 (from -r docs/requirements.txt (line 60)) Downloading polib-1.2.0-py2.py3-none-any.whl.metadata (15 kB) Collecting progressbar==2.5 (from -r docs/requirements.txt (line 61)) Downloading progressbar-2.5.tar.gz (10 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting protobuf==5.26.1 (from -r docs/requirements.txt (line 62)) Downloading protobuf-5.26.1-cp37-abi3-manylinux2014_x86_64.whl.metadata (592 bytes) Collecting psutil==5.9.8 (from -r docs/requirements.txt (line 63)) Downloading psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) Collecting pycparser==2.22 (from -r docs/requirements.txt (line 64)) Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting pydantic==1.10.15 (from -r docs/requirements.txt (line 65)) Downloading pydantic-1.10.15-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (150 kB) Collecting pydantic-yaml==0.11.2 (from -r docs/requirements.txt (line 66)) Downloading pydantic_yaml-0.11.2-py3-none-any.whl.metadata (8.0 kB) Collecting pyelftools==0.31 (from -r docs/requirements.txt (line 67)) Downloading pyelftools-0.31-py3-none-any.whl.metadata (381 bytes) Collecting pygit2==1.13.3 (from -r docs/requirements.txt (line 68)) Downloading pygit2-1.13.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.6 kB) Collecting Pygments==2.17.2 (from -r docs/requirements.txt (line 69)) Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) Collecting pylxd==2.3.2 (from -r docs/requirements.txt (line 70)) Downloading pylxd-2.3.2-py3-none-any.whl.metadata (3.0 kB) Collecting pymacaroons==0.13.0 (from -r docs/requirements.txt (line 71)) Downloading pymacaroons-0.13.0-py2.py3-none-any.whl.metadata (1.6 kB) Collecting PyNaCl==1.5.0 (from -r docs/requirements.txt (line 72)) Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) Collecting pyparsing==3.1.2 (from -r docs/requirements.txt (line 73)) Downloading pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB) Collecting pyRFC3339==1.1 (from -r docs/requirements.txt (line 74)) Downloading pyRFC3339-1.1-py2.py3-none-any.whl.metadata (2.0 kB) Collecting pyspelling==2.10 (from -r docs/requirements.txt (line 75)) Downloading pyspelling-2.10-py3-none-any.whl.metadata (3.8 kB) Collecting python-dateutil==2.9.0.post0 (from -r docs/requirements.txt (line 77)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting python-debian==0.1.49 (from -r docs/requirements.txt (line 78)) Downloading python_debian-0.1.49-py3-none-any.whl.metadata (1.2 kB) Collecting pytz==2024.1 (from -r docs/requirements.txt (line 79)) Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) Collecting pyxdg==0.28 (from -r docs/requirements.txt (line 80)) Downloading pyxdg-0.28-py2.py3-none-any.whl.metadata (567 bytes) Collecting PyYAML==6.0.1 (from -r docs/requirements.txt (line 81)) Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting raven==6.10.0 (from -r docs/requirements.txt (line 82)) Downloading raven-6.10.0-py2.py3-none-any.whl.metadata (2.9 kB) Collecting regex==2024.4.28 (from -r docs/requirements.txt (line 83)) Downloading regex-2024.4.28-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB) Collecting requests==2.31.0 (from -r docs/requirements.txt (line 84)) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting requests-toolbelt==1.0.0 (from -r docs/requirements.txt (line 85)) Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB) Collecting requests-unixsocket==0.3.0 (from -r docs/requirements.txt (line 86)) Downloading requests_unixsocket-0.3.0-py2.py3-none-any.whl.metadata (3.6 kB) Collecting SecretStorage==3.3.3 (from -r docs/requirements.txt (line 87)) Downloading SecretStorage-3.3.3-py3-none-any.whl.metadata (4.0 kB) Collecting setuptools==65.5.1 (from -r docs/requirements.txt (line 88)) Downloading setuptools-65.5.1-py3-none-any.whl.metadata (6.3 kB) Collecting simplejson==3.19.2 (from -r docs/requirements.txt (line 89)) Downloading simplejson-3.19.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.1 kB) Collecting six==1.16.0 (from -r docs/requirements.txt (line 90)) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Collecting snap-helpers==0.4.2 (from -r docs/requirements.txt (line 91)) Downloading snap_helpers-0.4.2-py3-none-any.whl.metadata (19 kB) Collecting sniffio==1.3.1 (from -r docs/requirements.txt (line 92)) Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Requirement already satisfied: snowballstemmer==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from -r docs/requirements.txt (line 93)) (2.2.0) Collecting soupsieve==2.5 (from -r docs/requirements.txt (line 94)) Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB) Collecting Sphinx==7.3.7 (from -r docs/requirements.txt (line 95)) Downloading sphinx-7.3.7-py3-none-any.whl.metadata (6.0 kB) Collecting sphinx-autobuild==2024.4.16 (from -r docs/requirements.txt (line 96)) Downloading sphinx_autobuild-2024.4.16-py3-none-any.whl.metadata (7.7 kB) Collecting sphinx-basic-ng==1.0.0b2 (from -r docs/requirements.txt (line 97)) Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl.metadata (1.5 kB) Collecting sphinx-copybutton==0.5.2 (from -r docs/requirements.txt (line 98)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx_design==0.5.0 (from -r docs/requirements.txt (line 99)) Downloading sphinx_design-0.5.0-py3-none-any.whl.metadata (5.1 kB) Collecting sphinx-lint==0.9.1 (from -r docs/requirements.txt (line 100)) Downloading sphinx_lint-0.9.1-py3-none-any.whl.metadata (5.7 kB) Collecting sphinx-notfound-page==1.0.0 (from -r docs/requirements.txt (line 101)) Downloading sphinx_notfound_page-1.0.0-py3-none-any.whl.metadata (2.9 kB) Collecting sphinx-reredirects==0.1.3 (from -r docs/requirements.txt (line 102)) Downloading sphinx_reredirects-0.1.3-py3-none-any.whl.metadata (2.6 kB) Collecting sphinx-tabs==3.4.5 (from -r docs/requirements.txt (line 103)) Downloading sphinx_tabs-3.4.5-py3-none-any.whl.metadata (6.3 kB) Collecting sphinxcontrib-applehelp==1.0.8 (from -r docs/requirements.txt (line 104)) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-details-directive==0.1.0 (from -r docs/requirements.txt (line 105)) Downloading sphinxcontrib_details_directive-0.1.0-py2.py3-none-any.whl.metadata (2.0 kB) Collecting sphinxcontrib-devhelp==1.0.6 (from -r docs/requirements.txt (line 106)) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp==2.0.5 (from -r docs/requirements.txt (line 107)) Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jquery==4.1 (from -r docs/requirements.txt (line 108)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from -r docs/requirements.txt (line 109)) (1.0.1) Collecting sphinxcontrib-qthelp==1.0.7 (from -r docs/requirements.txt (line 110)) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-serializinghtml==1.1.10 (from -r docs/requirements.txt (line 111)) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxext-opengraph==0.9.1 (from -r docs/requirements.txt (line 112)) Downloading sphinxext_opengraph-0.9.1-py3-none-any.whl.metadata (6.5 kB) Collecting starlette==0.37.2 (from -r docs/requirements.txt (line 113)) Downloading starlette-0.37.2-py3-none-any.whl.metadata (5.9 kB) Collecting tabulate==0.9.0 (from -r docs/requirements.txt (line 114)) Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) Collecting tinydb==4.8.0 (from -r docs/requirements.txt (line 115)) Downloading tinydb-4.8.0-py3-none-any.whl.metadata (6.2 kB) Collecting toml==0.10.2 (from -r docs/requirements.txt (line 116)) Downloading toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB) Requirement already satisfied: tomli==2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from -r docs/requirements.txt (line 117)) (2.0.1) Collecting types-Deprecated==1.2.9.20240311 (from -r docs/requirements.txt (line 118)) Downloading types_Deprecated-1.2.9.20240311-py3-none-any.whl.metadata (1.6 kB) Collecting types-PyYAML==6.0.12.20240311 (from -r docs/requirements.txt (line 119)) Downloading types_PyYAML-6.0.12.20240311-py3-none-any.whl.metadata (1.5 kB) Collecting typing_extensions==4.11.0 (from -r docs/requirements.txt (line 120)) Downloading typing_extensions-4.11.0-py3-none-any.whl.metadata (3.0 kB) Collecting uc-micro-py==1.0.3 (from -r docs/requirements.txt (line 121)) Downloading uc_micro_py-1.0.3-py3-none-any.whl.metadata (2.0 kB) Collecting urllib3==1.26.19 (from -r docs/requirements.txt (line 122)) Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) Collecting uvicorn==0.29.0 (from -r docs/requirements.txt (line 123)) Downloading uvicorn-0.29.0-py3-none-any.whl.metadata (6.3 kB) Collecting wadllib==1.3.6 (from -r docs/requirements.txt (line 124)) Downloading wadllib-1.3.6.tar.gz (62 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting watchfiles==0.21.0 (from -r docs/requirements.txt (line 125)) Downloading watchfiles-0.21.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.9 kB) Collecting wcmatch==8.5.1 (from -r docs/requirements.txt (line 126)) Downloading wcmatch-8.5.1-py3-none-any.whl.metadata (4.8 kB) Collecting webencodings==0.5.1 (from -r docs/requirements.txt (line 127)) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Collecting websockets==12.0 (from -r docs/requirements.txt (line 128)) Downloading websockets-12.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Collecting wrapt==1.16.0 (from -r docs/requirements.txt (line 129)) Downloading wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Collecting ws4py==0.5.1 (from -r docs/requirements.txt (line 130)) Downloading ws4py-0.5.1.tar.gz (51 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting zipp==3.18.1 (from -r docs/requirements.txt (line 131)) Downloading zipp-3.18.1-py3-none-any.whl.metadata (3.5 kB) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading anyio-4.3.0-py3-none-any.whl (85 kB) Downloading attrs-23.2.0-py3-none-any.whl (60 kB) Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 157.0 MB/s eta 0:00:00 Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) Downloading bracex-2.4-py3-none-any.whl (11 kB) Downloading canonical_sphinx-0.1.0-py3-none-any.whl (30 kB) Downloading canonical_sphinx_extensions-0.0.21-py3-none-any.whl (34 kB) Downloading catkin_pkg-1.0.0-py3-none-any.whl (75 kB) Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB) Downloading chardet-5.2.0-py3-none-any.whl (199 kB) Downloading click-8.1.7-py3-none-any.whl (97 kB) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Downloading craft_application-3.0.0-py3-none-any.whl (107 kB) Downloading craft_archives-1.1.3-py3-none-any.whl (29 kB) Downloading craft_cli-2.5.1-py3-none-any.whl (37 kB) Downloading craft_grammar-1.2.0-py2.py3-none-any.whl (19 kB) Downloading craft_parts-1.32.0-py3-none-any.whl (428 kB) Downloading craft_providers-1.23.1-py2.py3-none-any.whl (96 kB) Downloading craft_store-2.6.2-py3-none-any.whl (42 kB) Downloading cryptography-42.0.5-cp39-abi3-manylinux_2_28_x86_64.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 186.4 MB/s eta 0:00:00 Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB) Downloading distro-1.9.0-py3-none-any.whl (20 kB) Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 475.8 MB/s eta 0:00:00 Downloading exceptiongroup-1.2.1-py3-none-any.whl (16 kB) Downloading furo-2024.5.6-py3-none-any.whl (341 kB) Downloading h11-0.14.0-py3-none-any.whl (58 kB) Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) Downloading httplib2-0.22.0-py3-none-any.whl (96 kB) Downloading importlib_metadata-7.1.0-py3-none-any.whl (24 kB) Downloading jaraco.classes-3.4.0-py3-none-any.whl (6.8 kB) Downloading jeepney-0.8.0-py3-none-any.whl (48 kB) Downloading jsonschema-2.5.1-py2.py3-none-any.whl (38 kB) Downloading keyring-24.3.1-py3-none-any.whl (38 kB) Downloading launchpadlib-1.11.0-py2.py3-none-any.whl (217 kB) Downloading lazr.restfulclient-0.14.6-py2.py3-none-any.whl (67 kB) Downloading linkify_it_py-2.0.3-py3-none-any.whl (19 kB) Downloading lxml-5.2.1-cp310-cp310-manylinux_2_28_x86_64.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 200.4 MB/s eta 0:00:00 Downloading macaroonbakery-1.3.4-py2.py3-none-any.whl (103 kB) Downloading Markdown-3.6-py3-none-any.whl (105 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading mdit_py_plugins-0.4.0-py3-none-any.whl (54 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading more_itertools-10.2.0-py3-none-any.whl (57 kB) Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) Downloading myst_parser-3.0.1-py3-none-any.whl (83 kB) Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) Downloading overrides-7.7.0-py3-none-any.whl (17 kB) Downloading packaging-24.0-py3-none-any.whl (53 kB) Downloading pip-23.3-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 244.5 MB/s eta 0:00:00 Downloading platformdirs-4.2.1-py3-none-any.whl (17 kB) Downloading polib-1.2.0-py2.py3-none-any.whl (20 kB) Downloading protobuf-5.26.1-cp37-abi3-manylinux2014_x86_64.whl (302 kB) Downloading psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (288 kB) Downloading pycparser-2.22-py3-none-any.whl (117 kB) Downloading pydantic-1.10.15-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 216.8 MB/s eta 0:00:00 Downloading pydantic_yaml-0.11.2-py3-none-any.whl (24 kB) Downloading pyelftools-0.31-py3-none-any.whl (180 kB) Downloading pygit2-1.13.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 181.4 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 532.0 MB/s eta 0:00:00 Downloading pylxd-2.3.2-py3-none-any.whl (94 kB) Downloading pymacaroons-0.13.0-py2.py3-none-any.whl (19 kB) Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 527.4 MB/s eta 0:00:00 Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) Downloading pyRFC3339-1.1-py2.py3-none-any.whl (5.7 kB) Downloading pyspelling-2.10-py3-none-any.whl (45 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading python_debian-0.1.49-py3-none-any.whl (132 kB) Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) Downloading pyxdg-0.28-py2.py3-none-any.whl (49 kB) Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 465.7 MB/s eta 0:00:00 Downloading raven-6.10.0-py2.py3-none-any.whl (284 kB) Downloading regex-2024.4.28-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (774 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 774.1/774.1 kB 572.0 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) Downloading requests_unixsocket-0.3.0-py2.py3-none-any.whl (11 kB) Downloading SecretStorage-3.3.3-py3-none-any.whl (15 kB) Downloading setuptools-65.5.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 548.1 MB/s eta 0:00:00 Downloading simplejson-3.19.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading snap_helpers-0.4.2-py3-none-any.whl (22 kB) Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Downloading soupsieve-2.5-py3-none-any.whl (36 kB) Downloading sphinx-7.3.7-py3-none-any.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 205.1 MB/s eta 0:00:00 Downloading sphinx_autobuild-2024.4.16-py3-none-any.whl (11 kB) Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl (22 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_design-0.5.0-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 252.7 MB/s eta 0:00:00 Downloading sphinx_lint-0.9.1-py3-none-any.whl (20 kB) Downloading sphinx_notfound_page-1.0.0-py3-none-any.whl (8.1 kB) Downloading sphinx_reredirects-0.1.3-py3-none-any.whl (5.3 kB) Downloading sphinx_tabs-3.4.5-py3-none-any.whl (9.9 kB) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) Downloading sphinxcontrib_details_directive-0.1.0-py2.py3-none-any.whl (10 kB) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) Downloading sphinxext_opengraph-0.9.1-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 527.1 MB/s eta 0:00:00 Downloading starlette-0.37.2-py3-none-any.whl (71 kB) Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Downloading tinydb-4.8.0-py3-none-any.whl (24 kB) Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Downloading types_Deprecated-1.2.9.20240311-py3-none-any.whl (3.5 kB) Downloading types_PyYAML-6.0.12.20240311-py3-none-any.whl (15 kB) Downloading typing_extensions-4.11.0-py3-none-any.whl (34 kB) Downloading uc_micro_py-1.0.3-py3-none-any.whl (6.2 kB) Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) Downloading uvicorn-0.29.0-py3-none-any.whl (60 kB) Downloading watchfiles-0.21.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 512.5 MB/s eta 0:00:00 Downloading wcmatch-8.5.1-py3-none-any.whl (39 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Downloading websockets-12.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (130 kB) Downloading wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB) Downloading zipp-3.18.1-py3-none-any.whl (8.2 kB) Building wheels for collected packages: gnupg, lazr.uri, progressbar, wadllib, ws4py, python-apt Building wheel for gnupg (setup.py): started Building wheel for gnupg (setup.py): finished with status 'done' Created wheel for gnupg: filename=gnupg-2.3.1-py3-none-any.whl size=94619 sha256=11a8fe6324390c95489f3e739c4b52640b047a53205549ec6d9ce42a3a7d49a8 Stored in directory: /tmp/pip-ephem-wheel-cache-22bw4r5h/wheels/96/12/15/82eadc149bbdb08063f4ce8b1b3971cc5d0e442707368f995f Building wheel for lazr.uri (setup.py): started Building wheel for lazr.uri (setup.py): finished with status 'done' Created wheel for lazr.uri: filename=lazr.uri-1.0.6-py3-none-any.whl size=20334 sha256=e6714512fd8d142a72b8e0830441e869ad30732b4816ba67121b78637b3c4b11 Stored in directory: /tmp/pip-ephem-wheel-cache-22bw4r5h/wheels/cb/27/9a/232fcb7a33bce3386e70db9f87f9cbe67d4dded43faff30129 Building wheel for progressbar (setup.py): started Building wheel for progressbar (setup.py): finished with status 'done' Created wheel for progressbar: filename=progressbar-2.5-py3-none-any.whl size=12066 sha256=8c9e3036c43393f1f37808dd860d69d4c6164021a15e54593a507ac613fa5c2d Stored in directory: /tmp/pip-ephem-wheel-cache-22bw4r5h/wheels/cd/17/e5/765d1a3112ff3978f70223502f6047e06c43a24d7c5f8ff95b Building wheel for wadllib (setup.py): started Building wheel for wadllib (setup.py): finished with status 'done' Created wheel for wadllib: filename=wadllib-1.3.6-py3-none-any.whl size=58279 sha256=dcc80d01c850b32ad5a27b4ab88616da7f411bd7f50111d457dbd1d1efe81311 Stored in directory: /tmp/pip-ephem-wheel-cache-22bw4r5h/wheels/70/14/54/863a40409358975621e53fee1fe000478845aff98c1a9b8e4f Building wheel for ws4py (setup.py): started Building wheel for ws4py (setup.py): finished with status 'done' Created wheel for ws4py: filename=ws4py-0.5.1-py3-none-any.whl size=45230 sha256=550b6213b037a1e79ca094114cb7bd987c2299d3f90d53aac64c377f0817cd78 Stored in directory: /tmp/pip-ephem-wheel-cache-22bw4r5h/wheels/2e/7c/ad/d9c746276bf024d44296340869fcb169f1e5d80fb147351a57 Building wheel for python-apt (setup.py): started Building wheel for python-apt (setup.py): finished with status 'done' Created wheel for python-apt: filename=python_apt-0.0.0-cp310-cp310-linux_x86_64.whl size=1872186 sha256=b178c38ad83adcbb072cda84ac7527165d6589ceb050332b3dd094bac0439fec Stored in directory: /tmp/pip-ephem-wheel-cache-22bw4r5h/wheels/75/f6/31/eb3a3ca09de28fbd99430fe5c5352c92e313e6f6a0d8339550 Successfully built gnupg lazr.uri progressbar wadllib ws4py python-apt Installing collected packages: ws4py, webencodings, raven, pyxdg, pytz, python-apt, pyelftools, progressbar, polib, jsonschema, zipp, wrapt, websockets, urllib3, uc-micro-py, typing_extensions, types-PyYAML, types-Deprecated, toml, tinydb, tabulate, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, sniffio, six, simplejson, setuptools, regex, PyYAML, pyRFC3339, pyparsing, Pygments, pycparser, psutil, protobuf, platformdirs, pip, packaging, overrides, oauthlib, mypy-extensions, more-itertools, mdurl, Markdown, lxml, jeepney, h11, exceptiongroup, docutils, distro, colorama, click, chardet, certifi, bracex, Babel, attrs, alabaster, wcmatch, uvicorn, sphinx-lint, snap-helpers, requests, python-debian, python-dateutil, pydantic, markdown-it-py, linkify-it-py, lazr.uri, jaraco.classes, importlib_metadata, httplib2, html5lib, gnupg, Deprecated, craft-grammar, craft-cli, cffi, beautifulsoup4, anyio, watchfiles, wadllib, starlette, Sphinx, requests-unixsocket, requests-toolbelt, pyspelling, PyNaCl, pygit2, pydantic-yaml, mdit-py-plugins, cryptography, catkin-pkg, sphinxext-opengraph, sphinxcontrib-jquery, sphinxcontrib-details-directive, sphinx-tabs, sphinx-reredirects, sphinx-notfound-page, sphinx_design, sphinx-copybutton, sphinx-basic-ng, sphinx-autobuild, SecretStorage, pymacaroons, pylxd, myst-parser, lazr.restfulclient, craft-providers, canonical-sphinx-extensions, macaroonbakery, launchpadlib, keyring, furo, craft-parts, craft-store, craft-archives, canonical-sphinx, craft-application Attempting uninstall: urllib3 Found existing installation: urllib3 2.2.2 Uninstalling urllib3-2.2.2: Successfully uninstalled urllib3-2.2.2 Attempting uninstall: sphinxcontrib-serializinghtml Found existing installation: sphinxcontrib-serializinghtml 2.0.0 Uninstalling sphinxcontrib-serializinghtml-2.0.0: Successfully uninstalled sphinxcontrib-serializinghtml-2.0.0 Attempting uninstall: sphinxcontrib-qthelp Found existing installation: sphinxcontrib-qthelp 2.0.0 Uninstalling sphinxcontrib-qthelp-2.0.0: Successfully uninstalled sphinxcontrib-qthelp-2.0.0 Attempting uninstall: sphinxcontrib-htmlhelp Found existing installation: sphinxcontrib-htmlhelp 2.1.0 Uninstalling sphinxcontrib-htmlhelp-2.1.0: Successfully uninstalled sphinxcontrib-htmlhelp-2.1.0 Attempting uninstall: sphinxcontrib-devhelp Found existing installation: sphinxcontrib-devhelp 2.0.0 Uninstalling sphinxcontrib-devhelp-2.0.0: Successfully uninstalled sphinxcontrib-devhelp-2.0.0 Attempting uninstall: sphinxcontrib-applehelp Found existing installation: sphinxcontrib-applehelp 2.0.0 Uninstalling sphinxcontrib-applehelp-2.0.0: Successfully uninstalled sphinxcontrib-applehelp-2.0.0 Attempting uninstall: setuptools Found existing installation: setuptools 72.2.0 Uninstalling setuptools-72.2.0: Successfully uninstalled setuptools-72.2.0 Attempting uninstall: Pygments Found existing installation: Pygments 2.18.0 Uninstalling Pygments-2.18.0: Successfully uninstalled Pygments-2.18.0 Attempting uninstall: pip Found existing installation: pip 24.2 Uninstalling pip-24.2: Successfully uninstalled pip-24.2 Attempting uninstall: packaging Found existing installation: packaging 24.1 Uninstalling packaging-24.1: Successfully uninstalled packaging-24.1 Attempting uninstall: docutils Found existing installation: docutils 0.21.2 Uninstalling docutils-0.21.2: Successfully uninstalled docutils-0.21.2 Attempting uninstall: certifi Found existing installation: certifi 2024.7.4 Uninstalling certifi-2024.7.4: Successfully uninstalled certifi-2024.7.4 Attempting uninstall: Babel Found existing installation: babel 2.16.0 Uninstalling babel-2.16.0: Successfully uninstalled babel-2.16.0 Attempting uninstall: alabaster Found existing installation: alabaster 1.0.0 Uninstalling alabaster-1.0.0: Successfully uninstalled alabaster-1.0.0 Attempting uninstall: requests Found existing installation: requests 2.32.3 Uninstalling requests-2.32.3: Successfully uninstalled requests-2.32.3 Attempting uninstall: Sphinx Found existing installation: Sphinx 8.0.2 Uninstalling Sphinx-8.0.2: Successfully uninstalled Sphinx-8.0.2 Successfully installed Babel-2.14.0 Deprecated-1.2.14 Markdown-3.6 PyNaCl-1.5.0 PyYAML-6.0.1 Pygments-2.17.2 SecretStorage-3.3.3 Sphinx-7.3.7 alabaster-0.7.16 anyio-4.3.0 attrs-23.2.0 beautifulsoup4-4.12.3 bracex-2.4 canonical-sphinx-0.1.0 canonical-sphinx-extensions-0.0.21 catkin-pkg-1.0.0 certifi-2024.2.2 cffi-1.16.0 chardet-5.2.0 click-8.1.7 colorama-0.4.6 craft-application-3.0.0 craft-archives-1.1.3 craft-cli-2.5.1 craft-grammar-1.2.0 craft-parts-1.32.0 craft-providers-1.23.1 craft-store-2.6.2 cryptography-42.0.5 distro-1.9.0 docutils-0.19 exceptiongroup-1.2.1 furo-2024.5.6 gnupg-2.3.1 h11-0.14.0 html5lib-1.1 httplib2-0.22.0 importlib_metadata-7.1.0 jaraco.classes-3.4.0 jeepney-0.8.0 jsonschema-2.5.1 keyring-24.3.1 launchpadlib-1.11.0 lazr.restfulclient-0.14.6 lazr.uri-1.0.6 linkify-it-py-2.0.3 lxml-5.2.1 macaroonbakery-1.3.4 markdown-it-py-3.0.0 mdit-py-plugins-0.4.0 mdurl-0.1.2 more-itertools-10.2.0 mypy-extensions-1.0.0 myst-parser-3.0.1 oauthlib-3.2.2 overrides-7.7.0 packaging-24.0 pip-23.3 platformdirs-4.2.1 polib-1.2.0 progressbar-2.5 protobuf-5.26.1 psutil-5.9.8 pyRFC3339-1.1 pycparser-2.22 pydantic-1.10.15 pydantic-yaml-0.11.2 pyelftools-0.31 pygit2-1.13.3 pylxd-2.3.2 pymacaroons-0.13.0 pyparsing-3.1.2 pyspelling-2.10 python-apt-0.0.0 python-dateutil-2.9.0.post0 python-debian-0.1.49 pytz-2024.1 pyxdg-0.28 raven-6.10.0 regex-2024.4.28 requests-2.31.0 requests-toolbelt-1.0.0 requests-unixsocket-0.3.0 setuptools-65.5.1 simplejson-3.19.2 six-1.16.0 snap-helpers-0.4.2 sniffio-1.3.1 soupsieve-2.5 sphinx-autobuild-2024.4.16 sphinx-basic-ng-1.0.0b2 sphinx-copybutton-0.5.2 sphinx-lint-0.9.1 sphinx-notfound-page-1.0.0 sphinx-reredirects-0.1.3 sphinx-tabs-3.4.5 sphinx_design-0.5.0 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-details-directive-0.1.0 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-jquery-4.1 sphinxcontrib-qthelp-1.0.7 sphinxcontrib-serializinghtml-1.1.10 sphinxext-opengraph-0.9.1 starlette-0.37.2 tabulate-0.9.0 tinydb-4.8.0 toml-0.10.2 types-Deprecated-1.2.9.20240311 types-PyYAML-6.0.12.20240311 typing_extensions-4.11.0 uc-micro-py-1.0.3 urllib3-1.26.19 uvicorn-0.29.0 wadllib-1.3.6 watchfiles-0.21.0 wcmatch-8.5.1 webencodings-0.5.1 websockets-12.0 wrapt-1.16.0 ws4py-0.5.1 zipp-3.18.1 [rtd-command-info] start-time: 2024-08-14T14:25:44.424426Z, end-time: 2024-08-14T14:25:57.030203Z, duration: 12, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir .[docs] Processing /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/checkouts/4925 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-apt@ https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/python-apt/2.4.0ubuntu1/python-apt_2.4.0ubuntu1.tar.xz Downloading https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/python-apt/2.4.0ubuntu1/python-apt_2.4.0ubuntu1.tar.xz (344 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 344.8/344.8 kB 774.3 kB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: attrs in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (23.2.0) Requirement already satisfied: click in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (8.1.7) Requirement already satisfied: craft-application>=3.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (3.0.0) Requirement already satisfied: craft-archives in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (1.1.3) Requirement already satisfied: craft-cli in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (2.5.1) Requirement already satisfied: craft-grammar in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (1.2.0) Requirement already satisfied: craft-parts>=1.32.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (1.32.0) Requirement already satisfied: craft-providers in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (1.23.1) Requirement already satisfied: craft-store in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (2.6.2) Requirement already satisfied: docutils<0.20 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (0.19) Requirement already satisfied: gnupg in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (2.3.1) Requirement already satisfied: jsonschema==2.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (2.5.1) Requirement already satisfied: launchpadlib in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (1.11.0) Requirement already satisfied: lazr.restfulclient in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (0.14.6) Requirement already satisfied: lxml in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (5.2.1) Requirement already satisfied: macaroonbakery in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (1.3.4) Requirement already satisfied: mypy-extensions in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (1.0.0) Requirement already satisfied: overrides in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (7.7.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (24.0) Requirement already satisfied: progressbar in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (2.5) Requirement already satisfied: pyelftools in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (0.31) Requirement already satisfied: pygit2~=1.13.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (1.13.3) Requirement already satisfied: pymacaroons in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (0.13.0) Requirement already satisfied: pyxdg in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (0.28) Requirement already satisfied: pyyaml in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (6.0.1) Requirement already satisfied: raven in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (6.10.0) Requirement already satisfied: requests-toolbelt in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (1.0.0) Requirement already satisfied: requests-unixsocket in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (0.3.0) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (2.31.0) Requirement already satisfied: simplejson in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (3.19.2) Requirement already satisfied: snap-helpers in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (0.4.2) Requirement already satisfied: tabulate in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (0.9.0) Requirement already satisfied: toml in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (0.10.2) Requirement already satisfied: tinydb in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (4.8.0) Requirement already satisfied: typing-extensions in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (4.11.0) Requirement already satisfied: urllib3<2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (1.26.19) Requirement already satisfied: catkin-pkg in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (1.0.0) Requirement already satisfied: pylxd in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (2.3.2) Requirement already satisfied: python-debian in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (0.1.49) Requirement already satisfied: sphinx-lint in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (0.9.1) Requirement already satisfied: sphinx-autobuild in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (2024.4.16) Requirement already satisfied: pyspelling in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (2.10) Requirement already satisfied: sphinxcontrib-details-directive in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (0.1.0) Requirement already satisfied: canonical-sphinx in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (0.1.0) Requirement already satisfied: platformdirs>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from craft-application>=3.0.0) (4.2.1) Requirement already satisfied: pydantic<2.0,>=1.10 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from craft-application>=3.0.0) (1.10.15) Requirement already satisfied: pydantic-yaml<1.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from craft-application>=3.0.0) (0.11.2) Requirement already satisfied: distro>=1.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from craft-archives) (1.9.0) Requirement already satisfied: lazr.uri in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from craft-archives) (1.0.6) Requirement already satisfied: cffi>=1.16.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from pygit2~=1.13.0) (1.16.0) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from requests) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from requests) (3.7) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from requests) (2024.2.2) Requirement already satisfied: sphinx<8,>=7.1.2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from canonical-sphinx) (7.3.7) Requirement already satisfied: furo in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from canonical-sphinx) (2024.5.6) Requirement already satisfied: linkify-it-py in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from canonical-sphinx) (2.0.3) Requirement already satisfied: canonical-sphinx-extensions in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from canonical-sphinx) (0.0.21) Requirement already satisfied: myst-parser in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from canonical-sphinx) (3.0.1) Requirement already satisfied: sphinx-copybutton in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from canonical-sphinx) (0.5.2) Requirement already satisfied: sphinx-design in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from canonical-sphinx) (0.5.0) Requirement already satisfied: sphinx-notfound-page in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from canonical-sphinx) (1.0.0) Requirement already satisfied: sphinx-reredirects in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from canonical-sphinx) (0.1.3) Requirement already satisfied: sphinx-tabs in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from canonical-sphinx) (3.4.5) Requirement already satisfied: sphinxcontrib-jquery in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from canonical-sphinx) (4.1) Requirement already satisfied: sphinxext-opengraph in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from canonical-sphinx) (0.9.1) Requirement already satisfied: python-dateutil in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from catkin-pkg) (2.9.0.post0) Requirement already satisfied: pyparsing in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from catkin-pkg) (3.1.2) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from catkin-pkg) (65.5.1) Requirement already satisfied: keyring<25.0,>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from craft-store) (24.3.1) Requirement already satisfied: PyNaCl<2.0,>=1.1.2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from macaroonbakery) (1.5.0) Requirement already satisfied: protobuf>=3.20.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from macaroonbakery) (5.26.1) Requirement already satisfied: pyRFC3339<2.0,>=1.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from macaroonbakery) (1.1) Requirement already satisfied: six<2.0,>=1.11.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from macaroonbakery) (1.16.0) Requirement already satisfied: psutil>=1.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from gnupg) (5.9.8) Requirement already satisfied: httplib2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from launchpadlib) (0.22.0) Requirement already satisfied: oauthlib in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from lazr.restfulclient) (3.2.2) Requirement already satisfied: wadllib>=1.1.4 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from lazr.restfulclient) (1.3.6) Requirement already satisfied: cryptography>=3.2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from pylxd) (42.0.5) Requirement already satisfied: ws4py!=0.3.5,>=0.3.4 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from pylxd) (0.5.1) Requirement already satisfied: beautifulsoup4 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from pyspelling) (4.12.3) Requirement already satisfied: html5lib in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from pyspelling) (1.1) Requirement already satisfied: markdown in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from pyspelling) (3.6) Requirement already satisfied: soupsieve>=1.8 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from pyspelling) (2.5) Requirement already satisfied: wcmatch>=8.5 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from pyspelling) (8.5.1) Requirement already satisfied: chardet in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from python-debian) (5.2.0) Requirement already satisfied: colorama in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from sphinx-autobuild) (0.4.6) Requirement already satisfied: starlette>=0.35 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from sphinx-autobuild) (0.37.2) Requirement already satisfied: uvicorn>=0.25 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from sphinx-autobuild) (0.29.0) Requirement already satisfied: watchfiles>=0.20 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from sphinx-autobuild) (0.21.0) Requirement already satisfied: websockets>=11 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from sphinx-autobuild) (12.0) Requirement already satisfied: polib in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from sphinx-lint) (1.2.0) Requirement already satisfied: regex in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from sphinx-lint) (2024.4.28) Requirement already satisfied: pycparser in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from cffi>=1.16.0->pygit2~=1.13.0) (2.22) Requirement already satisfied: jaraco.classes in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from keyring<25.0,>=23.0->craft-store) (3.4.0) Requirement already satisfied: importlib-metadata>=4.11.4 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from keyring<25.0,>=23.0->craft-store) (7.1.0) Requirement already satisfied: SecretStorage>=3.2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from keyring<25.0,>=23.0->craft-store) (3.3.3) Requirement already satisfied: jeepney>=0.4.2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from keyring<25.0,>=23.0->craft-store) (0.8.0) Requirement already satisfied: deprecated~=1.2.5 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from pydantic-yaml<1.0->craft-application>=3.0.0) (1.2.14) Requirement already satisfied: types-Deprecated in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from pydantic-yaml<1.0->craft-application>=3.0.0) (1.2.9.20240311) Requirement already satisfied: types-PyYAML in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from pydantic-yaml[pyyaml]<1.0.0,>=0.11.0->craft-parts>=1.32.0) (6.0.12.20240311) Requirement already satisfied: pytz in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from pyRFC3339<2.0,>=1.0->macaroonbakery) (2024.1) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx) (1.0.8) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx) (1.0.6) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx) (2.0.5) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx) (1.1.10) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx) (1.0.7) Requirement already satisfied: Jinja2>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx) (3.1.4) Requirement already satisfied: Pygments>=2.14 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx) (2.17.2) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx) (2.14.0) Requirement already satisfied: alabaster~=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx) (0.7.16) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx) (1.4.1) Requirement already satisfied: tomli>=2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx) (2.0.1) Requirement already satisfied: anyio<5,>=3.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from starlette>=0.35->sphinx-autobuild) (4.3.0) Requirement already satisfied: h11>=0.8 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from uvicorn>=0.25->sphinx-autobuild) (0.14.0) Requirement already satisfied: bracex>=2.1.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from wcmatch>=8.5->pyspelling) (2.4) Requirement already satisfied: sphinx-basic-ng>=1.0.0.beta2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from furo->canonical-sphinx) (1.0.0b2) Requirement already satisfied: webencodings in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from html5lib->pyspelling) (0.5.1) Requirement already satisfied: uc-micro-py in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from linkify-it-py->canonical-sphinx) (1.0.3) Requirement already satisfied: markdown-it-py~=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from myst-parser->canonical-sphinx) (3.0.0) Requirement already satisfied: mdit-py-plugins~=0.4 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from myst-parser->canonical-sphinx) (0.4.0) Requirement already satisfied: sniffio>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from anyio<5,>=3.4.0->starlette>=0.35->sphinx-autobuild) (1.3.1) Requirement already satisfied: exceptiongroup>=1.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from anyio<5,>=3.4.0->starlette>=0.35->sphinx-autobuild) (1.2.1) Requirement already satisfied: wrapt<2,>=1.10 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from deprecated~=1.2.5->pydantic-yaml<1.0->craft-application>=3.0.0) (1.16.0) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from importlib-metadata>=4.11.4->keyring<25.0,>=23.0->craft-store) (3.18.1) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from Jinja2>=3.0->sphinx<8,>=7.1.2->canonical-sphinx) (2.1.5) Requirement already satisfied: mdurl~=0.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from markdown-it-py~=3.0->myst-parser->canonical-sphinx) (0.1.2) Requirement already satisfied: more-itertools in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/4925/lib/python3.10/site-packages (from jaraco.classes->keyring<25.0,>=23.0->craft-store) (10.2.0) Building wheels for collected packages: snapcraft Building wheel for snapcraft (pyproject.toml): started Building wheel for snapcraft (pyproject.toml): finished with status 'done' Created wheel for snapcraft: filename=snapcraft-8.3.0.post32+gitb2b826d7-py3-none-any.whl size=1475964 sha256=b3eddfd7076f932979b5b44244c2369fcdfa6c27fc58eed1c7f6d608583a1ff1 Stored in directory: /tmp/pip-ephem-wheel-cache-xph11qoo/wheels/af/ee/2c/b057ab8c2791ad47e6913141cd2a82e3bb3903f1149aebe4ad Successfully built snapcraft Installing collected packages: snapcraft Successfully installed snapcraft-8.3.0.post32+gitb2b826d7 [notice] A new release of pip is available: 23.3 -> 24.2 [notice] To update, run: pip install --upgrade pip [rtd-command-info] start-time: 2024-08-14T14:25:57.701936Z, end-time: 2024-08-14T14:25:57.767891Z, duration: 0, exit-code: 0 cat docs/conf.py # Copyright 2023-2024 Canonical Ltd. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License version 3 as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # import datetime import os import pathlib import sys import craft_parts_docs import snapcraft project_dir = pathlib.Path("..").resolve() sys.path.insert(0, str(project_dir.absolute())) project = "Snapcraft" author = "Canonical Group Ltd" copyright = "%s, %s" % (datetime.date.today().year, author) release = snapcraft.__version__ # region Configuration for canonical-sphinx ogp_site_url = "https://canonical-snapcraft.readthedocs-hosted.com/" ogp_site_name = project html_context = { "product_page": "github.com/canonical/snapcraft", "github_url": "https://github.com/canonical/snapcraft", } extensions = [ "canonical_sphinx", ] # endregion extensions.extend( ( "sphinx.ext.ifconfig", "sphinxcontrib.details.directive", ) ) rst_epilog = """ .. include:: /reuse/links.txt """ exclude_patterns = [ "sphinx-resources", # Excluded because Snapcraft doesn't use overlays "common/craft-parts/overlay_parameters.rst", # Excluded here because they are either included explicitly in other # documents (so they generate "duplicate label" errors) or they aren't # used in this documentation at all (so they generate "unreferenced" # errors). "common/craft-parts/explanation/overlay_parameters.rst", "common/craft-parts/explanation/overlays.rst", "common/craft-parts/how-to/craftctl.rst", "common/craft-parts/reference/parts_steps.rst", "common/craft-parts/reference/step_execution_environment.rst", "common/craft-parts/reference/step_output_directories.rst", "common/craft-parts/reference/plugins/python_plugin.rst", "common/craft-parts/reference/plugins/maven_plugin.rst", # Extra non-craft-parts exclusions can be added after this comment ] def generate_cli_docs(nil): gen_cli_docs_path = (project_dir / "tools" / "docs" / "gen_cli_docs.py").resolve() os.system("%s %s" % (gen_cli_docs_path, project_dir / "docs")) def setup(app): app.connect("builder-inited", generate_cli_docs) # Setup libraries documentation snippets for use in snapcraft docs. common_docs_path = pathlib.Path(__file__).parent / "common" craft_parts_docs_path = pathlib.Path(craft_parts_docs.__file__).parent / "craft-parts" (common_docs_path / "craft-parts").unlink(missing_ok=True) (common_docs_path / "craft-parts").symlink_to( craft_parts_docs_path, target_is_directory=True ) ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "4925", 'version_slug': "4925", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'canonical-snapcraft', 'name': u'Snapcraft', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'canonical', 'proxied_api_host': '/_', 'github_repo': 'snapcraft', 'github_version': 'b2b826d72fcfe9da29396a4091723e163d95c912', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'b2b826d72fcfe9da29396a4091723e163d95c912', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'b2b826d72fcfe9da29396a4091723e163d95c912', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': None, 'commit': 'b2b826d7', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'external' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'https://github.com/canonical/snapcraft/pull/4925' readthedocs_build_url = 'https://readthedocs.com/projects/canonical-snapcraft/builds/2415481/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2024-08-14T14:25:57.834160Z, end-time: 2024-08-14T14:26:10.319644Z, duration: 12, exit-code: 0 python -m sphinx -T -W --keep-going -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.3.7 matplotlib is not installed, social cards will not be generated making output directory... done myst v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'substitution', 'deflist', 'linkify'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 35 source files that are out of date updating environment: [new config] 92 added, 0 changed, 0 removed reading sources... [ 1%] common/craft-parts/explanation/dump_plugin reading sources... [ 2%] common/craft-parts/explanation/filesets reading sources... [ 3%] common/craft-parts/explanation/how_parts_are_built reading sources... [ 4%] common/craft-parts/explanation/lifecycle reading sources... [ 5%] common/craft-parts/explanation/parts reading sources... [ 7%] common/craft-parts/how-to/include_files reading sources... [ 8%] common/craft-parts/how-to/override_build reading sources... [ 9%] common/craft-parts/reference/part_properties reading sources... [ 10%] common/craft-parts/reference/plugins/ant_plugin reading sources... [ 11%] common/craft-parts/reference/plugins/autotools_plugin reading sources... [ 12%] common/craft-parts/reference/plugins/cmake_plugin reading sources... [ 13%] common/craft-parts/reference/plugins/dotnet_plugin reading sources... [ 14%] common/craft-parts/reference/plugins/dump_plugin reading sources... [ 15%] common/craft-parts/reference/plugins/go_plugin reading sources... [ 16%] common/craft-parts/reference/plugins/make_plugin reading sources... [ 17%] common/craft-parts/reference/plugins/meson_plugin reading sources... [ 18%] common/craft-parts/reference/plugins/nil_plugin reading sources... [ 20%] common/craft-parts/reference/plugins/npm_plugin reading sources... [ 21%] common/craft-parts/reference/plugins/qmake_plugin reading sources... [ 22%] common/craft-parts/reference/plugins/rust_plugin reading sources... [ 23%] common/craft-parts/reference/plugins/scons_plugin reading sources... [ 24%] explanation/architectures reading sources... [ 25%] explanation/index reading sources... [ 26%] explanation/remote-build reading sources... [ 27%] howto/architectures reading sources... [ 28%] howto/index reading sources... [ 29%] index reading sources... [ 30%] reference/architectures reading sources... [ 32%] reference/commands reading sources... [ 33%] reference/commands/build reading sources... [ 34%] reference/commands/clean reading sources... [ 35%] reference/commands/close reading sources... [ 36%] reference/commands/create-key reading sources... [ 37%] reference/commands/edit-validation-sets reading sources... [ 38%] reference/commands/expand-extensions reading sources... [ 39%] reference/commands/export-login reading sources... [ 40%] reference/commands/extensions reading sources... [ 41%] reference/commands/extensions-commands reading sources... [ 42%] reference/commands/gated reading sources... [ 43%] reference/commands/init reading sources... [ 45%] reference/commands/lifecycle-commands reading sources... [ 46%] reference/commands/lint reading sources... [ 47%] reference/commands/list reading sources... [ 48%] reference/commands/list-extensions reading sources... [ 49%] reference/commands/list-keys reading sources... [ 50%] reference/commands/list-plugins reading sources... [ 51%] reference/commands/list-registered reading sources... [ 52%] reference/commands/list-revisions reading sources... [ 53%] reference/commands/list-tracks reading sources... [ 54%] reference/commands/list-validation-sets reading sources... [ 55%] reference/commands/login reading sources... [ 57%] reference/commands/logout reading sources... [ 58%] reference/commands/metrics reading sources... [ 59%] reference/commands/names reading sources... [ 60%] reference/commands/other-commands reading sources... [ 61%] reference/commands/pack reading sources... [ 62%] reference/commands/plugins reading sources... [ 63%] reference/commands/plugins-commands reading sources... [ 64%] reference/commands/prime reading sources... [ 65%] reference/commands/promote reading sources... [ 66%] reference/commands/pull reading sources... [ 67%] reference/commands/push reading sources... [ 68%] reference/commands/register reading sources... [ 70%] reference/commands/register-key reading sources... [ 71%] reference/commands/release reading sources... [ 72%] reference/commands/remote-build reading sources... [ 73%] reference/commands/revisions reading sources... [ 74%] reference/commands/set-default-track reading sources... [ 75%] reference/commands/sign-build reading sources... [ 76%] reference/commands/snap reading sources... [ 77%] reference/commands/stage reading sources... [ 78%] reference/commands/status reading sources... [ 79%] reference/commands/store-account-commands reading sources... [ 80%] reference/commands/store-key-management-commands reading sources... [ 82%] reference/commands/store-snap-names-commands reading sources... [ 83%] reference/commands/store-snap-release-management-commands reading sources... [ 84%] reference/commands/store-snap-tracks-commands reading sources... [ 85%] reference/commands/store-validation-sets-commands reading sources... [ 86%] reference/commands/toc reading sources... [ 87%] reference/commands/tracks reading sources... [ 88%] reference/commands/try reading sources... [ 89%] reference/commands/upload reading sources... [ 90%] reference/commands/upload-metadata reading sources... [ 91%] reference/commands/validate reading sources... [ 92%] reference/commands/version reading sources... [ 93%] reference/commands/whoami reading sources... [ 95%] reference/index reading sources... [ 96%] reference/parts_steps reading sources... [ 97%] reference/plugins reading sources... [ 98%] reference/plugins/maven_plugin reading sources... [ 99%] reference/plugins/python_plugin reading sources... [100%] tutorials/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done writing output... [ 1%] common/craft-parts/explanation/dump_plugin writing output... [ 2%] common/craft-parts/explanation/filesets writing output... [ 3%] common/craft-parts/explanation/how_parts_are_built writing output... [ 4%] common/craft-parts/explanation/lifecycle writing output... [ 5%] common/craft-parts/explanation/parts writing output... [ 7%] common/craft-parts/how-to/include_files writing output... [ 8%] common/craft-parts/how-to/override_build writing output... [ 9%] common/craft-parts/reference/part_properties writing output... [ 10%] common/craft-parts/reference/plugins/ant_plugin writing output... [ 11%] common/craft-parts/reference/plugins/autotools_plugin writing output... [ 12%] common/craft-parts/reference/plugins/cmake_plugin writing output... [ 13%] common/craft-parts/reference/plugins/dotnet_plugin writing output... [ 14%] common/craft-parts/reference/plugins/dump_plugin writing output... [ 15%] common/craft-parts/reference/plugins/go_plugin writing output... [ 16%] common/craft-parts/reference/plugins/make_plugin writing output... [ 17%] common/craft-parts/reference/plugins/meson_plugin writing output... [ 18%] common/craft-parts/reference/plugins/nil_plugin writing output... [ 20%] common/craft-parts/reference/plugins/npm_plugin writing output... [ 21%] common/craft-parts/reference/plugins/qmake_plugin writing output... [ 22%] common/craft-parts/reference/plugins/rust_plugin writing output... [ 23%] common/craft-parts/reference/plugins/scons_plugin writing output... [ 24%] explanation/architectures writing output... [ 25%] explanation/index writing output... [ 26%] explanation/remote-build writing output... [ 27%] howto/architectures writing output... [ 28%] howto/index writing output... [ 29%] index writing output... [ 30%] reference/architectures writing output... [ 32%] reference/commands writing output... [ 33%] reference/commands/build writing output... [ 34%] reference/commands/clean writing output... [ 35%] reference/commands/close writing output... [ 36%] reference/commands/create-key writing output... [ 37%] reference/commands/edit-validation-sets writing output... [ 38%] reference/commands/expand-extensions writing output... [ 39%] reference/commands/export-login writing output... [ 40%] reference/commands/extensions writing output... [ 41%] reference/commands/extensions-commands writing output... [ 42%] reference/commands/gated writing output... [ 43%] reference/commands/init writing output... [ 45%] reference/commands/lifecycle-commands writing output... [ 46%] reference/commands/lint writing output... [ 47%] reference/commands/list writing output... [ 48%] reference/commands/list-extensions writing output... [ 49%] reference/commands/list-keys writing output... [ 50%] reference/commands/list-plugins writing output... [ 51%] reference/commands/list-registered writing output... [ 52%] reference/commands/list-revisions writing output... [ 53%] reference/commands/list-tracks writing output... [ 54%] reference/commands/list-validation-sets writing output... [ 55%] reference/commands/login writing output... [ 57%] reference/commands/logout writing output... [ 58%] reference/commands/metrics writing output... [ 59%] reference/commands/names writing output... [ 60%] reference/commands/other-commands writing output... [ 61%] reference/commands/pack writing output... [ 62%] reference/commands/plugins writing output... [ 63%] reference/commands/plugins-commands writing output... [ 64%] reference/commands/prime writing output... [ 65%] reference/commands/promote writing output... [ 66%] reference/commands/pull writing output... [ 67%] reference/commands/push writing output... [ 68%] reference/commands/register writing output... [ 70%] reference/commands/register-key writing output... [ 71%] reference/commands/release writing output... [ 72%] reference/commands/remote-build writing output... [ 73%] reference/commands/revisions writing output... [ 74%] reference/commands/set-default-track writing output... [ 75%] reference/commands/sign-build writing output... [ 76%] reference/commands/snap writing output... [ 77%] reference/commands/stage writing output... [ 78%] reference/commands/status writing output... [ 79%] reference/commands/store-account-commands writing output... [ 80%] reference/commands/store-key-management-commands writing output... [ 82%] reference/commands/store-snap-names-commands writing output... [ 83%] reference/commands/store-snap-release-management-commands writing output... [ 84%] reference/commands/store-snap-tracks-commands writing output... [ 85%] reference/commands/store-validation-sets-commands writing output... [ 86%] reference/commands/toc writing output... [ 87%] reference/commands/tracks writing output... [ 88%] reference/commands/try writing output... [ 89%] reference/commands/upload writing output... [ 90%] reference/commands/upload-metadata writing output... [ 91%] reference/commands/validate writing output... [ 92%] reference/commands/version writing output... [ 93%] reference/commands/whoami writing output... [ 95%] reference/index writing output... [ 96%] reference/parts_steps writing output... [ 97%] reference/plugins writing output... [ 98%] reference/plugins/maven_plugin writing output... [ 99%] reference/plugins/python_plugin writing output... [100%] tutorials/index generating indices... genindex done writing additional pages... search done copying images... [100%] common/craft-parts/images/lifecycle_logic.png dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded. The HTML pages are in ../_readthedocs/html.