Read the Docs build information Build id: 281300 Project: citrix-rflinux-domain-passthrough Version: latest Commit: 8f455c921f1120d83a9683fd1f040a4273afe06b Date: 2020-01-28T10:32:27.852157Z State: finished Success: True [rtd-command-info] start-time: 2020-01-28T11:05:27.818929Z, end-time: 2020-01-28T11:05:28.977962Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/citrix/rflinux-domain-passthrough.git . Cloning into '.'... [rtd-command-info] start-time: 2020-01-28T11:05:29.176860Z, end-time: 2020-01-28T11:05:29.410975Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by 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 8f455c9 added site url [rtd-command-info] start-time: 2020-01-28T11:05:29.486309Z, end-time: 2020-01-28T11:05:29.714031Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-01-28T11:05:29.966528Z, end-time: 2020-01-28T11:05:30.233887Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2020-01-28T11:05:30.317574Z, end-time: 2020-01-28T11:05:31.185493Z, duration: 0, exit-code: 0 git submodule update --init --force --recursive devdocs-theme Submodule 'devdocs-theme' (https://github.com/citrix/devdocs-theme.git) registered for path 'devdocs-theme' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/citrix-rflinux-domain-passthrough/checkouts/latest/devdocs-theme'... Submodule path 'devdocs-theme': checked out '0940b18e001da9c3f1cb6b33d97e7e9039af01f3' [rtd-command-info] start-time: 2020-01-28T11:05:32.348597Z, end-time: 2020-01-28T11:05:35.625437Z, duration: 3, exit-code: 0 python2.7 -mvirtualenv --no-site-packages --no-download New python executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-rflinux-domain-passthrough/envs/latest/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-rflinux-domain-passthrough/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-01-28T11:05:35.702519Z, end-time: 2020-01-28T11:05:38.847891Z, duration: 3, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/citrix-rflinux-domain-passthrough/.cache/pip pip DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. Collecting pip Downloading https://files.pythonhosted.org/packages/54/0c/d01aa759fdc501a58f431eb594a17495f15b88da142ce14b5845662c13f3/pip-20.0.2-py2.py3-none-any.whl (1.4MB) Installing collected packages: pip Found existing installation: pip 19.1.1 Uninstalling pip-19.1.1: Successfully uninstalled pip-19.1.1 Successfully installed pip-20.0.2 [rtd-command-info] start-time: 2020-01-28T11:05:38.939493Z, end-time: 2020-01-28T11:05:54.074128Z, duration: 15, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/citrix-rflinux-domain-passthrough/.cache/pip Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 mkdocs==0.17.3 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Requirement already up-to-date: setuptools==41.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-rflinux-domain-passthrough/envs/latest/lib/python2.7/site-packages (41.0.1) Collecting docutils==0.14 Downloading docutils-0.14-py2-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp27-cp27mu-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 mkdocs==0.17.3 Downloading mkdocs-0.17.3-py2.py3-none-any.whl (1.2 MB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting sphinx>=1.3.1 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting tornado<5.0,>=4.1 Downloading tornado-4.5.3.tar.gz (484 kB) Collecting Jinja2>=2.7.1 Downloading Jinja2-2.11.0-py2.py3-none-any.whl (126 kB) Collecting click>=3.3 Downloading Click-7.0-py2.py3-none-any.whl (81 kB) Collecting livereload>=2.5.1 Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) Collecting PyYAML>=3.10 Downloading PyYAML-5.3.tar.gz (268 kB) Collecting Markdown>=2.3.1 Downloading Markdown-3.1.1-py2.py3-none-any.whl (87 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting typing; python_version < "3.5" Downloading typing-3.7.4.1-py2-none-any.whl (26 kB) Collecting requests>=2.0.0 Downloading requests-2.22.0-py2.py3-none-any.whl (57 kB) Collecting packaging Downloading packaging-20.1-py2.py3-none-any.whl (36 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting six>=1.5 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl (39 kB) Collecting singledispatch Downloading singledispatch-3.4.0.3-py2.py3-none-any.whl (12 kB) Collecting certifi Downloading certifi-2019.11.28-py2.py3-none-any.whl (156 kB) Collecting backports_abc>=0.4 Downloading backports_abc-0.5-py2.py3-none-any.whl (5.2 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl (24 kB) Collecting pytz>=2015.7 Downloading pytz-2019.3-py2.py3-none-any.whl (509 kB) Collecting chardet<3.1.0,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting idna<2.9,>=2.5 Downloading idna-2.8-py2.py3-none-any.whl (58 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.8-py2.py3-none-any.whl (125 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.6-py2.py3-none-any.whl (67 kB) Building wheels for collected packages: mock, future, tornado, PyYAML 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-py2-none-any.whl size=23754 sha256=d70b6f3c2673fa77b3f4fda0722e132e770247d76fb491bac65f507b120b1682 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-rflinux-domain-passthrough/.cache/pip/wheels/ad/62/e0/a06cc957652749e64c7904e899eca3ecb2ec47c60d52653660 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-py2-none-any.whl size=502565 sha256=3b6d5f588c512739b5dd674edffe1b3d1fcc33b25244a411288b2da7ee9e5945 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-rflinux-domain-passthrough/.cache/pip/wheels/5f/11/0c/aad680baf5ef4fbcbab992c9f03e1130357e0c173a4fdabfff Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-4.5.3-cp27-cp27mu-linux_x86_64.whl size=431774 sha256=ef6739135b2f257c6e67c59bd94cfc670c97cc14609b59cf8c5a5b76b11c9653 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-rflinux-domain-passthrough/.cache/pip/wheels/6b/95/34/e25e3530e2ed9ed153aec63e467140ac4aa392fcac03691276 Building wheel for PyYAML (setup.py): started Building wheel for PyYAML (setup.py): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.3-cp27-cp27mu-linux_x86_64.whl size=45254 sha256=709fd4c6a210bd2b6d8525c0cbb1e413167e55d509357927d3ae8876af2e3d2e Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-rflinux-domain-passthrough/.cache/pip/wheels/06/0f/01/cdac9a236377daed23bce2de82d8cc036abc5717f63bd8268c Successfully built mock future tornado PyYAML Installing collected packages: Pygments, docutils, mock, pillow, alabaster, future, commonmark, pytz, babel, imagesize, typing, MarkupSafe, Jinja2, certifi, chardet, idna, urllib3, requests, six, pyparsing, packaging, snowballstemmer, sphinxcontrib-websupport, sphinx, recommonmark, singledispatch, backports-abc, tornado, click, livereload, PyYAML, Markdown, mkdocs Successfully installed Jinja2-2.11.0 Markdown-3.1.1 MarkupSafe-1.1.1 PyYAML-5.3 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 backports-abc-0.5 certifi-2019.11.28 chardet-3.0.4 click-7.0 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.8 imagesize-1.2.0 livereload-2.6.1 mkdocs-0.17.3 mock-1.0.1 packaging-20.1 pillow-5.4.1 pyparsing-2.4.6 pytz-2019.3 recommonmark-0.5.0 requests-2.22.0 singledispatch-3.4.0.3 six-1.14.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinxcontrib-websupport-1.1.2 tornado-4.5.3 typing-3.7.4.1 urllib3-1.25.8 [rtd-command-info] start-time: 2020-01-28T11:05:54.152680Z, end-time: 2020-01-28T11:05:57.254448Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/citrix-rflinux-domain-passthrough/.cache/pip -r requirements.txt DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Collecting mkdocs>=1 Downloading mkdocs-1.0.4-py2.py3-none-any.whl (1.2 MB) Requirement already satisfied: pygments>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-rflinux-domain-passthrough/envs/latest/lib/python2.7/site-packages (from -r requirements.txt (line 2)) (2.3.1) Collecting pymdown-extensions>=4.11 Downloading pymdown_extensions-6.2.1-py2.py3-none-any.whl (198 kB) Collecting tornado>=5.0 Downloading tornado-5.1.1.tar.gz (516 kB) Requirement already satisfied: Jinja2>=2.7.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-rflinux-domain-passthrough/envs/latest/lib/python2.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (2.11.0) Requirement already satisfied: click>=3.3 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-rflinux-domain-passthrough/envs/latest/lib/python2.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (7.0) Requirement already satisfied: livereload>=2.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-rflinux-domain-passthrough/envs/latest/lib/python2.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (2.6.1) Requirement already satisfied: PyYAML>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-rflinux-domain-passthrough/envs/latest/lib/python2.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (5.3) Requirement already satisfied: Markdown>=2.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-rflinux-domain-passthrough/envs/latest/lib/python2.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (3.1.1) Collecting pep562 Downloading pep562-1.0-py2.py3-none-any.whl (7.0 kB) Collecting futures Downloading futures-3.3.0-py2-none-any.whl (16 kB) Requirement already satisfied: singledispatch in /home/docs/checkouts/readthedocs.org/user_builds/citrix-rflinux-domain-passthrough/envs/latest/lib/python2.7/site-packages (from tornado>=5.0->mkdocs>=1->-r requirements.txt (line 1)) (3.4.0.3) Requirement already satisfied: backports_abc>=0.4 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-rflinux-domain-passthrough/envs/latest/lib/python2.7/site-packages (from tornado>=5.0->mkdocs>=1->-r requirements.txt (line 1)) (0.5) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-rflinux-domain-passthrough/envs/latest/lib/python2.7/site-packages (from Jinja2>=2.7.1->mkdocs>=1->-r requirements.txt (line 1)) (1.1.1) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/citrix-rflinux-domain-passthrough/envs/latest/lib/python2.7/site-packages (from livereload>=2.5.1->mkdocs>=1->-r requirements.txt (line 1)) (1.14.0) Requirement already satisfied: setuptools>=36 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-rflinux-domain-passthrough/envs/latest/lib/python2.7/site-packages (from Markdown>=2.3.1->mkdocs>=1->-r requirements.txt (line 1)) (41.0.1) Building wheels for collected packages: tornado Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-5.1.1-cp27-cp27mu-linux_x86_64.whl size=461121 sha256=0f6d65dc77c9a0a0f18f7c06b103a56c97d334bb55a7546d740f178f232ca6aa Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-rflinux-domain-passthrough/.cache/pip/wheels/d8/83/af/e0dc6afbf3a2c51af8d6e3f9fbe790d0c581c2de05bc5d50f5 Successfully built tornado Installing collected packages: futures, tornado, mkdocs, pep562, pymdown-extensions Attempting uninstall: tornado Found existing installation: tornado 4.5.3 Uninstalling tornado-4.5.3: Successfully uninstalled tornado-4.5.3 Attempting uninstall: mkdocs Found existing installation: mkdocs 0.17.3 Uninstalling mkdocs-0.17.3: Successfully uninstalled mkdocs-0.17.3 Successfully installed futures-3.3.0 mkdocs-1.0.4 pep562-1.0 pymdown-extensions-6.2.1 tornado-5.1.1 [rtd-command-info] start-time: 2020-01-28T11:05:57.506170Z, end-time: 2020-01-28T11:05:57.746481Z, duration: 0, exit-code: 0 cat mkdocs.yml copyright: 'Copyright © 1999-2019 Citrix Systems, Inc. All rights reserved. ' docs_dir: /home/docs/checkouts/readthedocs.org/user_builds/citrix-rflinux-domain-passthrough/checkouts/latest/docs extra: social: - link: https://www.youtube.com/channel/UCiOupk9QF6jdk3EDKTHDykA type: youtube - link: https://github.com/citrix type: github-alt - link: https://twitter.com/citrixdeveloper type: twitter - link: https://www.linkedin.com/company/citrix/ type: linkedin extra_css: - assets/stylesheets/extra.css - https://media.readthedocs.com/css/badge_only.css - https://media.readthedocs.com/css/readthedocs-doc-embed.css extra_javascript: - readthedocs-data.js - https://media.readthedocs.com/core/js/readthedocs-doc-embed.js - https://media.readthedocs.com/javascript/readthedocs-analytics.js google_analytics: null markdown_extensions: - admonition - codehilite - toc: permalink: true - footnotes - meta - extra nav: - Home: index.md - Domain Pass-through authentication types: authentication-types.md - Configuration: configuration.md - Credential Insertion SDK: credential-insertion-sdk.md - API Examples: api-examples.md - Launch an app/desktop: launch-application-desktop.md - Questions?: https://discussions.citrix.com/forum/1385-citrix-developer-exchange/ site_description: Domain Pass-Through - Citrix Receiver for Linux 13.10 site_name: Domain Pass-Through - Citrix Receiver for Linux 13.10 site_title: Developer Docs site_url: https://developer-docs.citrix.com theme: custom_dir: devdocs-theme favicon: /media/favicon.ico feature: tabs: false font: false include_search_page: false language: en logo: https://developer-docs.citrix.com/_static/Citrix_Logo_Black.png name: null palette: accent: blue primary: white search_index_only: true static_templates: - 404.html [rtd-command-info] start-time: 2020-01-28T11:05:57.827023Z, end-time: 2020-01-28T11:05:58.959026Z, duration: 1, exit-code: 0 python -m mkdocs build --clean --site-dir _build/html --config-file mkdocs.yml WARNING - Config value: 'site_title'. Warning: Unrecognised configuration name: site_title INFO - Cleaning site directory INFO - Building documentation to directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-rflinux-domain-passthrough/checkouts/latest/_build/html