Read the Docs build information Build id: 1900665 Project: blocko-inc-guide Version: latest Commit: 360282f10e07bb9f74b2072e5e68061430f8a7ce Date: 2023-12-14T02:35:49.393971Z State: finished Success: True [rtd-command-info] start-time: 2023-12-14T02:35:50.693701Z, end-time: 2023-12-14T02:35:51.213632Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/aergoio/guide.git . Cloning into '.'... [rtd-command-info] start-time: 2023-12-14T02:35:51.287311Z, end-time: 2023-12-14T02:35:51.825352Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/master:refs/remotes/origin/master [rtd-command-info] start-time: 2023-12-14T02:35:51.983692Z, end-time: 2023-12-14T02:35:52.052020Z, 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 360282f fix TOC for SDK [rtd-command-info] start-time: 2023-12-14T02:35:52.114632Z, end-time: 2023-12-14T02:35:52.170115Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-12-14T02:35:52.238128Z, end-time: 2023-12-14T02:35:52.297710Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Read the Docs configuration file for Sphinx projects # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the OS, Python version and other tools you might need build: os: ubuntu-22.04 tools: python: "2.7" # You can also specify other tool versions: # nodejs: "20" # rust: "1.70" # golang: "1.20" # Build documentation in the "docs/" directory with Sphinx sphinx: configuration: source/conf.py # You can configure Sphinx to use a different builder, for instance use the dirhtml builder for simpler URLs # builder: "dirhtml" # Fail on all warnings to avoid broken references # fail_on_warning: true # Optionally build your docs in additional formats such as PDF and ePub # formats: # - pdf # - epub # Optional but recommended, declare the Python requirements required # to build your documentation # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - requirements: requirements.txt [rtd-command-info] start-time: 2023-12-14T02:35:56.200527Z, end-time: 2023-12-14T02:35:56.279187Z, duration: 0, exit-code: 0 asdf global python 2.7.18 [rtd-command-info] start-time: 2023-12-14T02:35:56.717853Z, end-time: 2023-12-14T02:35:57.707924Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython2.7.18.final.0-64 in 721ms creator CPython2Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, wheel=bundle, setuptools=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==20.3.4, setuptools==44.1.1, wheel==0.37.0 activators PythonActivator,CShellActivator,FishActivator,PowerShellActivator,BashActivator [rtd-command-info] start-time: 2023-12-14T02:35:57.775642Z, end-time: 2023-12-14T02:36:04.181575Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (20.3.4) Requirement already up-to-date: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (44.1.1) [rtd-command-info] start-time: 2023-12-14T02:36:04.256808Z, end-time: 2023-12-14T02:36:11.138378Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Collecting sphinx Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.4-py2.py3-none-any.whl (11 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting Pygments>=2.0 Downloading Pygments-2.5.2-py2.py3-none-any.whl (896 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting requests>=2.0.0 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) Collecting typing; python_version < "3.5" Downloading typing-3.10.0.0-py2-none-any.whl (26 kB) Collecting packaging Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl (39 kB) Collecting docutils<0.18,>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting alabaster<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Requirement already satisfied, skipping upgrade: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx) (44.1.1) Collecting pytz>=2015.7 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.18-py2.py3-none-any.whl (143 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) Collecting chardet<5,>=3.0.2; python_version < "3" Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting idna<3,>=2.5; python_version < "3" Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl (24 kB) Installing collected packages: snowballstemmer, imagesize, six, Pygments, pytz, babel, urllib3, certifi, chardet, idna, requests, typing, pyparsing, packaging, MarkupSafe, Jinja2, sphinxcontrib-websupport, docutils, alabaster, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-2.11.3 MarkupSafe-1.1.1 Pygments-2.5.2 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 chardet-4.0.0 docutils-0.17.1 idna-2.10 imagesize-1.4.1 packaging-20.9 pyparsing-2.4.7 pytz-2023.3.post1 readthedocs-sphinx-ext-2.2.4 requests-2.27.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinxcontrib-websupport-1.1.2 typing-3.10.0.0 urllib3-1.26.18 [rtd-command-info] start-time: 2023-12-14T02:36:11.205498Z, end-time: 2023-12-14T02:36:14.968815Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Collecting recommonmark==0.4.0 Downloading recommonmark-0.4.0-py2.py3-none-any.whl (9.4 kB) Collecting sphinx-markdown-tables==0.0.9 Downloading sphinx-markdown-tables-0.0.9.tar.gz (2.6 kB) Collecting sphinx-rtd-theme==0.4.3 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Requirement already satisfied: sphinx==1.8.6 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from -r requirements.txt (line 6)) (1.8.6) Requirement already satisfied: Jinja2==2.11.3 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from -r requirements.txt (line 7)) (2.11.3) Collecting readthedocs-sphinx-ext==1.0.4 Downloading readthedocs_sphinx_ext-1.0.4-py2.py3-none-any.whl (28 kB) Requirement already satisfied: MarkupSafe==1.1.1 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from -r requirements.txt (line 9)) (1.1.1) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from recommonmark==0.4.0->-r requirements.txt (line 1)) (0.17.1) Collecting commonmark<=0.5.4 Downloading CommonMark-0.5.4.tar.gz (120 kB) Collecting markdown==2.6.11 Downloading Markdown-2.6.11-py2.py3-none-any.whl (78 kB) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx==1.8.6->-r requirements.txt (line 6)) (2.2.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx==1.8.6->-r requirements.txt (line 6)) (1.4.1) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx==1.8.6->-r requirements.txt (line 6)) (1.16.0) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx==1.8.6->-r requirements.txt (line 6)) (2.9.1) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx==1.8.6->-r requirements.txt (line 6)) (2.27.1) Requirement already satisfied: typing; python_version < "3.5" in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx==1.8.6->-r requirements.txt (line 6)) (3.10.0.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx==1.8.6->-r requirements.txt (line 6)) (20.9) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx==1.8.6->-r requirements.txt (line 6)) (1.1.2) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx==1.8.6->-r requirements.txt (line 6)) (0.7.12) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx==1.8.6->-r requirements.txt (line 6)) (44.1.1) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from babel!=2.0,>=1.3->sphinx==1.8.6->-r requirements.txt (line 6)) (2023.3.post1) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx==1.8.6->-r requirements.txt (line 6)) (1.26.18) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx==1.8.6->-r requirements.txt (line 6)) (2021.10.8) Requirement already satisfied: chardet<5,>=3.0.2; python_version < "3" in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx==1.8.6->-r requirements.txt (line 6)) (4.0.0) Requirement already satisfied: idna<3,>=2.5; python_version < "3" in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx==1.8.6->-r requirements.txt (line 6)) (2.10) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from packaging->sphinx==1.8.6->-r requirements.txt (line 6)) (2.4.7) Building wheels for collected packages: sphinx-markdown-tables, commonmark Building wheel for sphinx-markdown-tables (setup.py): started Building wheel for sphinx-markdown-tables (setup.py): finished with status 'done' Created wheel for sphinx-markdown-tables: filename=sphinx_markdown_tables-0.0.9-py2-none-any.whl size=3003 sha256=8b6e3fda65d21cf4bf5429edf6e7c6c2b323102937263ddfabc313e94904dc42 Stored in directory: /tmp/pip-ephem-wheel-cache-6cGhKw/wheels/3a/c7/8e/91e555f5ef4a2668205f938953585bbaf12e462e3f901dfe8a Building wheel for commonmark (setup.py): started Building wheel for commonmark (setup.py): finished with status 'done' Created wheel for commonmark: filename=CommonMark-0.5.4-py2-none-any.whl size=30753 sha256=d8e90faa21f0142f11160dc432c589c554a9c9f002bc348d8696a150dbb92fc2 Stored in directory: /tmp/pip-ephem-wheel-cache-6cGhKw/wheels/a1/17/06/851575e4f54d576af91062a8cec544547af07c5fac82245ca3 Successfully built sphinx-markdown-tables commonmark Installing collected packages: commonmark, recommonmark, markdown, sphinx-markdown-tables, sphinx-rtd-theme, Pygments, readthedocs-sphinx-ext Attempting uninstall: Pygments Found existing installation: Pygments 2.5.2 Uninstalling Pygments-2.5.2: Successfully uninstalled Pygments-2.5.2 Attempting uninstall: readthedocs-sphinx-ext Found existing installation: readthedocs-sphinx-ext 2.2.4 Uninstalling readthedocs-sphinx-ext-2.2.4: Successfully uninstalled readthedocs-sphinx-ext-2.2.4 Successfully installed Pygments-2.3.1 commonmark-0.5.4 markdown-2.6.11 readthedocs-sphinx-ext-1.0.4 recommonmark-0.4.0 sphinx-markdown-tables-0.0.9 sphinx-rtd-theme-0.4.3 [rtd-command-info] start-time: 2023-12-14T02:36:15.824194Z, end-time: 2023-12-14T02:36:15.883698Z, duration: 0, exit-code: 0 cat source/conf.py # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- 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 sys # sys.path.insert(0, os.path.abspath('.')) import datetime # -- Project information ----------------------------------------------------- project = u'aergo-guide' current_year = datetime.datetime.now().year copyright = u'2019–{}, AERGO team and contributors'.format(current_year) author = u'AERGO team and contributors' # The short X.Y version version = u'' # The full version, including alpha/beta/rc tags release = u'' # -- General configuration --------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # 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_markdown_tables', ] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = ['.rst', '.md'] source_parsers = { '.md': 'recommonmark.parser.CommonMarkParser', } # The master toctree document. master_doc = 'index' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # 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 = [] # The name of the Pygments (syntax highlighting) style to use. pygments_style = None # -- 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' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # 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'] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # # html_sidebars = {} # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = 'aergo-guidedoc' # -- Options for LaTeX output ------------------------------------------------ latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'aergo-guide.tex', u'aergo-guide Documentation', u'AERGO team and contributors', 'manual'), ] # -- Options for manual page output ------------------------------------------ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'aergo-guide', u'aergo-guide Documentation', [author], 1) ] # -- Options for Texinfo output ---------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'aergo-guide', u'aergo-guide Documentation', author, 'aergo-guide', 'One line description of project.', 'Miscellaneous'), ] # -- Options for Epub output ------------------------------------------------- # Bibliographic Dublin Core info. epub_title = project # The unique identifier of the text. This can be a ISBN number # or the project homepage. # # epub_identifier = '' # A unique identification for the text. # # epub_uid = '' # A list of files that should not be packed into the epub file. epub_exclude_files = ['search.html'] ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "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/"), ("2.2", "/en/2.2/"), ("2.1", "/en/2.1/"), ("2.0", "/en/2.0/"), ("1.3", "/en/1.3/"), ("1.2", "/en/1.2/"), ("1.1", "/en/1.1/"), ("1.0", "/en/1.0/"), ("v0.12", "/en/v0.12/"), ("v0.11.0", "/en/v0.11.0/"), ("v0.10.0", "/en/v0.10.0/"), ("v0.9.9", "/en/v0.9.9/"), ("v0.9.7", "/en/v0.9.7/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'blocko-inc-guide', 'name': u'guide', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'aergoio', 'proxied_api_host': '/_', 'github_repo': 'guide', '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': '360282f1', } # 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/blocko-inc-guide/builds/1900665/' 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-12-14T02:36:15.959057Z, end-time: 2023-12-14T02:36:20.353229Z, duration: 4, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v1.8.6 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [html]: targets for 67 source files that are out of date updating environment: 67 added, 0 changed, 0 removed reading sources... [ 1%] api/grpc reading sources... [ 2%] api/index reading sources... [ 4%] api/rpc-autogenerated reading sources... [ 5%] community reading sources... [ 7%] contribution/building-from-source reading sources... [ 8%] contribution/index reading sources... [ 10%] contribution/ways-to-contribute reading sources... [ 11%] dapp-development/index reading sources... [ 13%] index reading sources... [ 14%] introduction/index reading sources... [ 16%] running-node/advanced-topics/aergonetwork2 reading sources... [ 17%] running-node/advanced-topics/genesis-block reading sources... [ 19%] running-node/advanced-topics/index reading sources... [ 20%] running-node/advanced-topics/peer-id reading sources... [ 22%] running-node/configuration reading sources... [ 23%] running-node/configure-network reading sources... [ 25%] running-node/index reading sources... [ 26%] running-node/monitoring reading sources... [ 28%] running-node/quickstart reading sources... [ 29%] running-node/troubleshooting reading sources... [ 31%] sdks/index reading sources... [ 32%] smart-contracts/index reading sources... [ 34%] smart-contracts/jdbc/index reading sources... [ 35%] smart-contracts/lua/examples reading sources... [ 37%] smart-contracts/lua/guide reading sources... [ 38%] smart-contracts/lua/hello-world reading sources... [ 40%] smart-contracts/lua/index reading sources... [ 41%] smart-contracts/lua/reference reading sources... [ 43%] smart-contracts/lua/using-fee-delegation reading sources... [ 44%] smart-contracts/scl/index reading sources... [ 46%] smart-contracts/sql/index reading sources... [ 47%] specs/addresses reading sources... [ 49%] specs/block-management reading sources... [ 50%] specs/blocks reading sources... [ 52%] specs/chain-management reading sources... [ 53%] specs/consensus /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages/sphinx/util/nodes.py:94: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): reading sources... [ 55%] specs/contracts reading sources... [ 56%] specs/fees reading sources... [ 58%] specs/index reading sources... [ 59%] specs/names reading sources... [ 61%] specs/p2p/index reading sources... [ 62%] specs/p2p/peerconnect reading sources... [ 64%] specs/p2p/wireprotocol reading sources... [ 65%] specs/transactions reading sources... [ 67%] specs/units reading sources... [ 68%] tools/aergocli reading sources... [ 70%] tools/aergoluac reading sources... [ 71%] tools/brick reading sources... [ 73%] tools/hubenterprise/index reading sources... [ 74%] tools/hubenterprise/install reading sources... [ 76%] tools/hubenterprise/introduce reading sources... [ 77%] tools/index reading sources... [ 79%] tools/polaris reading sources... [ 80%] tools/ship reading sources... [ 82%] using-network/accounts reading sources... [ 83%] using-network/connecting reading sources... [ 85%] using-network/funding reading sources... [ 86%] using-network/index reading sources... [ 88%] using-network/monitoring reading sources... [ 89%] using-network/snapshots reading sources... [ 91%] using-network/syncing reading sources... [ 92%] using-network/troubleshooting reading sources... [ 94%] using-raft-consensus/configuration reading sources... [ 95%] using-raft-consensus/configure-network-using-raft reading sources... [ 97%] using-raft-consensus/index reading sources... [ 98%] using-raft-consensus/membership reading sources... [100%] using-raft-consensus/recovery /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/contribution/building-from-source.rst:33: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/contribution/building-from-source.rst:57: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/p2p/wireprotocol.rst:116: WARNING: Blank line required after table. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/p2p/wireprotocol.rst:116: WARNING: Inline substitution_reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/p2p/wireprotocol.rst:116: WARNING: Inline substitution_reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:32: WARNING: Unknown directive type "todo". .. todo:: List supported kubernetes versions /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:73: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:221: WARNING: Unknown directive type "todo". .. todo:: fix fluent-bit parser /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:236: WARNING: Unknown directive type "todo". .. todo:: add fluent-d kubernetes yaml files /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/introduce.rst:48: WARNING: Unknown directive type "todo". .. todo:: Deploying and Managing Smart Contract looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/sql/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/index.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 1%] api/grpc writing output... [ 2%] api/index writing output... [ 4%] api/rpc-autogenerated writing output... [ 5%] community writing output... [ 7%] contribution/building-from-source writing output... [ 8%] contribution/index writing output... [ 10%] contribution/ways-to-contribute writing output... [ 11%] dapp-development/index writing output... [ 13%] index writing output... [ 14%] introduction/index writing output... [ 16%] running-node/advanced-topics/aergonetwork2 writing output... [ 17%] running-node/advanced-topics/genesis-block writing output... [ 19%] running-node/advanced-topics/index writing output... [ 20%] running-node/advanced-topics/peer-id writing output... [ 22%] running-node/configuration writing output... [ 23%] running-node/configure-network writing output... [ 25%] running-node/index writing output... [ 26%] running-node/monitoring writing output... [ 28%] running-node/quickstart writing output... [ 29%] running-node/troubleshooting writing output... [ 31%] sdks/index writing output... [ 32%] smart-contracts/index writing output... [ 34%] smart-contracts/jdbc/index writing output... [ 35%] smart-contracts/lua/examples writing output... [ 37%] smart-contracts/lua/guide writing output... [ 38%] smart-contracts/lua/hello-world writing output... [ 40%] smart-contracts/lua/index writing output... [ 41%] smart-contracts/lua/reference writing output... [ 43%] smart-contracts/lua/using-fee-delegation writing output... [ 44%] smart-contracts/scl/index writing output... [ 46%] smart-contracts/sql/index writing output... [ 47%] specs/addresses writing output... [ 49%] specs/block-management writing output... [ 50%] specs/blocks writing output... [ 52%] specs/chain-management writing output... [ 53%] specs/consensus writing output... [ 55%] specs/contracts writing output... [ 56%] specs/fees writing output... [ 58%] specs/index writing output... [ 59%] specs/names writing output... [ 61%] specs/p2p/index writing output... [ 62%] specs/p2p/peerconnect writing output... [ 64%] specs/p2p/wireprotocol writing output... [ 65%] specs/transactions writing output... [ 67%] specs/units writing output... [ 68%] tools/aergocli writing output... [ 70%] tools/aergoluac writing output... [ 71%] tools/brick writing output... [ 73%] tools/hubenterprise/index writing output... [ 74%] tools/hubenterprise/install writing output... [ 76%] tools/hubenterprise/introduce writing output... [ 77%] tools/index writing output... [ 79%] tools/polaris writing output... [ 80%] tools/ship writing output... [ 82%] using-network/accounts writing output... [ 83%] using-network/connecting writing output... [ 85%] using-network/funding writing output... [ 86%] using-network/index writing output... [ 88%] using-network/monitoring writing output... [ 89%] using-network/snapshots writing output... [ 91%] using-network/syncing writing output... [ 92%] using-network/troubleshooting writing output... [ 94%] using-raft-consensus/configuration writing output... [ 95%] using-raft-consensus/configure-network-using-raft writing output... [ 97%] using-raft-consensus/index writing output... [ 98%] using-raft-consensus/membership writing output... [100%] using-raft-consensus/recovery /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/advanced-topics/aergonetwork2.rst:57: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/advanced-topics/aergonetwork2.rst:95: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configuration.md: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configuration.md: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configure-network.rst:126: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/polaris.rst:72: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/polaris.rst:121: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-network/syncing.rst:80: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configuration.rst:42: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:76: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:99: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:106: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:113: WARNING: Pygments lexer name u'toml' is not known generating indices... genindex writing additional pages... search copying images... [ 50%] sdks/dapp-overview.png copying images... [100%] running-node/advanced-topics/aergo2network.png copying static files... WARNING: html_static_path entry u'/home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 26 warnings. The HTML pages are in ../_readthedocs/html.