Read the Docs build information Build id: 616844 Project: nubeva-docs Version: newdocs Commit: d1d59e1da053e33377c18c24254880cef7027684 Date: 2021-04-21T00:38:12.998947Z State: finished Success: True [rtd-command-info] start-time: 2021-04-21T00:38:14.600940Z, end-time: 2021-04-21T00:38:29.494005Z, duration: 14, exit-code: 0 git clone --no-single-branch --depth 50 git@bitbucket.org:nubeva/docs.git . Cloning into '.'... Warning: Permanently added 'bitbucket.org,104.192.141.1' (RSA) to the list of known hosts. [rtd-command-info] start-time: 2021-04-21T00:38:29.685125Z, end-time: 2021-04-21T00:38:29.788777Z, duration: 0, exit-code: 0 git checkout --force origin/newdocs Note: checking out 'origin/newdocs'. 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 d1d59e1 Products [rtd-command-info] start-time: 2021-04-21T00:38:29.918021Z, end-time: 2021-04-21T00:38:29.993150Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-04-21T00:38:30.992027Z, end-time: 2021-04-21T00:38:35.146447Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-04-21T00:38:35.263514Z, end-time: 2021-04-21T00:38:36.928302Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages (21.0.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages (56.0.0) [rtd-command-info] start-time: 2021-04-21T00:38:37.049326Z, end-time: 2021-04-21T00:38:45.925741Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting requests Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) Collecting Jinja2>=2.9 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting packaging Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages (from sphinx<2) (56.0.0) Collecting Pygments>=2.0 Downloading Pygments-2.8.1-py3-none-any.whl (983 kB) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux2010_x86_64.whl (33 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting chardet<5,>=3.0.2 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23755 sha256=7004f0449d7243c70a0d58b297b0b4d4f73e478ca7e186263ed5c0e3959a8a52 Stored in directory: /tmp/pip-ephem-wheel-cache-rq9b3k92/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=9148103354560a242a98a23d8f01484dac1b94647c81fdb3ac0c845ef661be26 Stored in directory: /tmp/pip-ephem-wheel-cache-rq9b3k92/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, chardet, certifi, sphinxcontrib-websupport, snowballstemmer, six, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Successfully installed Jinja2-2.11.3 MarkupSafe-1.1.1 Pygments-2.8.1 alabaster-0.7.12 babel-2.9.0 certifi-2020.12.5 chardet-4.0.0 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.9 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.1 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.25.1 six-1.15.0 snowballstemmer-2.1.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.4 sphinxcontrib-websupport-1.2.4 urllib3-1.26.4 [rtd-command-info] start-time: 2021-04-21T00:38:46.063083Z, end-time: 2021-04-21T00:38:47.301678Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting sphinx-copybutton==0.2.8 Downloading sphinx_copybutton-0.2.8-py3-none-any.whl (9.8 kB) Collecting flit Downloading flit-3.2.0-py3-none-any.whl (48 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages (from sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (56.0.0) Requirement already satisfied: wheel in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages (from sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (0.36.2) Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages (from sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (1.8.5) Collecting flit_core>=3.2.0 Downloading flit_core-3.2.0-py3-none-any.whl (45 kB) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages (from flit->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (2.25.1) Collecting toml Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages (from flit->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (0.17.1) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages (from requests->flit->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (1.26.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages (from requests->flit->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (2020.12.5) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages (from requests->flit->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (2.10) Requirement already satisfied: chardet<5,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages (from requests->flit->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (4.0.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages (from sphinx->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (2.8.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages (from sphinx->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (2.1.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages (from sphinx->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (20.9) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages (from sphinx->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (1.2.4) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages (from sphinx->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (1.2.0) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages (from sphinx->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (2.11.3) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages (from sphinx->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (2.9.0) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages (from sphinx->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (1.15.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages (from sphinx->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (0.7.12) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (2021.1) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (1.1.1) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages (from packaging->sphinx->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (2.4.7) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages (from sphinxcontrib-websupport->sphinx->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (1.1.4) Installing collected packages: toml, flit-core, flit, sphinx-copybutton Successfully installed flit-3.2.0 flit-core-3.2.0 sphinx-copybutton-0.2.8 toml-0.10.2 [rtd-command-info] start-time: 2021-04-21T00:38:48.961586Z, end-time: 2021-04-21T00:38:49.054625Z, duration: 0, exit-code: 0 cat conf.py # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os # import sys # sys.path.insert(0, os.path.abspath('.')) # -- Project information ----------------------------------------------------- project = 'Nubeva Session Key Intercept' copyright = '2021 Nubeva' author = 'Nubeva' # The short X.Y version version = '' # The full version, including alpha/beta/rc tags # release = '1.2' # -- General configuration --------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'sphinx.ext.autodoc', 'sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinx.ext.autosectionlabel', 'sphinx_copybutton', ] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The master toctree document. master_doc = 'index' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] # The name of the Pygments (syntax highlighting) style to use. pygments_style = None # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # #html_theme = 'alabaster' 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 = { 'canonical_url': '', 'analytics_id': 'UA-XXXXXXX-1', # Provided by Google in your dashboard 'logo_only': False, 'display_version': True, 'prev_next_buttons_location': 'bottom', 'style_external_links': False, # 'style_nav_header_background': 'white', # Toc options 'collapse_navigation': False, 'sticky_navigation': True, 'navigation_depth': 4, 'includehidden': True, 'titles_only': False } # 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_css_files = [ 'css/prisms.css', ] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # # html_sidebars = {} # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = 'SKIdoc' # -- Options for LaTeX output ------------------------------------------------ latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'SKI.tex', 'Nubeva SKI Documentation', 'Product', 'manual'), ] # -- Options for manual page output ------------------------------------------ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'SKI', 'Nubeva SKI Documentation', [author], 1) ] # -- Options for Texinfo output ---------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'SKI', 'Nubeva SKI Documentation', author, 'SKI', 'Nubeva SKI user guide.', ''), ] # -- Options for Epub output ------------------------------------------------- # Bibliographic Dublin Core info. epub_title = project # The unique identifier of the text. This can be a ISBN number # or the project homepage. # # epub_identifier = '' # A unique identification for the text. # # epub_uid = '' # A list of files that should not be packed into the epub file. epub_exclude_files = ['search.html'] # -- Extension configuration ------------------------------------------------- # -- Options for intersphinx extension --------------------------------------- # Example configuration for intersphinx: refer to the Python standard library. intersphinx_mapping = {'https://docs.python.org/': None} # -- Options for todo extension ---------------------------------------------- # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True ########################################################################### # 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 # # Note: this file should't rely on extra depencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "newdocs", 'version_slug': "newdocs", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("zs", "/en/zs/"), ("skiv1", "/en/skiv1/"), ("ski", "/en/ski/"), ("newdocs", "/en/newdocs/"), ("k8s", "/en/k8s/"), ("garland", "/en/garland/"), ("api", "/en/api/"), ], 'downloads': [ ("pdf", "//docs.nubeva.com/_/downloads/en/newdocs/pdf/"), ("html", "//docs.nubeva.com/_/downloads/en/newdocs/htmlzip/"), ("epub", "//docs.nubeva.com/_/downloads/en/newdocs/epub/"), ], 'subprojects': [ ], 'slug': 'nubeva-docs', 'name': u'docs', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.nubeva.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/', 'api_host': 'https://readthedocs.com', 'github_user': 'None', 'proxied_api_host': '/_', 'github_repo': 'None', 'github_version': 'newdocs', 'display_github': False, 'bitbucket_user': 'nubeva', 'bitbucket_repo': 'docs', 'bitbucket_version': 'newdocs', 'display_bitbucket': True, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'newdocs', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'd1d59e1d', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/nubeva-docs/builds/616844/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2021-04-21T00:38:49.173898Z, end-time: 2021-04-21T00:38:51.625986Z, duration: 2, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v1.8.5 loading translations [en]... done Adding copy buttons to code blocks... making output directory... loading intersphinx inventory from https://docs.python.org/objects.inv... intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv building [mo]: targets for 0 po files that are out of date building [html]: targets for 17 source files that are out of date updating environment: 17 added, 0 changed, 0 removed reading sources... [ 5%] files/Ciphers reading sources... [ 11%] files/Introduction reading sources... [ 17%] files/Sensors reading sources... [ 23%] files/Signatures reading sources... [ 29%] files/Systemreqs reading sources... [ 35%] files/apis reading sources... [ 41%] files/configserver reading sources... [ 47%] files/decryption reading sources... [ 52%] files/decryptionlibrary reading sources... [ 58%] files/faq reading sources... [ 64%] files/fastkey reading sources... [ 70%] files/fastkeyserver reading sources... [ 76%] files/gettingstarted reading sources... [ 82%] files/keybuffer reading sources... [ 88%] files/releasenotes reading sources... [ 94%] files/tools reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages/sphinx/util/nodes.py:94: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/Signatures.rst:580: WARNING: duplicate label boringssl, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/Signatures.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/faq.rst:2: WARNING: duplicate label frequently asked questions, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/decryptionlibrary.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst:25: WARNING: duplicate label features, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst:35: WARNING: duplicate label features, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst:38: WARNING: duplicate label bug fixes, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst:41: WARNING: duplicate label known issues, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst:47: WARNING: duplicate label jan-2021, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst:55: WARNING: duplicate label oct-2020, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst:58: WARNING: duplicate label features, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst:66: WARNING: duplicate label bug fixes, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst:69: WARNING: duplicate label known issues, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst:79: WARNING: duplicate label features, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst:85: WARNING: duplicate label jan-2021, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst:88: WARNING: duplicate label features, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst:97: WARNING: duplicate label bug fixes, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst:100: WARNING: duplicate label known issues, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/releasenotes.rst looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/apis.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/keybuffer.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 5%] files/Ciphers writing output... [ 11%] files/Introduction writing output... [ 17%] files/Sensors writing output... [ 23%] files/Signatures writing output... [ 29%] files/Systemreqs writing output... [ 35%] files/apis writing output... [ 41%] files/configserver writing output... [ 47%] files/decryption writing output... [ 52%] files/decryptionlibrary writing output... [ 58%] files/faq writing output... [ 64%] files/fastkey writing output... [ 70%] files/fastkeyserver writing output... [ 76%] files/gettingstarted writing output... [ 82%] files/keybuffer writing output... [ 88%] files/releasenotes writing output... [ 94%] files/tools writing output... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/decryption.rst:18: WARNING: undefined label: ski decrypt library (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/fastkeyserver.rst:9: WARNING: undefined label: ski decrypt library (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/gettingstarted.rst:14: WARNING: undefined label: fastkey server (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/keybuffer.rst:3: WARNING: undefined label: fastkey |trade| protocol (if the link has no caption the label must precede a section header) generating indices... genindex writing additional pages... search copying images... [ 5%] files/include/Overview001.png copying images... [ 10%] files/include/SensorFK.png copying images... [ 15%] files/include/KeySense.png copying images... [ 21%] files/include/DecryptorHighlighted.png copying images... [ 26%] files/include/Arch001.png copying images... [ 31%] files/include/SensorHighlightedwithDec.png copying images... [ 36%] files/include/SKIControl.png copying images... [ 42%] files/include/DecryptionLibrary.png copying images... [ 47%] files/include/DecryptLibHighlighted.png copying images... [ 52%] files/include/TCPTLS001.png copying images... [ 57%] files/include/TCPTLS002.png copying images... [ 63%] files/include/TCPTLS003.png copying images... [ 68%] files/include/TCPTLS004.png copying images... [ 73%] files/include/TCPTLS005.png copying images... [ 78%] files/include/FastkeyServer.png copying images... [ 84%] files/include/FastKeyServerDlib.png copying images... [ 89%] files/include/GettingStarted.png copying images... [ 94%] files/include/TLSKeybuffer.png copying images... [100%] files/include/Wireshark.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 22 warnings. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-04-21T00:38:51.784536Z, end-time: 2021-04-21T00:38:52.952590Z, duration: 1, exit-code: 0 python -m sphinx -T -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . _build/localmedia Running Sphinx v1.8.5 loading translations [en]... done Adding copy buttons to code blocks... making output directory... loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done assembling single document... files/Introduction files/Systemreqs files/Signatures files/gettingstarted files/Sensors files/decryption files/decryptionlibrary files/Ciphers files/fastkey files/fastkeyserver files/configserver files/tools files/releasenotes files/faq /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/gettingstarted.rst:14: WARNING: undefined label: fastkey server (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/decryption.rst:18: WARNING: undefined label: ski decrypt library (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/fastkeyserver.rst:9: WARNING: undefined label: ski decrypt library (if the link has no caption the label must precede a section header) writing... done writing additional files... copying images... [ 5%] files/include/Overview001.png copying images... [ 11%] files/include/SensorFK.png copying images... [ 16%] files/include/KeySense.png copying images... [ 22%] files/include/DecryptorHighlighted.png copying images... [ 27%] files/include/Arch001.png copying images... [ 33%] files/include/GettingStarted.png copying images... [ 38%] files/include/SensorHighlightedwithDec.png copying images... [ 44%] files/include/DecryptionLibrary.png copying images... [ 50%] files/include/DecryptLibHighlighted.png copying images... [ 55%] files/include/TCPTLS001.png copying images... [ 61%] files/include/TCPTLS002.png copying images... [ 66%] files/include/TCPTLS003.png copying images... [ 72%] files/include/TCPTLS004.png copying images... [ 77%] files/include/TCPTLS005.png copying images... [ 83%] files/include/FastkeyServer.png copying images... [ 88%] files/include/FastKeyServerDlib.png copying images... [ 94%] files/include/SKIControl.png copying images... [100%] files/include/Wireshark.png copying static files... done copying extra files... done dumping object inventory... done build succeeded, 3 warnings. The HTML page is in _build/localmedia. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-04-21T00:38:53.221129Z, end-time: 2021-04-21T00:38:54.318600Z, duration: 1, exit-code: 0 python -m sphinx -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.8.5 loading translations [en]... done Adding copy buttons to code blocks... making output directory... loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found processing SKI.tex...index files/Introduction files/Systemreqs files/Signatures files/gettingstarted files/Sensors files/decryption files/decryptionlibrary files/Ciphers files/fastkey files/fastkeyserver files/configserver files/tools files/releasenotes files/faq resolving references... /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/newdocs/lib/python3.7/site-packages/sphinx/builders/latex/__init__.py:201: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. if toctrees[0].get('maxdepth') > 0: /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/gettingstarted.rst:14: WARNING: undefined label: fastkey server (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/decryption.rst:18: WARNING: undefined label: ski decrypt library (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/fastkeyserver.rst:9: WARNING: undefined label: ski decrypt library (if the link has no caption the label must precede a section header) writing... done copying images... [ 5%] files/include/Overview001.png copying images... [ 11%] files/include/SensorFK.png copying images... [ 16%] files/include/KeySense.png copying images... [ 22%] files/include/DecryptorHighlighted.png copying images... [ 27%] files/include/Arch001.png copying images... [ 33%] files/include/GettingStarted.png copying images... [ 38%] files/include/SensorHighlightedwithDec.png copying images... [ 44%] files/include/DecryptionLibrary.png copying images... [ 50%] files/include/DecryptLibHighlighted.png copying images... [ 55%] files/include/TCPTLS001.png copying images... [ 61%] files/include/TCPTLS002.png copying images... [ 66%] files/include/TCPTLS003.png copying images... [ 72%] files/include/TCPTLS004.png copying images... [ 77%] files/include/TCPTLS005.png copying images... [ 83%] files/include/FastkeyServer.png copying images... [ 88%] files/include/FastKeyServerDlib.png copying images... [ 94%] files/include/SKIControl.png copying images... [100%] files/include/Wireshark.png copying TeX support files... done build succeeded, 3 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). WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/_build/latex/_static/searchtools.js [rtd-command-info] start-time: 2021-04-21T00:38:56.839021Z, end-time: 2021-04-21T00:38:56.918301Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2021-04-21T00:38:57.042173Z, end-time: 2021-04-21T00:39:02.293662Z, duration: 5, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=nubeva-docs -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' Latexmk: applying rule 'pdflatex'... ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="nubeva-docs" "SKI.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./SKI.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 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/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/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/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/infwarerr.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)) (/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 nubeva-docs.idx (./nubeva-docs.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.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/psnfss/t1phv.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] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1 <./Overview001.png >] LaTeX Warning: Hyper reference `files/fastkey::doc' on page 2 undefined on inpu t line 109. [2 <./SensorFK.png>] [3 <./KeySense.png>] LaTeX Warning: Hyper reference `files/Signatures:supported-signatures' on page 4 undefined on input line 158. LaTeX Warning: Hyper reference `files/Sensors:ski-sensor' on page 4 undefined o n input line 165. LaTeX Warning: Hyper reference `files/decryption:ski-decryptor' on page 4 undef ined on input line 172. LaTeX Warning: Hyper reference `files/decryptionlibrary:ski-decryption-library' on page 4 undefined on input line 179. LaTeX Warning: Hyper reference `files/fastkeyserver:fastkey-buffer' on page 4 u ndefined on input line 184. [4 <./DecryptorHighlighted.png> <./Arch001.png>] Chapter 2. [5] [6] Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 715. [7] LaTeX Warning: Hyper reference `files/Introduction:ski-sensors' on page 8 undef ined on input line 746. [8] [9] [10] Chapter 3. LaTeX Warning: Hyper reference `files/Sensors:ski-sensor' on page 11 undefined on input line 792. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.813 ...ed Libraries}] \leavevmode\begin{itemize} [11] LaTeX Warning: Hyper reference `files/Introduction:keysense' on page 12 undefin ed on input line 878. LaTeX Warning: Hyper reference `files/Signatures:openssl-libraries' on page 12 undefined on input line 883. LaTeX Warning: Hyper reference `files/Signatures:nss-libraries' on page 12 unde fined on input line 883. LaTeX Warning: Hyper reference `files/Signatures:wolfssl-libraries' on page 12 undefined on input line 883. LaTeX Warning: Hyper reference `files/Signatures:supported-linux-tls-libraries' on page 12 undefined on input line 883. LaTeX Warning: Hyper reference `files/Signatures:java' on page 12 undefined on input line 883. LaTeX Warning: Hyper reference `files/Systemreqs:linux-systems' on page 12 unde fined on input line 885. [12] Underfull \vbox (badness 10000) detected at line 1148 Overfull \vbox (2.68169pt too high) detected at line 1148 [13] Underfull \vbox (badness 10000) detected at line 1148 Overfull \vbox (2.68169pt too high) detected at line 1148 [14] Underfull \vbox (badness 10000) detected at line 1148 Overfull \vbox (2.68169pt too high) detected at line 1148 [15] Underfull \vbox (badness 10000) detected at line 1148 Overfull \vbox (2.68169pt too high) detected at line 1148 [16] [17] [18] Underfull \vbox (badness 10000) detected at line 1369 Overfull \vbox (2.68169pt too high) detected at line 1369 [19] Underfull \vbox (badness 10000) detected at line 1369 Overfull \vbox (2.68169pt too high) detected at line 1369 [20] LaTeX Warning: Hyper reference `files/Signatures:schannel' on page 21 undefined on input line 1390. LaTeX Warning: Hyper reference `files/Systemreqs:ms-windows-systems' on page 21 undefined on input line 1392. [21] Overfull \hbox (0.56348pt too wide) in paragraph at lines 1516--1516 []\T1/phv/m/n/10 Ap- Underfull \hbox (badness 10000) in paragraph at lines 1516--1516 \T1/phv/m/n/10 pli- Underfull \hbox (badness 10000) in paragraph at lines 1516--1516 \T1/phv/m/n/10 ca- Overfull \hbox (1.1234pt too wide) in paragraph at lines 1516--1516 \T1/phv/m/n/10 tion| Overfull \hbox (8.88354pt too wide) in paragraph at lines 1516--1516 []\T1/ptm/m/n/10 Drop- Overfull \hbox (14.44347pt too wide) in paragraph at lines 1516--1516 []\T1/ptm/m/n/10 Google Overfull \hbox (17.22337pt too wide) in paragraph at lines 1516--1516 \T1/ptm/m/n/10 Chrome| Underfull \hbox (badness 10000) in paragraph at lines 1516--1516 []\T1/ptm/m/n/10 MS Overfull \hbox (5.55359pt too wide) in paragraph at lines 1516--1516 \T1/ptm/m/n/10 Edge Overfull \hbox (28.34322pt too wide) in paragraph at lines 1516--1516 \T1/ptm/m/n/10 Chromium| Underfull \hbox (badness 10000) in paragraph at lines 1516--1516 []\T1/ptm/m/n/10 MS Overfull \hbox (5.55359pt too wide) in paragraph at lines 1516--1516 \T1/ptm/m/n/10 Edge Overfull \hbox (4.44347pt too wide) in paragraph at lines 1516--1516 \T1/ptm/m/n/10 (old)| Underfull \hbox (badness 10000) in paragraph at lines 1516--1516 []\T1/ptm/m/n/10 Zs- Overfull \hbox (4.43333pt too wide) in paragraph at lines 1516--1516 \T1/ptm/m/n/10 caler Overfull \hbox (2.22363pt too wide) in paragraph at lines 1516--1516 \T1/ptm/m/n/10 App| [22] [23] [24] Chapter 4. LaTeX Warning: Hyper reference `files/Introduction:ski-sensors' on page 25 unde fined on input line 1557. [25 <./GettingStarted.png>] LaTeX Warning: Hyper reference `files/Introduction:ski-decryptors' on page 26 u ndefined on input line 1571. LaTeX Warning: Hyper reference `files/tools:wireshark' on page 26 undefined on input line 1580. [26] Chapter 5. LaTeX Warning: Hyper reference `files/Systemreqs:system-requirements' on page 2 7 undefined on input line 1593. [27 <./SensorHighlightedwithDec.png>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) Overfull \hbox (216.0442pt too wide) in paragraph at lines 1647--1647 []\TS1/pcr/m/n/9 '[][]\T1/pcr/m/n/9 eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJ lZGdlLmNvbTo0NDMzIiwicmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQ o=[][] [28] Overfull \hbox (216.0442pt too wide) in paragraph at lines 1712--1712 []\T1/pcr/m/n/9 "[][]eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0ND MzIiwicmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo=[][] [29] Overfull \hbox (216.0442pt too wide) in paragraph at lines 1738--1738 []\T1/pcr/m/n/9 eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0NDMzIiw icmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo[]=[][] LaTeX Warning: Hyper reference `files/tools:traffic-generator' on page 30 undef ined on input line 1741. Overfull \hbox (210.64421pt too wide) in paragraph at lines 1750--1750 []\T1/pcr/m/n/9 eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0NDMzIiw icmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo= Overfull \hbox (216.0442pt too wide) in paragraph at lines 1784--1784 []\T1/pcr/m/n/9 "[][]eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0ND MzIiwicmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo=[][] Overfull \vbox (53.04117pt too high) detected at line 1800 [30] Overfull \hbox (216.0442pt too wide) in paragraph at lines 1835--1835 []\T1/pcr/m/n/9 eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0NDMzIiw icmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo[]=[][] [31] [32] Chapter 6. [33] Overfull \hbox (216.0442pt too wide) in paragraph at lines 1921--1921 []\T1/pcr/m/n/9 "[][]eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0ND MzIiwicmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo=[][] [34] Overfull \hbox (189.04424pt too wide) in paragraph at lines 1967--1967 []\T1/pcr/m/n/9 eyJ0eXBlIjoia2RiIiwiZG9tYWluIjoidGVzdCIsInJlZ2lvbiI6ImtleS5udWJ lZGdlLmNvbTo0NDMzIiwiYWsiOiJ1c2VyIiwic2siOiJwYXNzd29yZCJ9| Overfull \hbox (194.44423pt too wide) in paragraph at lines 1985--1985 []\T1/pcr/m/n/9 eyJ0eXBlIjoia2RiIiwiZG9tYWluIjoidGVzdCIsInJlZ2lvbiI6ImtleS5udWJ lZGdlLmNvbTo0NDMzIiwiYWsiOiJ1c2VyIiwic2siOiJwYXNzd29yZCJ9[] [35] [36] Chapter 7. [37 <./DecryptionLibrary.png>] [38 <./DecryptLibHighlighted.png>] [39] Underfull \hbox (badness 10000) in paragraph at lines 2249--2250 \T1/ptm/m/n/10 turn value is RECORD_HANDSHAKE_DECRYPTED, RECORD_DECRYPTED, or [40 <./TCPTLS001.png> <./TCPTLS002.png>] Underfull \hbox (badness 10000) in paragraph at lines 2276--2277 \T1/ptm/m/n/10 turn value is RECORD_HANDSHAKE_DECRYPTED, RECORD_DECRYPTED, or Underfull \hbox (badness 10000) in paragraph at lines 2281--2283 \T1/ptm/b/n/10 Note: \T1/ptm/m/n/10 A re-turn value other than \T1/pcr/m/n/10 RECORD_HANDSHAKE_DECRYPTED\T1/ptm/m/n/10 , \T1/pcr/m/n/10 RECORD_DECRYPTED\T1/p tm/m/n/10 , [41 <./TCPTLS003.png> <./TCPTLS004.png> <./TCPTLS005.png>] Underfull \hbox (badness 10000) in paragraph at lines 2339--2341 []\T1/ptm/m/n/10 Handshake in-for-ma-tion Underfull \hbox (badness 7704) in paragraph at lines 2342--2344 []\T1/ptm/m/n/10 Packets con-tain-ing TLS hand- [42] [43] [44] Chapter 8. [45] [46] Chapter 9. Overfull \hbox (64.84438pt too wide) in paragraph at lines 2481--2481 []\T1/pcr/m/n/9 "[][]8b48f8a3f80ee7bbf26166d20913ce5ff068924d23b79199adc1babc43 85c084c9cccc143ffa19963db60e010157fe33[][] Overfull \vbox (16.72583pt too high) detected at line 2487 [47] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2494--2494 []\T1/pcr/m/n/9 "[][]34110bb15d8fad38f0e2cda16cebe43e5f30cf60066ab04bf6cabf9553 b175c6e2d1a3005b1d1c5527d9d1ad9a750679[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2496--2496 []\T1/pcr/m/n/9 "[][]1bfa4c5d2351a746fb4472f5ca0276c81864ac613f994b06570431c175 1f3aa88a4a67a66375a403dc9792e913b830b8[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2504--2504 []\T1/pcr/m/n/9 "[][]a86ae64b0fe1bd9e065125768251fd279089d0e544e2200f2d3df87edc 2692d45befce649fac006d0fab153f2365a41a[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2505--2505 []\T1/pcr/m/n/9 "[][]4c84bdae94562490dc2371cf32a48489fe03e89f7c464efae93afdc1df 522d774b875ffabf95ce8e35cdf9b89773855a[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2507--2507 []\T1/pcr/m/n/9 "[][]7dce5eec25e6e48a4f0a6bad9ece783fe7ef208d2508a1112b9a074d00 0e8cc9425ff2d59ac99b33715c2bdf98547510[][] [48] [49] [50] Chapter 10. LaTeX Warning: Hyper reference `files/Introduction:ski-sensors' on page 51 unde fined on input line 2579. LaTeX Warning: Hyper reference `files/fastkey:fastkey-protocol' on page 51 unde fined on input line 2579. LaTeX Warning: Hyper reference `files/Introduction:ski-decryptors' on page 51 u ndefined on input line 2581. [51 <./FastkeyServer.png>] [52 <./FastKeyServerDlib.png>] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2703--2703 []\T1/pcr/m/n/9 "[][]ffa69c63527f2a8fe1a9dc974bf0c9c841283ebe28278d27d4a32f888b f91eff2b7d66b490954843b458c386ccac90e6[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2704--2704 []\T1/pcr/m/n/9 "[][]e1fbea741bebc77786bee83b571a463476bd0a0daf0af0f39ca122b003 2631a50fe3987ef6b619aba21216c5ad3b2349[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2705--2705 []\T1/pcr/m/n/9 "[][]5f1f76bed96460469b52d31c8c2539030d3f35b41a67f476cc27747378 7efd35b4598ef515ca777157a18786e59a5d85[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2706--2706 []\T1/pcr/m/n/9 "[][]873180754f348e964060fc8b76292118cf4b535880bd9be94fa105b1f1 c133f6b0366a2fcd88b666f545e00898af7698[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2707--2707 []\T1/pcr/m/n/9 "[][]8aab03b0bb908fb829ced89bb233255203995fb03151ede766dd737b29 8186fa1ed83016e13684473bb6bc5120452be5[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2712--2712 []\T1/pcr/m/n/9 "[][]feb0418af64c0c8fc1059389a8e50e10e124092196c2b2781a012274ab 9eea5f4625f1037f329bc983c5b30cba1eb6f9[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2713--2713 []\T1/pcr/m/n/9 "[][]d2611d319b2e43523098d9b87339ebca574d5b5d397dab3a74ef3f7f6e 21b12472903e88ea364aea75a72b39b276271f[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2714--2714 []\T1/pcr/m/n/9 "[][]41beb5c8ea2c0fa073722e3addd4b39aaaf9599f309f6192df710e0341 7d198081a54da135d5d2a2c3f454a74619ba8c[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2715--2715 []\T1/pcr/m/n/9 "[][]9e75b7418d3877548556e64b2079bba42c11ad1563add1002c551b4d63 fb50a6cc3ab7c4f0429904d65fd84071587a7b[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2716--2716 []\T1/pcr/m/n/9 "[][]50cc7fa146b61476a7a493162b76e95c64d8256cf54a342f34eab98336 2a8b435870b4bd5fbef33b6bf7edf995e77278[][] Overfull \vbox (10.1832pt too high) detected at line 2718 [53] [54] Chapter 11. [55] LaTeX Warning: Hyper reference `files/decryption:decryptor-command-line-paramet ers' on page 56 undefined on input line 2769. [56 <./SKIControl.png>] LaTeX Warning: Hyper reference `files/fastkey:fastkey-protocol' on page 57 unde fined on input line 2797. LaTeX Warning: Hyper reference `files/Sensors:sensor-configuration-files' on pa ge 57 undefined on input line 2827. LaTeX Warning: Hyper reference `files/decryption:decryptor-configuration-files' on page 57 undefined on input line 2836. [57] [58] [59] [60] Chapter 12. [61] [62] [63 <./Wireshark.png>] [64] Chapter 13. [65] [66] [67] [68] Chapter 14. [69] No file nubeva-docs.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. [70] (./nubeva-docs.aux) Package rerunfilecheck Warning: File `nubeva-docs.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. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on nubeva-docs.pdf (74 pages, 1069222 bytes). Transcript written on nubeva-docs.log. Latexmk: Index file 'nubeva-docs.idx' was written Latexmk: Missing input file: 'nubeva-docs.ind' from line 'No file nubeva-docs.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'nubeva-docs.pdf' Rule 'makeindex nubeva-docs.idx': File changes, etc: Non-existent destination files: 'nubeva-docs.ind' ------------ Run number 1 of rule 'makeindex nubeva-docs.idx' ------------ ------------ Running 'makeindex -s python.ist -o "nubeva-docs.ind" "nubeva-docs.idx"' ------------ Latexmk: applying rule 'makeindex nubeva-docs.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file nubeva-docs.idx...done (0 entries accepted, 0 rejected). Nothing written in nubeva-docs.ind. Transcript written in nubeva-docs.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'nubeva-docs.aux' 'nubeva-docs.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="nubeva-docs" "SKI.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./SKI.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 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/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/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/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/infwarerr.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)) (/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 nubeva-docs.idx (./nubeva-docs.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.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)) (./nubeva-docs.out) (./nubeva-docs.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.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] (./nubeva-docs.toc [1]) [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1 <./Overview001.png >] [2 <./SensorFK.png>] [3 <./KeySense.png>] [4 <./DecryptorHighlighted.png> <. /Arch001.png>] Chapter 2. [5] [6] [7] [8] [9] [10] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.813 ...ed Libraries}] \leavevmode\begin{itemize} [11] [12] Underfull \vbox (badness 10000) detected at line 1148 Overfull \vbox (2.68169pt too high) detected at line 1148 [13] Underfull \vbox (badness 10000) detected at line 1148 Overfull \vbox (2.68169pt too high) detected at line 1148 [14] Underfull \vbox (badness 10000) detected at line 1148 Overfull \vbox (2.68169pt too high) detected at line 1148 [15] Underfull \vbox (badness 10000) detected at line 1148 Overfull \vbox (2.68169pt too high) detected at line 1148 [16] [17] [18] Underfull \vbox (badness 10000) detected at line 1369 Overfull \vbox (2.68169pt too high) detected at line 1369 [19] Underfull \vbox (badness 10000) detected at line 1369 Overfull \vbox (2.68169pt too high) detected at line 1369 [20] [21] Overfull \hbox (0.56348pt too wide) in paragraph at lines 1516--1516 []\T1/phv/m/n/10 Ap- Underfull \hbox (badness 10000) in paragraph at lines 1516--1516 \T1/phv/m/n/10 pli- Underfull \hbox (badness 10000) in paragraph at lines 1516--1516 \T1/phv/m/n/10 ca- Overfull \hbox (1.1234pt too wide) in paragraph at lines 1516--1516 \T1/phv/m/n/10 tion| Overfull \hbox (8.88354pt too wide) in paragraph at lines 1516--1516 []\T1/ptm/m/n/10 Drop- Overfull \hbox (14.44347pt too wide) in paragraph at lines 1516--1516 []\T1/ptm/m/n/10 Google Overfull \hbox (17.22337pt too wide) in paragraph at lines 1516--1516 \T1/ptm/m/n/10 Chrome| Underfull \hbox (badness 10000) in paragraph at lines 1516--1516 []\T1/ptm/m/n/10 MS Overfull \hbox (5.55359pt too wide) in paragraph at lines 1516--1516 \T1/ptm/m/n/10 Edge Overfull \hbox (28.34322pt too wide) in paragraph at lines 1516--1516 \T1/ptm/m/n/10 Chromium| Underfull \hbox (badness 10000) in paragraph at lines 1516--1516 []\T1/ptm/m/n/10 MS Overfull \hbox (5.55359pt too wide) in paragraph at lines 1516--1516 \T1/ptm/m/n/10 Edge Overfull \hbox (4.44347pt too wide) in paragraph at lines 1516--1516 \T1/ptm/m/n/10 (old)| Underfull \hbox (badness 10000) in paragraph at lines 1516--1516 []\T1/ptm/m/n/10 Zs- Overfull \hbox (4.43333pt too wide) in paragraph at lines 1516--1516 \T1/ptm/m/n/10 caler Overfull \hbox (2.22363pt too wide) in paragraph at lines 1516--1516 \T1/ptm/m/n/10 App| [22] [23] [24] Chapter 4. [25 <./GettingStarted.png>] [26] Chapter 5. [27 <./SensorHighlightedwithDec.png>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) Overfull \hbox (216.0442pt too wide) in paragraph at lines 1647--1647 []\TS1/pcr/m/n/9 '[][]\T1/pcr/m/n/9 eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJ lZGdlLmNvbTo0NDMzIiwicmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQ o=[][] [28] Overfull \hbox (216.0442pt too wide) in paragraph at lines 1712--1712 []\T1/pcr/m/n/9 "[][]eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0ND MzIiwicmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo=[][] [29] Overfull \hbox (216.0442pt too wide) in paragraph at lines 1738--1738 []\T1/pcr/m/n/9 eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0NDMzIiw icmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo[]=[][] Overfull \hbox (210.64421pt too wide) in paragraph at lines 1750--1750 []\T1/pcr/m/n/9 eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0NDMzIiw icmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo= Overfull \hbox (216.0442pt too wide) in paragraph at lines 1784--1784 []\T1/pcr/m/n/9 "[][]eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0ND MzIiwicmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo=[][] Overfull \vbox (53.04117pt too high) detected at line 1800 [30] Overfull \hbox (216.0442pt too wide) in paragraph at lines 1835--1835 []\T1/pcr/m/n/9 eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0NDMzIiw icmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo[]=[][] [31] [32] Chapter 6. [33] Overfull \hbox (216.0442pt too wide) in paragraph at lines 1921--1921 []\T1/pcr/m/n/9 "[][]eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0ND MzIiwicmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo=[][] [34] Overfull \hbox (189.04424pt too wide) in paragraph at lines 1967--1967 []\T1/pcr/m/n/9 eyJ0eXBlIjoia2RiIiwiZG9tYWluIjoidGVzdCIsInJlZ2lvbiI6ImtleS5udWJ lZGdlLmNvbTo0NDMzIiwiYWsiOiJ1c2VyIiwic2siOiJwYXNzd29yZCJ9| Overfull \hbox (194.44423pt too wide) in paragraph at lines 1985--1985 []\T1/pcr/m/n/9 eyJ0eXBlIjoia2RiIiwiZG9tYWluIjoidGVzdCIsInJlZ2lvbiI6ImtleS5udWJ lZGdlLmNvbTo0NDMzIiwiYWsiOiJ1c2VyIiwic2siOiJwYXNzd29yZCJ9[] [35] [36] Chapter 7. [37 <./DecryptionLibrary.png>] [38 <./DecryptLibHighlighted.png>] [39] Underfull \hbox (badness 10000) in paragraph at lines 2249--2250 \T1/ptm/m/n/10 turn value is RECORD_HANDSHAKE_DECRYPTED, RECORD_DECRYPTED, or [40 <./TCPTLS001.png> <./TCPTLS002.png>] Underfull \hbox (badness 10000) in paragraph at lines 2276--2277 \T1/ptm/m/n/10 turn value is RECORD_HANDSHAKE_DECRYPTED, RECORD_DECRYPTED, or Underfull \hbox (badness 10000) in paragraph at lines 2281--2283 \T1/ptm/b/n/10 Note: \T1/ptm/m/n/10 A re-turn value other than \T1/pcr/m/n/10 RECORD_HANDSHAKE_DECRYPTED\T1/ptm/m/n/10 , \T1/pcr/m/n/10 RECORD_DECRYPTED\T1/p tm/m/n/10 , [41 <./TCPTLS003.png> <./TCPTLS004.png> <./TCPTLS005.png>] Underfull \hbox (badness 10000) in paragraph at lines 2339--2341 []\T1/ptm/m/n/10 Handshake in-for-ma-tion Underfull \hbox (badness 7704) in paragraph at lines 2342--2344 []\T1/ptm/m/n/10 Packets con-tain-ing TLS hand- [42] [43] [44] Chapter 8. [45] [46] Chapter 9. Overfull \hbox (64.84438pt too wide) in paragraph at lines 2481--2481 []\T1/pcr/m/n/9 "[][]8b48f8a3f80ee7bbf26166d20913ce5ff068924d23b79199adc1babc43 85c084c9cccc143ffa19963db60e010157fe33[][] Overfull \vbox (16.72583pt too high) detected at line 2487 [47] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2494--2494 []\T1/pcr/m/n/9 "[][]34110bb15d8fad38f0e2cda16cebe43e5f30cf60066ab04bf6cabf9553 b175c6e2d1a3005b1d1c5527d9d1ad9a750679[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2496--2496 []\T1/pcr/m/n/9 "[][]1bfa4c5d2351a746fb4472f5ca0276c81864ac613f994b06570431c175 1f3aa88a4a67a66375a403dc9792e913b830b8[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2504--2504 []\T1/pcr/m/n/9 "[][]a86ae64b0fe1bd9e065125768251fd279089d0e544e2200f2d3df87edc 2692d45befce649fac006d0fab153f2365a41a[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2505--2505 []\T1/pcr/m/n/9 "[][]4c84bdae94562490dc2371cf32a48489fe03e89f7c464efae93afdc1df 522d774b875ffabf95ce8e35cdf9b89773855a[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2507--2507 []\T1/pcr/m/n/9 "[][]7dce5eec25e6e48a4f0a6bad9ece783fe7ef208d2508a1112b9a074d00 0e8cc9425ff2d59ac99b33715c2bdf98547510[][] [48] [49] [50] Chapter 10. [51 <./FastkeyServer.png>] [52 <./FastKeyServerDlib.png>] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2703--2703 []\T1/pcr/m/n/9 "[][]ffa69c63527f2a8fe1a9dc974bf0c9c841283ebe28278d27d4a32f888b f91eff2b7d66b490954843b458c386ccac90e6[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2704--2704 []\T1/pcr/m/n/9 "[][]e1fbea741bebc77786bee83b571a463476bd0a0daf0af0f39ca122b003 2631a50fe3987ef6b619aba21216c5ad3b2349[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2705--2705 []\T1/pcr/m/n/9 "[][]5f1f76bed96460469b52d31c8c2539030d3f35b41a67f476cc27747378 7efd35b4598ef515ca777157a18786e59a5d85[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2706--2706 []\T1/pcr/m/n/9 "[][]873180754f348e964060fc8b76292118cf4b535880bd9be94fa105b1f1 c133f6b0366a2fcd88b666f545e00898af7698[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2707--2707 []\T1/pcr/m/n/9 "[][]8aab03b0bb908fb829ced89bb233255203995fb03151ede766dd737b29 8186fa1ed83016e13684473bb6bc5120452be5[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2712--2712 []\T1/pcr/m/n/9 "[][]feb0418af64c0c8fc1059389a8e50e10e124092196c2b2781a012274ab 9eea5f4625f1037f329bc983c5b30cba1eb6f9[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2713--2713 []\T1/pcr/m/n/9 "[][]d2611d319b2e43523098d9b87339ebca574d5b5d397dab3a74ef3f7f6e 21b12472903e88ea364aea75a72b39b276271f[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2714--2714 []\T1/pcr/m/n/9 "[][]41beb5c8ea2c0fa073722e3addd4b39aaaf9599f309f6192df710e0341 7d198081a54da135d5d2a2c3f454a74619ba8c[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2715--2715 []\T1/pcr/m/n/9 "[][]9e75b7418d3877548556e64b2079bba42c11ad1563add1002c551b4d63 fb50a6cc3ab7c4f0429904d65fd84071587a7b[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2716--2716 []\T1/pcr/m/n/9 "[][]50cc7fa146b61476a7a493162b76e95c64d8256cf54a342f34eab98336 2a8b435870b4bd5fbef33b6bf7edf995e77278[][] Overfull \vbox (10.1832pt too high) detected at line 2718 [53] [54] Chapter 11. [55] [56 <./SKIControl.png>] [57] [58] [59] [60] Chapter 12. [61] [62] [63 <./Wireshark.png>] [64] Chapter 13. [65] [66] [67] [68] Chapter 14. [69] (./nubeva-docs.ind) [70] (./nubeva-docs.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on nubeva-docs.pdf (74 pages, 1078449 bytes). Transcript written on nubeva-docs.log. Latexmk: Index file 'nubeva-docs.idx' was written Latexmk: Log file says output to 'nubeva-docs.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'nubeva-docs.out' 'nubeva-docs.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="nubeva-docs" "SKI.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./SKI.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 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/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/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/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/infwarerr.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)) (/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 nubeva-docs.idx (./nubeva-docs.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.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)) (./nubeva-docs.out) (./nubeva-docs.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.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] (./nubeva-docs.toc [1]) [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1 <./Overview001.png >] [2 <./SensorFK.png>] [3 <./KeySense.png>] [4 <./DecryptorHighlighted.png> <. /Arch001.png>] Chapter 2. [5] [6] [7] [8] [9] [10] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.813 ...ed Libraries}] \leavevmode\begin{itemize} [11] [12] Underfull \vbox (badness 10000) detected at line 1148 Overfull \vbox (2.68169pt too high) detected at line 1148 [13] Underfull \vbox (badness 10000) detected at line 1148 Overfull \vbox (2.68169pt too high) detected at line 1148 [14] Underfull \vbox (badness 10000) detected at line 1148 Overfull \vbox (2.68169pt too high) detected at line 1148 [15] Underfull \vbox (badness 10000) detected at line 1148 Overfull \vbox (2.68169pt too high) detected at line 1148 [16] [17] [18] Underfull \vbox (badness 10000) detected at line 1369 Overfull \vbox (2.68169pt too high) detected at line 1369 [19] Underfull \vbox (badness 10000) detected at line 1369 Overfull \vbox (2.68169pt too high) detected at line 1369 [20] [21] Overfull \hbox (0.56348pt too wide) in paragraph at lines 1516--1516 []\T1/phv/m/n/10 Ap- Underfull \hbox (badness 10000) in paragraph at lines 1516--1516 \T1/phv/m/n/10 pli- Underfull \hbox (badness 10000) in paragraph at lines 1516--1516 \T1/phv/m/n/10 ca- Overfull \hbox (1.1234pt too wide) in paragraph at lines 1516--1516 \T1/phv/m/n/10 tion| Overfull \hbox (8.88354pt too wide) in paragraph at lines 1516--1516 []\T1/ptm/m/n/10 Drop- Overfull \hbox (14.44347pt too wide) in paragraph at lines 1516--1516 []\T1/ptm/m/n/10 Google Overfull \hbox (17.22337pt too wide) in paragraph at lines 1516--1516 \T1/ptm/m/n/10 Chrome| Underfull \hbox (badness 10000) in paragraph at lines 1516--1516 []\T1/ptm/m/n/10 MS Overfull \hbox (5.55359pt too wide) in paragraph at lines 1516--1516 \T1/ptm/m/n/10 Edge Overfull \hbox (28.34322pt too wide) in paragraph at lines 1516--1516 \T1/ptm/m/n/10 Chromium| Underfull \hbox (badness 10000) in paragraph at lines 1516--1516 []\T1/ptm/m/n/10 MS Overfull \hbox (5.55359pt too wide) in paragraph at lines 1516--1516 \T1/ptm/m/n/10 Edge Overfull \hbox (4.44347pt too wide) in paragraph at lines 1516--1516 \T1/ptm/m/n/10 (old)| Underfull \hbox (badness 10000) in paragraph at lines 1516--1516 []\T1/ptm/m/n/10 Zs- Overfull \hbox (4.43333pt too wide) in paragraph at lines 1516--1516 \T1/ptm/m/n/10 caler Overfull \hbox (2.22363pt too wide) in paragraph at lines 1516--1516 \T1/ptm/m/n/10 App| [22] [23] [24] Chapter 4. [25 <./GettingStarted.png>] [26] Chapter 5. [27 <./SensorHighlightedwithDec.png>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) Overfull \hbox (216.0442pt too wide) in paragraph at lines 1647--1647 []\TS1/pcr/m/n/9 '[][]\T1/pcr/m/n/9 eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJ lZGdlLmNvbTo0NDMzIiwicmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQ o=[][] [28] Overfull \hbox (216.0442pt too wide) in paragraph at lines 1712--1712 []\T1/pcr/m/n/9 "[][]eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0ND MzIiwicmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo=[][] [29] Overfull \hbox (216.0442pt too wide) in paragraph at lines 1738--1738 []\T1/pcr/m/n/9 eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0NDMzIiw icmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo[]=[][] Overfull \hbox (210.64421pt too wide) in paragraph at lines 1750--1750 []\T1/pcr/m/n/9 eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0NDMzIiw icmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo= Overfull \hbox (216.0442pt too wide) in paragraph at lines 1784--1784 []\T1/pcr/m/n/9 "[][]eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0ND MzIiwicmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo=[][] Overfull \vbox (53.04117pt too high) detected at line 1800 [30] Overfull \hbox (216.0442pt too wide) in paragraph at lines 1835--1835 []\T1/pcr/m/n/9 eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0NDMzIiw icmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo[]=[][] [31] [32] Chapter 6. [33] Overfull \hbox (216.0442pt too wide) in paragraph at lines 1921--1921 []\T1/pcr/m/n/9 "[][]eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0ND MzIiwicmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo=[][] [34] Overfull \hbox (189.04424pt too wide) in paragraph at lines 1967--1967 []\T1/pcr/m/n/9 eyJ0eXBlIjoia2RiIiwiZG9tYWluIjoidGVzdCIsInJlZ2lvbiI6ImtleS5udWJ lZGdlLmNvbTo0NDMzIiwiYWsiOiJ1c2VyIiwic2siOiJwYXNzd29yZCJ9| Overfull \hbox (194.44423pt too wide) in paragraph at lines 1985--1985 []\T1/pcr/m/n/9 eyJ0eXBlIjoia2RiIiwiZG9tYWluIjoidGVzdCIsInJlZ2lvbiI6ImtleS5udWJ lZGdlLmNvbTo0NDMzIiwiYWsiOiJ1c2VyIiwic2siOiJwYXNzd29yZCJ9[] [35] [36] Chapter 7. [37 <./DecryptionLibrary.png>] [38 <./DecryptLibHighlighted.png>] [39] Underfull \hbox (badness 10000) in paragraph at lines 2249--2250 \T1/ptm/m/n/10 turn value is RECORD_HANDSHAKE_DECRYPTED, RECORD_DECRYPTED, or [40 <./TCPTLS001.png> <./TCPTLS002.png>] Underfull \hbox (badness 10000) in paragraph at lines 2276--2277 \T1/ptm/m/n/10 turn value is RECORD_HANDSHAKE_DECRYPTED, RECORD_DECRYPTED, or Underfull \hbox (badness 10000) in paragraph at lines 2281--2283 \T1/ptm/b/n/10 Note: \T1/ptm/m/n/10 A re-turn value other than \T1/pcr/m/n/10 RECORD_HANDSHAKE_DECRYPTED\T1/ptm/m/n/10 , \T1/pcr/m/n/10 RECORD_DECRYPTED\T1/p tm/m/n/10 , [41 <./TCPTLS003.png> <./TCPTLS004.png> <./TCPTLS005.png>] Underfull \hbox (badness 10000) in paragraph at lines 2339--2341 []\T1/ptm/m/n/10 Handshake in-for-ma-tion Underfull \hbox (badness 7704) in paragraph at lines 2342--2344 []\T1/ptm/m/n/10 Packets con-tain-ing TLS hand- [42] [43] [44] Chapter 8. [45] [46] Chapter 9. Overfull \hbox (64.84438pt too wide) in paragraph at lines 2481--2481 []\T1/pcr/m/n/9 "[][]8b48f8a3f80ee7bbf26166d20913ce5ff068924d23b79199adc1babc43 85c084c9cccc143ffa19963db60e010157fe33[][] Overfull \vbox (16.72583pt too high) detected at line 2487 [47] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2494--2494 []\T1/pcr/m/n/9 "[][]34110bb15d8fad38f0e2cda16cebe43e5f30cf60066ab04bf6cabf9553 b175c6e2d1a3005b1d1c5527d9d1ad9a750679[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2496--2496 []\T1/pcr/m/n/9 "[][]1bfa4c5d2351a746fb4472f5ca0276c81864ac613f994b06570431c175 1f3aa88a4a67a66375a403dc9792e913b830b8[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2504--2504 []\T1/pcr/m/n/9 "[][]a86ae64b0fe1bd9e065125768251fd279089d0e544e2200f2d3df87edc 2692d45befce649fac006d0fab153f2365a41a[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2505--2505 []\T1/pcr/m/n/9 "[][]4c84bdae94562490dc2371cf32a48489fe03e89f7c464efae93afdc1df 522d774b875ffabf95ce8e35cdf9b89773855a[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2507--2507 []\T1/pcr/m/n/9 "[][]7dce5eec25e6e48a4f0a6bad9ece783fe7ef208d2508a1112b9a074d00 0e8cc9425ff2d59ac99b33715c2bdf98547510[][] [48] [49] [50] Chapter 10. [51 <./FastkeyServer.png>] [52 <./FastKeyServerDlib.png>] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2703--2703 []\T1/pcr/m/n/9 "[][]ffa69c63527f2a8fe1a9dc974bf0c9c841283ebe28278d27d4a32f888b f91eff2b7d66b490954843b458c386ccac90e6[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2704--2704 []\T1/pcr/m/n/9 "[][]e1fbea741bebc77786bee83b571a463476bd0a0daf0af0f39ca122b003 2631a50fe3987ef6b619aba21216c5ad3b2349[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2705--2705 []\T1/pcr/m/n/9 "[][]5f1f76bed96460469b52d31c8c2539030d3f35b41a67f476cc27747378 7efd35b4598ef515ca777157a18786e59a5d85[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2706--2706 []\T1/pcr/m/n/9 "[][]873180754f348e964060fc8b76292118cf4b535880bd9be94fa105b1f1 c133f6b0366a2fcd88b666f545e00898af7698[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2707--2707 []\T1/pcr/m/n/9 "[][]8aab03b0bb908fb829ced89bb233255203995fb03151ede766dd737b29 8186fa1ed83016e13684473bb6bc5120452be5[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2712--2712 []\T1/pcr/m/n/9 "[][]feb0418af64c0c8fc1059389a8e50e10e124092196c2b2781a012274ab 9eea5f4625f1037f329bc983c5b30cba1eb6f9[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2713--2713 []\T1/pcr/m/n/9 "[][]d2611d319b2e43523098d9b87339ebca574d5b5d397dab3a74ef3f7f6e 21b12472903e88ea364aea75a72b39b276271f[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2714--2714 []\T1/pcr/m/n/9 "[][]41beb5c8ea2c0fa073722e3addd4b39aaaf9599f309f6192df710e0341 7d198081a54da135d5d2a2c3f454a74619ba8c[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2715--2715 []\T1/pcr/m/n/9 "[][]9e75b7418d3877548556e64b2079bba42c11ad1563add1002c551b4d63 fb50a6cc3ab7c4f0429904d65fd84071587a7b[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 2716--2716 []\T1/pcr/m/n/9 "[][]50cc7fa146b61476a7a493162b76e95c64d8256cf54a342f34eab98336 2a8b435870b4bd5fbef33b6bf7edf995e77278[][] Overfull \vbox (10.1832pt too high) detected at line 2718 [53] [54] Chapter 11. [55] [56 <./SKIControl.png>] [57] [58] [59] [60] Chapter 12. [61] [62] [63 <./Wireshark.png>] [64] Chapter 13. [65] [66] [67] [68] Chapter 14. [69] (./nubeva-docs.ind) [70] (./nubeva-docs.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on nubeva-docs.pdf (74 pages, 1078449 bytes). Transcript written on nubeva-docs.log. Latexmk: Index file 'nubeva-docs.idx' was written Latexmk: Log file says output to 'nubeva-docs.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2021-04-21T00:39:02.459350Z, end-time: 2021-04-21T00:39:02.529294Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/./_build/latex/nubeva-docs.pdf /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/artifacts/newdocs/sphinx_pdf/nubeva-docs.pdf [rtd-command-info] start-time: 2021-04-21T00:39:02.653343Z, end-time: 2021-04-21T00:39:03.876806Z, duration: 1, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=en . _build/epub Running Sphinx v1.8.5 loading translations [en]... done Adding copy buttons to code blocks... making output directory... loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [epub]: targets for 17 source files that are out of date updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done writing output... [ 5%] files/Ciphers writing output... [ 11%] files/Introduction writing output... [ 17%] files/Sensors writing output... [ 23%] files/Signatures writing output... [ 29%] files/Systemreqs writing output... [ 35%] files/apis writing output... [ 41%] files/configserver writing output... [ 47%] files/decryption writing output... [ 52%] files/decryptionlibrary writing output... [ 58%] files/faq writing output... [ 64%] files/fastkey writing output... [ 70%] files/fastkeyserver writing output... [ 76%] files/gettingstarted writing output... [ 82%] files/keybuffer writing output... [ 88%] files/releasenotes writing output... [ 94%] files/tools writing output... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/decryption.rst:18: WARNING: undefined label: ski decrypt library (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/fastkeyserver.rst:9: WARNING: undefined label: ski decrypt library (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/gettingstarted.rst:14: WARNING: undefined label: fastkey server (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/files/keybuffer.rst:3: WARNING: undefined label: fastkey |trade| protocol (if the link has no caption the label must precede a section header) generating indices... genindex writing additional pages... copying images... [ 5%] files/include/Overview001.png copying images... [ 10%] files/include/SensorFK.png copying images... [ 15%] files/include/KeySense.png copying images... [ 21%] files/include/DecryptorHighlighted.png copying images... [ 26%] files/include/Arch001.png copying images... [ 31%] files/include/SensorHighlightedwithDec.png copying images... [ 36%] files/include/SKIControl.png copying images... [ 42%] files/include/DecryptionLibrary.png copying images... [ 47%] files/include/DecryptLibHighlighted.png copying images... [ 52%] files/include/TCPTLS001.png copying images... [ 57%] files/include/TCPTLS002.png copying images... [ 63%] files/include/TCPTLS003.png copying images... [ 68%] files/include/TCPTLS004.png copying images... [ 73%] files/include/TCPTLS005.png copying images... [ 78%] files/include/FastkeyServer.png copying images... [ 84%] files/include/FastKeyServerDlib.png copying images... [ 89%] files/include/GettingStarted.png copying images... [ 94%] files/include/TLSKeybuffer.png copying images... [100%] files/include/Wireshark.png copying static files... done copying extra files... done WARNING: conf value "version" should not be empty for EPUB3 writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing NubevaSessionKeyIntercept.epub file... build succeeded, 5 warnings. The ePub file is in _build/epub. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-04-21T00:39:04.050466Z, end-time: 2021-04-21T00:39:04.129414Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/newdocs/./_build/epub/NubevaSessionKeyIntercept.epub /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/artifacts/newdocs/sphinx_epub/nubeva-docs.epub