Read the Docs build information Build id: 2791671 Project: iiasa-energy-program-message-doc Version: latest Commit: 2f71ab60de89b6e5b8a3e64156d6892c3f667cc6 Date: 2025-02-07T20:39:29.138064Z State: finished Success: True [rtd-command-info] start-time: 2025-02-07T20:39:30.190644Z, end-time: 2025-02-07T20:39:31.043287Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/iiasa/message_doc.git . Cloning into '.'... [rtd-command-info] start-time: 2025-02-07T20:39:31.105115Z, end-time: 2025-02-07T20:39:32.006684Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main From https://github.com/iiasa/message_doc * [new tag] v1.0.1 -> v1.0.1 * [new tag] v2017 -> v2017 * [new tag] v2020 -> v2020 [rtd-command-info] start-time: 2025-02-07T20:39:32.122989Z, end-time: 2025-02-07T20:39:32.204598Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 2f71ab6 Add deprecation notice to index and README [rtd-command-info] start-time: 2025-02-07T20:39:32.261126Z, end-time: 2025-02-07T20:39:32.312786Z, duration: 0, exit-code: 0 cat .readthedocs.yaml version: 2 build: os: ubuntu-24.04 tools: python: "3.13" python: install: - requirements: requirements.txt sphinx: configuration: conf.py [rtd-command-info] start-time: 2025-02-07T20:39:37.033707Z, end-time: 2025-02-07T20:39:37.102466Z, duration: 0, exit-code: 0 asdf global python 3.13.0 [rtd-command-info] start-time: 2025-02-07T20:39:37.406960Z, end-time: 2025-02-07T20:39:38.376047Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.13.0.final.0-64 in 702ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2025-02-07T20:39:38.434612Z, end-time: 2025-02-07T20:39:47.702971Z, duration: 9, 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/iiasa-energy-program-message-doc/envs/latest/lib/python3.13/site-packages (23.1) Collecting pip Downloading pip-25.0-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 14.6 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.13/site-packages (67.6.1) Collecting setuptools Downloading setuptools-75.8.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 30.2 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-25.0 setuptools-75.8.0 [rtd-command-info] start-time: 2025-02-07T20:39:47.762433Z, end-time: 2025-02-07T20:39:52.615300Z, duration: 4, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 144.2 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 256.3 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 817.1 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) Downloading packaging-24.2-py3-none-any.whl (65 kB) Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 849.6 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) Downloading charset_normalizer-3.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Downloading urllib3-2.3.0-py3-none-any.whl (128 kB) Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.5 MarkupSafe-3.0.2 Pygments-2.19.1 alabaster-1.0.0 babel-2.17.0 certifi-2025.1.31 charset-normalizer-3.4.1 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-24.2 requests-2.32.3 snowballstemmer-2.2.0 sphinx-8.1.3 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 urllib3-2.3.0 [rtd-command-info] start-time: 2025-02-07T20:39:52.675923Z, end-time: 2025-02-07T20:39:54.703646Z, duration: 2, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Requirement already satisfied: sphinx>=2.4 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.13/site-packages (from -r requirements.txt (line 1)) (8.1.3) Collecting sphinx_rtd_theme (from -r requirements.txt (line 2)) Downloading sphinx_rtd_theme-3.0.2-py2.py3-none-any.whl.metadata (4.4 kB) Collecting sphinxcontrib-bibtex (from -r requirements.txt (line 3)) Downloading sphinxcontrib_bibtex-2.6.3-py3-none-any.whl.metadata (6.3 kB) Requirement already satisfied: sphinxcontrib-applehelp>=1.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.13/site-packages (from sphinx>=2.4->-r requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.13/site-packages (from sphinx>=2.4->-r requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.13/site-packages (from sphinx>=2.4->-r requirements.txt (line 1)) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.13/site-packages (from sphinx>=2.4->-r requirements.txt (line 1)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.13/site-packages (from sphinx>=2.4->-r requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.13/site-packages (from sphinx>=2.4->-r requirements.txt (line 1)) (2.0.0) Requirement already satisfied: Jinja2>=3.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.13/site-packages (from sphinx>=2.4->-r requirements.txt (line 1)) (3.1.5) Requirement already satisfied: Pygments>=2.17 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.13/site-packages (from sphinx>=2.4->-r requirements.txt (line 1)) (2.19.1) Requirement already satisfied: docutils<0.22,>=0.20 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.13/site-packages (from sphinx>=2.4->-r requirements.txt (line 1)) (0.21.2) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.13/site-packages (from sphinx>=2.4->-r requirements.txt (line 1)) (2.2.0) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.13/site-packages (from sphinx>=2.4->-r requirements.txt (line 1)) (2.17.0) Requirement already satisfied: alabaster>=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.13/site-packages (from sphinx>=2.4->-r requirements.txt (line 1)) (1.0.0) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.13/site-packages (from sphinx>=2.4->-r requirements.txt (line 1)) (1.4.1) Requirement already satisfied: requests>=2.30.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.13/site-packages (from sphinx>=2.4->-r requirements.txt (line 1)) (2.32.3) Requirement already satisfied: packaging>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.13/site-packages (from sphinx>=2.4->-r requirements.txt (line 1)) (24.2) Collecting sphinxcontrib-jquery<5,>=4 (from sphinx_rtd_theme->-r requirements.txt (line 2)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting pybtex>=0.24 (from sphinxcontrib-bibtex->-r requirements.txt (line 3)) Downloading pybtex-0.24.0-py2.py3-none-any.whl.metadata (2.0 kB) Collecting pybtex-docutils>=1.0.0 (from sphinxcontrib-bibtex->-r requirements.txt (line 3)) Downloading pybtex_docutils-1.0.3-py3-none-any.whl.metadata (4.3 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.13/site-packages (from sphinxcontrib-bibtex->-r requirements.txt (line 3)) (75.8.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.13/site-packages (from Jinja2>=3.1->sphinx>=2.4->-r requirements.txt (line 1)) (3.0.2) Collecting PyYAML>=3.01 (from pybtex>=0.24->sphinxcontrib-bibtex->-r requirements.txt (line 3)) Downloading PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting latexcodec>=1.0.4 (from pybtex>=0.24->sphinxcontrib-bibtex->-r requirements.txt (line 3)) Downloading latexcodec-3.0.0-py3-none-any.whl.metadata (4.9 kB) Collecting six (from pybtex>=0.24->sphinxcontrib-bibtex->-r requirements.txt (line 3)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.13/site-packages (from requests>=2.30.0->sphinx>=2.4->-r requirements.txt (line 1)) (3.4.1) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.13/site-packages (from requests>=2.30.0->sphinx>=2.4->-r requirements.txt (line 1)) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.13/site-packages (from requests>=2.30.0->sphinx>=2.4->-r requirements.txt (line 1)) (2.3.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.13/site-packages (from requests>=2.30.0->sphinx>=2.4->-r requirements.txt (line 1)) (2025.1.31) Downloading sphinx_rtd_theme-3.0.2-py2.py3-none-any.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 146.0 MB/s eta 0:00:00 Downloading sphinxcontrib_bibtex-2.6.3-py3-none-any.whl (40 kB) Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 807.3 MB/s eta 0:00:00 Downloading pybtex_docutils-1.0.3-py3-none-any.whl (6.4 kB) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Downloading latexcodec-3.0.0-py3-none-any.whl (18 kB) Downloading PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (759 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 759.5/759.5 kB 381.8 MB/s eta 0:00:00 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Installing collected packages: six, PyYAML, latexcodec, pybtex, sphinxcontrib-jquery, pybtex-docutils, sphinxcontrib-bibtex, sphinx_rtd_theme Successfully installed PyYAML-6.0.2 latexcodec-3.0.0 pybtex-0.24.0 pybtex-docutils-1.0.3 six-1.17.0 sphinx_rtd_theme-3.0.2 sphinxcontrib-bibtex-2.6.3 sphinxcontrib-jquery-4.1 [rtd-command-info] start-time: 2025-02-07T20:39:54.849215Z, end-time: 2025-02-07T20:39:54.900271Z, duration: 0, exit-code: 0 cat conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html # -- Project information ----------------------------------------------------- project = "message_doc" copyright = "2016–2020, IIASA Energy, Climate, and Environment (ECE) Program" author = "IIASA Energy, Climate, and Environment (ECE) Program" # Set this to the specific version number for a release; otherwise `latest` version = "2020" release = "2020" # -- General configuration ------------------------------------------------ exclude_patterns = [ "README.rst", # Uncomment this line to suppress warnings when these files are excluded. # See corresponding comment at the bottom of index.rst. "_extra/*.rst", # Currently under development "glossary.rst", ] # 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.coverage", "sphinx.ext.doctest", "sphinx.ext.intersphinx", "sphinx.ext.mathjax", "sphinx.ext.todo", "sphinxcontrib.bibtex", ] # Figures, tables and code-blocks are automatically numbered if they have a # caption. numfig = True math_numfig = True math_eqref_format = "Eq.{number}" # A string of reStructuredText included at the beginning of every source file # that is read. rst_prolog = r""" .. |MESSAGEix| replace:: MESSAGE\ :emphasis:`ix` .. role:: strike .. role:: underline """ # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True # -- Options for HTML output ------------------------------------------------- html_favicon = "_static/png_source_files/favicon.svg" html_logo = "_static/combined-logo-white.png" html_static_path = ["_static"] html_style = "css/custom.css" # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. html_theme = "sphinx_rtd_theme" # -- Options for LaTeX output --------------------------------------------- # LaTeX engine to build the docs latex_engine = "lualatex" latex_elements = { # Paper size option of the document class. "papersize": "a4paper", # Additional preamble content. "preamble": r""" \usepackage{tabularx} """, } # The name of an image file (relative to this directory) to place at the top of # the title page. latex_logo = "_static/logo_blue.png" # -- Options for sphinx.ext.intersphinx -------------------------------------- intersphinx_mapping = { "python": ("https://docs.python.org/3/", None), "message_ix": ("https://docs.messageix.org/en/latest/", None), } # -- Options for sphinxcontrib.bibtex ----------------------------------------- bibtex_bibfiles = [ "bibs/main.bib", "bibs/messageix-globiom.bib", ] [rtd-command-info] start-time: 2025-02-07T20:39:54.961624Z, end-time: 2025-02-07T20:39:58.735242Z, duration: 3, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v8.1.3 loading translations [en]... done making output directory... done checking bibtex cache... out of date parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/bibs/main.bib... parsed 155 entries parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/bibs/messageix-globiom.bib... WARNING: bibliography data error in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/bibs/messageix-globiom.bib: repeated bibliograhpy entry: huppmann_2019_MESSAGEix [bibtex.bibfile_data_error] parsed 2 entries loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... loading intersphinx inventory 'message_ix' from https://docs.messageix.org/en/latest/objects.inv ... building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 46 source files that are out of date updating environment: [new config] 46 added, 0 changed, 0 removed reading sources... [ 2%] annex/index reading sources... [ 4%] climate/index reading sources... [ 7%] emissions/globiom/index reading sources... [ 9%] emissions/index reading sources... [ 11%] emissions/message/index reading sources... [ 13%] energy/conversion/electricity reading sources... [ 15%] energy/conversion/grid reading sources... [ 17%] energy/conversion/heat reading sources... [ 20%] energy/conversion/index reading sources... [ 22%] energy/conversion/other reading sources... [ 24%] energy/demand reading sources... [ 26%] energy/enduse/index reading sources... [ 28%] energy/enduse/industrial reading sources... [ 30%] energy/enduse/resid_commerc reading sources... [ 33%] energy/enduse/transport reading sources... [ 35%] energy/fuel_blending reading sources... [ 37%] energy/index reading sources... [ 39%] energy/policy reading sources... [ 41%] energy/resource/bioenergy reading sources... [ 43%] energy/resource/fossilfuel reading sources... [ 46%] energy/resource/index reading sources... [ 48%] energy/resource/nuclear reading sources... [ 50%] energy/resource/renewable reading sources... [ 52%] energy/tech reading sources... [ 54%] energy/tech_addon reading sources... [ 57%] further-reading reading sources... [ 59%] index reading sources... [ 61%] land_use/crop reading sources... [ 63%] land_use/emulator reading sources... [ 65%] land_use/food reading sources... [ 67%] land_use/forest reading sources... [ 70%] land_use/index reading sources... [ 72%] land_use/land reading sources... [ 74%] land_use/livestock reading sources... [ 76%] land_use/spatial reading sources... [ 78%] macro reading sources... [ 80%] overview/index reading sources... [ 83%] overview/policy/index reading sources... [ 85%] overview/spatial reading sources... [ 87%] overview/temporal reading sources... [ 89%] socio_econ/beh_change reading sources... [ 91%] socio_econ/index reading sources... [ 93%] socio_econ/narratives reading sources... [ 96%] socio_econ/pop_GDP reading sources... [ 98%] water/index reading sources... [100%] z_bibliography looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying downloadable files... [ 50%] bibs/messageix-globiom.ris copying downloadable files... [100%] bibs/messageix-globiom.bib copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/_readthedocs/html/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/_readthedocs/html/_static/js/versions.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 2%] annex/index writing output... [ 4%] climate/index writing output... [ 7%] emissions/globiom/index writing output... [ 9%] emissions/index writing output... [ 11%] emissions/message/index writing output... [ 13%] energy/conversion/electricity writing output... [ 15%] energy/conversion/grid writing output... [ 17%] energy/conversion/heat writing output... [ 20%] energy/conversion/index writing output... [ 22%] energy/conversion/other writing output... [ 24%] energy/demand writing output... [ 26%] energy/enduse/index writing output... [ 28%] energy/enduse/industrial writing output... [ 30%] energy/enduse/resid_commerc writing output... [ 33%] energy/enduse/transport writing output... [ 35%] energy/fuel_blending writing output... [ 37%] energy/index writing output... [ 39%] energy/policy writing output... [ 41%] energy/resource/bioenergy writing output... [ 43%] energy/resource/fossilfuel writing output... [ 46%] energy/resource/index writing output... [ 48%] energy/resource/nuclear writing output... [ 50%] energy/resource/renewable writing output... [ 52%] energy/tech writing output... [ 54%] energy/tech_addon writing output... [ 57%] further-reading writing output... [ 59%] index writing output... [ 61%] land_use/crop writing output... [ 63%] land_use/emulator writing output... [ 65%] land_use/food writing output... [ 67%] land_use/forest writing output... [ 70%] land_use/index writing output... [ 72%] land_use/land writing output... [ 74%] land_use/livestock writing output... [ 76%] land_use/spatial writing output... [ 78%] macro writing output... [ 80%] overview/index writing output... [ 83%] overview/policy/index writing output... [ 85%] overview/spatial writing output... [ 87%] overview/temporal writing output... [ 89%] socio_econ/beh_change writing output... [ 91%] socio_econ/index writing output... [ 93%] socio_econ/narratives writing output... [ 96%] socio_econ/pop_GDP writing output... [ 98%] water/index writing output... [100%] z_bibliography generating indices... genindex done writing additional pages... search done copying images... [ 3%] _static/electricity_generation_fossil_nuclear.png copying images... [ 6%] _static/electricity_generation_renewable.png copying images... [ 9%] _static/costind-thermo.png copying images... [ 12%] _static/costind-nonthermo.png copying images... [ 16%] _static/wind_cv.png copying images... [ 19%] _static/costind-other.png copying images... [ 22%] _static/industry_end-use.png copying images... [ 25%] _static/residential-commercial_end-use.png copying images... [ 28%] _static/transport_end-use.png copying images... [ 31%] _static/RES_fuel_blending.png copying images... [ 34%] _static/Availability_BE.png copying images... [ 38%] _static/GlobalResourceSupplyCurves.png copying images... [ 41%] _static/nuclear_resources.png copying images... [ 44%] _static/diffusion_constraint_example.png copying images... [ 47%] _static/RES_po_turbine.png copying images... [ 50%] _static/emulator_Scenario_Matrix.png copying images... [ 53%] _static/emulator_CD_Links_SSP2_v2_Global_LanduseSurface.png copying images... [ 56%] _static/emulator_RES.PNG copying images... [ 59%] _static/emulator_CD_Links_SSP2_v2_Global_Cprice_Temp.png copying images... [ 62%] _static/emulator_CD_Links_SSP2_v2_Global_LanduseSurface_incl_results.png copying images... [ 66%] _static/emulator_ENGAGE_SSP2_v4.1.2_sens_Global_validation_cprice.png copying images... [ 69%] _static/emulator_SSP1_Feedback.png copying images... [ 72%] _static/GLOBIOM_chart_hires.jpg copying images... [ 75%] _static/GLOBIOM_land_cover.png copying images... [ 78%] _static/GLOBIOM_forage_availability.png copying images... [ 81%] _static/GLOBIOM_forage_livestock.png copying images... [ 84%] _static/iiasaiam.png copying images... [ 88%] _static/MESSAGE_regions.png copying images... [ 91%] _static/MESSAGE-Access_groups.png copying images... [ 94%] _static/ppl_energy_balance.png copying images... [ 97%] _static/cooling_implement1.png copying images... [100%] _static/cooling_implement2.png dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in _readthedocs/html.