Read the Docs build information Build id: 1566367 Project: canonical-lxd Version: latest Commit: 816ae3093f2c20d196844748a90c42639b0160b1 Date: 2023-06-28T10:07:00.239967Z State: cancelled Success: False [rtd-command-info] start-time: 2023-06-28T10:07:27.781464Z, end-time: 2023-06-28T10:07:46.517462Z, duration: 18, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/lxc/lxd . Cloning into '.'... [rtd-command-info] start-time: 2023-06-28T10:07:46.969088Z, end-time: 2023-06-28T10:07:47.242785Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. 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 816ae3093 Merge pull request #11755 from monstermunchkin/issues/11721-vm-filesystem-suffix [rtd-command-info] start-time: 2023-06-28T10:07:47.633042Z, end-time: 2023-06-28T10:07:47.704225Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-06-28T10:07:48.074972Z, end-time: 2023-06-28T10:07:48.132564Z, 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: python: "3.11" # 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: 2023-06-28T10:07:55.385854Z, end-time: 2023-06-28T10:07:55.502497Z, duration: 0, exit-code: 0 asdf global python 3.11.4 [rtd-command-info] start-time: 2023-06-28T10:07:56.298339Z, end-time: 2023-06-28T10:07:57.271516Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.4.final.0-64 in 641ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/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==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-06-28T10:07:57.720802Z, end-time: 2023-06-28T10:08:08.247817Z, 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-lxd/envs/latest/lib/python3.11/site-packages (21.2.3) Collecting pip Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (57.4.0) Collecting setuptools Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-23.1.2 setuptools-68.0.0 [rtd-command-info] start-time: 2023-06-28T10:08:08.758621Z, end-time: 2023-06-28T10:08:16.734683Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.3 Collecting pillow Downloading Pillow-9.5.0-cp311-cp311-manylinux_2_28_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 11.1 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 32.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 210.8 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading sphinx-7.0.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 42.9 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.2.2-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 62.3 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.1-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 75.4 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 246.2 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 240.1 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 239.5 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 232.3 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 239.9 MB/s eta 0:00:00 Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 250.3 MB/s eta 0:00:00 Collecting Pygments>=2.13 (from sphinx) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 89.1 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 250.6 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 113.6 MB/s eta 0:00:00 Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 232.9 MB/s eta 0:00:00 Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 195.8 MB/s eta 0:00:00 Collecting sphinx Downloading sphinx-6.2.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 192.4 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 257.9 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 243.8 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (197 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 197.3/197.3 kB 271.1 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 227.8 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 240.9 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 267.3 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23753 sha256=294cefa9d7db69e75ed3cbdbe32a3668d7af49a6c040f8dec0690309318f1950 Stored in directory: /tmp/pip-ephem-wheel-cache-mx54779e/wheels/80/c2/c8/630c9eb889f0be0202cb11bf30b47aa54bf7588e8d50b70005 Successfully built mock Installing collected packages: snowballstemmer, mock, commonmark, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx, readthedocs-sphinx-ext, sphinxcontrib-jquery, recommonmark, sphinx-rtd-theme Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 Pygments-2.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.5.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 mock-1.0.1 packaging-23.1 pillow-9.5.0 readthedocs-sphinx-ext-2.2.1 recommonmark-0.5.0 requests-2.31.0 snowballstemmer-2.2.0 sphinx-6.2.1 sphinx-rtd-theme-1.2.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-2.0.3 [rtd-command-info] start-time: 2023-06-28T10:08:17.151457Z, end-time: 2023-06-28T10:08:32.249523Z, duration: 15, 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/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 1)) (0.7.13) Requirement already satisfied: Babel in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 2)) (2.12.1) Requirement already satisfied: certifi in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 3)) (2023.5.7) Requirement already satisfied: charset-normalizer in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 4)) (3.1.0) Collecting colorama (from -r doc/.sphinx/requirements.txt (line 5)) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 6)) (0.18.1) Requirement already satisfied: idna in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 7)) (3.4) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/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/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 9)) (3.1.2) Collecting livereload (from -r doc/.sphinx/requirements.txt (line 10)) Downloading livereload-2.6.3-py2.py3-none-any.whl (24 kB) Requirement already satisfied: MarkupSafe in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 11)) (2.1.3) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 12)) (23.1) Requirement already satisfied: Pygments in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 13)) (2.15.1) Collecting pyparsing (from -r doc/.sphinx/requirements.txt (line 14)) Downloading pyparsing-3.1.0-py3-none-any.whl (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.6/102.6 kB 6.4 MB/s eta 0:00:00 Collecting pytz (from -r doc/.sphinx/requirements.txt (line 15)) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 8.6 MB/s eta 0:00:00 Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 16)) (2.31.0) Collecting six (from -r doc/.sphinx/requirements.txt (line 17)) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Requirement already satisfied: snowballstemmer in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/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/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 19)) (6.2.1) Collecting sphinx-autobuild (from -r doc/.sphinx/requirements.txt (line 20)) Downloading sphinx_autobuild-2021.3.14-py3-none-any.whl (9.9 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 21)) (1.0.4) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 22)) (1.0.2) Requirement already satisfied: sphinxcontrib-htmlhelp in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 23)) (2.0.1) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/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/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 25)) (1.0.3) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 26)) (1.1.5) Requirement already satisfied: sphinxcontrib-jquery in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 27)) (4.1) Collecting tornado (from -r doc/.sphinx/requirements.txt (line 28)) Downloading tornado-6.3.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (426 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 426.9/426.9 kB 11.6 MB/s eta 0:00:00 Requirement already satisfied: urllib3 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 29)) (2.0.3) Collecting myst-parser (from -r doc/.sphinx/requirements.txt (line 30)) Downloading myst_parser-2.0.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.2/77.2 kB 29.1 MB/s eta 0:00:00 Collecting sphinx-tabs (from -r doc/.sphinx/requirements.txt (line 31)) Downloading sphinx_tabs-3.4.1-py3-none-any.whl (10.0 kB) Collecting sphinx-reredirects (from -r doc/.sphinx/requirements.txt (line 32)) Downloading sphinx_reredirects-0.1.2-py3-none-any.whl (5.3 kB) Collecting linkify-it-py (from -r doc/.sphinx/requirements.txt (line 33)) Downloading linkify_it_py-2.0.2-py3-none-any.whl (19 kB) Collecting furo (from -r doc/.sphinx/requirements.txt (line 34)) Downloading furo-2023.5.20-py3-none-any.whl (326 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 326.8/326.8 kB 14.1 MB/s eta 0:00:00 Collecting sphinxext-opengraph>=0.6.1 (from -r doc/.sphinx/requirements.txt (line 35)) Downloading sphinxext_opengraph-0.8.2-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 18.1 MB/s eta 0:00:00 Collecting lxd-sphinx-extensions (from -r doc/.sphinx/requirements.txt (line 36)) Downloading lxd_sphinx_extensions-0.0.7-py3-none-any.whl (17 kB) Collecting pyspelling (from -r doc/.sphinx/requirements.txt (line 37)) Downloading pyspelling-2.8.2-py3-none-any.whl (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 kB 220.0 MB/s eta 0:00:00 Collecting sphinx-copybutton (from -r doc/.sphinx/requirements.txt (line 38)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Collecting gitpython (from -r doc/.sphinx/requirements.txt (line 39)) Downloading GitPython-3.1.31-py3-none-any.whl (184 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.3/184.3 kB 22.7 MB/s eta 0:00:00 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 markdown-it-py~=3.0 (from myst-parser->-r doc/.sphinx/requirements.txt (line 30)) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 56.4 MB/s eta 0:00:00 Collecting mdit-py-plugins~=0.4 (from myst-parser->-r doc/.sphinx/requirements.txt (line 30)) Downloading mdit_py_plugins-0.4.0-py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.1/54.1 kB 214.4 MB/s eta 0:00:00 Collecting pyyaml (from myst-parser->-r doc/.sphinx/requirements.txt (line 30)) Downloading PyYAML-6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.9/757.9 kB 26.4 MB/s eta 0:00:00 Collecting uc-micro-py (from linkify-it-py->-r doc/.sphinx/requirements.txt (line 33)) Downloading uc_micro_py-1.0.2-py3-none-any.whl (6.2 kB) Collecting beautifulsoup4 (from furo->-r doc/.sphinx/requirements.txt (line 34)) Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 54.4 MB/s eta 0:00:00 Collecting sphinx-basic-ng (from furo->-r doc/.sphinx/requirements.txt (line 34)) Downloading sphinx_basic_ng-1.0.0b1-py3-none-any.whl (22 kB) Collecting matplotlib (from sphinxext-opengraph>=0.6.1->-r doc/.sphinx/requirements.txt (line 35)) Downloading matplotlib-3.7.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 60.7 MB/s eta 0:00:00 Collecting html5lib (from pyspelling->-r doc/.sphinx/requirements.txt (line 37)) Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 kB 262.8 MB/s eta 0:00:00 Collecting lxml (from pyspelling->-r doc/.sphinx/requirements.txt (line 37)) Downloading lxml-4.9.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (7.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.2/7.2 MB 111.6 MB/s eta 0:00:00 Collecting markdown (from pyspelling->-r doc/.sphinx/requirements.txt (line 37)) Downloading Markdown-3.4.3-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.9/93.9 kB 237.8 MB/s eta 0:00:00 Collecting soupsieve>=1.8 (from pyspelling->-r doc/.sphinx/requirements.txt (line 37)) Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB) Collecting wcmatch>=6.0.3 (from pyspelling->-r doc/.sphinx/requirements.txt (line 37)) Downloading wcmatch-8.4.1-py3-none-any.whl (39 kB) Collecting gitdb<5,>=4.0.1 (from gitpython->-r doc/.sphinx/requirements.txt (line 39)) Downloading gitdb-4.0.10-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 189.4 MB/s eta 0:00:00 Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->gitpython->-r doc/.sphinx/requirements.txt (line 39)) Downloading smmap-5.0.0-py3-none-any.whl (24 kB) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser->-r doc/.sphinx/requirements.txt (line 30)) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting bracex>=2.1.1 (from wcmatch>=6.0.3->pyspelling->-r doc/.sphinx/requirements.txt (line 37)) Downloading bracex-2.3.post1-py3-none-any.whl (12 kB) Collecting webencodings (from html5lib->pyspelling->-r doc/.sphinx/requirements.txt (line 37)) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting contourpy>=1.0.1 (from matplotlib->sphinxext-opengraph>=0.6.1->-r doc/.sphinx/requirements.txt (line 35)) Downloading contourpy-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 kB 276.3 MB/s eta 0:00:00 Collecting cycler>=0.10 (from matplotlib->sphinxext-opengraph>=0.6.1->-r doc/.sphinx/requirements.txt (line 35)) Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting fonttools>=4.22.0 (from matplotlib->sphinxext-opengraph>=0.6.1->-r doc/.sphinx/requirements.txt (line 35)) Downloading fonttools-4.40.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 176.9 MB/s eta 0:00:00 Collecting kiwisolver>=1.0.1 (from matplotlib->sphinxext-opengraph>=0.6.1->-r doc/.sphinx/requirements.txt (line 35)) Downloading kiwisolver-1.4.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 203.5 MB/s eta 0:00:00 Collecting numpy>=1.20 (from matplotlib->sphinxext-opengraph>=0.6.1->-r doc/.sphinx/requirements.txt (line 35)) Downloading numpy-1.25.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.6/17.6 MB 204.7 MB/s eta 0:00:00 Requirement already satisfied: pillow>=6.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from matplotlib->sphinxext-opengraph>=0.6.1->-r doc/.sphinx/requirements.txt (line 35)) (9.5.0) Collecting python-dateutil>=2.7 (from matplotlib->sphinxext-opengraph>=0.6.1->-r doc/.sphinx/requirements.txt (line 35)) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 257.1 MB/s eta 0:00:00 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=0badd638f2393e889fe97391ce06c3b1a37652036cc04cd3f7febe7a53554f55 Stored in directory: /tmp/pip-ephem-wheel-cache-h8tc4j1l/wheels/40/b3/0f/a40dbd1c6861731779f62cc4babcb234387e11d697df70ee97 Successfully built wget Installing collected packages: wget, webencodings, pytz, uc-micro-py, tornado, soupsieve, smmap, six, pyyaml, pyparsing, numpy, mdurl, markdown, lxml, kiwisolver, fonttools, cycler, colorama, bracex, wcmatch, python-dateutil, markdown-it-py, livereload, linkify-it-py, html5lib, gitdb, contourpy, beautifulsoup4, sphinx-tabs, sphinx-reredirects, sphinx-copybutton, sphinx-basic-ng, sphinx-autobuild, pyspelling, mdit-py-plugins, matplotlib, lxd-sphinx-extensions, gitpython, sphinxext-opengraph, myst-parser, furo Successfully installed beautifulsoup4-4.12.2 bracex-2.3.post1 colorama-0.4.6 contourpy-1.1.0 cycler-0.11.0 fonttools-4.40.0 furo-2023.5.20 gitdb-4.0.10 gitpython-3.1.31 html5lib-1.1 kiwisolver-1.4.4 linkify-it-py-2.0.2 livereload-2.6.3 lxd-sphinx-extensions-0.0.7 lxml-4.9.2 markdown-3.4.3 markdown-it-py-3.0.0 matplotlib-3.7.1 mdit-py-plugins-0.4.0 mdurl-0.1.2 myst-parser-2.0.0 numpy-1.25.0 pyparsing-3.1.0 pyspelling-2.8.2 python-dateutil-2.8.2 pytz-2023.3 pyyaml-6.0 six-1.16.0 smmap-5.0.0 soupsieve-2.4.1 sphinx-autobuild-2021.3.14 sphinx-basic-ng-1.0.0b1 sphinx-copybutton-0.5.2 sphinx-reredirects-0.1.2 sphinx-tabs-3.4.1 sphinxext-opengraph-0.8.2 tornado-6.3.2 uc-micro-py-1.0.2 wcmatch-8.4.1 webencodings-0.5.1 wget-3.2 [rtd-command-info] start-time: 2023-06-28T10:08:39.494400Z, end-time: 2023-06-28T10:08:39.552609Z, 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') # Download and link images os.makedirs('.sphinx/_static/download/', exist_ok=True) if not os.path.isfile('.sphinx/_static/download/containers.png'): wget.download("https://linuxcontainers.org/static/img/containers.png", ".sphinx/_static/download/containers.png") if not os.path.isfile('doc/.sphinx/_static/download/containers.small.png'): wget.download("https://linuxcontainers.org/static/img/containers.small.png", ".sphinx/_static/download/containers.small.png") # 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" ] 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) } # Setup theme. templates_path = [".sphinx/_templates"] html_theme = "furo" html_show_sphinx = False html_last_updated_fmt = "" html_favicon = ".sphinx/_static/favicon.png" html_static_path = ['.sphinx/_static'] html_css_files = ['custom.css'] html_js_files = ['header-nav.js','version-switcher.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" }, "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" }, } html_context = { "github_url": "https://github.com/lxc/lxd", "github_version": "master", "github_folder": "/doc/", "github_filetype": "md", "discourse_prefix": "https://discuss.linuxcontainers.org/t/" } # Pass a variable to the template files that informs if we're on # RTD or not if ("ON_RTD" in os.environ) and (os.environ["ON_RTD"] == "True"): html_context["ON_RTD"] = True else: # only change the sidebar when we're not on RTD html_sidebars = { "**": [ "sidebar/variant-selector.html", "sidebar/search.html", "sidebar/scroll-start.html", "sidebar/navigation.html", "sidebar/scroll-end.html", ] } 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://linuxcontainers.org/lxd/docs/latest/" ogp_site_name = "LXD documentation" ogp_image = "https://linuxcontainers.org/static/img/containers.png" # Links to ignore when checking links linkcheck_ignore = [ 'https://127.0.0.1:8443/1.0', 'https://web.libera.chat/#lxc' ] # Setup redirects (https://documatt.gitlab.io/sphinx-reredirects/usage.html) redirects = { "index/index": "../index.html", "network-peers/index": "../howto/network_ovn_peers/index.html", "network-acls/index": "../howto/network_acls/index.html", "network-forwards/index": "../howto/network_forwards/index.html", "network-zones/index": "../howto/network_zones/index.html", "howto/storage_create_pool/index": "../storage_pools/index.html#create-a-storage-pool", "howto/storage_configure_pool/index": "../storage_pools/index.html#configure-storage-pool-settings", "howto/storage_view_pools/index": "../storage_pools/index.html#view-storage-pools", "howto/storage_resize_pool/index": "../storage_pools/index.html#resize-a-storage-pool", "howto/storage_create_bucket/index": "../storage_buckets/index.html#create-a-storage-bucket", "howto/storage_configure_bucket/index": "../storage_buckets/index.html#configure-storage-bucket-settings", "howto/storage_view_buckets/index": "../storage_buckets/index.html#view-storage-buckets", "howto/storage_resize_bucket/index": "../storage_buckets/index.html#resize-a-storage-bucket", "howto/storage_create_volume/index": "../storage_volumes/index.html#create-a-custom-storage-volume", "howto/storage_configure_volume/index": "../storage_volumes/index.html#configure-storage-volume-settings", "howto/storage_view_volumes/index": "../storage_volumes/index.html#view-storage-volumes", "howto/storage_resize_volume/index": "../storage_volumes/index.html#resize-a-storage-volume", "containers/index": "../explanation/instances", "virtual-machines/index": "../explanation/instances", "preseed/index": "../howto/initialize/index.html#initialize-preseed", "configuration/index": "../server" } ########################################################################### # 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') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, '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': [ ], 'downloads': [ ("pdf", "//canonical-lxd.readthedocs-hosted.com/_/downloads/en/latest/pdf/"), ], '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': 'lxc', 'proxied_api_host': '/_', 'github_repo': 'lxd', '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': 'UA-17997319-2', 'commit': '816ae309', } # 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-lxd/builds/1566367/' 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: 2023-06-28T10:08:40.013897Z, end-time: 2023-06-28T10:09:57.366275Z, duration: 77, exit-code: 0 python -m sphinx -T -E -W --keep-going -b dirhtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v6.2.1 making output directory... done myst v2.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'linkify', 'deflist', 'substitution'}, 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 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 138 source files that are out of date updating environment: [new config] 138 added, 0 changed, 0 removed reading sources... [ 0%] api reading sources... [ 1%] api-extensions reading sources... [ 2%] architectures reading sources... [ 2%] authentication reading sources... [ 3%] backup reading sources... [ 4%] cloud-init reading sources... [ 5%] clustering reading sources... [ 5%] container-environment reading sources... [ 6%] contributing reading sources... [ 7%] daemon-behavior reading sources... [ 7%] database reading sources... [ 8%] debugging reading sources... [ 9%] dev-lxd reading sources... [ 10%] doc-cheat-sheet reading sources... [ 10%] environment reading sources... [ 11%] events reading sources... [ 12%] explanation/clustering reading sources... [ 13%] explanation/containers_and_vms reading sources... [ 13%] explanation/instance_config reading sources... [ 14%] explanation/instances reading sources... [ 15%] explanation/lxd_lxc reading sources... [ 15%] explanation/networks reading sources... [ 16%] explanation/performance_tuning reading sources... [ 17%] explanation/projects reading sources... [ 18%] explanation/security reading sources... [ 18%] explanation/storage reading sources... [ 19%] external_resources reading sources... [ 20%] faq reading sources... [ 21%] getting_started reading sources... [ 21%] howto/access_ui reading sources... [ 22%] howto/benchmark_performance reading sources... [ 23%] howto/cluster_config_networks reading sources... [ 23%] howto/cluster_config_storage reading sources... [ 24%] howto/cluster_form reading sources... [ 25%] howto/cluster_groups reading sources... [ 26%] howto/cluster_manage reading sources... [ 26%] howto/cluster_manage_instance reading sources... [ 27%] howto/cluster_recover reading sources... [ 28%] howto/images_copy reading sources... [ 28%] howto/images_create reading sources... [ 29%] howto/images_manage reading sources... [ 30%] howto/images_profiles reading sources... [ 31%] howto/images_remote reading sources... [ 31%] howto/import_machines_to_instances reading sources... [ 32%] howto/initialize reading sources... [ 33%] howto/instances_access_files reading sources... [ 34%] howto/instances_configure reading sources... [ 34%] howto/instances_console reading sources... [ 35%] howto/instances_create reading sources... [ 36%] howto/instances_manage reading sources... [ 36%] howto/instances_snapshots reading sources... [ 37%] howto/instances_troubleshoot reading sources... [ 38%] howto/lxc_alias reading sources... [ 39%] howto/migrate_from_lxc reading sources... [ 39%] howto/move_instances reading sources... [ 40%] howto/network_acls reading sources... [ 41%] howto/network_bgp reading sources... [ 42%] howto/network_bridge_firewalld reading sources... [ 42%] howto/network_bridge_resolved reading sources... [ 43%] howto/network_create reading sources... [ 44%] howto/network_forwards reading sources... [ 44%] howto/network_increase_bandwidth reading sources... [ 45%] howto/network_load_balancers reading sources... [ 46%] howto/network_ovn_peers reading sources... [ 47%] howto/network_ovn_setup reading sources... [ 47%] howto/network_zones reading sources... [ 48%] howto/projects_confine reading sources... [ 49%] howto/projects_create reading sources... [ 50%] howto/projects_work reading sources... [ 50%] howto/server_configure reading sources... [ 51%] howto/server_expose reading sources... [ 52%] howto/storage_backup_volume reading sources... [ 52%] howto/storage_buckets reading sources... [ 53%] howto/storage_create_instance reading sources... [ 54%] howto/storage_move_volume reading sources... [ 55%] 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... [ 60%] internals reading sources... [ 61%] metrics reading sources... [ 62%] migration reading sources... [ 63%] networks reading sources... [ 63%] operation reading sources... [ 64%] production-setup 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... [ 68%] reference/devices_gpu reading sources... [ 69%] reference/devices_infiniband reading sources... [ 70%] reference/devices_nic reading sources... [ 71%] reference/devices_none reading sources... [ 71%] reference/devices_pci reading sources... [ 72%] reference/devices_proxy reading sources... [ 73%] reference/devices_tpm reading sources... [ 73%] reference/devices_unix_block reading sources... [ 74%] reference/devices_unix_char reading sources... [ 75%] reference/devices_unix_hotplug reading sources... [ 76%] reference/devices_usb reading sources... [ 76%] reference/image_format reading sources... [ 77%] reference/instance_options reading sources... [ 78%] reference/instance_properties reading sources... [ 78%] reference/instance_units reading sources... [ 79%] reference/network_bridge reading sources... [ 80%] reference/network_external reading sources... [ 81%] reference/network_macvlan reading sources... [ 81%] reference/network_ovn reading sources... [ 82%] reference/network_physical reading sources... [ 83%] reference/network_sriov reading sources... [ 84%] reference/projects reading sources... [ 84%] reference/provided_metrics reading sources... [ 85%] reference/remote_image_servers reading sources... [ 86%] reference/server_settings reading sources... [ 86%] reference/standard_devices reading sources... [ 87%] reference/storage_btrfs reading sources... [ 88%] reference/storage_ceph reading sources... [ 89%] reference/storage_cephfs reading sources... [ 89%] reference/storage_cephobject reading sources... [ 90%] reference/storage_dir reading sources... [ 91%] reference/storage_drivers reading sources... [ 92%] 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... [ 97%] 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 writing output... [ 0%] api writing output... [ 1%] api-extensions writing output... [ 2%] architectures writing output... [ 2%] authentication writing output... [ 3%] backup writing output... [ 4%] cloud-init writing output... [ 5%] clustering writing output... [ 5%] container-environment writing output... [ 6%] contributing writing output... [ 7%] daemon-behavior writing output... [ 7%] database writing output... [ 8%] debugging writing output... [ 9%] dev-lxd writing output... [ 10%] doc-cheat-sheet writing output... [ 10%] environment writing output... [ 11%] events writing output... [ 12%] explanation/clustering writing output... [ 13%] explanation/containers_and_vms writing output... [ 13%] explanation/instance_config writing output... [ 14%] explanation/instances writing output... [ 15%] explanation/lxd_lxc writing output... [ 15%] explanation/networks writing output... [ 16%] explanation/performance_tuning writing output... [ 17%] explanation/projects writing output... [ 18%] explanation/security writing output... [ 18%] explanation/storage writing output... [ 19%] external_resources writing output... [ 20%] faq writing output... [ 21%] getting_started writing output... [ 21%] howto/access_ui writing output... [ 22%] howto/benchmark_performance writing output... [ 23%] howto/cluster_config_networks writing output... [ 23%] howto/cluster_config_storage writing output... [ 24%] howto/cluster_form writing output... [ 25%] howto/cluster_groups writing output... [ 26%] howto/cluster_manage writing output... [ 26%] howto/cluster_manage_instance writing output... [ 27%] howto/cluster_recover writing output... [ 28%] howto/images_copy writing output... [ 28%] howto/images_create writing output... [ 29%] howto/images_manage writing output... [ 30%] howto/images_profiles writing output... [ 31%] howto/images_remote writing output... [ 31%] howto/import_machines_to_instances writing output... [ 32%] howto/initialize writing output... [ 33%] howto/instances_access_files writing output... [ 34%] howto/instances_configure writing output... [ 34%] howto/instances_console writing output... [ 35%] howto/instances_create writing output... [ 36%] howto/instances_manage writing output... [ 36%] howto/instances_snapshots writing output... [ 37%] howto/instances_troubleshoot writing output... [ 38%] howto/lxc_alias writing output... [ 39%] howto/migrate_from_lxc writing output... [ 39%] howto/move_instances writing output... [ 40%] howto/network_acls writing output... [ 41%] howto/network_bgp writing output... [ 42%] howto/network_bridge_firewalld writing output... [ 42%] howto/network_bridge_resolved writing output... [ 43%] howto/network_create writing output... [ 44%] howto/network_forwards writing output... [ 44%] howto/network_increase_bandwidth writing output... [ 45%] howto/network_load_balancers writing output... [ 46%] howto/network_ovn_peers writing output... [ 47%] howto/network_ovn_setup writing output... [ 47%] howto/network_zones writing output... [ 48%] howto/projects_confine writing output... [ 49%] howto/projects_create writing output... [ 50%] howto/projects_work writing output... [ 50%] howto/server_configure writing output... [ 51%] howto/server_expose writing output... [ 52%] howto/storage_backup_volume writing output... [ 52%] howto/storage_buckets writing output... [ 53%] howto/storage_create_instance writing output... [ 54%] howto/storage_move_volume writing output... [ 55%] 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... [ 60%] internals writing output... [ 61%] metrics writing output... [ 62%] migration writing output... [ 63%] networks writing output... [ 63%] operation writing output... [ 64%] production-setup 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... [ 68%] reference/devices_gpu writing output... [ 69%] reference/devices_infiniband writing output... [ 70%] reference/devices_nic writing output... [ 71%] reference/devices_none writing output... [ 71%] reference/devices_pci writing output... [ 72%] reference/devices_proxy writing output... [ 73%] reference/devices_tpm writing output... [ 73%] reference/devices_unix_block writing output... [ 74%] reference/devices_unix_char writing output... [ 75%] reference/devices_unix_hotplug writing output... [ 76%] reference/devices_usb writing output... [ 76%] reference/image_format writing output... [ 77%] reference/instance_options writing output... [ 78%] reference/instance_properties writing output... [ 78%] reference/instance_units writing output... [ 79%] reference/network_bridge writing output... [ 80%] reference/network_external writing output... [ 81%] reference/network_macvlan writing output... [ 81%] reference/network_ovn writing output... [ 82%] reference/network_physical writing output... [ 83%] reference/network_sriov writing output... [ 84%] reference/projects writing output... [ 84%] reference/provided_metrics writing output... [ 85%] reference/remote_image_servers writing output... [ 86%] reference/server_settings writing output... [ 86%] reference/standard_devices writing output... [ 87%] reference/storage_btrfs writing output... [ 88%] reference/storage_ceph writing output... [ 89%] reference/storage_cephfs writing output... [ 89%] reference/storage_cephobject writing output... [ 90%] reference/storage_dir writing output... [ 91%] reference/storage_drivers writing output... [ 92%] 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... [ 97%] storage writing output... [ 98%] support writing output... [ 99%] syscall-interception writing output... [100%] userns-idmap generating indices... genindex done Creating redirect 'index/index.html' to '../index.html'. Creating redirect 'network-peers/index.html' to '../howto/network_ovn_peers/index.html'. Creating redirect 'network-acls/index.html' to '../howto/network_acls/index.html'. Creating redirect 'network-forwards/index.html' to '../howto/network_forwards/index.html'. Creating redirect 'network-zones/index.html' to '../howto/network_zones/index.html'. Creating redirect 'howto/storage_create_pool/index.html' to '../storage_pools/index.html#create-a-storage-pool'. Creating redirect 'howto/storage_configure_pool/index.html' to '../storage_pools/index.html#configure-storage-pool-settings'. Creating redirect 'howto/storage_view_pools/index.html' to '../storage_pools/index.html#view-storage-pools'. Creating redirect 'howto/storage_resize_pool/index.html' to '../storage_pools/index.html#resize-a-storage-pool'. Creating redirect 'howto/storage_create_bucket/index.html' to '../storage_buckets/index.html#create-a-storage-bucket'. Creating redirect 'howto/storage_configure_bucket/index.html' to '../storage_buckets/index.html#configure-storage-bucket-settings'. Creating redirect 'howto/storage_view_buckets/index.html' to '../storage_buckets/index.html#view-storage-buckets'. Creating redirect 'howto/storage_resize_bucket/index.html' to '../storage_buckets/index.html#resize-a-storage-bucket'. Creating redirect 'howto/storage_create_volume/index.html' to '../storage_volumes/index.html#create-a-custom-storage-volume'. Creating redirect 'howto/storage_configure_volume/index.html' to '../storage_volumes/index.html#configure-storage-volume-settings'. Creating redirect 'howto/storage_view_volumes/index.html' to '../storage_volumes/index.html#view-storage-volumes'. Creating redirect 'howto/storage_resize_volume/index.html' to '../storage_volumes/index.html#resize-a-storage-volume'. Creating redirect 'containers/index.html' to '../explanation/instances'. Creating redirect 'virtual-machines/index.html' to '../explanation/instances'. Creating redirect 'preseed/index.html' to '../howto/initialize/index.html#initialize-preseed'. Creating redirect 'configuration/index.html' to '../server'. writing additional pages... search done copying images... [ 7%] images/application-vs-system-containers.svg copying images... [ 14%] images/virtual-machines-vs-system-containers.svg copying images... [ 21%] images/ui_console.png copying images... [ 28%] images/ui_security_warning.png copying images... [ 35%] images/ui_set_up_certificates.png copying images... [ 42%] .sphinx/_static/download/containers.png copying images... [ 50%] images/grafana_add_datasource.png copying images... [ 57%] images/grafana_select_prometheus.png copying images... [ 64%] images/grafana_configure_datasource.png copying images... [ 71%] images/grafana_dashboard_import.png copying images... [ 78%] images/grafana_dashboard_id.png copying images... [ 85%] images/grafana_dashboard_select_datasource.png copying images... [ 92%] images/grafana_resources.png copying images... [100%] images/grafana_instances.png copying static files... done copying extra files... done 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.