Read the Docs build information Build id: 451491 Project: citrix-storefront-store-services-api Version: latest Commit: 6b9056d913a948a093cf9af028961de84c566261 Date: 2020-10-15T08:04:06.613894Z State: finished Success: True [rtd-command-info] start-time: 2020-10-15T08:07:29.948444Z, end-time: 2020-10-15T08:07:30.585255Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/citrix/storefront-store-services-api.git . Cloning into '.'... [rtd-command-info] start-time: 2020-10-15T08:07:30.868929Z, end-time: 2020-10-15T08:07:30.924318Z, 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 6b9056d updated feedback URL [rtd-command-info] start-time: 2020-10-15T08:07:31.036763Z, end-time: 2020-10-15T08:07:31.090652Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-10-15T08:07:31.455818Z, end-time: 2020-10-15T08:07:31.525418Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2020-10-15T08:07:31.655246Z, end-time: 2020-10-15T08:07:32.533632Z, 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-storefront-store-services-api/checkouts/latest/devdocs-theme'... Submodule path 'devdocs-theme': checked out '9ca5a31e8dfe14b91848b786472a6a683701a9c2' [rtd-command-info] start-time: 2020-10-15T08:07:33.578557Z, end-time: 2020-10-15T08:07:36.798602Z, duration: 3, exit-code: 0 python2.7 -mvirtualenv New python executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-store-services-api/envs/latest/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-store-services-api/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-10-15T08:07:36.957382Z, end-time: 2020-10-15T08:07:37.613129Z, duration: 0, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-store-services-api/envs/latest/lib/python2.7/site-packages (20.2.3) [rtd-command-info] start-time: 2020-10-15T08:07:37.852469Z, end-time: 2020-10-15T08:07:47.805517Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir 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. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) 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 Jinja2>=2.7.1 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting click>=3.3 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) Collecting livereload>=2.5.1 Downloading livereload-2.6.3.tar.gz (25 kB) Collecting PyYAML>=3.10 Downloading PyYAML-5.3.1.tar.gz (269 kB) Collecting Markdown>=2.3.1 Downloading Markdown-3.1.1-py2.py3-none-any.whl (87 kB) Collecting tornado<5.0,>=4.1 Downloading tornado-4.5.3.tar.gz (484 kB) 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.3-py2-none-any.whl (26 kB) Collecting Pygments>=2.0 Downloading Pygments-2.5.2-py2.py3-none-any.whl (896 kB) Collecting packaging Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting requests>=2.0.0 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl (39 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl (24 kB) Collecting singledispatch Downloading singledispatch-3.4.0.3-py2.py3-none-any.whl (12 kB) Collecting certifi Downloading certifi-2020.6.20-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 pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting pytz>=2015.7 Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Building wheels for collected packages: mock, future, livereload, PyYAML, tornado 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=9abeb4afe3f5d128b445609eb1c6cd829028ffda9d76ee5234a547e681f8e2f4 Stored in directory: /tmp/pip-ephem-wheel-cache-P0Z1F3/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=502566 sha256=6b4ba3639d7b14645da488017fb993951b5e1deedafcdc97ef6a915c698baf78 Stored in directory: /tmp/pip-ephem-wheel-cache-P0Z1F3/wheels/5f/11/0c/aad680baf5ef4fbcbab992c9f03e1130357e0c173a4fdabfff Building wheel for livereload (setup.py): started Building wheel for livereload (setup.py): finished with status 'done' Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24713 sha256=c32906a16d1596aeea69d6cbfb653ab3aaa8d27c72d50b01e2766beb58878d35 Stored in directory: /tmp/pip-ephem-wheel-cache-P0Z1F3/wheels/7d/e7/58/c5f84d9cb0a61c83f4c43498de28f3aff73e5ff99a108ae399 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.1-cp27-cp27mu-linux_x86_64.whl size=45643 sha256=92b0316ad0ad81bffa848e65ae30e337efff78722f68680dd5908db8a67300cd Stored in directory: /tmp/pip-ephem-wheel-cache-P0Z1F3/wheels/d1/d5/a0/3c27cdc8b0209c5fc1385afeee936cf8a71e13d885388b4be2 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=431773 sha256=97be380df4a4ec1663d618d335f1db8a87ddf48ca3a0ba3be397b3df17200757 Stored in directory: /tmp/pip-ephem-wheel-cache-P0Z1F3/wheels/6b/95/34/e25e3530e2ed9ed153aec63e467140ac4aa392fcac03691276 Successfully built mock future livereload PyYAML tornado Installing collected packages: setuptools, docutils, mock, pillow, alabaster, future, commonmark, imagesize, typing, Pygments, MarkupSafe, Jinja2, six, pyparsing, packaging, snowballstemmer, pytz, babel, urllib3, certifi, idna, chardet, requests, sphinxcontrib-websupport, sphinx, recommonmark, click, singledispatch, backports-abc, tornado, livereload, PyYAML, Markdown, mkdocs Attempting uninstall: setuptools Found existing installation: setuptools 44.1.1 Uninstalling setuptools-44.1.1: Successfully uninstalled setuptools-44.1.1 Successfully installed Jinja2-2.11.2 Markdown-3.1.1 MarkupSafe-1.1.1 PyYAML-5.3.1 Pygments-2.5.2 alabaster-0.7.12 babel-2.8.0 backports-abc-0.5 certifi-2020.6.20 chardet-3.0.4 click-7.1.2 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.10 imagesize-1.2.0 livereload-2.6.3 mkdocs-0.17.3 mock-1.0.1 packaging-20.4 pillow-5.4.1 pyparsing-2.4.7 pytz-2020.1 recommonmark-0.5.0 requests-2.24.0 setuptools-41.0.1 singledispatch-3.4.0.3 six-1.15.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinxcontrib-websupport-1.1.2 tornado-4.5.3 typing-3.7.4.3 urllib3-1.25.10 [rtd-command-info] start-time: 2020-10-15T08:07:48.145554Z, end-time: 2020-10-15T08:07:50.488988Z, duration: 2, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Collecting 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-storefront-store-services-api/envs/latest/lib/python2.7/site-packages (from -r requirements.txt (line 2)) (2.5.2) Collecting pymdown-extensions>=4.3 Downloading pymdown_extensions-8.0-py2.py3-none-any.whl (206 kB) Requirement already satisfied: Jinja2>=2.7.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-store-services-api/envs/latest/lib/python2.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (2.11.2) Requirement already satisfied: click>=3.3 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-store-services-api/envs/latest/lib/python2.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (7.1.2) Requirement already satisfied: livereload>=2.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-store-services-api/envs/latest/lib/python2.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (2.6.3) Requirement already satisfied: PyYAML>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-store-services-api/envs/latest/lib/python2.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (5.3.1) Requirement already satisfied: Markdown>=2.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-store-services-api/envs/latest/lib/python2.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (3.1.1) Collecting tornado>=5.0 Downloading tornado-5.1.1.tar.gz (516 kB) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-store-services-api/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-storefront-store-services-api/envs/latest/lib/python2.7/site-packages (from livereload>=2.5.1->mkdocs>=1->-r requirements.txt (line 1)) (1.15.0) Requirement already satisfied: setuptools>=36 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-store-services-api/envs/latest/lib/python2.7/site-packages (from Markdown>=2.3.1->mkdocs>=1->-r requirements.txt (line 1)) (41.0.1) 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-storefront-store-services-api/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-storefront-store-services-api/envs/latest/lib/python2.7/site-packages (from tornado>=5.0->mkdocs>=1->-r requirements.txt (line 1)) (0.5) 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=461135 sha256=c67b7b71550d5e9e232ee551e138b5e315d8b4498542ed1d5f9ae53d3d76f6ad Stored in directory: /tmp/pip-ephem-wheel-cache-nyUnRk/wheels/d8/83/af/e0dc6afbf3a2c51af8d6e3f9fbe790d0c581c2de05bc5d50f5 Successfully built tornado Installing collected packages: futures, tornado, mkdocs, 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 ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. pymdown-extensions 8.0 requires Markdown>=3.2, but you'll have markdown 3.1.1 which is incompatible. Successfully installed futures-3.3.0 mkdocs-1.0.4 pymdown-extensions-8.0 tornado-5.1.1 [rtd-command-info] start-time: 2020-10-15T08:07:51.907993Z, end-time: 2020-10-15T08:07:51.982244Z, duration: 0, exit-code: 0 cat mkdocs.yml assignees_uri: - ajitchelat copyright: '© 1999-2020 Citrix Systems, Inc. All rights reserved. ' docs_dir: /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-store-services-api/checkouts/latest/docs extra: social: - icon: fontawesome/brands/youtube link: https://www.youtube.com/channel/UCiOupk9QF6jdk3EDKTHDykA - icon: fontawesome/brands/github-alt link: https://github.com/citrix - icon: fontawesome/brands/twitter link: https://twitter.com/citrixdeveloper - icon: fontawesome/brands/linkedin link: https://www.linkedin.com/company/citrix/ extra_css: - assets/stylesheets/extra.css - https://use.fontawesome.com/releases/v5.12.1/css/all.css - https://assets.readthedocs.com/css/badge_only.css - https://assets.readthedocs.com/css/readthedocs-doc-embed.css extra_javascript: - readthedocs-data.js - https://assets.readthedocs.com/core/js/readthedocs-doc-embed.js - https://assets.readthedocs.com/javascript/readthedocs-analytics.js google_analytics: null issues_uri: https://github.com/citrix/devdocs-issue-collector/issues/new labels_uri: - documentation markdown_extensions: - admonition - codehilite - toc: permalink: true nav: - Scope: index.md - General Behavior: general-behavior.md - Resource Enumeration: resource-enumeration.md - Launch: launch.md - Images and Icons: images-and-icons.md - Machine Power Off: machine-power-off.md - Rade Service: rade-service.md - Subscriptions Service: subscriptions-service.md - Citrix-Online Integration Feature (Generic Applications): citrix-online-integration-feature.md - Sessions Service: sessions-service.md - Assign Desktop Service: assign-desktop-service.md - Endpoints Service: endpoints-service.md - Discovery Service: discovery-service.md - Accounts Service: accounts-service.md - Appendix: appendix.md - Questions?: https://discussions.citrix.com/forum/1385-citrix-developer-exchange/ plugins: - search: separator: '[\s\-\.]+' site_description: Citrix StoreFront Store Services API 3.0 site_name: Citrix StoreFront Store Services API 3.0 site_title: Developer Docs site_url: https://developer-docs.citrix.com/ theme: custom_dir: devdocs-theme favicon: https://docs.citrix.com/assets/images/favicon.ico features: - tabs: false font: false icon: fontawesome include_search_page: false language: en logo: https://developer-docs.citrix.com/_static/logo.svg name: null palette: accent: teal primary: teal search_index_only: true static_templates: - 404.html [rtd-command-info] start-time: 2020-10-15T08:07:52.323750Z, end-time: 2020-10-15T08:07:53.642733Z, duration: 1, exit-code: 0 python -m mkdocs build --clean --site-dir _build/html --config-file mkdocs.yml WARNING - Config value: 'labels_uri'. Warning: Unrecognised configuration name: labels_uri WARNING - Config value: 'assignees_uri'. Warning: Unrecognised configuration name: assignees_uri WARNING - Config value: 'site_title'. Warning: Unrecognised configuration name: site_title WARNING - Config value: 'issues_uri'. Warning: Unrecognised configuration name: issues_uri INFO - Cleaning site directory INFO - Building documentation to directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-store-services-api/checkouts/latest/_build/html