Read the Docs build information Build id: 89704 Project: citrix-xenserver-management-api Version: 7.4 Commit: 8e27b5d53da5fb5b412ee691b8aebb61ca8d5b7a Date: 2018-02-28T06:49:35.381022Z State: finished Success: True [rtd-command-info] start-time: 2018-02-28T12:49:36.129945Z, end-time: 2018-02-28T12:49:36.738798Z, duration: 0, exit-code: 0 git clone --recursive https://github.com/citrix/xenserver-management-api.git . Cloning into '.'... [rtd-command-info] start-time: 2018-02-28T12:49:36.889447Z, end-time: 2018-02-28T12:49:36.897463Z, duration: 0, exit-code: 0 git show-ref remotes/origin/8e27b5d53da5fb5b412ee691b8aebb61ca8d5b7a [rtd-command-info] start-time: 2018-02-28T12:49:37.156805Z, end-time: 2018-02-28T12:49:37.185412Z, duration: 0, exit-code: 0 git checkout --force 8e27b5d53da5fb5b412ee691b8aebb61ca8d5b7a Note: checking out '8e27b5d53da5fb5b412ee691b8aebb61ca8d5b7a'. 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 8e27b5d... Merge pull request #2 from katshann/master [rtd-command-info] start-time: 2018-02-28T12:49:37.316655Z, end-time: 2018-02-28T12:49:37.324760Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2018-02-28T12:49:37.448643Z, end-time: 2018-02-28T12:49:37.471485Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2018-02-28T12:49:37.552108Z, end-time: 2018-02-28T12:49:37.575180Z, duration: 0, exit-code: 0 git submodule update --init --recursive --force [rtd-command-info] start-time: 2018-02-28T12:49:37.678357Z, end-time: 2018-02-28T12:49:37.685607Z, duration: 0, exit-code: 0 git show-ref --tags 9a418f98bda6af95c1558a53a0d25859a4035665 refs/tags/7.0 04f1b63f9769617401c77540d3f06a0493256299 refs/tags/7.1-LTSR 168c2b3820d5f04e2d785617e61059d0544f72ac refs/tags/7.3 8e27b5d53da5fb5b412ee691b8aebb61ca8d5b7a refs/tags/7.4 [rtd-command-info] start-time: 2018-02-28T12:49:37.767444Z, end-time: 2018-02-28T12:49:37.775838Z, duration: 0, exit-code: 0 git branch -r origin/HEAD -> origin/master origin/gh-pages origin/master [rtd-command-info] start-time: 2018-02-28T12:49:38.864957Z, end-time: 2018-02-28T12:49:40.618490Z, duration: 1, exit-code: 0 python2.7 -mvirtualenv --no-site-packages --no-download New python executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-xenserver-management-api/envs/7.4/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-xenserver-management-api/envs/7.4/bin/python Installing setuptools, pip, wheel...done. [rtd-command-info] start-time: 2018-02-28T12:49:40.750286Z, end-time: 2018-02-28T12:50:03.209415Z, duration: 22, exit-code: 0 python pip install --use-wheel --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/citrix-xenserver-management-api/.cache/pip Pygments==2.2.0 setuptools==37.0.0 docutils==0.13.1 mock==1.0.1 pillow==2.6.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.5.4 recommonmark==0.4.0 mkdocs==0.15.0 Collecting Pygments==2.2.0 Downloading Pygments-2.2.0-py2.py3-none-any.whl (841kB) Collecting setuptools==37.0.0 Downloading setuptools-37.0.0-py2.py3-none-any.whl (481kB) Collecting docutils==0.13.1 Downloading docutils-0.13.1-py2-none-any.whl (537kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861kB) Collecting pillow==2.6.1 Downloading Pillow-2.6.1.zip (7.5MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.10-py2.py3-none-any.whl Collecting commonmark==0.5.4 Downloading CommonMark-0.5.4.tar.gz (120kB) Collecting recommonmark==0.4.0 Downloading recommonmark-0.4.0-py2.py3-none-any.whl Collecting mkdocs==0.15.0 Downloading mkdocs-0.15.0-py2.py3-none-any.whl (966kB) Collecting tornado>=4.1 (from mkdocs==0.15.0) Downloading tornado-4.5.3.tar.gz (484kB) Collecting click>=4.0 (from mkdocs==0.15.0) Downloading click-6.7-py2.py3-none-any.whl (71kB) Collecting livereload>=2.3.2 (from mkdocs==0.15.0) Downloading livereload-2.5.1-py2-none-any.whl Collecting mkdocs-bootstrap>=0.1.1 (from mkdocs==0.15.0) Downloading mkdocs_bootstrap-0.2.0-py2.py3-none-any.whl (701kB) Collecting mkdocs-bootswatch>=0.1.0 (from mkdocs==0.15.0) Downloading mkdocs_bootswatch-0.5.0-py2.py3-none-any.whl (6.4MB) Collecting PyYAML>=3.10 (from mkdocs==0.15.0) Downloading PyYAML-3.12.tar.gz (253kB) Collecting Jinja2>=2.7.1 (from mkdocs==0.15.0) Downloading Jinja2-2.10-py2.py3-none-any.whl (126kB) Collecting Markdown>=2.3.1 (from mkdocs==0.15.0) Downloading Markdown-2.6.11-py2.py3-none-any.whl (78kB) Collecting singledispatch (from tornado>=4.1->mkdocs==0.15.0) Downloading singledispatch-3.4.0.3-py2.py3-none-any.whl Collecting certifi (from tornado>=4.1->mkdocs==0.15.0) Downloading certifi-2018.1.18-py2.py3-none-any.whl (151kB) Collecting backports_abc>=0.4 (from tornado>=4.1->mkdocs==0.15.0) Downloading backports_abc-0.5-py2.py3-none-any.whl Collecting six (from livereload>=2.3.2->mkdocs==0.15.0) Downloading six-1.11.0-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 (from Jinja2>=2.7.1->mkdocs==0.15.0) Downloading MarkupSafe-1.0.tar.gz Building wheels for collected packages: mock, pillow, commonmark, tornado, PyYAML, MarkupSafe Running setup.py bdist_wheel for mock: started Running setup.py bdist_wheel for mock: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-xenserver-management-api/.cache/pip/wheels/b2/f8/fe/920b7d3b279878045354cde14646f73864cf944501f19e4a1b Running setup.py bdist_wheel for pillow: started Running setup.py bdist_wheel for pillow: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-xenserver-management-api/.cache/pip/wheels/d0/3d/6f/4a3dbe290c7053073e6c32734c146d7174f2ad7675030b6137 Running setup.py bdist_wheel for commonmark: started Running setup.py bdist_wheel for commonmark: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-xenserver-management-api/.cache/pip/wheels/fd/3a/ea/9ead7944d8ba3771888487ca4f6ef39bcde9fd4e986c32f442 Running setup.py bdist_wheel for tornado: started Running setup.py bdist_wheel for tornado: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-xenserver-management-api/.cache/pip/wheels/0c/21/02/8cdc6a381450df92b449ea7c57be653dd7aa80ba42c716212c Running setup.py bdist_wheel for PyYAML: started Running setup.py bdist_wheel for PyYAML: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-xenserver-management-api/.cache/pip/wheels/2c/f7/79/13f3a12cd723892437c0cfbde1230ab4d82947ff7b3839a4fc Running setup.py bdist_wheel for MarkupSafe: started Running setup.py bdist_wheel for MarkupSafe: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-xenserver-management-api/.cache/pip/wheels/88/a7/30/e39a54a87bcbe25308fa3ca64e8ddc75d9b3e5afa21ee32d57 Successfully built mock pillow commonmark tornado PyYAML MarkupSafe Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, commonmark, recommonmark, six, singledispatch, certifi, backports-abc, tornado, click, livereload, mkdocs-bootstrap, mkdocs-bootswatch, PyYAML, MarkupSafe, Jinja2, Markdown, mkdocs Found existing installation: setuptools 28.8.0 Uninstalling setuptools-28.8.0: Successfully uninstalled setuptools-28.8.0 Successfully installed Jinja2-2.10 Markdown-2.6.11 MarkupSafe-1.0 PyYAML-3.12 Pygments-2.2.0 alabaster-0.7.10 backports-abc-0.5 certifi-2018.1.18 click-6.7 commonmark-0.5.4 docutils-0.13.1 livereload-2.5.1 mkdocs-0.15.0 mkdocs-bootstrap-0.2.0 mkdocs-bootswatch-0.5.0 mock-1.0.1 pillow-2.6.1 recommonmark-0.4.0 setuptools-37.0.0 singledispatch-3.4.0.3 six-1.11.0 tornado-4.5.3 [rtd-command-info] start-time: 2018-02-28T12:50:03.742710Z, end-time: 2018-02-28T12:50:55.674482Z, duration: 51, exit-code: 0 python mkdocs build --clean --site-dir _build/html --theme readthedocs INFO - Cleaning site directory INFO - Building documentation to directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-xenserver-management-api/checkouts/7.4/_build/html