Read the Docs build information Build id: 791 Project: project-spec Version: stable Commit: 54a9303540247368017b9b3e5af1064cf9ecc6f7 Date: 2019-01-09T21:34:52.597619 State: finished Success: True [rtd-command-info] start-time: 2019-01-10T03:34:53.111785, end-time: 2019-01-10T03:34:53.278833, duration: 0, exit-code: 0 git clone http://gitlab.lan.arta.kz/publicdoc/synergy-project.git . Cloning into '.'... [rtd-command-info] start-time: 2019-01-10T03:34:53.460045, end-time: 2019-01-10T03:34:53.484900, duration: 0, exit-code: 0 git checkout --force origin/v1.0 Note: checking out 'origin/v1.0'. 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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 54a9303 project introduction guide [rtd-command-info] start-time: 2019-01-10T03:34:53.659859, end-time: 2019-01-10T03:34:53.669625, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-01-10T03:34:53.831605, end-time: 2019-01-10T03:34:53.842498, duration: 0, exit-code: 0 git branch -r origin/HEAD -> origin/master origin/master origin/v1.0 [rtd-command-info] start-time: 2019-01-10T03:34:55.212612, end-time: 2019-01-10T03:34:56.755478, duration: 1, exit-code: 0 python2.7 -mvirtualenv --no-site-packages --no-download /var/lib/rtd/user_builds/project-spec/envs/stable New python executable in /var/lib/rtd/user_builds/project-spec/envs/stable/bin/python2.7 Also creating executable in /var/lib/rtd/user_builds/project-spec/envs/stable/bin/python Installing setuptools, pip, wheel...done. [rtd-command-info] start-time: 2019-01-10T03:34:56.944082, end-time: 2019-01-10T03:35:06.956912, duration: 10, exit-code: 0 python /var/lib/rtd/user_builds/project-spec/envs/stable/bin/pip install --upgrade --cache-dir /var/lib/rtd/user_builds/project-spec/.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/ef/0c/e4a462190506bc4bff6ca8cf93da07b2d13e540466d2e8a760352d0c69b0/sphinx_rtd_theme-0.4.2-py2.py3-none-any.whl Collecting readthedocs-sphinx-ext<0.6 Using cached https://files.pythonhosted.org/packages/a5/19/abebb2ac7554119cc56d77ce03abcb17b200d6cc3b04dce05cd31248f06f/readthedocs_sphinx_ext-0.5.16-py2.py3-none-any.whl Collecting sphinxcontrib-websupport (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/52/69/3c2fbdc3702358c5b34ee25e387b24838597ef099761fc9a42c166796e8f/sphinxcontrib_websupport-1.1.0-py2.py3-none-any.whl Collecting six>=1.5 (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting requests>=2.0.0 (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl Collecting packaging (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/89/d1/92e6df2e503a69df9faab187c684585f0136662c12bb1f36901d426f3fab/packaging-18.0-py2.py3-none-any.whl Collecting typing; python_version < "3.5" (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/cc/3e/29f92b7aeda5b078c86d14f550bf85cff809042e3429ace7af6193c3bc9f/typing-3.6.6-py2-none-any.whl Collecting imagesize (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl Collecting snowballstemmer>=1.1 (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/d4/6c/8a935e2c7b54a37714656d753e4187ee0631988184ed50c0cf6476858566/snowballstemmer-1.2.1-py2.py3-none-any.whl Collecting Jinja2>=2.3 (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl Collecting urllib3<1.25,>=1.21.1 (from requests>=2.0.0->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl Collecting idna<2.9,>=2.5 (from requests>=2.0.0->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-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/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl Collecting pyparsing>=2.0.2 (from packaging->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/71/e8/6777f6624681c8b9701a8a0a5654f3eb56919a01a78e12bf3c73f5a3c714/pyparsing-2.3.0-py2.py3-none-any.whl Collecting pytz>=0a (from babel!=2.0,>=1.3->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/bc/3a/6bfd7b4b202fa33bdda8e4e3d3acc719f381fd730f9a0e7c5f34e845bd4d/MarkupSafe-1.1.0-cp27-cp27mu-manylinux1_x86_64.whl Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, commonmark, recommonmark, sphinxcontrib-websupport, six, urllib3, idna, chardet, certifi, 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.10 MarkupSafe-1.1.0 Pygments-2.2.0 alabaster-0.7.12 babel-2.6.0 certifi-2018.11.29 chardet-3.0.4 commonmark-0.5.4 docutils-0.13.1 idna-2.8 imagesize-1.1.0 mock-1.0.1 packaging-18.0 pillow-2.6.1 pyparsing-2.3.0 pytz-2018.9 readthedocs-sphinx-ext-0.5.16 recommonmark-0.4.0 requests-2.21.0 setuptools-39.2.0 six-1.12.0 snowballstemmer-1.2.1 sphinx-1.7.9 sphinx-rtd-theme-0.4.2 sphinxcontrib-websupport-1.1.0 typing-3.6.6 urllib3-1.24.1 You are using pip version 10.0.1, however version 18.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2019-01-10T03:35:07.507502, end-time: 2019-01-10T03:35:07.516228, duration: 0, exit-code: 0 cat req-spec/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 Project' copyright = u'2018, 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 = '0.1' # The full version, including alpha/beta/rc tags. release = '0.1-alpha' # 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 Project', [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': "stable", 'version_slug': "stable", 'MEDIA_URL': "/media/", 'STATIC_URL': "/static/", 'PRODUCTION_DOMAIN': "rtd.lan.arta.kz", 'versions': [ ("latest", "/ru/latest/"), ("stable", "/ru/stable/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'project-spec', 'name': u'Спецификация требований Synergy Project', 'rtd_language': u'ru', 'programming_language': u'words', 'canonical_url': 'http://rtd.lan.arta.kz/docs/project-spec/ru/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/req-spec/', 'api_host': 'http://rtd.lan.arta.kz', 'github_user': 'None', 'github_repo': 'None', 'github_version': 'v1.0', 'display_github': False, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'v1.0', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'v1.0', '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': '54a93035', } 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: 2019-01-10T03:35:07.722821, end-time: 2019-01-10T03:35:08.575076, duration: 0, exit-code: 0 python /var/lib/rtd/user_builds/project-spec/envs/stable/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 building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 4 source files that are out of date updating environment: 4 added, 0 changed, 0 removed reading sources... [ 25%] glossary reading sources... [ 50%] goals reading sources... [ 75%] index reading sources... [100%] requirements looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 25%] glossary writing output... [ 50%] goals writing output... [ 75%] index writing output... [100%] requirements generating indices... genindex writing additional pages... search copying static files... 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, 1 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2019-01-10T03:35:08.861916, end-time: 2019-01-10T03:35:09.638367, duration: 0, exit-code: 0 python /var/lib/rtd/user_builds/project-spec/envs/stable/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 building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 4 added, 0 changed, 0 removed reading sources... [ 25%] glossary reading sources... [ 50%] goals reading sources... [ 75%] index reading sources... [100%] requirements looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... goals glossary requirements writing... done writing additional files... copying static files... 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, 1 warnings. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2019-01-10T03:35:09.861993, end-time: 2019-01-10T03:35:10.484697, duration: 0, exit-code: 0 python /var/lib/rtd/user_builds/project-spec/envs/stable/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 building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 4 added, 0 changed, 0 removed reading sources... [ 25%] glossary reading sources... [ 50%] goals reading sources... [ 75%] index reading sources... [100%] requirements looking for now-outdated files... none found pickling environment... done checking consistency... done processing ReadtheDocsTemplate.tex...index goals glossary requirements resolving references... writing... done copying TeX support files... done build succeeded. 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: 2019-01-10T03:35:10.675090, end-time: 2019-01-10T03:35:10.931467, duration: 0, exit-code: 0 pdflatex -interaction=nonstopmode /var/lib/rtd/user_builds/project-spec/checkouts/stable/req-spec/_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/project-spec/checkouts/stable/req-spec/_build/latex/R eadtheDocsTemplate.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] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 1. [1] (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmss.fd) [2] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 2. [3] [4] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 3. Overfull \hbox (3.61584pt too wide) in paragraph at lines 165--166 []|\T2A/cmr/m/n/10 3.1.1| Overfull \hbox (3.61584pt too wide) in paragraph at lines 171--172 []|\T2A/cmr/m/n/10 3.1.2| Overfull \hbox (3.61584pt too wide) in paragraph at lines 176--177 []|\T2A/cmr/m/n/10 3.1.3| Overfull \hbox (3.61584pt too wide) in paragraph at lines 181--182 []|\T2A/cmr/m/n/10 3.1.4| Overfull \hbox (3.61584pt too wide) in paragraph at lines 186--187 []|\T2A/cmr/m/n/10 3.1.5| Overfull \hbox (3.61584pt too wide) in paragraph at lines 191--192 []|\T2A/cmr/m/n/10 3.1.6| Overfull \hbox (3.61584pt too wide) in paragraph at lines 196--197 []|\T2A/cmr/m/n/10 3.1.7| Overfull \hbox (3.61584pt too wide) in paragraph at lines 201--202 []|\T2A/cmr/m/n/10 3.1.8| Overfull \hbox (3.61584pt too wide) in paragraph at lines 207--208 []|\T2A/cmr/m/n/10 3.1.9| Overfull \hbox (8.61462pt too wide) in paragraph at lines 213--214 []|\T2A/cmr/m/n/10 3.1.10| Overfull \hbox (8.61462pt too wide) in paragraph at lines 221--222 []|\T2A/cmr/m/n/10 3.1.11| Overfull \hbox (8.61462pt too wide) in paragraph at lines 228--229 []|\T2A/cmr/m/n/10 3.1.12| Overfull \hbox (8.61462pt too wide) in paragraph at lines 234--235 []|\T2A/cmr/m/n/10 3.1.13| Overfull \hbox (8.61462pt too wide) in paragraph at lines 239--240 []|\T2A/cmr/m/n/10 3.1.14| Overfull \hbox (8.61462pt too wide) in paragraph at lines 244--245 []|\T2A/cmr/m/n/10 3.1.15| Overfull \hbox (8.61462pt too wide) in paragraph at lines 249--250 []|\T2A/cmr/m/n/10 3.1.16| Overfull \hbox (8.61462pt too wide) in paragraph at lines 255--256 []|\T2A/cmr/m/n/10 3.1.17| [5] Overfull \vbox (88.27025pt too high) has occurred while \output is active [6] Overfull \hbox (3.61584pt too wide) in paragraph at lines 273--274 []|\T2A/cmr/m/n/10 3.2.1| Overfull \hbox (3.61584pt too wide) in paragraph at lines 279--280 []|\T2A/cmr/m/n/10 3.2.2| Overfull \hbox (3.61584pt too wide) in paragraph at lines 286--287 []|\T2A/cmr/m/n/10 3.2.3| Overfull \hbox (3.61584pt too wide) in paragraph at lines 292--293 []|\T2A/cmr/m/n/10 3.2.4| Overfull \hbox (3.61584pt too wide) in paragraph at lines 299--300 []|\T2A/cmr/m/n/10 3.2.5| Overfull \hbox (3.61584pt too wide) in paragraph at lines 304--305 []|\T2A/cmr/m/n/10 3.2.6| Overfull \hbox (3.61584pt too wide) in paragraph at lines 311--312 []|\T2A/cmr/m/n/10 3.2.7| Overfull \hbox (3.61584pt too wide) in paragraph at lines 316--317 []|\T2A/cmr/m/n/10 3.2.8| Overfull \hbox (3.61584pt too wide) in paragraph at lines 322--323 []|\T2A/cmr/m/n/10 3.2.9| Overfull \hbox (8.61462pt too wide) in paragraph at lines 328--329 []|\T2A/cmr/m/n/10 3.2.10| Overfull \hbox (8.61462pt too wide) in paragraph at lines 333--334 []|\T2A/cmr/m/n/10 3.2.11| Overfull \hbox (8.61462pt too wide) in paragraph at lines 338--339 []|\T2A/cmr/m/n/10 3.2.12| Overfull \hbox (8.61462pt too wide) in paragraph at lines 343--344 []|\T2A/cmr/m/n/10 3.2.13| Overfull \hbox (8.61462pt too wide) in paragraph at lines 348--349 []|\T2A/cmr/m/n/10 3.2.14| Overfull \hbox (8.61462pt too wide) in paragraph at lines 353--354 []|\T2A/cmr/m/n/10 3.2.15| Overfull \hbox (8.61462pt too wide) in paragraph at lines 358--359 []|\T2A/cmr/m/n/10 3.2.16| Overfull \hbox (8.61462pt too wide) in paragraph at lines 363--364 []|\T2A/cmr/m/n/10 3.2.17| Overfull \hbox (8.61462pt too wide) in paragraph at lines 368--369 []|\T2A/cmr/m/n/10 3.2.18| Overfull \hbox (8.61462pt too wide) in paragraph at lines 373--374 []|\T2A/cmr/m/n/10 3.2.19| Overfull \hbox (8.61462pt too wide) in paragraph at lines 379--380 []|\T2A/cmr/m/n/10 3.2.20| Overfull \hbox (8.61462pt too wide) in paragraph at lines 384--385 []|\T2A/cmr/m/n/10 3.2.21| Overfull \hbox (8.61462pt too wide) in paragraph at lines 389--390 []|\T2A/cmr/m/n/10 3.2.22| Overfull \hbox (8.61462pt too wide) in paragraph at lines 394--395 []|\T2A/cmr/m/n/10 3.2.23| Overfull \hbox (8.61462pt too wide) in paragraph at lines 400--401 []|\T2A/cmr/m/n/10 3.2.24| Overfull \hbox (8.61462pt too wide) in paragraph at lines 407--408 []|\T2A/cmr/m/n/10 3.2.25| Overfull \hbox (8.61462pt too wide) in paragraph at lines 412--413 []|\T2A/cmr/m/n/10 3.2.26| Overfull \hbox (8.61462pt too wide) in paragraph at lines 417--418 []|\T2A/cmr/m/n/10 3.2.27| Overfull \hbox (8.61462pt too wide) in paragraph at lines 422--423 []|\T2A/cmr/m/n/10 3.2.28| Overfull \hbox (8.61462pt too wide) in paragraph at lines 427--428 []|\T2A/cmr/m/n/10 3.2.29| Overfull \hbox (8.61462pt too wide) in paragraph at lines 433--434 []|\T2A/cmr/m/n/10 3.2.30| [7] Overfull \vbox (177.07011pt too high) has occurred while \output is active [8] Overfull \hbox (3.61584pt too wide) in paragraph at lines 451--452 []|\T2A/cmr/m/n/10 3.3.1| Overfull \hbox (3.61584pt too wide) in paragraph at lines 456--457 []|\T2A/cmr/m/n/10 3.3.2| Overfull \hbox (3.61584pt too wide) in paragraph at lines 461--462 []|\T2A/cmr/m/n/10 3.3.3| Overfull \hbox (3.61584pt too wide) in paragraph at lines 466--467 []|\T2A/cmr/m/n/10 3.3.4| Overfull \hbox (3.61584pt too wide) in paragraph at lines 471--472 []|\T2A/cmr/m/n/10 3.3.5| Overfull \hbox (3.61584pt too wide) in paragraph at lines 476--477 []|\T2A/cmr/m/n/10 3.3.6| Overfull \hbox (3.61584pt too wide) in paragraph at lines 481--482 []|\T2A/cmr/m/n/10 3.3.7| Overfull \hbox (3.61584pt too wide) in paragraph at lines 486--487 []|\T2A/cmr/m/n/10 3.3.8| No file ReadtheDocsTemplate.ind. [9] (./ReadtheDocsTemplate.aux) Package rerunfilecheck Warning: File `ReadtheDocsTemplate.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on ReadtheDocsTemplate.pdf (13 pages, 121483 bytes). Transcript written on ReadtheDocsTemplate.log. [rtd-command-info] start-time: 2019-01-10T03:35:11.127537, end-time: 2019-01-10T03:35:11.155477, 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: 2019-01-10T03:35:11.321091, end-time: 2019-01-10T03:35:11.581043, duration: 0, exit-code: 0 pdflatex -interaction=nonstopmode /var/lib/rtd/user_builds/project-spec/checkouts/stable/req-spec/_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/project-spec/checkouts/stable/req-spec/_build/latex/R eadtheDocsTemplate.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] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 1. [1] (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmss.fd) [2] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 2. [3] [4] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 3. Overfull \hbox (3.61584pt too wide) in paragraph at lines 165--166 []|\T2A/cmr/m/n/10 3.1.1| Overfull \hbox (3.61584pt too wide) in paragraph at lines 171--172 []|\T2A/cmr/m/n/10 3.1.2| Overfull \hbox (3.61584pt too wide) in paragraph at lines 176--177 []|\T2A/cmr/m/n/10 3.1.3| Overfull \hbox (3.61584pt too wide) in paragraph at lines 181--182 []|\T2A/cmr/m/n/10 3.1.4| Overfull \hbox (3.61584pt too wide) in paragraph at lines 186--187 []|\T2A/cmr/m/n/10 3.1.5| Overfull \hbox (3.61584pt too wide) in paragraph at lines 191--192 []|\T2A/cmr/m/n/10 3.1.6| Overfull \hbox (3.61584pt too wide) in paragraph at lines 196--197 []|\T2A/cmr/m/n/10 3.1.7| Overfull \hbox (3.61584pt too wide) in paragraph at lines 201--202 []|\T2A/cmr/m/n/10 3.1.8| Overfull \hbox (3.61584pt too wide) in paragraph at lines 207--208 []|\T2A/cmr/m/n/10 3.1.9| Overfull \hbox (8.61462pt too wide) in paragraph at lines 213--214 []|\T2A/cmr/m/n/10 3.1.10| Overfull \hbox (8.61462pt too wide) in paragraph at lines 221--222 []|\T2A/cmr/m/n/10 3.1.11| Overfull \hbox (8.61462pt too wide) in paragraph at lines 228--229 []|\T2A/cmr/m/n/10 3.1.12| Overfull \hbox (8.61462pt too wide) in paragraph at lines 234--235 []|\T2A/cmr/m/n/10 3.1.13| Overfull \hbox (8.61462pt too wide) in paragraph at lines 239--240 []|\T2A/cmr/m/n/10 3.1.14| Overfull \hbox (8.61462pt too wide) in paragraph at lines 244--245 []|\T2A/cmr/m/n/10 3.1.15| Overfull \hbox (8.61462pt too wide) in paragraph at lines 249--250 []|\T2A/cmr/m/n/10 3.1.16| Overfull \hbox (8.61462pt too wide) in paragraph at lines 255--256 []|\T2A/cmr/m/n/10 3.1.17| [5] Overfull \vbox (88.27025pt too high) has occurred while \output is active [6] Overfull \hbox (3.61584pt too wide) in paragraph at lines 273--274 []|\T2A/cmr/m/n/10 3.2.1| Overfull \hbox (3.61584pt too wide) in paragraph at lines 279--280 []|\T2A/cmr/m/n/10 3.2.2| Overfull \hbox (3.61584pt too wide) in paragraph at lines 286--287 []|\T2A/cmr/m/n/10 3.2.3| Overfull \hbox (3.61584pt too wide) in paragraph at lines 292--293 []|\T2A/cmr/m/n/10 3.2.4| Overfull \hbox (3.61584pt too wide) in paragraph at lines 299--300 []|\T2A/cmr/m/n/10 3.2.5| Overfull \hbox (3.61584pt too wide) in paragraph at lines 304--305 []|\T2A/cmr/m/n/10 3.2.6| Overfull \hbox (3.61584pt too wide) in paragraph at lines 311--312 []|\T2A/cmr/m/n/10 3.2.7| Overfull \hbox (3.61584pt too wide) in paragraph at lines 316--317 []|\T2A/cmr/m/n/10 3.2.8| Overfull \hbox (3.61584pt too wide) in paragraph at lines 322--323 []|\T2A/cmr/m/n/10 3.2.9| Overfull \hbox (8.61462pt too wide) in paragraph at lines 328--329 []|\T2A/cmr/m/n/10 3.2.10| Overfull \hbox (8.61462pt too wide) in paragraph at lines 333--334 []|\T2A/cmr/m/n/10 3.2.11| Overfull \hbox (8.61462pt too wide) in paragraph at lines 338--339 []|\T2A/cmr/m/n/10 3.2.12| Overfull \hbox (8.61462pt too wide) in paragraph at lines 343--344 []|\T2A/cmr/m/n/10 3.2.13| Overfull \hbox (8.61462pt too wide) in paragraph at lines 348--349 []|\T2A/cmr/m/n/10 3.2.14| Overfull \hbox (8.61462pt too wide) in paragraph at lines 353--354 []|\T2A/cmr/m/n/10 3.2.15| Overfull \hbox (8.61462pt too wide) in paragraph at lines 358--359 []|\T2A/cmr/m/n/10 3.2.16| Overfull \hbox (8.61462pt too wide) in paragraph at lines 363--364 []|\T2A/cmr/m/n/10 3.2.17| Overfull \hbox (8.61462pt too wide) in paragraph at lines 368--369 []|\T2A/cmr/m/n/10 3.2.18| Overfull \hbox (8.61462pt too wide) in paragraph at lines 373--374 []|\T2A/cmr/m/n/10 3.2.19| Overfull \hbox (8.61462pt too wide) in paragraph at lines 379--380 []|\T2A/cmr/m/n/10 3.2.20| Overfull \hbox (8.61462pt too wide) in paragraph at lines 384--385 []|\T2A/cmr/m/n/10 3.2.21| Overfull \hbox (8.61462pt too wide) in paragraph at lines 389--390 []|\T2A/cmr/m/n/10 3.2.22| Overfull \hbox (8.61462pt too wide) in paragraph at lines 394--395 []|\T2A/cmr/m/n/10 3.2.23| Overfull \hbox (8.61462pt too wide) in paragraph at lines 400--401 []|\T2A/cmr/m/n/10 3.2.24| Overfull \hbox (8.61462pt too wide) in paragraph at lines 407--408 []|\T2A/cmr/m/n/10 3.2.25| Overfull \hbox (8.61462pt too wide) in paragraph at lines 412--413 []|\T2A/cmr/m/n/10 3.2.26| Overfull \hbox (8.61462pt too wide) in paragraph at lines 417--418 []|\T2A/cmr/m/n/10 3.2.27| Overfull \hbox (8.61462pt too wide) in paragraph at lines 422--423 []|\T2A/cmr/m/n/10 3.2.28| Overfull \hbox (8.61462pt too wide) in paragraph at lines 427--428 []|\T2A/cmr/m/n/10 3.2.29| Overfull \hbox (8.61462pt too wide) in paragraph at lines 433--434 []|\T2A/cmr/m/n/10 3.2.30| [7] Overfull \vbox (177.07011pt too high) has occurred while \output is active [8] Overfull \hbox (3.61584pt too wide) in paragraph at lines 451--452 []|\T2A/cmr/m/n/10 3.3.1| Overfull \hbox (3.61584pt too wide) in paragraph at lines 456--457 []|\T2A/cmr/m/n/10 3.3.2| Overfull \hbox (3.61584pt too wide) in paragraph at lines 461--462 []|\T2A/cmr/m/n/10 3.3.3| Overfull \hbox (3.61584pt too wide) in paragraph at lines 466--467 []|\T2A/cmr/m/n/10 3.3.4| Overfull \hbox (3.61584pt too wide) in paragraph at lines 471--472 []|\T2A/cmr/m/n/10 3.3.5| Overfull \hbox (3.61584pt too wide) in paragraph at lines 476--477 []|\T2A/cmr/m/n/10 3.3.6| Overfull \hbox (3.61584pt too wide) in paragraph at lines 481--482 []|\T2A/cmr/m/n/10 3.3.7| Overfull \hbox (3.61584pt too wide) in paragraph at lines 486--487 []|\T2A/cmr/m/n/10 3.3.8| (./ReadtheDocsTemplate.ind) [9] (./ReadtheDocsTemplate.aux) ) (see the transcript file for additional information) Output written on ReadtheDocsTemplate.pdf (13 pages, 129590 bytes). Transcript written on ReadtheDocsTemplate.log. [rtd-command-info] start-time: 2019-01-10T03:35:11.786446, end-time: 2019-01-10T03:35:11.795729, duration: 0, exit-code: 0 mv -f /var/lib/rtd/user_builds/project-spec/checkouts/stable/req-spec/_build/latex/ReadtheDocsTemplate.pdf /var/lib/rtd/user_builds/project-spec/artifacts/stable/sphinx_pdf/project-spec.pdf [rtd-command-info] start-time: 2019-01-10T03:35:11.986498, end-time: 2019-01-10T03:35:12.703891, duration: 0, exit-code: 0 python /var/lib/rtd/user_builds/project-spec/envs/stable/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 building [mo]: targets for 0 po files that are out of date building [epub]: targets for 4 source files that are out of date updating environment: 4 added, 0 changed, 0 removed reading sources... [ 25%] glossary reading sources... [ 50%] goals reading sources... [ 75%] index reading sources... [100%] requirements looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 25%] glossary writing output... [ 50%] goals writing output... [ 75%] index writing output... [100%] requirements generating indices... genindex writing additional pages... copying static files... 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 SynergyProject.epub file... build succeeded, 1 warnings. The ePub file is in _build/epub. [rtd-command-info] start-time: 2019-01-10T03:35:12.902054, end-time: 2019-01-10T03:35:13.063426, duration: 0, exit-code: 0 pandoc -o /var/lib/rtd/user_builds/project-spec/artifacts/stable/sphinx_docx/project-spec.docx /var/lib/rtd/user_builds/project-spec/checkouts/stable/req-spec/_build/epub/SynergyProject.epub [rtd-command-info] start-time: 2019-01-10T03:35:13.246813, end-time: 2019-01-10T03:35:13.256100, duration: 0, exit-code: 0 mv -f /var/lib/rtd/user_builds/project-spec/checkouts/stable/req-spec/_build/epub/SynergyProject.epub /var/lib/rtd/user_builds/project-spec/artifacts/stable/sphinx_epub/project-spec.epub