Read the Docs build information Build id: 2269926 Project: canonical-snapcraft Version: latest Commit: a9badaa32be6bcfa24f99302a3d6dffecd96063b Date: 2024-06-07T17:49:50.832448Z State: finished Success: True [rtd-command-info] start-time: 2024-06-07T17:49:52.391279Z, end-time: 2024-06-07T17:49:53.400201Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/canonical/snapcraft.git . Cloning into '.'... [rtd-command-info] start-time: 2024-06-07T17:49:53.474401Z, end-time: 2024-06-07T17:49:54.725361Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main From https://github.com/canonical/snapcraft * [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.10 -> 8.2.10 * [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.2.7 -> 8.2.7 * [new tag] 8.2.8 -> 8.2.8 * [new tag] 8.2.9 -> 8.2.9 [rtd-command-info] start-time: 2024-06-07T17:49:54.855872Z, end-time: 2024-06-07T17:49:55.013868Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. 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 a9badaa style: remove pylint (#4817) [rtd-command-info] start-time: 2024-06-07T17:49:55.095889Z, end-time: 2024-06-07T17:49:55.165683Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-06-07T17:49:55.242405Z, end-time: 2024-06-07T17:49:55.302525Z, 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 # 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-06-07T17:49:55.443429Z, end-time: 2024-06-07T17:49:55.522995Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2024-06-07T17:49:55.593040Z, end-time: 2024-06-07T17:49:56.161795Z, 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/latest/docs/sphinx-resources'... Submodule path 'docs/sphinx-resources': checked out '5483aa25f548344fe3e45a1ed13450de93f0f3ef' [rtd-command-info] start-time: 2024-06-07T17:49:57.403930Z, end-time: 2024-06-07T17:50:00.011933Z, duration: 2, 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/restricted amd64 Packages [2439 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1389 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.5 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2160 kB] Get:9 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] Get:10 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1088 kB] Get:11 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1885 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2512 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.8 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB] Fetched 12.1 MB in 2s (7854 kB/s) Reading package lists... [rtd-command-info] start-time: 2024-06-07T17:50:00.110478Z, end-time: 2024-06-07T17:50:06.222371Z, duration: 6, 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 118 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 (3076 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-06-07T17:50:10.337423Z, end-time: 2024-06-07T17:50:10.413128Z, duration: 0, exit-code: 0 asdf global python 3.10.13 [rtd-command-info] start-time: 2024-06-07T17:50:10.861876Z, end-time: 2024-06-07T17:50:12.257924Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.13.final.0-64 in 861ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest, 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-06-07T17:50:12.324102Z, end-time: 2024-06-07T17:50:23.052716Z, duration: 10, 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/latest/lib/python3.10/site-packages (23.1) Collecting pip Downloading pip-24.0-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 9.9 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 19.8 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.0 setuptools-70.0.0 [rtd-command-info] start-time: 2024-06-07T17:50:23.138113Z, end-time: 2024-06-07T17:50:29.776922Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.3.7-py3-none-any.whl.metadata (6.0 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-1.0.8-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.6-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.0.5-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.14 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.18.1 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.9 (from sphinx) Downloading Babel-2.15.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster~=0.7.14 (from sphinx) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-24.0-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.0->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.25.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.25.0->sphinx) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2024.6.2-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.3.7-py3-none-any.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 80.5 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading Babel-2.15.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 213.7 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 283.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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 263.7 MB/s eta 0:00:00 Downloading packaging-24.0-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 192.1 MB/s eta 0:00:00 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 289.7 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 248.2 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 242.7 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 246.6 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 230.0 MB/s eta 0:00:00 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 259.7 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 238.5 MB/s eta 0:00:00 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 252.3 MB/s eta 0:00:00 Downloading certifi-2024.6.2-py3-none-any.whl (164 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.4/164.4 kB 212.7 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.1/142.1 kB 256.4 MB/s eta 0:00:00 Downloading idna-3.7-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 232.1 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 260.8 MB/s eta 0:00:00 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-0.7.16 babel-2.15.0 certifi-2024.6.2 charset-normalizer-3.3.2 docutils-0.21.2 idna-3.7 imagesize-1.4.1 packaging-24.0 readthedocs-sphinx-ext-2.2.5 requests-2.32.3 snowballstemmer-2.2.0 sphinx-7.3.7 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.7 sphinxcontrib-serializinghtml-1.1.10 tomli-2.0.1 urllib3-2.2.1 [rtd-command-info] start-time: 2024-06-07T17:50:29.849948Z, end-time: 2024-06-07T17:51:33.272310Z, duration: 63, 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 344.8/344.8 kB 811.6 kB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: alabaster==0.7.16 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (from -r docs/requirements.txt (line 1)) (0.7.16) 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/latest/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==2.8.0 (from -r docs/requirements.txt (line 16)) Downloading craft_application-2.8.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.31.0 (from -r docs/requirements.txt (line 20)) Downloading craft_parts-1.31.0.tar.gz (333 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 333.5/333.5 kB 11.9 MB/s eta 0:00:00 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' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.4/100.4 kB 249.6 MB/s eta 0:00:00 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/latest/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/latest/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/latest/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/latest/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) Requirement already satisfied: packaging==24.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (from -r docs/requirements.txt (line 57)) (24.0) 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.6/150.6 kB 254.6 MB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 197.3 MB/s eta 0:00:00 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/latest/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) Requirement already satisfied: Sphinx==7.3.7 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (from -r docs/requirements.txt (line 95)) (7.3.7) 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) Requirement already satisfied: sphinxcontrib-applehelp==1.0.8 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (from -r docs/requirements.txt (line 104)) (1.0.8) 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) Requirement already satisfied: sphinxcontrib-devhelp==1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (from -r docs/requirements.txt (line 106)) (1.0.6) Requirement already satisfied: sphinxcontrib-htmlhelp==2.0.5 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (from -r docs/requirements.txt (line 107)) (2.0.5) 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/latest/lib/python3.10/site-packages (from -r docs/requirements.txt (line 109)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp==1.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (from -r docs/requirements.txt (line 110)) (1.0.7) Requirement already satisfied: sphinxcontrib-serializinghtml==1.1.10 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (from -r docs/requirements.txt (line 111)) (1.1.10) 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/latest/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.18 (from -r docs/requirements.txt (line 122)) Downloading urllib3-1.26.18-py2.py3-none-any.whl.metadata (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 202.3 MB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.2/62.2 kB 220.4 MB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.4/51.4 kB 191.9 MB/s eta 0:00:00 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 anyio-4.3.0-py3-none-any.whl (85 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.6/85.6 kB 230.9 MB/s eta 0:00:00 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 232.0 MB/s eta 0:00:00 Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 170.4 MB/s eta 0:00:00 Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.9/147.9 kB 268.7 MB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.0/76.0 kB 248.0 MB/s eta 0:00:00 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 284.8 MB/s eta 0:00:00 Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.9/443.9 kB 288.2 MB/s eta 0:00:00 Downloading chardet-5.2.0-py3-none-any.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 274.4 MB/s eta 0:00:00 Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 266.6 MB/s eta 0:00:00 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Downloading craft_application-2.8.0-py3-none-any.whl (105 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.7/105.7 kB 264.3 MB/s eta 0:00:00 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_providers-1.23.1-py2.py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 259.6 MB/s eta 0:00:00 Downloading craft_store-2.6.2-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.4/42.4 kB 196.4 MB/s eta 0:00:00 Downloading cryptography-42.0.5-cp39-abi3-manylinux_2_28_x86_64.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 185.0 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 287.4 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.2/341.2 kB 278.8 MB/s eta 0:00:00 Downloading h11-0.14.0-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 236.7 MB/s eta 0:00:00 Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 kB 260.1 MB/s eta 0:00:00 Downloading httplib2-0.22.0-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 259.1 MB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 232.0 MB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.7/217.7 kB 279.4 MB/s eta 0:00:00 Downloading lazr.restfulclient-0.14.6-py2.py3-none-any.whl (67 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.4/67.4 kB 245.0 MB/s eta 0:00:00 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 199.1 MB/s eta 0:00:00 Downloading macaroonbakery-1.3.4-py2.py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.2/103.2 kB 265.6 MB/s eta 0:00:00 Downloading Markdown-3.6-py3-none-any.whl (105 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.4/105.4 kB 264.6 MB/s eta 0:00:00 Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 258.3 MB/s eta 0:00:00 Downloading mdit_py_plugins-0.4.0-py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.1/54.1 kB 240.0 MB/s eta 0:00:00 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading more_itertools-10.2.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 241.0 MB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.2/83.2 kB 252.8 MB/s eta 0:00:00 Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 255.0 MB/s eta 0:00:00 Downloading overrides-7.7.0-py3-none-any.whl (17 kB) Downloading pip-23.3-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 244.2 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.8/302.8 kB 284.1 MB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 288.2/288.2 kB 286.9 MB/s eta 0:00:00 Downloading pycparser-2.22-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 253.1 MB/s eta 0:00:00 Downloading pydantic-1.10.15-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 235.3 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 180.5/180.5 kB 278.3 MB/s eta 0:00:00 Downloading pygit2-1.13.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 192.3 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 291.6 MB/s eta 0:00:00 Downloading pylxd-2.3.2-py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.5/94.5 kB 262.4 MB/s eta 0:00:00 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 291.2 MB/s eta 0:00:00 Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.2/103.2 kB 259.9 MB/s eta 0:00:00 Downloading pyRFC3339-1.1-py2.py3-none-any.whl (5.7 kB) Downloading pyspelling-2.10-py3-none-any.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.0/45.0 kB 235.7 MB/s eta 0:00:00 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 271.1 MB/s eta 0:00:00 Downloading python_debian-0.1.49-py3-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.5/132.5 kB 247.3 MB/s eta 0:00:00 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 285.1 MB/s eta 0:00:00 Downloading pyxdg-0.28-py2.py3-none-any.whl (49 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 kB 227.3 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 287.2 MB/s eta 0:00:00 Downloading raven-6.10.0-py2.py3-none-any.whl (284 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 284.3/284.3 kB 281.9 MB/s eta 0:00:00 Downloading regex-2024.4.28-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (774 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 774.1/774.1 kB 298.0 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 242.4 MB/s eta 0:00:00 Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 239.7 MB/s eta 0:00:00 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 295.5 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.9/137.9 kB 267.5 MB/s eta 0:00:00 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_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 232.1 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_details_directive-0.1.0-py2.py3-none-any.whl (10 kB) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 271.9 MB/s eta 0:00:00 Downloading sphinxext_opengraph-0.9.1-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 293.4 MB/s eta 0:00:00 Downloading starlette-0.37.2-py3-none-any.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.9/71.9 kB 244.3 MB/s eta 0:00:00 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.18-py2.py3-none-any.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.8/143.8 kB 268.0 MB/s eta 0:00:00 Downloading uvicorn-0.29.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 247.3 MB/s eta 0:00:00 Downloading watchfiles-0.21.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 289.8 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.2/130.2 kB 271.1 MB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.3/80.3 kB 240.3 MB/s eta 0:00:00 Downloading zipp-3.18.1-py3-none-any.whl (8.2 kB) Building wheels for collected packages: craft-parts, gnupg, lazr.uri, progressbar, wadllib, ws4py, python-apt Building wheel for craft-parts (pyproject.toml): started Building wheel for craft-parts (pyproject.toml): finished with status 'done' Created wheel for craft-parts: filename=craft_parts-1.31.0-py3-none-any.whl size=424992 sha256=b1572e4e7e31bd0965877ec26564fe0e39004bbaeb5df1af3f53ac446c0fa976 Stored in directory: /tmp/pip-ephem-wheel-cache-mx9fjyrw/wheels/8f/dd/04/7ba2daf0b651640a8153521133b650c07cd797bd54c3ad9602 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=94620 sha256=424d9fd027a7999c310f35981322d6df2fb30d28fbd12f7997d628467580b180 Stored in directory: /tmp/pip-ephem-wheel-cache-mx9fjyrw/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=20333 sha256=35fb4bd40e42d21e1f9294228178274e56cb517f677d5c5ff094d324c8015f7a Stored in directory: /tmp/pip-ephem-wheel-cache-mx9fjyrw/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=12067 sha256=e7180e054a640a574ef779def80772987d4bd39aa4f2b05af3d98c01ad574717 Stored in directory: /tmp/pip-ephem-wheel-cache-mx9fjyrw/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=58281 sha256=3911711878f364933fd1c58fb686d5a868ab6a43057c78026aed598b646bad70 Stored in directory: /tmp/pip-ephem-wheel-cache-mx9fjyrw/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=45228 sha256=9809fb9e3631a3e03dc789becd9154229ce12c6b5d47d7eb7c86f2d42ef38a9c Stored in directory: /tmp/pip-ephem-wheel-cache-mx9fjyrw/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=1872293 sha256=e5d5bb247caa76d10ee1d74c1f7ad38492fe55b8c1d8f2cab9ef38b73925e78f Stored in directory: /tmp/pip-ephem-wheel-cache-mx9fjyrw/wheels/75/f6/31/eb3a3ca09de28fbd99430fe5c5352c92e313e6f6a0d8339550 Successfully built craft-parts 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, soupsieve, sniffio, six, simplejson, setuptools, regex, PyYAML, pyRFC3339, pyparsing, Pygments, pycparser, psutil, protobuf, platformdirs, pip, overrides, oauthlib, mypy-extensions, more-itertools, mdurl, Markdown, lxml, jeepney, h11, exceptiongroup, docutils, distro, colorama, click, chardet, certifi, bracex, Babel, attrs, 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, 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.1 Uninstalling urllib3-2.2.1: Successfully uninstalled urllib3-2.2.1 Attempting uninstall: setuptools Found existing installation: setuptools 70.0.0 Uninstalling setuptools-70.0.0: Successfully uninstalled setuptools-70.0.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.0 Uninstalling pip-24.0: Successfully uninstalled pip-24.0 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.6.2 Uninstalling certifi-2024.6.2: Successfully uninstalled certifi-2024.6.2 Attempting uninstall: Babel Found existing installation: Babel 2.15.0 Uninstalling Babel-2.15.0: Successfully uninstalled Babel-2.15.0 Attempting uninstall: requests Found existing installation: requests 2.32.3 Uninstalling requests-2.32.3: Successfully uninstalled requests-2.32.3 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 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-2.8.0 craft-archives-1.1.3 craft-cli-2.5.1 craft-grammar-1.2.0 craft-parts-1.31.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 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-details-directive-0.1.0 sphinxcontrib-jquery-4.1 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.18 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-06-07T17:51:33.405563Z, end-time: 2024-06-07T17:51:44.521978Z, duration: 11, 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/latest 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 784.2 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/latest/lib/python3.10/site-packages (23.2.0) Requirement already satisfied: click in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (8.1.7) Requirement already satisfied: craft-application in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (2.8.0) Requirement already satisfied: craft-archives in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (1.1.3) Requirement already satisfied: craft-cli in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (2.5.1) Requirement already satisfied: craft-grammar in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (1.2.0) Requirement already satisfied: craft-parts in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (1.31.0) Requirement already satisfied: craft-providers in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (1.23.1) Requirement already satisfied: craft-store in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/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/latest/lib/python3.10/site-packages (0.19) Requirement already satisfied: gnupg in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/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/latest/lib/python3.10/site-packages (2.5.1) Requirement already satisfied: launchpadlib in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (1.11.0) Requirement already satisfied: lazr.restfulclient in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (0.14.6) Requirement already satisfied: lxml in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (5.2.1) Requirement already satisfied: macaroonbakery in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (1.3.4) Requirement already satisfied: mypy-extensions in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (1.0.0) Requirement already satisfied: overrides in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (7.7.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (24.0) Requirement already satisfied: progressbar in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (2.5) Requirement already satisfied: pyelftools in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/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/latest/lib/python3.10/site-packages (1.13.3) Requirement already satisfied: pymacaroons in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (0.13.0) Requirement already satisfied: pyxdg in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (0.28) Requirement already satisfied: pyyaml in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (6.0.1) Requirement already satisfied: raven in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (6.10.0) Requirement already satisfied: requests-toolbelt in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (1.0.0) Requirement already satisfied: requests-unixsocket in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (0.3.0) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (2.31.0) Requirement already satisfied: simplejson in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (3.19.2) Requirement already satisfied: snap-helpers in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (0.4.2) Requirement already satisfied: tabulate in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (0.9.0) Requirement already satisfied: toml in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (0.10.2) Requirement already satisfied: tinydb in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (4.8.0) Requirement already satisfied: typing-extensions in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (4.11.0) Requirement already satisfied: urllib3<2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (1.26.18) Requirement already satisfied: catkin-pkg in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (1.0.0) Requirement already satisfied: pylxd in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (2.3.2) Requirement already satisfied: python-debian in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (0.1.49) Requirement already satisfied: sphinx-autobuild in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (2024.4.16) Requirement already satisfied: sphinx-lint in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (0.9.1) Requirement already satisfied: canonical-sphinx in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (0.1.0) Requirement already satisfied: pyspelling in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (2.10) Requirement already satisfied: sphinxcontrib-details-directive in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (0.1.0) Requirement already satisfied: cffi>=1.16.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (from pygit2~=1.13.0) (1.16.0) Requirement already satisfied: sphinx<8,>=7.1.2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/lib/python3.10/site-packages (from catkin-pkg) (65.5.1) Requirement already satisfied: platformdirs>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (from craft-application) (4.2.1) Requirement already satisfied: pydantic<2.0,>=1.10 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (from craft-application) (1.10.15) Requirement already satisfied: pydantic-yaml<1.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (from craft-application) (0.11.2) Requirement already satisfied: distro>=1.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/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/latest/lib/python3.10/site-packages (from craft-archives) (1.0.6) Requirement already satisfied: keyring<25.0,>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/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/latest/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/latest/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/latest/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/latest/lib/python3.10/site-packages (from macaroonbakery) (1.16.0) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/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/latest/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/latest/lib/python3.10/site-packages (from requests) (2024.2.2) Requirement already satisfied: psutil>=1.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/lib/python3.10/site-packages (from pyspelling) (1.1) Requirement already satisfied: markdown in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/lib/python3.10/site-packages (from pydantic-yaml<1.0->craft-application) (1.2.14) Requirement already satisfied: types-Deprecated in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (from pydantic-yaml<1.0->craft-application) (1.2.9.20240311) Requirement already satisfied: types-PyYAML in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/lib/python3.10/site-packages (from pydantic-yaml[pyyaml]<1.0.0,>=0.11.0->craft-parts) (6.0.12.20240311) Requirement already satisfied: pytz in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/lib/python3.10/site-packages (from deprecated~=1.2.5->pydantic-yaml<1.0->craft-application) (1.16.0) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/envs/latest/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/latest/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/latest/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/latest/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.2.10.post50+gita9badaa-py3-none-any.whl size=1467661 sha256=f7be67a5d7d937107ef85be211c6ddaeed445cd2f15a9a4843b713b21b0d4d40 Stored in directory: /tmp/pip-ephem-wheel-cache-usnr6_qs/wheels/7a/e2/c5/e5b368e9907912d7da79d194c9b91dc802c556b58d04f89309 Successfully built snapcraft Installing collected packages: snapcraft Successfully installed snapcraft-8.2.10.post50+gita9badaa [notice] A new release of pip is available: 23.3 -> 24.0 [notice] To update, run: pip install --upgrade pip [rtd-command-info] start-time: 2024-06-07T17:51:45.076529Z, end-time: 2024-06-07T17:51:45.134547Z, 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': "latest", 'version_slug': "latest", '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/"), ], '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': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', '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': 'a9badaa3', } # 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 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/canonical-snapcraft/builds/2269926/' 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-06-07T17:51:45.208338Z, end-time: 2024-06-07T17:51:56.465081Z, duration: 11, 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={'linkify', 'substitution', 'deflist'}, 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 33 source files that are out of date updating environment: [new config] 90 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... [ 6%] 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... [ 16%] common/craft-parts/reference/plugins/go_plugin reading sources... [ 17%] common/craft-parts/reference/plugins/make_plugin reading sources... [ 18%] common/craft-parts/reference/plugins/meson_plugin reading sources... [ 19%] 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/rust_plugin reading sources... [ 22%] common/craft-parts/reference/plugins/scons_plugin reading sources... [ 23%] explanation/architectures reading sources... [ 24%] explanation/index reading sources... [ 26%] howto/architectures reading sources... [ 27%] howto/index reading sources... [ 28%] index reading sources... [ 29%] reference/architectures reading sources... [ 30%] reference/commands reading sources... [ 31%] reference/commands/build reading sources... [ 32%] reference/commands/clean reading sources... [ 33%] reference/commands/close reading sources... [ 34%] reference/commands/create-key reading sources... [ 36%] reference/commands/edit-validation-sets reading sources... [ 37%] reference/commands/expand-extensions reading sources... [ 38%] reference/commands/export-login reading sources... [ 39%] reference/commands/extensions reading sources... [ 40%] reference/commands/extensions-commands reading sources... [ 41%] reference/commands/gated reading sources... [ 42%] reference/commands/init reading sources... [ 43%] reference/commands/lifecycle-commands reading sources... [ 44%] reference/commands/lint reading sources... [ 46%] reference/commands/list reading sources... [ 47%] reference/commands/list-extensions reading sources... [ 48%] reference/commands/list-keys reading sources... [ 49%] reference/commands/list-plugins reading sources... [ 50%] reference/commands/list-registered reading sources... [ 51%] reference/commands/list-revisions reading sources... [ 52%] reference/commands/list-tracks reading sources... [ 53%] reference/commands/list-validation-sets reading sources... [ 54%] reference/commands/login reading sources... [ 56%] reference/commands/logout reading sources... [ 57%] reference/commands/metrics reading sources... [ 58%] reference/commands/names reading sources... [ 59%] reference/commands/other-commands reading sources... [ 60%] reference/commands/pack reading sources... [ 61%] reference/commands/plugins reading sources... [ 62%] reference/commands/plugins-commands reading sources... [ 63%] reference/commands/prime reading sources... [ 64%] reference/commands/promote reading sources... [ 66%] reference/commands/pull reading sources... [ 67%] reference/commands/push reading sources... [ 68%] reference/commands/register reading sources... [ 69%] reference/commands/register-key reading sources... [ 70%] reference/commands/release reading sources... [ 71%] reference/commands/remote-build reading sources... [ 72%] reference/commands/revisions reading sources... [ 73%] reference/commands/set-default-track reading sources... [ 74%] 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... [ 81%] reference/commands/store-snap-names-commands reading sources... [ 82%] reference/commands/store-snap-release-management-commands reading sources... [ 83%] reference/commands/store-snap-tracks-commands reading sources... [ 84%] 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... [ 94%] 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... [ 6%] 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... [ 16%] common/craft-parts/reference/plugins/go_plugin writing output... [ 17%] common/craft-parts/reference/plugins/make_plugin writing output... [ 18%] common/craft-parts/reference/plugins/meson_plugin writing output... [ 19%] 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/rust_plugin writing output... [ 22%] common/craft-parts/reference/plugins/scons_plugin writing output... [ 23%] explanation/architectures writing output... [ 24%] explanation/index writing output... [ 26%] howto/architectures writing output... [ 27%] howto/index writing output... [ 28%] index writing output... [ 29%] reference/architectures writing output... [ 30%] reference/commands writing output... [ 31%] reference/commands/build writing output... [ 32%] reference/commands/clean writing output... [ 33%] reference/commands/close writing output... [ 34%] reference/commands/create-key writing output... [ 36%] reference/commands/edit-validation-sets writing output... [ 37%] reference/commands/expand-extensions writing output... [ 38%] reference/commands/export-login writing output... [ 39%] reference/commands/extensions writing output... [ 40%] reference/commands/extensions-commands writing output... [ 41%] reference/commands/gated writing output... [ 42%] reference/commands/init writing output... [ 43%] reference/commands/lifecycle-commands writing output... [ 44%] reference/commands/lint writing output... [ 46%] reference/commands/list writing output... [ 47%] reference/commands/list-extensions writing output... [ 48%] reference/commands/list-keys writing output... [ 49%] reference/commands/list-plugins writing output... [ 50%] reference/commands/list-registered writing output... [ 51%] reference/commands/list-revisions writing output... [ 52%] reference/commands/list-tracks writing output... [ 53%] reference/commands/list-validation-sets writing output... [ 54%] reference/commands/login writing output... [ 56%] reference/commands/logout writing output... [ 57%] reference/commands/metrics writing output... [ 58%] reference/commands/names writing output... [ 59%] reference/commands/other-commands writing output... [ 60%] reference/commands/pack writing output... [ 61%] reference/commands/plugins writing output... [ 62%] reference/commands/plugins-commands writing output... [ 63%] reference/commands/prime writing output... [ 64%] reference/commands/promote writing output... [ 66%] reference/commands/pull writing output... [ 67%] reference/commands/push writing output... [ 68%] reference/commands/register writing output... [ 69%] reference/commands/register-key writing output... [ 70%] reference/commands/release writing output... [ 71%] reference/commands/remote-build writing output... [ 72%] reference/commands/revisions writing output... [ 73%] reference/commands/set-default-track writing output... [ 74%] 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... [ 81%] reference/commands/store-snap-names-commands writing output... [ 82%] reference/commands/store-snap-release-management-commands writing output... [ 83%] reference/commands/store-snap-tracks-commands writing output... [ 84%] 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... [ 94%] 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.