Read the Docs build information Build id: 4381 Project: workflow-user-maual Version: workflow-2.19 Commit: 97c0f8c076f8729f8daacdcd2158f95c2fe16f0c Date: 2023-09-01T07:30:40.063470 State: finished Success: True [rtd-command-info] start-time: 2023-09-01T12:30:40.676259, end-time: 2023-09-01T12:30:40.684363, duration: 0, exit-code: 0 git remote set-url origin http://gitlab.lan.arta.kz/publicdoc/synergy-workflow.git [rtd-command-info] start-time: 2023-09-01T12:30:40.873959, end-time: 2023-09-01T12:30:40.935270, duration: 0, exit-code: 0 git fetch --tags --prune --prune-tags [rtd-command-info] start-time: 2023-09-01T12:30:41.115951, end-time: 2023-09-01T12:30:41.125740, duration: 0, exit-code: 0 git checkout --force origin/workflow-2.19 HEAD is now at 97c0f8c Update conf.py 2.19 [rtd-command-info] start-time: 2023-09-01T12:30:41.290932, end-time: 2023-09-01T12:30:41.299553, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-09-01T12:30:41.517220, end-time: 2023-09-01T12:30:41.525854, duration: 0, exit-code: 0 git branch -r origin/HEAD -> origin/master origin/full_requirements origin/master origin/patch-1 origin/patch-2 origin/release origin/v.1.2 origin/v1.0 origin/v1.1 origin/workflow-2.0 origin/workflow-2.11 origin/workflow-2.12 origin/workflow-2.13 origin/workflow-2.14 origin/workflow-2.15 origin/workflow-2.16 origin/workflow-2.17 origin/workflow-2.18 origin/workflow-2.19 [rtd-command-info] start-time: 2023-09-01T12:30:42.991818, end-time: 2023-09-01T12:30:44.779748, duration: 1, exit-code: 0 python2.7 -mvirtualenv --no-site-packages --no-download /var/lib/rtd/user_builds/workflow-user-maual/envs/workflow-2.19 New python executable in /var/lib/rtd/user_builds/workflow-user-maual/envs/workflow-2.19/bin/python2.7 Not overwriting existing python script /var/lib/rtd/user_builds/workflow-user-maual/envs/workflow-2.19/bin/python (you must use /var/lib/rtd/user_builds/workflow-user-maual/envs/workflow-2.19/bin/python2.7) Installing setuptools, pip, wheel...done. [rtd-command-info] start-time: 2023-09-01T12:30:45.242687, end-time: 2023-09-01T12:30:56.273548, duration: 11, exit-code: 0 python /var/lib/rtd/user_builds/workflow-user-maual/envs/workflow-2.19/bin/pip install --upgrade --cache-dir /var/lib/rtd/user_builds/workflow-user-maual/.cache/pip Pygments==2.2.0 setuptools<40 docutils==0.13.1 mock==1.0.1 pillow==2.6.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.5.4 recommonmark==0.4.0 sphinx<1.8 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<0.6 Collecting Pygments==2.2.0 Using cached https://files.pythonhosted.org/packages/02/ee/b6e02dc6529e82b75bb06823ff7d005b141037cb1416b10c6f00fc419dca/Pygments-2.2.0-py2.py3-none-any.whl Collecting setuptools<40 Using cached https://files.pythonhosted.org/packages/7f/e1/820d941153923aac1d49d7fc37e17b6e73bfbd2904959fffbad77900cf92/setuptools-39.2.0-py2.py3-none-any.whl Collecting docutils==0.13.1 Using cached https://files.pythonhosted.org/packages/5f/6d/e864b3c61b81eec57386ac62082fccfe694c7c3046d8723258a37da6d5fc/docutils-0.13.1-py2-none-any.whl Collecting mock==1.0.1 Collecting pillow==2.6.1 Collecting alabaster!=0.7.5,<0.8,>=0.7 Using cached https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl Collecting commonmark==0.5.4 Collecting recommonmark==0.4.0 Using cached https://files.pythonhosted.org/packages/df/a5/8ee4b84af7f997dfdba71254a88008cfc19c49df98983c9a4919e798f8ce/recommonmark-0.4.0-py2.py3-none-any.whl Collecting sphinx<1.8 Using cached https://files.pythonhosted.org/packages/90/f9/a0babe32c78480994e4f1b93315558f5ed756104054a7029c672a8d77b72/Sphinx-1.7.9-py2.py3-none-any.whl Collecting sphinx-rtd-theme<0.5 Using cached https://files.pythonhosted.org/packages/60/b4/4df37087a1d36755e3a3bfd2a30263f358d2dea21938240fa02313d45f51/sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl Collecting readthedocs-sphinx-ext<0.6 Using cached https://files.pythonhosted.org/packages/d1/f3/68de6af559ae681921a7b676a86c360454de67f3c8bd5327ae9352897ef4/readthedocs_sphinx_ext-0.5.17-py2.py3-none-any.whl Collecting sphinxcontrib-websupport (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/2a/59/d64bda9b7480a84a3569be4dde267c0f6675b255ba63b4c8e84469940457/sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl Collecting six>=1.5 (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl Collecting requests>=2.0.0 (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/2d/61/08076519c80041bc0ffa1a8af0cbd3bf3e2b62af10435d269a9d0f40564d/requests-2.27.1-py2.py3-none-any.whl Collecting packaging (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/3e/89/7ea760b4daa42653ece2380531c90f64788d979110a2ab51049d92f408af/packaging-20.9-py2.py3-none-any.whl Collecting typing; python_version < "3.5" (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/0b/cb/da856e81731833b94da70a08712f658416266a5fb2a9d9e426c8061becef/typing-3.10.0.0-py2-none-any.whl Collecting imagesize (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/ff/62/85c4c919272577931d407be5ba5d71c20f0b616d31a0befe0ae45bb79abd/imagesize-1.4.1-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/aa/96/4ba93c5f40459dc850d25f9ba93f869a623e77aaecc7a9344e19c01942cf/Babel-2.9.1-py2.py3-none-any.whl Collecting snowballstemmer>=1.1 (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/ed/dc/c02e01294f7265e63a7315fe086dd1df7dacb9f840a804da846b96d01b96/snowballstemmer-2.2.0-py2.py3-none-any.whl Collecting Jinja2>=2.3 (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/7e/c2/1eece8c95ddbc9b1aeb64f5783a9e07a286de42191b7204d67b7496ddf35/Jinja2-2.11.3-py2.py3-none-any.whl Collecting idna<3,>=2.5; python_version < "3" (from requests>=2.0.0->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/a2/38/928ddce2273eaa564f6f50de919327bf3a00f091b5baba8dfa9460f3a8a8/idna-2.10-py2.py3-none-any.whl Collecting urllib3<1.27,>=1.21.1 (from requests>=2.0.0->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/c5/05/c214b32d21c0b465506f95c4f28ccbcba15022e000b043b72b3df7728471/urllib3-1.26.16-py2.py3-none-any.whl Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/37/45/946c02767aabb873146011e665728b680884cd8fe70dde973c640e45b775/certifi-2021.10.8-py2.py3-none-any.whl Collecting chardet<5,>=3.0.2; python_version < "3" (from requests>=2.0.0->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/19/c7/fa589626997dd07bd87d9269342ccb74b1720384a4d739a1872bd84fbe68/chardet-4.0.0-py2.py3-none-any.whl Collecting pyparsing>=2.0.2 (from packaging->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/8a/bb/488841f56197b13700afd5658fc279a2025a39e22449b7cf29864669b15d/pyparsing-2.4.7-py2.py3-none-any.whl Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/7f/99/ad6bd37e748257dd70d6f85d916cafe79c0b0f5e2e95b11f7fbc82bf3110/pytz-2023.3-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, commonmark, recommonmark, sphinxcontrib-websupport, six, idna, urllib3, certifi, chardet, requests, pyparsing, packaging, typing, imagesize, pytz, babel, snowballstemmer, MarkupSafe, Jinja2, sphinx, sphinx-rtd-theme, readthedocs-sphinx-ext Found existing installation: setuptools 39.1.0 Uninstalling setuptools-39.1.0: Successfully uninstalled setuptools-39.1.0 Successfully installed Jinja2-2.11.3 MarkupSafe-1.1.1 Pygments-2.2.0 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 chardet-4.0.0 commonmark-0.5.4 docutils-0.13.1 idna-2.10 imagesize-1.4.1 mock-1.0.1 packaging-20.9 pillow-2.6.1 pyparsing-2.4.7 pytz-2023.3 readthedocs-sphinx-ext-0.5.17 recommonmark-0.4.0 requests-2.27.1 setuptools-39.2.0 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.7.9 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.1.2 typing-3.10.0.0 urllib3-1.26.16 You are using pip version 10.0.1, however version 20.3.4 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2023-09-01T12:30:56.937485, end-time: 2023-09-01T12:30:56.944246, duration: 0, exit-code: 0 cat user-manual/conf.py # -*- coding: utf-8 -*- # # Read the Docs Template documentation build configuration file, created by # sphinx-quickstart on Tue Aug 26 14:19:49 2014. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. import sys import os # 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. #sys.path.insert(0, os.path.abspath('.')) # -- 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 = [] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix of source filenames. source_suffix = '.rst' # The encoding of source files. #source_encoding = 'utf-8-sig' # The master toctree document. master_doc = 'index' # General information about the project. project = u'Руководство пользователя Synergy Workflow' copyright = u'2023, ARTA Software' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = '2.19' # The full version, including alpha/beta/rc tags. release = '2.19' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. #language = None # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: #today = '' # Else, today_fmt is used as the format for a strftime call. #today_fmt = '%B %d, %Y' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. exclude_patterns = ['_build'] # The reST default role (used for this markup: `text`) to use for all # documents. #default_role = None # If true, '()' will be appended to :func: etc. cross-reference text. #add_function_parentheses = True # If true, the current module name will be prepended to all description # unit titles (such as .. function::). #add_module_names = True # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. #show_authors = False # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # A list of ignored prefixes for module index sorting. #modindex_common_prefix = [] # If true, keep warnings as "system message" paragraphs in the built documents. #keep_warnings = False # -- 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 themes here, relative to this directory. #html_theme_path = [] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". #html_title = None # A shorter title for the navigation bar. Default is the same as html_title. #html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. #html_logo = None # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. #html_favicon = None # 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'] html_context = { 'css_files': [ '_static/theme_overrides.css', # override wide tables in RTD theme ], } # Add any extra paths that contain custom files (such as robots.txt or # .htaccess) here, relative to this directory. These files are copied # directly to the root of the documentation. #html_extra_path = [] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. #html_last_updated_fmt = '%b %d, %Y' # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. #html_use_smartypants = True # Custom sidebar templates, maps document names to template names. #html_sidebars = {} # Additional templates that should be rendered to pages, maps page names to # template names. #html_additional_pages = {} # If false, no module index is generated. #html_domain_indices = True # If false, no index is generated. #html_use_index = True # If true, the index is split into individual pages for each letter. #html_split_index = False # If true, links to the reST sources are added to the pages. #html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. #html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. #html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. #html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). #html_file_suffix = None # Output file base name for HTML help builder. htmlhelp_basename = 'ReadtheDocsTemplatedoc' # -- 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': '', } # 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 = [ ('index', 'ReadtheDocsTemplate.tex', u'Read the Docs Template Documentation', u'Read the Docs', 'manual'), ] # The name of an image file (relative to this directory) to place at the top of # the title page. #latex_logo = None # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters. #latex_use_parts = False # If true, show page references after internal links. #latex_show_pagerefs = False # If true, show URL addresses after external links. #latex_show_urls = False # Documents to append as an appendix to all manuals. #latex_appendices = [] # If false, no module index is generated. #latex_domain_indices = True # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ ('index', 'readthedocstemplate', u'Руководство пользователя Synergy Workflow', [u'Read the Docs'], 1) ] # If true, show URL addresses after external links. #man_show_urls = False # -- 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 = [ ('index', 'ReadtheDocsTemplate', u'Read the Docs Template Documentation', u'Read the Docs', 'ReadtheDocsTemplate', 'One line description of project.', 'Miscellaneous'), ] # Documents to append as an appendix to all manuals. #texinfo_appendices = [] # If false, no module index is generated. #texinfo_domain_indices = True # How to display URL addresses: 'footnote', 'no', or 'inline'. #texinfo_show_urls = 'footnote' # If true, do not generate a @detailmenu in the "Top" node's menu. #texinfo_no_detailmenu = False ########################################################################### # 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/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types 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 else: SUFFIX = source_suffix[0] 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') html_static_path.append('/var/lib/rtd/checkouts/readthedocs.org/readthedocs/templates/sphinx/_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 = 'http://rtd.lan.arta.kz/websupport' websupport2_static_url = '/static/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "workflow-2.19", 'version_slug': "workflow-2.19", 'MEDIA_URL': "/media/", 'STATIC_URL': "/static/", 'PRODUCTION_DOMAIN': "rtd.lan.arta.kz", 'versions': [ ("latest", "/ru/latest/"), ("stable", "/ru/stable/"), ("workflow-2.19", "/ru/workflow-2.19/"), ("workflow-2.18", "/ru/workflow-2.18/"), ("workflow-2.17", "/ru/workflow-2.17/"), ("workflow-2.16", "/ru/workflow-2.16/"), ("workflow-2.15", "/ru/workflow-2.15/"), ("workflow-2.14", "/ru/workflow-2.14/"), ("master", "/ru/master/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'workflow-user-maual', 'name': u'Synergy Workflow: руководство пользователя', 'rtd_language': u'ru', 'programming_language': u'words', 'canonical_url': 'http://rtd.lan.arta.kz/docs/workflow-user-maual/ru/workflow-2.19/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/user-manual/', 'api_host': 'http://rtd.lan.arta.kz', 'github_user': 'None', 'github_repo': 'None', 'github_version': 'workflow-2.19', 'display_github': False, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'workflow-2.19', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'workflow-2.19', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'user_analytics_code': '', 'global_analytics_code': 'None', 'commit': '97c0f8c0', } 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"] [rtd-command-info] start-time: 2023-09-01T12:30:57.177694, end-time: 2023-09-01T12:30:58.241260, duration: 1, exit-code: 0 python /var/lib/rtd/user_builds/workflow-user-maual/envs/workflow-2.19/bin/sphinx-build -T -b readthedocs -d _build/doctrees-readthedocs -D language=ru . _build/html Running Sphinx v1.7.9 loading translations [ru]... done making output directory... loading pickled environment... not yet created уо_схем.graphml:: ERROR: non-ASCII filename not supported on this filesystem encoding 'ANSI_X3.4-1968', skipped. building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 5 source files that are out of date уо_схем.graphml:: ERROR: non-ASCII filename not supported on this filesystem encoding 'ANSI_X3.4-1968', skipped. updating environment: 5 added, 0 changed, 0 removed reading sources... [ 20%] index reading sources... [ 40%] workflow/documentInfo reading sources... [ 60%] workflow/registries reading sources... [ 80%] workflow/user-manual_workflow_contracts reading sources... [100%] workflow/workflows /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/index.rst:64: WARNING: toctree contains reference to nonexisting document u' workflow/documentInfo' /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/documentInfo.rst:2: WARNING: Title underline too short. ?????????? ? ????????? ------------ /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/documentInfo.rst:37: WARNING: Title underline too short. ????????? ???????? ?????? ??? QR-code ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/documentInfo.rst:37: WARNING: Title underline too short. ????????? ???????? ?????? ??? QR-code ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/registries.rst:68: WARNING: Title underline too short. ???????? ???????????? ?????? ??????? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/registries.rst:68: WARNING: Title underline too short. ???????? ???????????? ?????? ??????? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/workflows.rst:180: WARNING: Title underline too short. ????? ?????????? ???????? (???????? ????????? ?????????) ~~~~~~~~~~~~~~~~~~~~~~ /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/workflows.rst:180: WARNING: Title underline too short. ????? ?????????? ???????? (???????? ????????? ?????????) ~~~~~~~~~~~~~~~~~~~~~~ looking for now-outdated files... none found pickling environment... done checking consistency... /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/documentInfo.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 20%] index writing output... [ 40%] workflow/documentInfo writing output... [ 60%] workflow/registries writing output... [ 80%] workflow/user-manual_workflow_contracts writing output... [100%] workflow/workflows generating indices... genindex writing additional pages... search copying images... [ 3%] workflow/img/9.png copying images... [ 7%] workflow/img/registries1.png copying images... [ 11%] workflow/img/cr_menu_fav.png copying images... [ 14%] workflow/img/6.png copying images... [ 18%] workflow/img/2.18.2png.png copying images... [ 22%] workflow/img/docInfo1-_2.19.png copying images... [ 25%] workflow/img/5.png copying images... [ 29%] workflow/img/10.png copying images... [ 33%] workflow/img/12.png copying images... [ 37%] workflow/img/List.png copying images... [ 40%] workflow/img/8.png copying images... [ 44%] workflow/img/7.png copying images... [ 48%] workflow/img/registries4.png copying images... [ 51%] workflow/img/4.png copying images... [ 55%] workflow/img/3.png copying images... [ 59%] workflow/img/11.png copying images... [ 62%] workflow/img/context_menu2.png copying images... [ 66%] workflow/img/registries2.png copying images... [ 70%] workflow/img/registries3.png copying images... [ 74%] workflow/img/workflows.png copying images... [ 77%] workflow/img/printformQR-2.19.png copying images... [ 81%] workflow/img/2.png copying images... [ 85%] workflow/img/open_document.png copying images... [ 88%] workflow/img/docInfo2-_2.19.png copying images... [ 92%] workflow/img/cr_menu.png copying images... [ 96%] workflow/img/registries.png copying images... [100%] workflow/img/FZ_doc.png copying static files... WARNING: html_static_path entry u'/var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/_static' does not exist WARNING: html_static_path entry '/var/lib/rtd/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in Russian (code: ru) ... done dumping object inventory... done build succeeded, 11 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2023-09-01T12:30:58.492141, end-time: 2023-09-01T12:30:59.417890, duration: 0, exit-code: 0 python /var/lib/rtd/user_builds/workflow-user-maual/envs/workflow-2.19/bin/sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=ru . _build/localmedia Running Sphinx v1.7.9 loading translations [ru]... done making output directory... loading pickled environment... not yet created уо_схем.graphml:: ERROR: non-ASCII filename not supported on this filesystem encoding 'ANSI_X3.4-1968', skipped. building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents уо_схем.graphml:: ERROR: non-ASCII filename not supported on this filesystem encoding 'ANSI_X3.4-1968', skipped. updating environment: 5 added, 0 changed, 0 removed reading sources... [ 20%] index reading sources... [ 40%] workflow/documentInfo reading sources... [ 60%] workflow/registries reading sources... [ 80%] workflow/user-manual_workflow_contracts reading sources... [100%] workflow/workflows /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/index.rst:64: WARNING: toctree contains reference to nonexisting document u' workflow/documentInfo' /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/documentInfo.rst:2: WARNING: Title underline too short. ?????????? ? ????????? ------------ /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/documentInfo.rst:37: WARNING: Title underline too short. ????????? ???????? ?????? ??? QR-code ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/documentInfo.rst:37: WARNING: Title underline too short. ????????? ???????? ?????? ??? QR-code ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/registries.rst:68: WARNING: Title underline too short. ???????? ???????????? ?????? ??????? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/registries.rst:68: WARNING: Title underline too short. ???????? ???????????? ?????? ??????? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/workflows.rst:180: WARNING: Title underline too short. ????? ?????????? ???????? (???????? ????????? ?????????) ~~~~~~~~~~~~~~~~~~~~~~ /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/workflows.rst:180: WARNING: Title underline too short. ????? ?????????? ???????? (???????? ????????? ?????????) ~~~~~~~~~~~~~~~~~~~~~~ looking for now-outdated files... none found pickling environment... done checking consistency... /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/documentInfo.rst: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... workflow/workflows workflow/registries workflow/user-manual_workflow_contracts writing... done writing additional files... copying images... [ 4%] workflow/img/9.png copying images... [ 8%] workflow/img/open_document.png copying images... [ 12%] workflow/img/cr_menu_fav.png copying images... [ 16%] workflow/img/6.png copying images... [ 20%] workflow/img/2.18.2png.png copying images... [ 25%] workflow/img/5.png copying images... [ 29%] workflow/img/10.png copying images... [ 33%] workflow/img/12.png copying images... [ 37%] workflow/img/List.png copying images... [ 41%] workflow/img/8.png copying images... [ 45%] workflow/img/7.png copying images... [ 50%] workflow/img/registries4.png copying images... [ 54%] workflow/img/4.png copying images... [ 58%] workflow/img/3.png copying images... [ 62%] workflow/img/11.png copying images... [ 66%] workflow/img/context_menu2.png copying images... [ 70%] workflow/img/registries2.png copying images... [ 75%] workflow/img/registries3.png copying images... [ 79%] workflow/img/workflows.png copying images... [ 83%] workflow/img/2.png copying images... [ 87%] workflow/img/registries1.png copying images... [ 91%] workflow/img/cr_menu.png copying images... [ 95%] workflow/img/registries.png copying images... [100%] workflow/img/FZ_doc.png copying static files... WARNING: html_static_path entry u'/var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/_static' does not exist WARNING: html_static_path entry '/var/lib/rtd/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 11 warnings. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2023-09-01T12:30:59.628589, end-time: 2023-09-01T12:31:00.401941, duration: 0, exit-code: 0 python /var/lib/rtd/user_builds/workflow-user-maual/envs/workflow-2.19/bin/sphinx-build -b latex -D language=ru -d _build/doctrees . _build/latex Running Sphinx v1.7.9 loading translations [ru]... done making output directory... loading pickled environment... not yet created уо_схем.graphml:: ERROR: non-ASCII filename not supported on this filesystem encoding 'ANSI_X3.4-1968', skipped. building [mo]: targets for 0 po files that are out of date building [latex]: all documents уо_схем.graphml:: ERROR: non-ASCII filename not supported on this filesystem encoding 'ANSI_X3.4-1968', skipped. updating environment: 5 added, 0 changed, 0 removed reading sources... [ 20%] index reading sources... [ 40%] workflow/documentInfo reading sources... [ 60%] workflow/registries reading sources... [ 80%] workflow/user-manual_workflow_contracts reading sources... [100%] workflow/workflows /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/index.rst:64: WARNING: toctree contains reference to nonexisting document u' workflow/documentInfo' /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/documentInfo.rst:2: WARNING: Title underline too short. ?????????? ? ????????? ------------ /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/documentInfo.rst:37: WARNING: Title underline too short. ????????? ???????? ?????? ??? QR-code ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/documentInfo.rst:37: WARNING: Title underline too short. ????????? ???????? ?????? ??? QR-code ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/registries.rst:68: WARNING: Title underline too short. ???????? ???????????? ?????? ??????? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/registries.rst:68: WARNING: Title underline too short. ???????? ???????????? ?????? ??????? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/workflows.rst:180: WARNING: Title underline too short. ????? ?????????? ???????? (???????? ????????? ?????????) ~~~~~~~~~~~~~~~~~~~~~~ /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/workflows.rst:180: WARNING: Title underline too short. ????? ?????????? ???????? (???????? ????????? ?????????) ~~~~~~~~~~~~~~~~~~~~~~ looking for now-outdated files... none found pickling environment... done checking consistency... /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/documentInfo.rst: WARNING: document isn't included in any toctree done processing ReadtheDocsTemplate.tex...index workflow/workflows workflow/registries workflow/user-manual_workflow_contracts resolving references... writing... done copying images... [ 4%] workflow/img/9.png copying images... [ 8%] workflow/img/open_document.png copying images... [ 12%] workflow/img/cr_menu_fav.png copying images... [ 16%] workflow/img/6.png copying images... [ 20%] workflow/img/2.18.2png.png copying images... [ 25%] workflow/img/5.png copying images... [ 29%] workflow/img/10.png copying images... [ 33%] workflow/img/12.png copying images... [ 37%] workflow/img/List.png copying images... [ 41%] workflow/img/8.png copying images... [ 45%] workflow/img/7.png copying images... [ 50%] workflow/img/registries4.png copying images... [ 54%] workflow/img/4.png copying images... [ 58%] workflow/img/3.png copying images... [ 62%] workflow/img/11.png copying images... [ 66%] workflow/img/context_menu2.png copying images... [ 70%] workflow/img/registries2.png copying images... [ 75%] workflow/img/registries3.png copying images... [ 79%] workflow/img/workflows.png copying images... [ 83%] workflow/img/2.png copying images... [ 87%] workflow/img/registries1.png copying images... [ 91%] workflow/img/cr_menu.png copying images... [ 95%] workflow/img/registries.png copying images... [100%] workflow/img/FZ_doc.png copying TeX support files... done build succeeded, 9 warnings. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2023-09-01T12:31:00.594360, end-time: 2023-09-01T12:31:03.290526, duration: 2, exit-code: 0 pdflatex -interaction=nonstopmode /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/_build/latex/ReadtheDocsTemplate.tex This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manu al/_build/latex/ReadtheDocsTemplate.tex LaTeX2e <2017/01/01> patch level 3 Babel <3.9r> and hyphenation patterns for 11 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2017/03/26 v1.6 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel-russian/russianb.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def) Package babel Warning: No Cyrillic font encoding has been loaded so far. (babel) A font encoding should be declared before babel. (babel) Default `T2A' encoding will be loaded on input line 69. (/usr/share/texlive/texmf-dist/tex/latex/cyrillic/t2aenc.def (/usr/share/texlive/texmf-dist/tex/latex/base/t2aenc.dfu)))) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) Package hyperref Message: Driver (autodetected): hpdftex. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file ReadtheDocsTemplate.idx No file ReadtheDocsTemplate.aux. (/usr/share/texlive/texmf-dist/tex/latex/cyrillic/t2acmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd)<> (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/cyrillic/t2acmss.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] LaTeX Warning: Hyper reference `index:id1' on page 1 undefined on input line 81 . LaTeX Warning: Hyper reference `index:id3' on page 1 undefined on input line 84 . LaTeX Warning: Hyper reference `index:id4' on page 1 undefined on input line 87 . LaTeX Warning: Hyper reference `index:id5' on page 1 undefined on input line 90 . LaTeX Warning: Hyper reference `index:id6' on page 1 undefined on input line 93 . LaTeX Warning: Hyper reference `index:id7' on page 1 undefined on input line 96 . LaTeX Warning: Hyper reference `index:id8' on page 1 undefined on input line 99 . (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmss.fd) [1] [2] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 1. [3] [4] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 2. (/usr/share/texlive/texmf-dist/tex/latex/cyrillic/t2acmtt.fd) [5] [6 <./workflows.png> <./cr_menu.png>] <2.png, id=84, 1301.86375pt x 1038.88126pt> [7 <./cr_menu_fav.png>] [8 <./2.png>] <3.png, id=97, 604.2575pt x 753.81625pt> [9] [10 <./3.png>] <4.png, id=116, 1302.8675pt x 1041.8925pt> [11 <./context_menu2.png>] [12 <./4.png>] [13 <./FZ_doc. png>] <5.png, id=143, 304.13625pt x 1041.8925pt> LaTeX Warning: Float too large for page by 415.40393pt on input line 540. <9.png, id=144, 1299.85625pt x 1036.87375pt> <6.png, id=145, 453.695pt x 227.85126pt> <7.png, id=146, 229.85875pt x 290.08376pt> <12.png, id=147, 985.6825pt x 196.735pt> [14] [15 <./5.png>] [16 <./9.png>] [17] [18 <./6.png> <./7.png>] <8.png, id=183, 1299.85625pt x 1032.85875pt> <10.png, id=184, 606.265pt x 443.6575pt> <11.png, id=185, 835.12pt x 721.69624pt> [19 <./12.png>] [20 <./8.png>] [21 <./10.png>] [22 <./11.png>] [23 <./registrie s.png>] [24 <./registries1.png>] [25 <./registries2.png>] [26 <./registries3.png>] [27 <./registries4.png>] [28 <./List.png>] [29 <./open_document.png>] <2.18.2png.png, id=282, 1927.2pt x 943.525pt> No file ReadtheDocsTemplate.ind. [30 <./2.18.2png.png>] (./ReadtheDocsTemplate.aux) Package rerunfilecheck Warning: File `ReadtheDocsTemplate.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) Output written on ReadtheDocsTemplate.pdf (34 pages, 1705554 bytes). Transcript written on ReadtheDocsTemplate.log. [rtd-command-info] start-time: 2023-09-01T12:31:03.488081, end-time: 2023-09-01T12:31:03.514857, duration: 0, exit-code: 0 makeindex -s python.ist ReadtheDocsTemplate.idx This is makeindex, version 2.15 [TeX Live 2016] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file ReadtheDocsTemplate.idx...done (0 entries accepted, 0 rejected). Nothing written in ReadtheDocsTemplate.ind. Transcript written in ReadtheDocsTemplate.ilg. [rtd-command-info] start-time: 2023-09-01T12:31:03.741435, end-time: 2023-09-01T12:31:06.445968, duration: 2, exit-code: 0 pdflatex -interaction=nonstopmode /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/_build/latex/ReadtheDocsTemplate.tex This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manu al/_build/latex/ReadtheDocsTemplate.tex LaTeX2e <2017/01/01> patch level 3 Babel <3.9r> and hyphenation patterns for 11 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2017/03/26 v1.6 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel-russian/russianb.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def) Package babel Warning: No Cyrillic font encoding has been loaded so far. (babel) A font encoding should be declared before babel. (babel) Default `T2A' encoding will be loaded on input line 69. (/usr/share/texlive/texmf-dist/tex/latex/cyrillic/t2aenc.def (/usr/share/texlive/texmf-dist/tex/latex/base/t2aenc.dfu)))) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) Package hyperref Message: Driver (autodetected): hpdftex. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file ReadtheDocsTemplate.idx (./ReadtheDocsTemplate.aux (/usr/share/texlive/texmf-dist/tex/latex/cyrillic/t2acmr.fd)<>) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./ReadtheDocsTemplate.out) (./ReadtheDocsTemplate.out) (/usr/share/texlive/texmf-dist/tex/latex/cyrillic/t2acmss.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./ReadtheDocsTemplate.toc) [1] [2] LaTeX Warning: Hyper reference `index:id1' on page 1 undefined on input line 81 . (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmss.fd) [1] [2] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 1. [3] [4] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 2. (/usr/share/texlive/texmf-dist/tex/latex/cyrillic/t2acmtt.fd) [5] [6 <./workflows.png> <./cr_menu.png>] <2.png, id=117, 1301.86375pt x 1038.88126pt> [7 <./cr_menu_fav.png> ] [8 <./2.png>] <3.png, id=130, 604.2575pt x 753.81625pt> [9] [10 <./3.png>] <4.png, id=149, 1302.8675pt x 1041.8925pt> [11 <./context_menu2.png>] [12 <./4.png>] [13 <./FZ_doc. png>] <5.png, id=177, 304.13625pt x 1041.8925pt> LaTeX Warning: Float too large for page by 415.40393pt on input line 540. <9.png, id=178, 1299.85625pt x 1036.87375pt> <6.png, id=179, 453.695pt x 227.85126pt> <7.png, id=180, 229.85875pt x 290.08376pt> <12.png, id=181, 985.6825pt x 196.735pt> [14] [15 <./5.png>] [16 <./9.png>] [17] [18 <./6.png> <./7.png>] <8.png, id=216, 1299.85625pt x 1032.85875pt> <10.png, id=217, 606.265pt x 443.6575pt> <11.png, id=218, 835.12pt x 721.69624pt> [19 <./12.png>] [20 <./8.png>] [21 <./10.png>] [22 <./11.png>] [23 <./registrie s.png>] [24 <./registries1.png>] [25 <./registries2.png>] [26 <./registries3.png>] [27 <./registries4.png>] [28 <./List.png>] [29 <./open_document.png>] <2.18.2png.png, id=313, 1927.2pt x 943.525pt> (./ReadtheDocsTemplate.ind) [30 <./2.18.2png.png>] (./ReadtheDocsTemplate.aux) LaTeX Warning: There were undefined references. ) Output written on ReadtheDocsTemplate.pdf (34 pages, 1709758 bytes). Transcript written on ReadtheDocsTemplate.log. [rtd-command-info] start-time: 2023-09-01T12:31:06.667074, end-time: 2023-09-01T12:31:06.675045, duration: 0, exit-code: 0 mv -f /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/_build/latex/ReadtheDocsTemplate.pdf /var/lib/rtd/user_builds/workflow-user-maual/artifacts/workflow-2.19/sphinx_pdf/workflow-user-maual.pdf [rtd-command-info] start-time: 2023-09-01T12:31:06.842863, end-time: 2023-09-01T12:31:07.819172, duration: 0, exit-code: 0 python /var/lib/rtd/user_builds/workflow-user-maual/envs/workflow-2.19/bin/sphinx-build -T -b epub -d _build/doctrees-epub -D language=ru . _build/epub Running Sphinx v1.7.9 loading translations [ru]... done making output directory... loading pickled environment... not yet created уо_схем.graphml:: ERROR: non-ASCII filename not supported on this filesystem encoding 'ANSI_X3.4-1968', skipped. building [mo]: targets for 0 po files that are out of date building [epub]: targets for 5 source files that are out of date уо_схем.graphml:: ERROR: non-ASCII filename not supported on this filesystem encoding 'ANSI_X3.4-1968', skipped. updating environment: 5 added, 0 changed, 0 removed reading sources... [ 20%] index reading sources... [ 40%] workflow/documentInfo reading sources... [ 60%] workflow/registries reading sources... [ 80%] workflow/user-manual_workflow_contracts reading sources... [100%] workflow/workflows /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/index.rst:64: WARNING: toctree contains reference to nonexisting document u' workflow/documentInfo' /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/documentInfo.rst:2: WARNING: Title underline too short. ?????????? ? ????????? ------------ /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/documentInfo.rst:37: WARNING: Title underline too short. ????????? ???????? ?????? ??? QR-code ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/documentInfo.rst:37: WARNING: Title underline too short. ????????? ???????? ?????? ??? QR-code ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/registries.rst:68: WARNING: Title underline too short. ???????? ???????????? ?????? ??????? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/registries.rst:68: WARNING: Title underline too short. ???????? ???????????? ?????? ??????? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/workflows.rst:180: WARNING: Title underline too short. ????? ?????????? ???????? (???????? ????????? ?????????) ~~~~~~~~~~~~~~~~~~~~~~ /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/workflows.rst:180: WARNING: Title underline too short. ????? ?????????? ???????? (???????? ????????? ?????????) ~~~~~~~~~~~~~~~~~~~~~~ looking for now-outdated files... none found pickling environment... done checking consistency... /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/workflow/documentInfo.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 20%] index writing output... [ 40%] workflow/documentInfo writing output... [ 60%] workflow/registries writing output... [ 80%] workflow/user-manual_workflow_contracts writing output... [100%] workflow/workflows generating indices... genindex writing additional pages... copying images... [ 3%] workflow/img/9.png copying images... [ 7%] workflow/img/registries1.png copying images... [ 11%] workflow/img/cr_menu_fav.png copying images... [ 14%] workflow/img/6.png copying images... [ 18%] workflow/img/2.18.2png.png copying images... [ 22%] workflow/img/docInfo1-_2.19.png copying images... [ 25%] workflow/img/5.png copying images... [ 29%] workflow/img/10.png copying images... [ 33%] workflow/img/12.png copying images... [ 37%] workflow/img/List.png copying images... [ 40%] workflow/img/8.png copying images... [ 44%] workflow/img/7.png copying images... [ 48%] workflow/img/registries4.png copying images... [ 51%] workflow/img/4.png copying images... [ 55%] workflow/img/3.png copying images... [ 59%] workflow/img/11.png copying images... [ 62%] workflow/img/context_menu2.png copying images... [ 66%] workflow/img/registries2.png copying images... [ 70%] workflow/img/registries3.png copying images... [ 74%] workflow/img/workflows.png copying images... [ 77%] workflow/img/printformQR-2.19.png copying images... [ 81%] workflow/img/2.png copying images... [ 85%] workflow/img/open_document.png copying images... [ 88%] workflow/img/docInfo2-_2.19.png copying images... [ 92%] workflow/img/cr_menu.png copying images... [ 96%] workflow/img/registries.png copying images... [100%] workflow/img/FZ_doc.png copying static files... WARNING: html_static_path entry u'/var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/_static' does not exist WARNING: html_static_path entry '/var/lib/rtd/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing SynergyWorkflow.epub file... build succeeded, 11 warnings. The ePub file is in _build/epub. [rtd-command-info] start-time: 2023-09-01T12:31:08.019263, end-time: 2023-09-01T12:31:08.278110, duration: 0, exit-code: 0 pandoc -o /var/lib/rtd/user_builds/workflow-user-maual/artifacts/workflow-2.19/sphinx_docx/workflow-user-maual.docx /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/_build/epub/SynergyWorkflow.epub [rtd-command-info] start-time: 2023-09-01T12:31:08.443138, end-time: 2023-09-01T12:31:08.451549, duration: 0, exit-code: 0 mv -f /var/lib/rtd/user_builds/workflow-user-maual/checkouts/workflow-2.19/user-manual/_build/epub/SynergyWorkflow.epub /var/lib/rtd/user_builds/workflow-user-maual/artifacts/workflow-2.19/sphinx_epub/workflow-user-maual.epub