Read the Docs build information Build id: 90513 Project: ez-systems-developer-documentation Version: 2.0 Commit: f9633b7987dc50ff4233169c1891df29e3281ee3 Date: 2018-03-02T13:37:35.493640Z State: finished Success: True [rtd-command-info] start-time: 2018-03-02T19:37:36.167785Z, end-time: 2018-03-02T19:37:40.865364Z, duration: 4, exit-code: 0 git clone --recursive https://github.com/ezsystems/developer-documentation.git . Cloning into '.'... [rtd-command-info] start-time: 2018-03-02T19:37:40.953486Z, end-time: 2018-03-02T19:37:41.144946Z, duration: 0, exit-code: 0 git checkout --force origin/2.0 Note: checking out 'origin/2.0'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at f9633b7... API's page title (#179) [rtd-command-info] start-time: 2018-03-02T19:37:41.237518Z, end-time: 2018-03-02T19:37:41.248712Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2018-03-02T19:37:41.313113Z, end-time: 2018-03-02T19:37:41.337878Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2018-03-02T19:37:41.402403Z, end-time: 2018-03-02T19:37:41.429236Z, duration: 0, exit-code: 0 git submodule update --init --recursive --force [rtd-command-info] start-time: 2018-03-02T19:37:41.508695Z, end-time: 2018-03-02T19:37:41.518900Z, duration: 0, exit-code: 0 git show-ref --tags [rtd-command-info] start-time: 2018-03-02T19:37:41.589504Z, end-time: 2018-03-02T19:37:41.600689Z, duration: 0, exit-code: 0 git branch -r origin/1.10 origin/1.11 origin/1.12 origin/1.13 origin/1.7 origin/1.8 origin/1.9 origin/2.0 origin/EZP-26809-unify-install origin/EZP-28100-fixing-errors-in-beginner-tutorial origin/HEAD -> origin/master origin/REST_API_guide_audit_II origin/URL_Filed_Type_Update origin/acceptance_tests origin/api-presentation-title origin/improve_cache_note origin/master origin/ui-guidelines [rtd-command-info] start-time: 2018-03-02T19:37:42.423666Z, end-time: 2018-03-02T19:37:44.232246Z, duration: 1, exit-code: 0 python2.7 -mvirtualenv --no-site-packages --no-download New python executable in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.0/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.0/bin/python Installing setuptools, pip, wheel...done. [rtd-command-info] start-time: 2018-03-02T19:37:44.295703Z, end-time: 2018-03-02T19:38:09.905143Z, duration: 25, exit-code: 0 python pip install --use-wheel --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/.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 Using cached Pygments-2.2.0-py2.py3-none-any.whl Collecting setuptools==37.0.0 Using cached setuptools-37.0.0-py2.py3-none-any.whl Collecting docutils==0.13.1 Using cached docutils-0.13.1-py2-none-any.whl Collecting mock==1.0.1 Using cached mock-1.0.1.zip Collecting pillow==2.6.1 Using cached Pillow-2.6.1.zip Collecting alabaster!=0.7.5,<0.8,>=0.7 Using cached alabaster-0.7.10-py2.py3-none-any.whl Collecting commonmark==0.5.4 Using cached CommonMark-0.5.4.tar.gz Collecting recommonmark==0.4.0 Using cached recommonmark-0.4.0-py2.py3-none-any.whl Collecting mkdocs==0.15.0 Using cached mkdocs-0.15.0-py2.py3-none-any.whl Collecting tornado>=4.1 (from mkdocs==0.15.0) Using cached tornado-4.5.3.tar.gz Collecting click>=4.0 (from mkdocs==0.15.0) Using cached click-6.7-py2.py3-none-any.whl Collecting livereload>=2.3.2 (from mkdocs==0.15.0) Using cached livereload-2.5.1-py2-none-any.whl Collecting mkdocs-bootstrap>=0.1.1 (from mkdocs==0.15.0) Using cached mkdocs_bootstrap-0.2.0-py2.py3-none-any.whl Collecting mkdocs-bootswatch>=0.1.0 (from mkdocs==0.15.0) Using cached mkdocs_bootswatch-0.5.0-py2.py3-none-any.whl Collecting PyYAML>=3.10 (from mkdocs==0.15.0) Using cached PyYAML-3.12.tar.gz Collecting Jinja2>=2.7.1 (from mkdocs==0.15.0) Using cached Jinja2-2.10-py2.py3-none-any.whl Collecting Markdown>=2.3.1 (from mkdocs==0.15.0) Using cached Markdown-2.6.11-py2.py3-none-any.whl Collecting singledispatch (from tornado>=4.1->mkdocs==0.15.0) Using cached singledispatch-3.4.0.3-py2.py3-none-any.whl Collecting certifi (from tornado>=4.1->mkdocs==0.15.0) Using cached certifi-2018.1.18-py2.py3-none-any.whl Collecting backports_abc>=0.4 (from tornado>=4.1->mkdocs==0.15.0) Using cached backports_abc-0.5-py2.py3-none-any.whl Collecting six (from livereload>=2.3.2->mkdocs==0.15.0) Using cached six-1.11.0-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 (from Jinja2>=2.7.1->mkdocs==0.15.0) Using cached 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/ez-systems-developer-documentation/.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/ez-systems-developer-documentation/.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/ez-systems-developer-documentation/.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/ez-systems-developer-documentation/.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/ez-systems-developer-documentation/.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/ez-systems-developer-documentation/.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-03-02T19:38:09.983754Z, end-time: 2018-03-02T19:38:11.154126Z, duration: 1, exit-code: 0 python pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/.cache/pip -rrequirements.txt Collecting mkdocs<0.17,>=0.16 (from -r requirements.txt (line 1)) Using cached mkdocs-0.16.3-py2.py3-none-any.whl Requirement already satisfied: pygments>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.0/lib/python2.7/site-packages (from -r requirements.txt (line 2)) Collecting pymdown-extensions>=2.0 (from -r requirements.txt (line 3)) Using cached pymdown_extensions-4.8-py2.py3-none-any.whl Requirement already satisfied: tornado>=4.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.0/lib/python2.7/site-packages (from mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) Requirement already satisfied: livereload>=2.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.0/lib/python2.7/site-packages (from mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) Requirement already satisfied: PyYAML>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.0/lib/python2.7/site-packages (from mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) Requirement already satisfied: Jinja2>=2.7.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.0/lib/python2.7/site-packages (from mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) Requirement already satisfied: Markdown>=2.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.0/lib/python2.7/site-packages (from mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) Requirement already satisfied: click>=3.3 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.0/lib/python2.7/site-packages (from mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) Requirement already satisfied: singledispatch in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.0/lib/python2.7/site-packages (from tornado>=4.1->mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) Requirement already satisfied: certifi in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.0/lib/python2.7/site-packages (from tornado>=4.1->mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) Requirement already satisfied: backports-abc>=0.4 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.0/lib/python2.7/site-packages (from tornado>=4.1->mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.0/lib/python2.7/site-packages (from livereload>=2.5.1->mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.0/lib/python2.7/site-packages (from Jinja2>=2.7.1->mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) Installing collected packages: mkdocs, pymdown-extensions Found existing installation: mkdocs 0.15.0 Uninstalling mkdocs-0.15.0: Successfully uninstalled mkdocs-0.15.0 Successfully installed mkdocs-0.16.3 pymdown-extensions-4.8 [rtd-command-info] start-time: 2018-03-02T19:38:11.437698Z, end-time: 2018-03-02T19:38:26.061599Z, duration: 14, 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/ez-systems-developer-documentation/checkouts/2.0/_build/html WARNING - The page "index.md" contained a hyperlink to "releases/releases.md" which is not listed in the "pages" configuration. WARNING - The page "guide/extending_ez_platform_ui.md" contained a hyperlink to "cookbook/creating_landing_page_blocks_(enterprise).md" which is not listed in the "pages" configuration. WARNING - The page "releases/ez_platform_v1.10.0.md" contained a hyperlink to "guide/solr_bundle.md" which is not listed in the "pages" configuration. WARNING - The page "releases/ez_platform_v1.10.0.md" contained a hyperlink to "guide/guide_to_ez_platform.md" which is not listed in the "pages" configuration. WARNING - The page "releases/ez_platform_v1.10.0.md" contained a hyperlink to "releases/docs/getting_started/install_ez_platform.md" which is not listed in the "pages" configuration. WARNING - The page "releases/ez_platform_v1.10.0.md" contained a hyperlink to "releases/docs/getting_started/requirements_and_system_configuration.md" which is not listed in the "pages" configuration. WARNING - The page "releases/ez_platform_v1.9.0.md" contained a hyperlink to "guide/solr_bundle.md" which is not listed in the "pages" configuration. WARNING - The page "releases/ez_studio_2016.04_release_notes.md" contained a hyperlink to "../ez_platform_2016.04_release_notes.md" which is not listed in the "pages" configuration. WARNING - The page "releases/ez_studio_16.02_release_notes.md" contained a hyperlink to "releases/requirements_and_system_configuration.md" which is not listed in the "pages" configuration. WARNING - The page "releases/ez_platform_v1.4.0_release_notes.md" contained a hyperlink to "guide/docker_tools.md" which is not listed in the "pages" configuration. WARNING - The page "releases/earlier_releases.md" contained a hyperlink to "guide/solr_bundle.md" which is not listed in the "pages" configuration.