Read the Docs build information Build id: 2363837 Project: canonical-lxd Version: 13801 Commit: c12dc7d67771dade300cec882f5e704e7ef9679a Date: 2024-07-22T10:38:38.464835Z State: finished Success: True [rtd-command-info] start-time: 2024-07-22T10:38:39.666495Z, end-time: 2024-07-22T10:38:41.093091Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/canonical/lxd . Cloning into '.'... [rtd-command-info] start-time: 2024-07-22T10:38:41.152427Z, end-time: 2024-07-22T10:38:42.394290Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/13801/head:external-13801 From https://github.com/canonical/lxd * [new ref] refs/pull/13801/head -> external-13801 [rtd-command-info] start-time: 2024-07-22T10:38:42.513410Z, end-time: 2024-07-22T10:38:42.706806Z, duration: 0, exit-code: 0 git checkout --force c12dc7d67771dade300cec882f5e704e7ef9679a Note: switching to 'c12dc7d67771dade300cec882f5e704e7ef9679a'. 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 c12dc7d lxd: DiskVMVirtiofsdStart usage [rtd-command-info] start-time: 2024-07-22T10:38:42.776527Z, end-time: 2024-07-22T10:38:42.832285Z, duration: 0, exit-code: 0 cat doc/.readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the version of Python and other tools you might need build: os: ubuntu-22.04 tools: golang: "1.19" python: "3.11" jobs: pre_build: - go build -ldflags "-s -w" -o trimpath -o lxc.bin ./lxc # Build documentation in the docs/ directory with Sphinx sphinx: builder: dirhtml configuration: doc/conf.py fail_on_warning: true # If using Sphinx, optionally build your docs in additional formats such as PDF formats: - pdf # Optionally declare the Python requirements required to build your docs python: install: - requirements: doc/.sphinx/requirements.txt [rtd-command-info] start-time: 2024-07-22T10:38:51.104877Z, end-time: 2024-07-22T10:38:51.190078Z, duration: 0, exit-code: 0 asdf global golang 1.19.13 [rtd-command-info] start-time: 2024-07-22T10:38:56.989013Z, end-time: 2024-07-22T10:38:57.177256Z, duration: 0, exit-code: 0 asdf global python 3.11.9 [rtd-command-info] start-time: 2024-07-22T10:38:57.588329Z, end-time: 2024-07-22T10:38:58.682790Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.9.final.0-64 in 774ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/13801, 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-07-22T10:38:58.761976Z, end-time: 2024-07-22T10:39:11.074439Z, duration: 12, 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-lxd/envs/13801/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-24.1.2-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.0 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/13801/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-71.1.0-py3-none-any.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 22.5 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.1.2 setuptools-71.1.0 [rtd-command-info] start-time: 2024-07-22T10:39:11.148408Z, end-time: 2024-07-22T10:39:21.650308Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.4.7-py3-none-any.whl.metadata (6.1 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.6-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.8-py3-none-any.whl.metadata (2.3 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading Babel-2.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.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.7.4-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.4.7-py3-none-any.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 66.4 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 38.7 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 185.2 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 158.6 MB/s eta 0:00:00 Downloading packaging-24.1-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 147.3 MB/s eta 0:00:00 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 173.2 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 139.1 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 160.6 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.6-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 161.5 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 162.2 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 176.9 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 157.1 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.8-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.5/89.5 kB 164.2 MB/s eta 0:00:00 Downloading certifi-2024.7.4-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.0/163.0 kB 171.4 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 175.4 MB/s eta 0:00:00 Downloading idna-3.7-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 156.9 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 167.2 MB/s eta 0:00:00 Installing collected packages: snowballstemmer, urllib3, 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.7.4 charset-normalizer-3.3.2 docutils-0.21.2 idna-3.7 imagesize-1.4.1 packaging-24.1 readthedocs-sphinx-ext-2.2.5 requests-2.32.3 snowballstemmer-2.2.0 sphinx-7.4.7 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.6 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.8 sphinxcontrib-serializinghtml-1.1.10 urllib3-2.2.2 [rtd-command-info] start-time: 2024-07-22T10:39:21.731998Z, end-time: 2024-07-22T10:39:33.762772Z, duration: 12, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/.sphinx/requirements.txt Requirement already satisfied: alabaster in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/13801/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 1)) (0.7.16) Requirement already satisfied: Babel in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/13801/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 2)) (2.15.0) Requirement already satisfied: certifi in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/13801/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 3)) (2024.7.4) Requirement already satisfied: charset-normalizer in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/13801/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 4)) (3.3.2) Collecting colorama (from -r doc/.sphinx/requirements.txt (line 5)) Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/13801/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 6)) (0.21.2) Requirement already satisfied: idna in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/13801/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 7)) (3.7) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/13801/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 8)) (1.4.1) Requirement already satisfied: Jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/13801/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 9)) (3.1.4) Collecting livereload (from -r doc/.sphinx/requirements.txt (line 10)) Downloading livereload-2.7.0-py3-none-any.whl.metadata (2.1 kB) Requirement already satisfied: MarkupSafe in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/13801/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 11)) (2.1.5) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/13801/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 12)) (24.1) Requirement already satisfied: Pygments in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/13801/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 13)) (2.18.0) Collecting pyparsing (from -r doc/.sphinx/requirements.txt (line 14)) Downloading pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB) Collecting pytz (from -r doc/.sphinx/requirements.txt (line 15)) Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/13801/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 16)) (2.32.3) Collecting six (from -r doc/.sphinx/requirements.txt (line 17)) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Requirement already satisfied: snowballstemmer in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/13801/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 18)) (2.2.0) Requirement already satisfied: Sphinx in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/13801/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 19)) (7.4.7) Collecting sphinx-autobuild (from -r doc/.sphinx/requirements.txt (line 20)) Downloading sphinx_autobuild-2024.4.16-py3-none-any.whl.metadata (7.7 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/13801/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 21)) (1.0.8) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/13801/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 22)) (1.0.6) Requirement already satisfied: sphinxcontrib-htmlhelp in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/13801/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 23)) (2.0.6) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/13801/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 24)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/13801/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 25)) (1.0.8) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/13801/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 26)) (1.1.10) Collecting sphinxcontrib-jquery (from -r doc/.sphinx/requirements.txt (line 27)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting tornado (from -r doc/.sphinx/requirements.txt (line 28)) Downloading tornado-6.4.1-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Requirement already satisfied: urllib3 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/13801/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 29)) (2.2.2) Collecting myst-parser==2.0.0 (from -r doc/.sphinx/requirements.txt (line 30)) Downloading myst_parser-2.0.0-py3-none-any.whl.metadata (5.4 kB) Collecting sphinx-tabs (from -r doc/.sphinx/requirements.txt (line 31)) Downloading sphinx_tabs-3.4.5-py3-none-any.whl.metadata (6.3 kB) Collecting sphinx-reredirects (from -r doc/.sphinx/requirements.txt (line 32)) Downloading sphinx_reredirects-0.1.5-py3-none-any.whl.metadata (2.6 kB) Collecting linkify-it-py (from -r doc/.sphinx/requirements.txt (line 33)) Downloading linkify_it_py-2.0.3-py3-none-any.whl.metadata (8.5 kB) Collecting furo (from -r doc/.sphinx/requirements.txt (line 34)) Downloading furo-2024.7.18-py3-none-any.whl.metadata (5.9 kB) Collecting sphinxext-opengraph>=0.6.1 (from -r doc/.sphinx/requirements.txt (line 35)) Downloading sphinxext_opengraph-0.9.1-py3-none-any.whl.metadata (6.5 kB) Collecting lxd-sphinx-extensions (from -r doc/.sphinx/requirements.txt (line 36)) Downloading lxd_sphinx_extensions-0.0.16-py3-none-any.whl.metadata (544 bytes) Collecting pyspelling (from -r doc/.sphinx/requirements.txt (line 37)) Downloading pyspelling-2.10-py3-none-any.whl.metadata (3.8 kB) Collecting sphinx-copybutton (from -r doc/.sphinx/requirements.txt (line 38)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting gitpython (from -r doc/.sphinx/requirements.txt (line 39)) Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB) Collecting wget (from -r doc/.sphinx/requirements.txt (line 40)) Downloading wget-3.2.zip (10 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx-notfound-page (from -r doc/.sphinx/requirements.txt (line 41)) Downloading sphinx_notfound_page-1.0.2-py3-none-any.whl.metadata (2.9 kB) Collecting docutils (from -r doc/.sphinx/requirements.txt (line 6)) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting markdown-it-py~=3.0 (from myst-parser==2.0.0->-r doc/.sphinx/requirements.txt (line 30)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting mdit-py-plugins~=0.4 (from myst-parser==2.0.0->-r doc/.sphinx/requirements.txt (line 30)) Downloading mdit_py_plugins-0.4.1-py3-none-any.whl.metadata (2.8 kB) Collecting pyyaml (from myst-parser==2.0.0->-r doc/.sphinx/requirements.txt (line 30)) Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting starlette>=0.35 (from sphinx-autobuild->-r doc/.sphinx/requirements.txt (line 20)) Downloading starlette-0.38.0-py3-none-any.whl.metadata (5.9 kB) Collecting uvicorn>=0.25 (from sphinx-autobuild->-r doc/.sphinx/requirements.txt (line 20)) Downloading uvicorn-0.30.3-py3-none-any.whl.metadata (6.5 kB) Collecting watchfiles>=0.20 (from sphinx-autobuild->-r doc/.sphinx/requirements.txt (line 20)) Downloading watchfiles-0.22.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.9 kB) Collecting websockets>=11 (from sphinx-autobuild->-r doc/.sphinx/requirements.txt (line 20)) Downloading websockets-12.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Collecting uc-micro-py (from linkify-it-py->-r doc/.sphinx/requirements.txt (line 33)) Downloading uc_micro_py-1.0.3-py3-none-any.whl.metadata (2.0 kB) Collecting beautifulsoup4 (from furo->-r doc/.sphinx/requirements.txt (line 34)) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting sphinx-basic-ng>=1.0.0.beta2 (from furo->-r doc/.sphinx/requirements.txt (line 34)) Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl.metadata (1.5 kB) Collecting canonical-sphinx-extensions (from lxd-sphinx-extensions->-r doc/.sphinx/requirements.txt (line 36)) Downloading canonical_sphinx_extensions-0.0.23-py3-none-any.whl.metadata (15 kB) Collecting html5lib (from pyspelling->-r doc/.sphinx/requirements.txt (line 37)) Downloading html5lib-1.1-py2.py3-none-any.whl.metadata (16 kB) Collecting lxml (from pyspelling->-r doc/.sphinx/requirements.txt (line 37)) Downloading lxml-5.2.2-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (3.4 kB) Collecting markdown (from pyspelling->-r doc/.sphinx/requirements.txt (line 37)) Downloading Markdown-3.6-py3-none-any.whl.metadata (7.0 kB) Collecting soupsieve>=1.8 (from pyspelling->-r doc/.sphinx/requirements.txt (line 37)) Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB) Collecting wcmatch>=8.5 (from pyspelling->-r doc/.sphinx/requirements.txt (line 37)) Downloading wcmatch-8.5.2-py3-none-any.whl.metadata (4.8 kB) Collecting gitdb<5,>=4.0.1 (from gitpython->-r doc/.sphinx/requirements.txt (line 39)) Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB) Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->gitpython->-r doc/.sphinx/requirements.txt (line 39)) Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser==2.0.0->-r doc/.sphinx/requirements.txt (line 30)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting anyio<5,>=3.4.0 (from starlette>=0.35->sphinx-autobuild->-r doc/.sphinx/requirements.txt (line 20)) Downloading anyio-4.4.0-py3-none-any.whl.metadata (4.6 kB) Collecting click>=7.0 (from uvicorn>=0.25->sphinx-autobuild->-r doc/.sphinx/requirements.txt (line 20)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting h11>=0.8 (from uvicorn>=0.25->sphinx-autobuild->-r doc/.sphinx/requirements.txt (line 20)) Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) Collecting bracex>=2.1.1 (from wcmatch>=8.5->pyspelling->-r doc/.sphinx/requirements.txt (line 37)) Downloading bracex-2.4-py3-none-any.whl.metadata (3.6 kB) Collecting webencodings (from html5lib->pyspelling->-r doc/.sphinx/requirements.txt (line 37)) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Collecting sniffio>=1.1 (from anyio<5,>=3.4.0->starlette>=0.35->sphinx-autobuild->-r doc/.sphinx/requirements.txt (line 20)) Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Downloading myst_parser-2.0.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.2/77.2 kB 8.5 MB/s eta 0:00:00 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 28.3 MB/s eta 0:00:00 Downloading livereload-2.7.0-py3-none-any.whl (22 kB) Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.2/103.2 kB 159.9 MB/s eta 0:00:00 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 153.1 MB/s eta 0:00:00 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading sphinx_autobuild-2024.4.16-py3-none-any.whl (11 kB) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 154.3 MB/s eta 0:00:00 Downloading tornado-6.4.1-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (436 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 436.8/436.8 kB 177.7 MB/s eta 0:00:00 Downloading sphinx_tabs-3.4.5-py3-none-any.whl (9.9 kB) Downloading sphinx_reredirects-0.1.5-py3-none-any.whl (5.7 kB) Downloading linkify_it_py-2.0.3-py3-none-any.whl (19 kB) Downloading furo-2024.7.18-py3-none-any.whl (340 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 340.8/340.8 kB 180.0 MB/s eta 0:00:00 Downloading sphinxext_opengraph-0.9.1-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 171.8 MB/s eta 0:00:00 Downloading lxd_sphinx_extensions-0.0.16-py3-none-any.whl (1.3 kB) Downloading pyspelling-2.10-py3-none-any.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.0/45.0 kB 157.2 MB/s eta 0:00:00 Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading GitPython-3.1.43-py3-none-any.whl (207 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 207.3/207.3 kB 174.2 MB/s eta 0:00:00 Downloading sphinx_notfound_page-1.0.2-py3-none-any.whl (8.1 kB) Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 165.3 MB/s eta 0:00:00 Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 174.1 MB/s eta 0:00:00 Downloading mdit_py_plugins-0.4.1-py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.8/54.8 kB 159.9 MB/s eta 0:00:00 Downloading soupsieve-2.5-py3-none-any.whl (36 kB) Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl (22 kB) Downloading starlette-0.38.0-py3-none-any.whl (72 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 164.9 MB/s eta 0:00:00 Downloading uvicorn-0.30.3-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 166.7 MB/s eta 0:00:00 Downloading watchfiles-0.22.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 186.9 MB/s eta 0:00:00 Downloading wcmatch-8.5.2-py3-none-any.whl (39 kB) Downloading websockets-12.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (130 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.9/130.9 kB 171.2 MB/s eta 0:00:00 Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.9/147.9 kB 165.3 MB/s eta 0:00:00 Downloading canonical_sphinx_extensions-0.0.23-py3-none-any.whl (38 kB) Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 kB 169.2 MB/s eta 0:00:00 Downloading lxml-5.2.2-cp311-cp311-manylinux_2_28_x86_64.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 149.3 MB/s eta 0:00:00 Downloading Markdown-3.6-py3-none-any.whl (105 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.4/105.4 kB 174.6 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 178.3 MB/s eta 0:00:00 Downloading uc_micro_py-1.0.3-py3-none-any.whl (6.2 kB) Downloading anyio-4.4.0-py3-none-any.whl (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 kB 142.3 MB/s eta 0:00:00 Downloading bracex-2.4-py3-none-any.whl (11 kB) Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 169.3 MB/s eta 0:00:00 Downloading h11-0.14.0-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 148.3 MB/s eta 0:00:00 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading smmap-5.0.1-py3-none-any.whl (24 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Building wheels for collected packages: wget Building wheel for wget (setup.py): started Building wheel for wget (setup.py): finished with status 'done' Created wheel for wget: filename=wget-3.2-py3-none-any.whl size=9655 sha256=864052e8b4c3a7af7b405d16718b248d8b19bc8a457056de829f507787e14886 Stored in directory: /tmp/pip-ephem-wheel-cache-5am6tf2p/wheels/40/b3/0f/a40dbd1c6861731779f62cc4babcb234387e11d697df70ee97 Successfully built wget Installing collected packages: wget, webencodings, pytz, websockets, uc-micro-py, tornado, soupsieve, sniffio, smmap, six, pyyaml, pyparsing, mdurl, markdown, lxml, h11, docutils, colorama, click, bracex, wcmatch, uvicorn, markdown-it-py, livereload, linkify-it-py, html5lib, gitdb, beautifulsoup4, anyio, watchfiles, starlette, sphinxext-opengraph, sphinxcontrib-jquery, sphinx-tabs, sphinx-reredirects, sphinx-notfound-page, sphinx-copybutton, sphinx-basic-ng, pyspelling, mdit-py-plugins, gitpython, sphinx-autobuild, myst-parser, furo, canonical-sphinx-extensions, lxd-sphinx-extensions Attempting uninstall: docutils Found existing installation: docutils 0.21.2 Uninstalling docutils-0.21.2: Successfully uninstalled docutils-0.21.2 Successfully installed anyio-4.4.0 beautifulsoup4-4.12.3 bracex-2.4 canonical-sphinx-extensions-0.0.23 click-8.1.7 colorama-0.4.6 docutils-0.20.1 furo-2024.7.18 gitdb-4.0.11 gitpython-3.1.43 h11-0.14.0 html5lib-1.1 linkify-it-py-2.0.3 livereload-2.7.0 lxd-sphinx-extensions-0.0.16 lxml-5.2.2 markdown-3.6 markdown-it-py-3.0.0 mdit-py-plugins-0.4.1 mdurl-0.1.2 myst-parser-2.0.0 pyparsing-3.1.2 pyspelling-2.10 pytz-2024.1 pyyaml-6.0.1 six-1.16.0 smmap-5.0.1 sniffio-1.3.1 soupsieve-2.5 sphinx-autobuild-2024.4.16 sphinx-basic-ng-1.0.0b2 sphinx-copybutton-0.5.2 sphinx-notfound-page-1.0.2 sphinx-reredirects-0.1.5 sphinx-tabs-3.4.5 sphinxcontrib-jquery-4.1 sphinxext-opengraph-0.9.1 starlette-0.38.0 tornado-6.4.1 uc-micro-py-1.0.3 uvicorn-0.30.3 watchfiles-0.22.0 wcmatch-8.5.2 webencodings-0.5.1 websockets-12.0 wget-3.2 [rtd-command-info] start-time: 2024-07-22T10:39:33.935089Z, end-time: 2024-07-22T10:40:04.618225Z, duration: 30, exit-code: 0 go build -ldflags "-s -w" -o trimpath -o lxc.bin ./lxc go: downloading github.com/gorilla/websocket v1.5.1 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/spf13/cobra v1.8.1 go: downloading golang.org/x/crypto v0.24.0 go: downloading golang.org/x/sys v0.22.0 go: downloading golang.org/x/term v0.22.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/go-macaroon-bakery/macaroon-bakery/v3 v3.0.1 go: downloading github.com/juju/persistent-cookiejar v1.0.0 go: downloading gopkg.in/juju/environschema.v1 v1.0.1 go: downloading github.com/pkg/sftp v1.13.6 go: downloading github.com/zitadel/oidc/v2 v2.12.0 go: downloading golang.org/x/oauth2 v0.21.0 go: downloading github.com/flosch/pongo2 v0.0.0-20200913210552-0d938eb266f3 go: downloading github.com/pkg/xattr v0.4.9 go: downloading github.com/fvbommel/sortorder v1.1.0 go: downloading github.com/olekukonko/tablewriter v0.0.5 go: downloading github.com/gosexy/gettext v0.0.0-20160830220431-74466a0a0c4a go: downloading golang.org/x/text v0.16.0 go: downloading golang.org/x/net v0.26.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.4 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/juju/webbrowser v1.0.0 go: downloading github.com/julienschmidt/httprouter v1.3.0 go: downloading gopkg.in/errgo.v1 v1.0.1 go: downloading gopkg.in/httprequest.v1 v1.2.1 go: downloading gopkg.in/macaroon.v2 v2.1.0 go: downloading github.com/juju/go4 v0.0.0-20160222163258-40d72ab9641a go: downloading gopkg.in/retry.v1 v1.0.3 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading github.com/juju/schema v1.2.0 go: downloading github.com/go-macaroon-bakery/macaroonpb v1.0.0 go: downloading github.com/rogpeppe/fastuuid v1.2.0 go: downloading github.com/kr/fs v0.1.0 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading github.com/gorilla/schema v1.4.0 go: downloading github.com/muhlemmer/gu v0.3.1 go: downloading github.com/gorilla/securecookie v1.1.2 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/golang/protobuf v1.5.4 go: downloading google.golang.org/protobuf v1.34.2 go: downloading github.com/rivo/uniseg v0.4.7 [rtd-command-info] start-time: 2024-07-22T10:40:05.178901Z, end-time: 2024-07-22T10:40:05.240943Z, duration: 0, exit-code: 0 cat doc/conf.py import datetime import os import sys import yaml from git import Repo import wget # Download and link swagger-ui files if not os.path.isdir('.sphinx/deps/swagger-ui'): Repo.clone_from('https://github.com/swagger-api/swagger-ui', '.sphinx/deps/swagger-ui', depth=1) os.makedirs('.sphinx/_static/swagger-ui/', exist_ok=True) if not os.path.islink('.sphinx/_static/swagger-ui/swagger-ui-bundle.js'): os.symlink('../../deps/swagger-ui/dist/swagger-ui-bundle.js', '.sphinx/_static/swagger-ui/swagger-ui-bundle.js') if not os.path.islink('.sphinx/_static/swagger-ui/swagger-ui-standalone-preset.js'): os.symlink('../../deps/swagger-ui/dist/swagger-ui-standalone-preset.js', '.sphinx/_static/swagger-ui/swagger-ui-standalone-preset.js') if not os.path.islink('.sphinx/_static/swagger-ui/swagger-ui.css'): os.symlink('../../deps/swagger-ui/dist/swagger-ui.css', '.sphinx/_static/swagger-ui/swagger-ui.css') # Project config. project = "LXD" author = "LXD contributors" copyright = "2014-%s %s" % (datetime.date.today().year, author) with open("../shared/version/flex.go") as fd: version = fd.read().split("\n")[-2].split()[-1].strip("\"") # Extensions. extensions = [ "myst_parser", "sphinx_tabs.tabs", "sphinx_reredirects", "sphinxext.opengraph", "youtube-links", "related-links", "custom-rst-roles", "sphinxcontrib.jquery", "sphinx_copybutton", "sphinx.ext.intersphinx", "terminal-output", "config-options", "notfound.extension" ] myst_enable_extensions = [ "substitution", "deflist", "linkify" ] myst_linkify_fuzzy_links=False myst_heading_anchors = 7 if os.path.exists("./substitutions.yaml"): with open("./substitutions.yaml", "r") as fd: myst_substitutions = yaml.safe_load(fd.read()) intersphinx_mapping = { 'cloud-init': ('https://cloudinit.readthedocs.io/en/latest/', None) } notfound_urls_prefix = "/lxd/en/latest/" # Setup theme. templates_path = [".sphinx/_templates"] html_theme = "furo" html_show_sphinx = False html_last_updated_fmt = "" html_favicon = ".sphinx/_static/favicon.ico" html_static_path = ['.sphinx/_static'] html_css_files = ['custom.css'] html_js_files = ['header-nav.js'] html_extra_path = ['.sphinx/_extra'] html_theme_options = { "sidebar_hide_name": True, "light_css_variables": { "font-stack": "Ubuntu, -apple-system, Segoe UI, Roboto, Oxygen, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif", "font-stack--monospace": "Ubuntu Mono, Consolas, Monaco, Courier, monospace", "color-foreground-primary": "#111", "color-foreground-secondary": "var(--color-foreground-primary)", "color-foreground-muted": "#333", "color-background-secondary": "#FFF", "color-background-hover": "#f2f2f2", "color-brand-primary": "#111", "color-brand-content": "#06C", "color-api-background": "#cdcdcd", "color-inline-code-background": "rgba(0,0,0,.03)", "color-sidebar-link-text": "#111", "color-sidebar-item-background--current": "#ebebeb", "color-sidebar-item-background--hover": "#f2f2f2", "toc-font-size": "var(--font-size--small)", "color-admonition-title-background--note": "var(--color-background-primary)", "color-admonition-title-background--tip": "var(--color-background-primary)", "color-admonition-title-background--important": "var(--color-background-primary)", "color-admonition-title-background--caution": "var(--color-background-primary)", "color-admonition-title--note": "#24598F", "color-admonition-title--tip": "#24598F", "color-admonition-title--important": "#C7162B", "color-admonition-title--caution": "#F99B11", "color-highlighted-background": "#EbEbEb", "color-link-underline": "var(--color-background-primary)", "color-link-underline--hover": "var(--color-background-primary)", "color-version-popup": "#772953", "color-orange": "#FBDDD2", }, "dark_css_variables": { "color-foreground-secondary": "var(--color-foreground-primary)", "color-foreground-muted": "#CDCDCD", "color-background-secondary": "var(--color-background-primary)", "color-background-hover": "#666", "color-brand-primary": "#fff", "color-brand-content": "#06C", "color-sidebar-link-text": "#f7f7f7", "color-sidebar-item-background--current": "#666", "color-sidebar-item-background--hover": "#333", "color-admonition-background": "transparent", "color-admonition-title-background--note": "var(--color-background-primary)", "color-admonition-title-background--tip": "var(--color-background-primary)", "color-admonition-title-background--important": "var(--color-background-primary)", "color-admonition-title-background--caution": "var(--color-background-primary)", "color-admonition-title--note": "#24598F", "color-admonition-title--tip": "#24598F", "color-admonition-title--important": "#C7162B", "color-admonition-title--caution": "#F99B11", "color-highlighted-background": "#666", "color-link-underline": "var(--color-background-primary)", "color-link-underline--hover": "var(--color-background-primary)", "color-version-popup": "#F29879", "color-orange": "#E95420", }, } html_context = { "github_url": "https://github.com/canonical/lxd", "github_version": "stable-5.0", "github_folder": "/doc/", "github_filetype": "md", "discourse_prefix": { "lxc": "https://discuss.linuxcontainers.org/t/", "ubuntu": "https://discourse.ubuntu.com/t/"} } source_suffix = ".md" # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = ['html', 'README.md', '.sphinx', 'config_options_cheat_sheet.md'] # Open Graph configuration ogp_site_url = "https://documentation.ubuntu.com/lxd/en/stable-5.0/" ogp_site_name = "LXD documentation" ogp_image = "https://documentation.ubuntu.com/lxd/en/stable-5.0/_static/tag.png" # Links to ignore when checking links linkcheck_ignore = [ 'https://127.0.0.1:8443/1.0', 'https://web.libera.chat/#lxd' ] # Setup redirects (https://documatt.gitlab.io/sphinx-reredirects/usage.html) redirects = { "production-setup/index": "../explanation/performance_tuning/index.html", } ########################################################################### # 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': "13801", 'version_slug': "13801", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("stable-5.21", "/en/stable-5.21/"), ("stable-5.0", "/en/stable-5.0/"), ("stable-4.0", "/en/stable-4.0/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'canonical-lxd', 'name': u'LXD', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/doc/', 'api_host': 'https://readthedocs.com', 'github_user': 'canonical', 'proxied_api_host': '/_', 'github_repo': 'lxd', 'github_version': 'c12dc7d67771dade300cec882f5e704e7ef9679a', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'c12dc7d67771dade300cec882f5e704e7ef9679a', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'c12dc7d67771dade300cec882f5e704e7ef9679a', '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': 'UA-17997319-2', 'commit': 'c12dc7d6', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'external' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'https://github.com/canonical/lxd/pull/13801' readthedocs_build_url = 'https://readthedocs.com/projects/canonical-lxd/builds/2363837/' 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-07-22T10:40:05.318218Z, end-time: 2024-07-22T10:40:55.625106Z, duration: 50, exit-code: 0 python -m sphinx -T -W --keep-going -b dirhtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.4.7 loading translations [en]... done matplotlib is not installed, social cards will not be generated making output directory... done Converting `source_suffix = '.md'` to `source_suffix = {'.md': 'restructuredtext'}`. myst v2.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'deflist', 'substitution', 'linkify'}, disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=7, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={note_ip_addresses_CIDR: ..., snapshot_expiry_format: ..., snapshot_pattern_format: ..., snapshot_pattern_detail: ..., snapshot_schedule_format: ..., enable_ID_shifting: ..., block_filesystem: ..., volume_configuration: ...}, linkify_fuzzy_links=False, 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) loading intersphinx inventory 'cloud-init' from https://cloudinit.readthedocs.io/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date writing output... building [dirhtml]: targets for 127 source files that are out of date updating environment: [new config] 127 added, 0 changed, 0 removed reading sources... [ 1%] 404 reading sources... [ 2%] api reading sources... [ 2%] api-extensions reading sources... [ 3%] architectures reading sources... [ 4%] authentication reading sources... [ 5%] backup reading sources... [ 6%] cloud-init reading sources... [ 6%] clustering reading sources... [ 7%] container-environment reading sources... [ 8%] contributing reading sources... [ 9%] daemon-behavior reading sources... [ 9%] database reading sources... [ 10%] debugging reading sources... [ 11%] dev-lxd reading sources... [ 12%] doc-cheat-sheet reading sources... [ 13%] environment reading sources... [ 13%] events reading sources... [ 14%] explanation/clustering reading sources... [ 15%] explanation/containers_and_vms reading sources... [ 16%] explanation/instance_config reading sources... [ 17%] explanation/instances reading sources... [ 17%] explanation/networks reading sources... [ 18%] explanation/performance_tuning reading sources... [ 19%] explanation/security reading sources... [ 20%] explanation/storage reading sources... [ 20%] external_resources reading sources... [ 21%] faq reading sources... [ 22%] getting_started reading sources... [ 23%] howto/benchmark_performance reading sources... [ 24%] howto/cluster_config_networks reading sources... [ 24%] howto/cluster_config_storage reading sources... [ 25%] howto/cluster_form reading sources... [ 26%] howto/cluster_groups reading sources... [ 27%] howto/cluster_manage reading sources... [ 28%] howto/cluster_manage_instance reading sources... [ 28%] howto/cluster_recover reading sources... [ 29%] howto/images_copy reading sources... [ 30%] howto/images_create reading sources... [ 31%] howto/images_manage reading sources... [ 31%] howto/images_profiles reading sources... [ 32%] howto/images_remote reading sources... [ 33%] howto/import_machines_to_instances reading sources... [ 34%] howto/initialize reading sources... [ 35%] howto/instances_access_files reading sources... [ 35%] howto/instances_configure reading sources... [ 36%] howto/instances_console reading sources... [ 37%] howto/instances_create reading sources... [ 38%] howto/instances_manage reading sources... [ 39%] howto/instances_routed_nic_vm reading sources... [ 39%] howto/instances_snapshots reading sources... [ 40%] howto/instances_troubleshoot reading sources... [ 41%] howto/migrate_from_lxc reading sources... [ 42%] howto/move_instances reading sources... [ 43%] howto/network_acls reading sources... [ 43%] howto/network_bgp reading sources... [ 44%] howto/network_bridge_firewalld reading sources... [ 45%] howto/network_bridge_resolved reading sources... [ 46%] howto/network_create reading sources... [ 46%] howto/network_forwards reading sources... [ 47%] howto/network_increase_bandwidth reading sources... [ 48%] howto/network_ipam reading sources... [ 49%] howto/network_ovn_peers reading sources... [ 50%] howto/network_ovn_setup reading sources... [ 50%] howto/network_zones reading sources... [ 51%] howto/server_expose reading sources... [ 52%] howto/storage_backup_volume reading sources... [ 53%] howto/storage_create_instance reading sources... [ 54%] howto/storage_move_volume reading sources... [ 54%] howto/storage_pools reading sources... [ 55%] howto/storage_volumes reading sources... [ 56%] image-handling reading sources... [ 57%] images reading sources... [ 57%] index reading sources... [ 58%] installing reading sources... [ 59%] instance-exec reading sources... [ 60%] instances reading sources... [ 61%] internals reading sources... [ 61%] metrics reading sources... [ 62%] migration reading sources... [ 63%] networks reading sources... [ 64%] operation reading sources... [ 65%] profiles reading sources... [ 65%] projects reading sources... [ 66%] reference/cluster_member_config reading sources... [ 67%] reference/devices reading sources... [ 68%] reference/devices_disk reading sources... [ 69%] reference/devices_gpu reading sources... [ 69%] reference/devices_infiniband reading sources... [ 70%] reference/devices_nic reading sources... [ 71%] reference/devices_none reading sources... [ 72%] reference/devices_pci reading sources... [ 72%] reference/devices_proxy reading sources... [ 73%] reference/devices_tpm reading sources... [ 74%] reference/devices_unix_block reading sources... [ 75%] reference/devices_unix_char reading sources... [ 76%] reference/devices_unix_hotplug reading sources... [ 76%] reference/devices_usb reading sources... [ 77%] reference/image_format reading sources... [ 78%] reference/instance_options reading sources... [ 79%] reference/instance_properties reading sources... [ 80%] reference/instance_units reading sources... [ 80%] reference/network_bridge reading sources... [ 81%] reference/network_external reading sources... [ 82%] reference/network_macvlan reading sources... [ 83%] reference/network_ovn reading sources... [ 83%] reference/network_physical reading sources... [ 84%] reference/network_sriov reading sources... [ 85%] reference/remote_image_servers reading sources... [ 86%] reference/server_settings reading sources... [ 87%] reference/standard_devices reading sources... [ 87%] reference/storage_btrfs reading sources... [ 88%] reference/storage_ceph reading sources... [ 89%] reference/storage_cephfs reading sources... [ 90%] reference/storage_dir reading sources... [ 91%] reference/storage_drivers reading sources... [ 91%] reference/storage_lvm reading sources... [ 92%] reference/storage_zfs reading sources... [ 93%] remotes reading sources... [ 94%] requirements reading sources... [ 94%] rest-api reading sources... [ 95%] restapi_landing reading sources... [ 96%] security reading sources... [ 97%] server reading sources... [ 98%] storage reading sources... [ 98%] support reading sources... [ 99%] syscall-interception reading sources... [100%] userns-idmap 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 copying assets: done writing output... [ 1%] 404 writing output... [ 2%] api writing output... [ 2%] api-extensions writing output... [ 3%] architectures writing output... [ 4%] authentication writing output... [ 5%] backup writing output... [ 6%] cloud-init writing output... [ 6%] clustering writing output... [ 7%] container-environment writing output... [ 8%] contributing writing output... [ 9%] daemon-behavior writing output... [ 9%] database writing output... [ 10%] debugging writing output... [ 11%] dev-lxd writing output... [ 12%] doc-cheat-sheet writing output... [ 13%] environment writing output... [ 13%] events writing output... [ 14%] explanation/clustering writing output... [ 15%] explanation/containers_and_vms writing output... [ 16%] explanation/instance_config writing output... [ 17%] explanation/instances writing output... [ 17%] explanation/networks writing output... [ 18%] explanation/performance_tuning writing output... [ 19%] explanation/security writing output... [ 20%] explanation/storage writing output... [ 20%] external_resources writing output... [ 21%] faq writing output... [ 22%] getting_started writing output... [ 23%] howto/benchmark_performance writing output... [ 24%] howto/cluster_config_networks writing output... [ 24%] howto/cluster_config_storage writing output... [ 25%] howto/cluster_form writing output... [ 26%] howto/cluster_groups writing output... [ 27%] howto/cluster_manage writing output... [ 28%] howto/cluster_manage_instance writing output... [ 28%] howto/cluster_recover writing output... [ 29%] howto/images_copy writing output... [ 30%] howto/images_create writing output... [ 31%] howto/images_manage writing output... [ 31%] howto/images_profiles writing output... [ 32%] howto/images_remote writing output... [ 33%] howto/import_machines_to_instances writing output... [ 34%] howto/initialize writing output... [ 35%] howto/instances_access_files writing output... [ 35%] howto/instances_configure writing output... [ 36%] howto/instances_console writing output... [ 37%] howto/instances_create writing output... [ 38%] howto/instances_manage writing output... [ 39%] howto/instances_routed_nic_vm writing output... [ 39%] howto/instances_snapshots writing output... [ 40%] howto/instances_troubleshoot writing output... [ 41%] howto/migrate_from_lxc writing output... [ 42%] howto/move_instances writing output... [ 43%] howto/network_acls writing output... [ 43%] howto/network_bgp writing output... [ 44%] howto/network_bridge_firewalld writing output... [ 45%] howto/network_bridge_resolved writing output... [ 46%] howto/network_create writing output... [ 46%] howto/network_forwards writing output... [ 47%] howto/network_increase_bandwidth writing output... [ 48%] howto/network_ipam writing output... [ 49%] howto/network_ovn_peers writing output... [ 50%] howto/network_ovn_setup writing output... [ 50%] howto/network_zones writing output... [ 51%] howto/server_expose writing output... [ 52%] howto/storage_backup_volume writing output... [ 53%] howto/storage_create_instance writing output... [ 54%] howto/storage_move_volume writing output... [ 54%] howto/storage_pools writing output... [ 55%] howto/storage_volumes writing output... [ 56%] image-handling writing output... [ 57%] images writing output... [ 57%] index writing output... [ 58%] installing writing output... [ 59%] instance-exec writing output... [ 60%] instances writing output... [ 61%] internals writing output... [ 61%] metrics writing output... [ 62%] migration writing output... [ 63%] networks writing output... [ 64%] operation writing output... [ 65%] profiles writing output... [ 65%] projects writing output... [ 66%] reference/cluster_member_config writing output... [ 67%] reference/devices writing output... [ 68%] reference/devices_disk writing output... [ 69%] reference/devices_gpu writing output... [ 69%] reference/devices_infiniband writing output... [ 70%] reference/devices_nic writing output... [ 71%] reference/devices_none writing output... [ 72%] reference/devices_pci writing output... [ 72%] reference/devices_proxy writing output... [ 73%] reference/devices_tpm writing output... [ 74%] reference/devices_unix_block writing output... [ 75%] reference/devices_unix_char writing output... [ 76%] reference/devices_unix_hotplug writing output... [ 76%] reference/devices_usb writing output... [ 77%] reference/image_format writing output... [ 78%] reference/instance_options writing output... [ 79%] reference/instance_properties writing output... [ 80%] reference/instance_units writing output... [ 80%] reference/network_bridge writing output... [ 81%] reference/network_external writing output... [ 82%] reference/network_macvlan writing output... [ 83%] reference/network_ovn writing output... [ 83%] reference/network_physical writing output... [ 84%] reference/network_sriov writing output... [ 85%] reference/remote_image_servers writing output... [ 86%] reference/server_settings writing output... [ 87%] reference/standard_devices writing output... [ 87%] reference/storage_btrfs writing output... [ 88%] reference/storage_ceph writing output... [ 89%] reference/storage_cephfs writing output... [ 90%] reference/storage_dir writing output... [ 91%] reference/storage_drivers writing output... [ 91%] reference/storage_lvm writing output... [ 92%] reference/storage_zfs writing output... [ 93%] remotes writing output... [ 94%] requirements writing output... [ 94%] rest-api writing output... [ 95%] restapi_landing writing output... [ 96%] security writing output... [ 97%] server writing output... [ 98%] storage writing output... [ 98%] support writing output... [ 99%] syscall-interception writing output... [100%] userns-idmap generating indices... genindex done Creating redirect 'production-setup/index.html' to '../explanation/performance_tuning/index.html'. writing additional pages... search done copying images... [ 50%] images/application-vs-system-containers.svg copying images... [100%] images/virtual-machines-vs-system-containers.svg 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.