Read the Docs build information Build id: 1222760 Project: graphcore-ipu-pod128-data-centre-checklist Version: latest Commit: 25e589a356e898a4493547590f1ca2d82c48bc90 Date: 2022-12-14T22:08:53.870379Z State: finished Success: False [rtd-command-info] start-time: 2022-12-14T22:09:49.407608Z, end-time: 2022-12-14T22:09:50.932545Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:gc-docs/ipu-pod128-datacentre-checklist.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2022-12-14T22:09:51.173632Z, end-time: 2022-12-14T22:09:51.283167Z, 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 25e589a Update for search [rtd-command-info] start-time: 2022-12-14T22:09:51.508922Z, end-time: 2022-12-14T22:09:51.561294Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-12-14T22:09:56.878568Z, end-time: 2022-12-14T22:09:56.984286Z, duration: 0, exit-code: 0 asdf global python 3.8.15 [rtd-command-info] start-time: 2022-12-14T22:09:57.478562Z, end-time: 2022-12-14T22:09:58.546147Z, duration: 1, exit-code: 0 python -mvirtualenv created virtual environment CPython3.8.15.final.0-64 in 698ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/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: 2022-12-14T22:09:58.764556Z, end-time: 2022-12-14T22:10:07.640311Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (21.2.3) Collecting pip Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools<58.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (57.4.0) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 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-22.3.1 setuptools-58.2.0 [rtd-command-info] start-time: 2022-12-14T22:10:07.822211Z, end-time: 2022-12-14T22:10:18.559522Z, duration: 10, 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.3.0-cp38-cp38-manylinux_2_28_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 65.9 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 164.6 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.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 100.3 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-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 56.5 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.1.1-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 126.8 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 175.7 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 Downloading importlib_metadata-5.1.0-py3-none-any.whl (21 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 149.7 MB/s eta 0:00:00 Collecting packaging>=21.0 Downloading packaging-22.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.6/42.6 kB 116.6 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 138.1 MB/s eta 0:00:00 Collecting Pygments>=2.12 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 161.4 MB/s eta 0:00:00 Collecting Jinja2>=3.0 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 143.7 MB/s eta 0:00:00 Collecting babel>=2.9 Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 147.6 MB/s eta 0:00:00 Collecting imagesize>=1.3 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 147.8 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 150.4 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 145.0 MB/s eta 0:00:00 Collecting requests>=2.5.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 141.3 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 151.0 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 157.9 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2022.6-py2.py3-none-any.whl (498 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 498.1/498.1 kB 162.8 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.11.0-py3-none-any.whl (6.6 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting certifi>=2017.4.17 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 153.4 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 125.4 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.13-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 139.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=23772 sha256=17c7a0d267a2d671cafd484af51beeab6eb4fc93d81051ba2a5d4563eee17ee6 Stored in directory: /tmp/pip-ephem-wheel-cache-qg44wcca/wheels/17/19/d4/cf0d726b5d1c635d98e82c451a566e84870a10373f29ce6517 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, alabaster, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.1 Pygments-2.13.0 alabaster-0.7.12 babel-2.11.0 certifi-2022.12.7 charset-normalizer-2.1.1 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 importlib-metadata-5.1.0 mock-1.0.1 packaging-22.0 pillow-9.3.0 pytz-2022.6 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.1 snowballstemmer-2.2.0 sphinx-5.3.0 sphinx-rtd-theme-1.1.1 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-1.26.13 zipp-3.11.0 [rtd-command-info] start-time: 2022-12-14T22:10:18.856629Z, end-time: 2022-12-14T22:10:25.592508Z, duration: 6, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting beautifulsoup4==4.10.0 Downloading beautifulsoup4-4.10.0-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.4/97.4 kB 6.7 MB/s eta 0:00:00 Collecting breathe==4.34.0 Downloading breathe-4.34.0-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.8/92.8 kB 182.9 MB/s eta 0:00:00 Collecting cloud_sptheme==1.10.1.post20200504175005 Downloading cloud_sptheme-1.10.1.post20200504175005-py2.py3-none-any.whl (91 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.2/91.2 kB 201.8 MB/s eta 0:00:00 Requirement already satisfied: docutils>0.17 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (0.17.1) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 222.7 MB/s eta 0:00:00 Collecting m2r==0.2.1 Downloading m2r-0.2.1.tar.gz (16 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mistune<2.0.0 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting myst-parser Downloading myst_parser-0.18.1-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 200.4 MB/s eta 0:00:00 Collecting regex==2022.3.15 Downloading regex-2022.3.15-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (764 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 764.9/764.9 kB 83.4 MB/s eta 0:00:00 Collecting sphinx_lfs_content==1.1.0 Downloading sphinx_lfs_content-1.1.0.tar.gz (3.7 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx_rtd_theme==1.0.0 Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 200.7 MB/s eta 0:00:00 Collecting sphinx-argparse==0.3.1 Downloading sphinx_argparse-0.3.1-py2.py3-none-any.whl (12 kB) Collecting sphinx-copybutton==0.5.0 Downloading sphinx_copybutton-0.5.0-py3-none-any.whl (12 kB) Collecting sphinx-notfound-page==0.8 Downloading sphinx_notfound_page-0.8-py3-none-any.whl (15 kB) Collecting sphinx-tabs Downloading sphinx_tabs-3.4.1-py3-none-any.whl (10.0 kB) Collecting Sphinx==4.5.0 Downloading Sphinx-4.5.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 208.7 MB/s eta 0:00:00 Collecting sphinxcontrib-bibtex==2.4.2 Downloading sphinxcontrib_bibtex-2.4.2-py3-none-any.whl (39 kB) Collecting soupsieve>1.2 Downloading soupsieve-2.3.2.post1-py3-none-any.whl (37 kB) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from sphinx_lfs_content==1.1.0->-r requirements.txt (line 10)) (2.28.1) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from Sphinx==4.5.0->-r requirements.txt (line 16)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from Sphinx==4.5.0->-r requirements.txt (line 16)) (2.0.0) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from Sphinx==4.5.0->-r requirements.txt (line 16)) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from Sphinx==4.5.0->-r requirements.txt (line 16)) (2.11.0) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from Sphinx==4.5.0->-r requirements.txt (line 16)) (1.0.2) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from Sphinx==4.5.0->-r requirements.txt (line 16)) (1.0.2) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from Sphinx==4.5.0->-r requirements.txt (line 16)) (1.4.1) Requirement already satisfied: importlib-metadata>=4.4 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from Sphinx==4.5.0->-r requirements.txt (line 16)) (5.1.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from Sphinx==4.5.0->-r requirements.txt (line 16)) (0.7.12) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from Sphinx==4.5.0->-r requirements.txt (line 16)) (1.1.5) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from Sphinx==4.5.0->-r requirements.txt (line 16)) (2.13.0) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from Sphinx==4.5.0->-r requirements.txt (line 16)) (1.0.3) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from Sphinx==4.5.0->-r requirements.txt (line 16)) (22.0) Collecting pybtex-docutils>=1.0.0 Downloading pybtex_docutils-1.0.2-py3-none-any.whl (6.3 kB) Collecting pybtex>=0.24 Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 273.5 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from jinja2<3.1.0->-r requirements.txt (line 5)) (2.1.1) Collecting pyyaml Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 kB 271.8 MB/s eta 0:00:00 Collecting mdit-py-plugins~=0.3.1 Downloading mdit_py_plugins-0.3.3-py3-none-any.whl (50 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.5/50.5 kB 200.8 MB/s eta 0:00:00 Collecting markdown-it-py<3.0.0,>=1.0.0 Downloading markdown_it_py-2.1.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 kB 224.6 MB/s eta 0:00:00 Collecting typing-extensions Downloading typing_extensions-4.4.0-py3-none-any.whl (26 kB) Collecting sphinx-tabs Downloading sphinx_tabs-3.4.0-py3-none-any.whl (10.0 kB) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from babel>=1.3->Sphinx==4.5.0->-r requirements.txt (line 16)) (2022.6) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from importlib-metadata>=4.4->Sphinx==4.5.0->-r requirements.txt (line 16)) (3.11.0) Collecting mdurl~=0.1 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting latexcodec>=1.0.4 Downloading latexcodec-2.0.1-py2.py3-none-any.whl (18 kB) Collecting six Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from requests->sphinx_lfs_content==1.1.0->-r requirements.txt (line 10)) (3.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from requests->sphinx_lfs_content==1.1.0->-r requirements.txt (line 10)) (2022.12.7) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from requests->sphinx_lfs_content==1.1.0->-r requirements.txt (line 10)) (1.26.13) Requirement already satisfied: charset-normalizer<3,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from requests->sphinx_lfs_content==1.1.0->-r requirements.txt (line 10)) (2.1.1) Building wheels for collected packages: m2r, sphinx_lfs_content Building wheel for m2r (setup.py): started Building wheel for m2r (setup.py): finished with status 'done' Created wheel for m2r: filename=m2r-0.2.1-py3-none-any.whl size=10475 sha256=d025511b107303a7ec1a45d7bbead5d1ee9e02d2bc84d24af4933a3449526cee Stored in directory: /tmp/pip-ephem-wheel-cache-7xubrebx/wheels/a5/37/78/1943973945735446ef177fd285909ac04a034c8b153cabc146 Building wheel for sphinx_lfs_content (setup.py): started Building wheel for sphinx_lfs_content (setup.py): finished with status 'done' Created wheel for sphinx_lfs_content: filename=sphinx_lfs_content-1.1.0-py3-none-any.whl size=4081 sha256=35fc75314f1a95ef1ad25abdda41931aa8648578e7fc6bc05bcb1b7e627115d0 Stored in directory: /tmp/pip-ephem-wheel-cache-7xubrebx/wheels/1c/06/fd/67577b0a20341405dbfe6148c576013f0eb845f72e220f952f Successfully built m2r sphinx_lfs_content Installing collected packages: sphinx-notfound-page, mistune, typing-extensions, soupsieve, six, regex, pyyaml, mdurl, m2r, jinja2, sphinx_lfs_content, Sphinx, markdown-it-py, latexcodec, beautifulsoup4, sphinx-tabs, sphinx_rtd_theme, sphinx-copybutton, sphinx-argparse, pybtex, mdit-py-plugins, cloud_sptheme, breathe, pybtex-docutils, myst-parser, sphinxcontrib-bibtex Attempting uninstall: jinja2 Found existing installation: Jinja2 3.1.2 Uninstalling Jinja2-3.1.2: Successfully uninstalled Jinja2-3.1.2 Attempting uninstall: Sphinx Found existing installation: Sphinx 5.3.0 Uninstalling Sphinx-5.3.0: Successfully uninstalled Sphinx-5.3.0 Attempting uninstall: sphinx_rtd_theme Found existing installation: sphinx-rtd-theme 1.1.1 Uninstalling sphinx-rtd-theme-1.1.1: Successfully uninstalled sphinx-rtd-theme-1.1.1 Successfully installed Sphinx-4.5.0 beautifulsoup4-4.10.0 breathe-4.34.0 cloud_sptheme-1.10.1.post20200504175005 jinja2-3.0.3 latexcodec-2.0.1 m2r-0.2.1 markdown-it-py-2.1.0 mdit-py-plugins-0.3.3 mdurl-0.1.2 mistune-0.8.4 myst-parser-0.18.1 pybtex-0.24.0 pybtex-docutils-1.0.2 pyyaml-6.0 regex-2022.3.15 six-1.16.0 soupsieve-2.3.2.post1 sphinx-argparse-0.3.1 sphinx-copybutton-0.5.0 sphinx-notfound-page-0.8 sphinx-tabs-3.4.0 sphinx_lfs_content-1.1.0 sphinx_rtd_theme-1.0.0 sphinxcontrib-bibtex-2.4.2 typing-extensions-4.4.0 [rtd-command-info] start-time: 2022-12-14T22:10:27.087603Z, end-time: 2022-12-14T22:10:27.165880Z, duration: 0, exit-code: 0 cat conf.py # Configuration file for the Sphinx documentation builder. # Copyright (c) 2021 Graphcore Ltd. All rights reserved. # # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import os import re import sys import glob import shutil import datetime from docutils import nodes from docutils.parsers.rst import roles from pathlib import Path sys.path.insert(0, os.path.abspath(".")) # Used for generating links to Tutorials repo and other version specific URLs SDK_RELEASE="3.1" # TensorFlow versions used for generating version-specific links to GitHub TF2_VER="r2.6" TF1_VER="r1.15" # -- Operations to perform when building on Read The Docs -------------------- if os.environ.get("READTHEDOCS", False): # Get version set by RTD from the environment version = os.environ.get("READTHEDOCS_VERSION", "") # This will be substituted by the script that publishes to RTD project = ( "IPU-POD128 Data Centre Checklist" # Need double quotes because title might include apostrophe ) # If the document uses doxygen, run it now if os.path.isfile("Doxyfile"): if os.system("doxygen"): # Quit if doxygen processing failed exit(1) # Copy the generated html to a directory where it will be # uploaded to Read the Docs so we can link to it in future. src = "doxygen/html" if os.path.exists(src): dst = os.path.join("_html/doxygen") if os.path.exists(dst): shutil.rmtree(dst) # os.makedirs(dst, exist_ok=True) shutil.copytree(src, dst) # , dirs_exist_ok=True) else: # Defined in the local build script version = os.environ.get("VERSION", "0.0.0") project = os.environ.get("DOC_TITLE", "Title") # -- Local extensions -------------------------------------------------------- # PDF display role. In the .rst file, use it as follows: # :pdf:`Document Title ` # Then put the pdf file in the directory `pdf` # This generates a link to the pdf, which will be displayed in the browser def pdf_role(name, rawtext, text, lineno, inliner, options={}, content=[]): title = text link = text m = re.search(r"([^<]+)<([^>]+)>", text) if m: title = m.group(1).strip() link = "_static/" + m.group(2) node = nodes.reference(rawtext, title, refuri=link, **options) return [node, nodes.inline("", " (pdf)")], [] # Mark the text with the class "strike" defined in the stylesheet as strikethorugh text def strikethrough(_role, rawtext, text, _lineno, _inliner, options={}, _content=[]): roles.set_classes(options) options.setdefault("classes", []).append("strike") return [nodes.inline(rawtext, text, **options)], [] def setup(app): app.add_role("pdf", pdf_role) app.add_role("strike", strikethrough) # -- Other project information ----------------------------------------------------- author = "Graphcore Ltd" release = version version_date = f"{version} ({datetime.date.today().isoformat()})" # Projects can define a custom localconf.py file which we import here. This lets # projects define their own configuration, such as nitpicks to ignore. project_conf_file = os.environ.get("PROJECT_CONF_PATH", "") if project_conf_file: print("Exec'ing project conf file:", project_conf_file) with open(project_conf_file, "r") as f: exec(f.read()) # -- General configuration --------------------------------------------------- gettext_uuid = True gettext_compact = False locale_dirs = ["locale/"] figure_language_filename = "{path}{language}/{basename}{ext}" user_agent = "Mozilla/4.0" # To fix problem some sites have with linkcheck linkcheck_ignore = [ "https://support.graphcore.ai", # Redirects to login page "https?://localhost", # Used for examples ] suppress_warnings = [ "autosectionlabel.*", ] master_doc = "index" autodoc_typehints = "description" autodoc_typehints_format = "short" autodoc_default_options = { "members": None, } # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ "sphinx.ext.autodoc", "sphinx.ext.graphviz", "sphinx.ext.ifconfig", "sphinx.ext.napoleon", "breathe", "sphinx.ext.intersphinx", "sphinx.ext.autosectionlabel", "sphinx_copybutton", "cloud_sptheme.ext.table_styling", "sphinx.ext.extlinks", "sphinxarg.ext", "sphinx_tabs.tabs", "myst_parser", ] myst_heading_anchors = 4 # After installing git-lfs and fetching files, check if there are any wheels to install # The TensorFlow wheels need to be installed in order (so we can't just "pip install *.whl") lfs_content_post_commands = [ 'set -- poptorch*.whl; if [ -f "$1" ] ; then pip install "$1"; fi', 'set -- tensorflow*intel*.whl; if [ "-f" $1 ] ; then pip install "$1"; fi', 'set -- keras*.whl; if [ "-f" $1 ] ; then pip install --force-reinstall --no-deps "$1"; fi', 'set -- ipu_tensorflow_addons*.whl; if [ -f "$1" ] ; then pip install "$1"; fi', ] if os.environ.get("READTHEDOCS", False): extensions.append("notfound.extension") extensions.append("sphinx_lfs_content") sphinx_tabs_disable_tab_closing = True bibtex_bibfiles = ["refs.bib"] if os.path.isfile(bibtex_bibfiles[0]): extensions.append("sphinxcontrib.bibtex") extlinks = { # Link to arXiv abstracts; e.g. :arxiv:`2103.16737` or :arxiv:`Mansfield & Seligman, 2021 <2103.16737>` "arxiv": ("https://arxiv.org/abs/%s", "arXiv %s"), # Link to ONNX operators; e.g. :onnxop:`Add` "onnxop": ("https://github.com/onnx/onnx/blob/main/docs/Operators.md#%s", "ONNX %s"), # Link to docs on Graphcore doc portal; e.g. :gcdoc:`graphcore-glossary` # This is not really necessary now as we have the intersphinx mappings defined below "gcdoc": ("https://docs.graphcore.ai/projects/%s", ""), # Link to Graphcore tutorials on GitHub; e.g. :tutorials-repo:`tutorials/tensorflow2/tensorboard` or :tutorials-repo:`simple_applications/tensorflow/mnist/mnist.py` "tutorials-repo": (f"https://github.com/graphcore/tutorials/blob/sdk-release-{SDK_RELEASE}/", "%s"), # Link to TensorFlow 1 tutorials on GitHub. This is fixed at SDK 3.0; e.g. :tutorials-repo-tf1:`tutorials/tensorflow2/tensorboard` or :tutorials-repo-tf1:`simple_applications/tensorflow/mnist/mnist.py` "tutorials-repo-tf1": (f"https://github.com/graphcore/tutorials/blob/sdk-release-3.0/", "%s"), # Link to TensorFlow 2 on GitHub "github-tf2": (f"https://github.com/graphcore/tensorflow/tree/{TF2_VER}/sdk-release-{SDK_RELEASE}/", "%s"), # Link to TensorFlow 1 on GitHub "github-tf1": (f"https://github.com/graphcore/tensorflow/tree/{TF1_VER}/sdk-release-{SDK_RELEASE}/", "%s"), # Link to Keras on GitHub "github-keras": (f"https://github.com/graphcore/keras/tree/{TF2_VER}/sdk-release-{SDK_RELEASE}/", "%s"), # Link to TensorFlow 2 add-ons on GitHub "github-tf2-addons": (f"https://github.com/graphcore/ipu_tensorflow_addons/tree/{TF2_VER}/sdk-release-{SDK_RELEASE}/", "%s"), # Link to TensorFlow 1 add-ons on GitHub "github-tf1-addons": (f"https://github.com/graphcore/ipu_tensorflow_addons/tree/{TF1_VER}/sdk-release-{SDK_RELEASE}/", "%s"), # Link to PopTorch on GitHub "github-poptorch": (f"https://github.com/graphcore/poptorch/tree/sdk-release-{SDK_RELEASE}/", "%s"), # Link to PopART on GitHub "github-popart": (f"https://github.com/graphcore/popart/tree/sdk-release-{SDK_RELEASE}/", "%s"), # Link to PopLibs on GitHub "github-poplibs": (f"https://github.com/graphcore/poplibs/tree/sdk-release-{SDK_RELEASE}/", "%s"), # Link to Poprithms on GitHub "github-poprithms": (f"https://github.com/graphcore/poprithms/tree/sdk-release-{SDK_RELEASE}/", "%s"), } copybutton_prompt_text = r">>> |\.\.\. |\$ " copybutton_prompt_is_regexp = True copybutton_only_copy_prompt_lines = True copybutton_line_continuation_character = "\\" # Intersphinx mapping setup # get the path to the cache dir (it is relative to this file) script_dir = Path(__file__).resolve().parent # On Read the Docs, read the inventories from the sources otherwise use the # cached files if os.environ.get("READTHEDOCS", False): # Read the generated intersphinx mapping definition intersphinx_mapping_file = script_dir / "intersphinx_mapping.py" intersphinx_mapping = {} with intersphinx_mapping_file.open(mode="r", encoding="UTF-8") as f: exec(f.read()) else: # Read the file with mappings from target to document URLs document_url_file = script_dir / "intersphinx_cache" / "document_urls.py" document_urls = {} with document_url_file.open(mode="r", encoding="UTF-8") as f: exec(f.read()) # Initialise the intersphinx configuration from the filenames and mappings to document intersphinx_mapping = {} for entry in filter(lambda f: f.name.endswith(".inv"), os.scandir(document_url_file.parent)): # Process all inventory files in the cache directory target = entry.name[:-4] url = document_urls.get(target, None) if url: # Add a mapping entry with document URL and full path to the cached inventory file intersphinx_mapping[target] = (url, entry.path) # Content for the 404 notfound extension on Read The Docs notfound_context = { "title": "Page not found", "body": """

Page not found

Sorry, we could find the page you were looking for.

Try returning to the documentation home page and searching from there.

""", } # Use the root project for resources and links (see T45222) notfound_urls_prefix = "/en/latest/" napoleon_google_docstring = True breathe_projects = { "project": "doxygen/xml", } breathe_default_project = "project" breathe_show_enumvalue_initializer = True breathe_default_members = ("members", "undoc-members") cpp_index_common_prefix = [ "poplar::core::", "poplar::detail::", "poplar::layout::", "poplar::traits::", "poplar::program::", "poplin::fc::", "poplin::matmul::", "poplin::multiconv::", "popnn::bn::", "popnn::gn::", "popnn::gru::", "popnn::in::", "popnn::ln::", "popnn::lstm::", "popnn::matmul::", "popnn::pooling::", "popnn::rnn::", "popops::architecture::", "popops::embedding::", "popops::expr::", "popops::rearrange::", "popsparse::dynamic::", "popsparse::experimental::", "poputil::graphfn::", "popef::", "poplar::", "poplin::", "popnn::", "popops::", "poprand::", "popsparse::", "poputil::", "poplibs::", "popart::", "popdist::", "gcl::", "pva::preview::", "pva::", "pvti::", "gcipuinfo::", "IPUAttributeLabels::", ] modindex_common_prefix = [ "tensorflow.python.ipu", "tensorflow.python.", "tensorflow.", "popart.", "poptorch.", "popdist.", "pva.", ] # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # 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 = [] default_role = "code" # Internationalization gettext_uuid = True gettext_compact = False locale_dirs = ["locales"] # Define abbreviations for IPU-PODn names with subscripts # These use non-breaking hyphens & spaces, so be careful if editing or adding new definitions pod_sizes = [2**i for i in range(2, 14)] + ["N"] pod_definitions = [ f".. |POD{i}| replace:: IPU‑POD\\ :subscript:`{i}`" for i in pod_sizes ] bow_definitions = [ f".. |BOW{i}| replace:: Bow Pod\\ :subscript:`{i}`" for i in pod_sizes ] rst_epilog = ( "\n".join(pod_definitions) + "\n" + "\n".join(bow_definitions) + r""" .. role:: raw-html(raw) :format: html .. |POD| replace:: IPU‑POD .. |BOW| replace:: Bow Pod .. |newpage| raw:: latex \newpage .. |LEGAL:EULA| replace:: This software is made available under the terms of the `Graphcore End User License Agreement (EULA) `__ and the `Graphcore Container License Agreement `__. Please ensure you have read and accept the terms of the corresponding license before using the software. The Graphcore EULA applies unless indicated otherwise. .. |LEGAL:TRADEMARkS| replace:: Graphcloud®, Graphcore®, Poplar® and PopVision® are registered trademarks of Graphcore Ltd. :raw-html:`

` Bow™, Bow-2000™, Bow Pod™, Colossus™, In-Processor-Memory™, IPU-Core™, IPU-Exchange™, IPU-Fabric™, IPU-Link™, IPU-M2000™, IPU-Machine™, IPU-POD™, IPU-Tile™, PopART™, PopDist™, PopLibs™, PopRun™, PopTorch™, Streaming Memory™ and Virtual-IPU™ are trademarks of Graphcore Ltd. :raw-html:`

` All other trademarks are the property of their respective owners. """ + f".. |YEAR| replace:: {datetime.date.today().year}" + "\n" + f".. |SDK_RELEASE| replace:: {SDK_RELEASE}" "\n" ) # f".. |date| replace:: {datetime.date.today().isoformat()}" + # "\n" + # f".. |datetime| replace:: {datetime.datetime.today().isoformat(timespec='seconds')}" + # "\n" # f".. |title| replace:: {project}" + # "\n" # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = "sphinx_rtd_theme" html_theme_options = { "logo_only": False, "navigation_depth": 5, "collapse_navigation": False, } html_favicon = "_static/favicon.png" # Enable numbered figures and cross references numfig = True numfig_format = { "section": "Section {number}, {name}", "figure": "Fig. %s", "table": "Table %s", "code-block": "Listing %s", } # Path to custom robots.txt etc if os.path.isdir("_html"): html_extra_path = ["_html"] # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] if os.path.isdir("pdf"): html_static_path.append("pdf") # CSS file to create the Graphcore style plus optional css local to each document html_css_files = ["css/custom_rtd.css"] if os.path.isfile("_static/css/local.css"): html_css_files.append("css/local.css") html_js_files = [ "js/graphcore.js", ] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". html_title = project # The name of an image file (relative to this directory) to place at the top # of the sidebar. html_logo = "_static/graphcorelogo-html.png" # If true, convert quotes and dashes to # typographically correct entities. smartquotes = True # If true, links to the reST sources are added to the pages. html_show_sourcelink = False # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. html_show_sphinx = False # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. html_show_copyright = False # -- Options for LaTeX output --------------------------------------------- # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_class = "manual" latex_documents = [ ("index", "doc.tex", os.environ.get("DOC_TITLE"), author, latex_class), ] # The name of an image file (relative to this directory) to place at the top of # the title page. latex_logo = "_static/graphcorelogo.pdf" latex_additional_files = [ "_static/graphcoresymbol.pdf", ] latex_show_pagerefs = False latex_show_urls = "no" latex_elements = { # Reduce code block font size as we have some very long lines "fvset": r"\fvset{fontsize=\footnotesize}", # Options to pass to packages "passoptionstopackages": r"\PassOptionsToPackage{dvipsnames, table, xcdraw}{xcolor}", # Set up margins for geometry "sphinxsetup": """ hmargin={19mm, 19mm}, vmargin={26mm, 26mm}, warningBorderColor={HTML}{FF6F79}, noteBorderColor={HTML}{D9D9D9}, VerbatimBorderColor={HTML}{D9D9D9}, TitleColor={HTML}{292C31}, """, # The paper size ('letterpaper' or 'a4paper'). "papersize": "a4paper", # Save paper and screen space "extraclassoptions": "openany,oneside", # Keep figures where they are placed "figure_align": "H", "releasename": "Version", # The font size ('10pt', '11pt' or '12pt'). "pointsize": "10pt", # API docs have a problem with the default depth "maxlistdepth": "20", # Make text in index smaller to account for the unreasonably long entries "printindex": r"\footnotesize\raggedright\printindex", # Additional stuff for the LaTeX preamble. "preamble": r""" %% Set maximum depth of numbered headings \setcounter{tocdepth}{2} \setcounter{secnumdepth}{2} %% Experimental: Optionally add list of figures, list of tables, etc to TOC \usepackage{etoolbox} \providebool{include-toc} \booltrue{include-toc} \providebool{include-lot} \providebool{include-lof} \makeatletter \renewcommand{\sphinxtableofcontents}{% % % before resetting page counter, let's do the right thing. \if@openright\cleardoublepage\else\clearpage\fi \pagenumbering{roman}% \ifbool{include-toc} { \begingroup \parskip \z@skip \tableofcontents \endgroup }{} % %% Additional lists \ifbool{include-lof} { \if@openright\cleardoublepage\else\clearpage\fi \addcontentsline{toc}{chapter}{List of Figures}% \listoffigures }{} % \ifbool{include-lot} { \if@openright\cleardoublepage\else\clearpage\fi \addcontentsline{toc}{chapter}{List of tables}% \listoftables }{} % \if@openright\cleardoublepage\else\clearpage\fi \pagenumbering{arabic}% } \makeatother %% Table captions and headers \makeatletter \definecolor{gcgrey}{HTML}{FAF8F9} \usepackage[font=bf]{caption} \protected\def\sphinxstyletheadfamily{\cellcolor{gcgrey} \py@HeaderFamily \py@TitleColor} \renewcommand{\arraystretch}{1.5} %% Set fonts \renewcommand{\familydefault}{\sfdefault} \usepackage{charter} \usepackage[defaultsans]{lato} \usepackage{inconsolata} %% One-column index to cope with long, fully resolved names \renewenvironment{theindex}{ \chapter*{\indexname} \markboth{\MakeUppercase\indexname}{\MakeUppercase\indexname} \setlength{\parskip}{0.1em} \relax \let\item\@idxitem }{} \makeatother %% Set up page headers and footers \usepackage{fancyhdr} \pagestyle{fancy} \setlength\headheight{45pt} \fancypagestyle{normal}{ \fancyhf{} \fancyhead[L]{\includegraphics[width=10mm]{graphcoresymbol}} \fancyhead[R]{\large """ + project + r""" \\ } \fancyfoot[L]{Version: """ + version_date + r"""} \fancyfoot[R]{\thepage} \renewcommand{\headrulewidth}{0.5pt} \renewcommand{\footrulewidth}{0.5pt} } \fancypagestyle{plain}{% \fancyhf{} \fancyfoot[L]{Version: """ + version_date + r"""} \fancyfoot[R]{\thepage} \renewcommand{\headrulewidth}{0pt} \renewcommand{\footrulewidth}{0.5pt} } """, } ########################################################################### # 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: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] 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': [ ("latest", "/en/latest/"), ("1.0.0", "/en/1.0.0/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'graphcore-ipu-pod128-data-centre-checklist', 'name': u'IPU-POD128 Data Centre Checklist', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.graphcore.ai/projects/ipu-pod128-datacentre-checklist/en/latest/', 'analytics_code': 'UA-82396948-1', 'single_version': False, 'conf_py_path': '/', 'api_host': 'https://readthedocs.com', 'github_user': 'gc-docs', 'proxied_api_host': '/_', 'github_repo': 'ipu-pod128-datacentre-checklist', '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': 'UA-82396948-1', 'global_analytics_code': 'UA-17997319-2', 'commit': '25e589a3', } # 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(): html_context.update(context) 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/graphcore-ipu-pod128-data-centre-checklist/builds/1222760/' 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: 2022-12-14T22:10:27.410480Z, end-time: 2022-12-14T22:10:27.728769Z, duration: 0, exit-code: 2 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v4.5.0 Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages/sphinx/config.py", line 332, in eval_config_file exec(code, namespace) File "/home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/checkouts/latest/conf.py", line 218, in with intersphinx_mapping_file.open(mode="r", encoding="UTF-8") as f: File "/home/docs/.asdf/installs/python/3.8.15/lib/python3.8/pathlib.py", line 1222, in open return io.open(self, mode, buffering, encoding, errors, newline, File "/home/docs/.asdf/installs/python/3.8.15/lib/python3.8/pathlib.py", line 1078, in _opener return self._accessor.open(self, flags, mode) FileNotFoundError: [Errno 2] No such file or directory: '/home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/checkouts/latest/intersphinx_mapping.py' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages/sphinx/cmd/build.py", line 272, in build_main app = Sphinx(args.sourcedir, args.confdir, args.outputdir, File "/home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages/sphinx/application.py", line 202, in __init__ self.config = Config.read(self.confdir, confoverrides or {}, self.tags) File "/home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages/sphinx/config.py", line 165, in read namespace = eval_config_file(filename, tags) File "/home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages/sphinx/config.py", line 345, in eval_config_file raise ConfigError(msg % traceback.format_exc()) from exc sphinx.errors.ConfigError: There is a programmable error in your configuration file: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages/sphinx/config.py", line 332, in eval_config_file exec(code, namespace) File "/home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/checkouts/latest/conf.py", line 218, in with intersphinx_mapping_file.open(mode="r", encoding="UTF-8") as f: File "/home/docs/.asdf/installs/python/3.8.15/lib/python3.8/pathlib.py", line 1222, in open return io.open(self, mode, buffering, encoding, errors, newline, File "/home/docs/.asdf/installs/python/3.8.15/lib/python3.8/pathlib.py", line 1078, in _opener return self._accessor.open(self, flags, mode) FileNotFoundError: [Errno 2] No such file or directory: '/home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/checkouts/latest/intersphinx_mapping.py' Configuration error: There is a programmable error in your configuration file: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages/sphinx/config.py", line 332, in eval_config_file exec(code, namespace) File "/home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/checkouts/latest/conf.py", line 218, in with intersphinx_mapping_file.open(mode="r", encoding="UTF-8") as f: File "/home/docs/.asdf/installs/python/3.8.15/lib/python3.8/pathlib.py", line 1222, in open return io.open(self, mode, buffering, encoding, errors, newline, File "/home/docs/.asdf/installs/python/3.8.15/lib/python3.8/pathlib.py", line 1078, in _opener return self._accessor.open(self, flags, mode) FileNotFoundError: [Errno 2] No such file or directory: '/home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/checkouts/latest/intersphinx_mapping.py'