Read the Docs build information Build id: 98875 Project: ez-systems-developer-documentation Version: 1.7 Commit: da8a13b72177dad3c540156e656ae7464e626e0a Date: 2018-04-05T06:13:46.056105Z State: finished Success: False [rtd-command-info] start-time: 2018-04-05T11:13:46.895594Z, end-time: 2018-04-05T11:13:46.905297Z, duration: 0, exit-code: 0 git remote set-url origin https://github.com/ezsystems/developer-documentation.git [rtd-command-info] start-time: 2018-04-05T11:13:46.969764Z, end-time: 2018-04-05T11:13:47.565441Z, duration: 0, exit-code: 0 git fetch --tags --prune From https://github.com/ezsystems/developer-documentation x [deleted] (none) -> origin/1.13_field_types_restructure x [deleted] (none) -> origin/1.7_Field_Types_Restructure x [deleted] (none) -> origin/1.7_public_api_restructure x [deleted] (none) -> origin/2.0_field_type_restructure x [deleted] (none) -> origin/removing_api_introduction 6cc0f10..de53420 1.13 -> origin/1.13 73d1407..da8a13b 1.7 -> origin/1.7 4b5f436..b7038a3 2.0 -> origin/2.0 0c5a24d..b7efe87 2.1 -> origin/2.1 458149c..33cac50 master -> origin/master * [new branch] update_memcached_recommendation -> origin/update_memcached_recommendation [rtd-command-info] start-time: 2018-04-05T11:13:47.629032Z, end-time: 2018-04-05T11:13:47.654805Z, duration: 0, exit-code: 0 git checkout --force origin/1.7 Previous HEAD position was 73d1407... Fix small typo (#239) HEAD is now at da8a13b... EZP-28985 1.7 Public API restructure (#240) [rtd-command-info] start-time: 2018-04-05T11:13:47.715718Z, end-time: 2018-04-05T11:13:48.112686Z, duration: 0, exit-code: 0 git clean -d -f -f Removing _build/ Removing docs/readthedocs-data.js Removing docs/readthedocs-dynamic-include.js [rtd-command-info] start-time: 2018-04-05T11:13:48.210931Z, end-time: 2018-04-05T11:13:48.218084Z, duration: 0, exit-code: 0 git show-ref --tags [rtd-command-info] start-time: 2018-04-05T11:13:48.286197Z, end-time: 2018-04-05T11:13:48.295721Z, 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/2.1 origin/2.1-release-notes origin/EZP-26809-unify-install origin/EZP-28100-fixing-errors-in-beginner-tutorial origin/HEAD -> origin/master origin/acceptance_tests origin/algolia_search origin/fix_v2_install origin/master origin/ui-guidelines origin/update_memcached_recommendation [rtd-command-info] start-time: 2018-04-05T11:13:49.169791Z, end-time: 2018-04-05T11:13:51.204373Z, duration: 2, 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/1.7/bin/python2.7 Not overwriting existing python script /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/bin/python (you must use /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/bin/python2.7) Installing setuptools, pip, wheel...done. [rtd-command-info] start-time: 2018-04-05T11:13:51.292583Z, end-time: 2018-04-05T11:13:54.017579Z, duration: 2, 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 Requirement already up-to-date: Pygments==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/lib/python2.7/site-packages Requirement already up-to-date: setuptools==37.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/lib/python2.7/site-packages Requirement already up-to-date: docutils==0.13.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/lib/python2.7/site-packages Requirement already up-to-date: mock==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/lib/python2.7/site-packages Requirement already up-to-date: pillow==2.6.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/lib/python2.7/site-packages Requirement already up-to-date: alabaster!=0.7.5,<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/lib/python2.7/site-packages Requirement already up-to-date: commonmark==0.5.4 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/lib/python2.7/site-packages Requirement already up-to-date: recommonmark==0.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/lib/python2.7/site-packages Collecting mkdocs==0.15.0 Using cached mkdocs-0.15.0-py2.py3-none-any.whl Requirement already up-to-date: tornado>=4.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/lib/python2.7/site-packages (from mkdocs==0.15.0) Requirement already up-to-date: click>=4.0 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/lib/python2.7/site-packages (from mkdocs==0.15.0) Requirement already up-to-date: livereload>=2.3.2 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/lib/python2.7/site-packages (from mkdocs==0.15.0) Requirement already up-to-date: mkdocs-bootstrap>=0.1.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/lib/python2.7/site-packages (from mkdocs==0.15.0) Requirement already up-to-date: mkdocs-bootswatch>=0.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/lib/python2.7/site-packages (from mkdocs==0.15.0) Requirement already up-to-date: PyYAML>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/lib/python2.7/site-packages (from mkdocs==0.15.0) Requirement already up-to-date: Jinja2>=2.7.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/lib/python2.7/site-packages (from mkdocs==0.15.0) Requirement already up-to-date: Markdown>=2.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/lib/python2.7/site-packages (from mkdocs==0.15.0) Requirement already up-to-date: singledispatch in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/lib/python2.7/site-packages (from tornado>=4.1->mkdocs==0.15.0) Requirement already up-to-date: futures in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/lib/python2.7/site-packages (from tornado>=4.1->mkdocs==0.15.0) Requirement already up-to-date: backports-abc>=0.4 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/lib/python2.7/site-packages (from tornado>=4.1->mkdocs==0.15.0) Requirement already up-to-date: six in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/lib/python2.7/site-packages (from livereload>=2.3.2->mkdocs==0.15.0) Requirement already up-to-date: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/lib/python2.7/site-packages (from Jinja2>=2.7.1->mkdocs==0.15.0) Installing collected packages: mkdocs Found existing installation: mkdocs 0.16.3 Uninstalling mkdocs-0.16.3: Successfully uninstalled mkdocs-0.16.3 Successfully installed mkdocs-0.15.0 You are using pip version 9.0.1, however version 9.0.3 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2018-04-05T11:13:54.081205Z, end-time: 2018-04-05T11:13:54.920359Z, duration: 0, 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/1.7/lib/python2.7/site-packages (from -r requirements.txt (line 2)) Requirement already satisfied: pymdown-extensions>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/lib/python2.7/site-packages (from -r requirements.txt (line 3)) Requirement already satisfied: tornado>=4.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/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/1.7/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/1.7/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/1.7/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/1.7/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/1.7/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/1.7/lib/python2.7/site-packages (from tornado>=4.1->mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) Requirement already satisfied: futures in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/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/1.7/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/1.7/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/1.7/lib/python2.7/site-packages (from Jinja2>=2.7.1->mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) Installing collected packages: mkdocs Found existing installation: mkdocs 0.15.0 Uninstalling mkdocs-0.15.0: Successfully uninstalled mkdocs-0.15.0 Successfully installed mkdocs-0.16.3 You are using pip version 9.0.1, however version 9.0.3 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2018-04-05T11:13:55.155874Z, end-time: 2018-04-05T11:14:12.923034Z, duration: 17, 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/1.7/_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 "tutorials/platform_beginner/4_displaying_content_of_a_ride.md" contained a hyperlink to "guide/field_type_reference.md" which is not listed in the "pages" configuration. WARNING - The page "tutorials/platform_beginner/4_displaying_content_of_a_ride.md" contained a hyperlink to "guide/field_type_reference.md" which is not listed in the "pages" configuration. WARNING - The page "api/field_type_reference.md" contained a hyperlink to "api/content_rendering.md" which is not listed in the "pages" configuration. WARNING - The page "api/field_type_reference.md" contained a hyperlink to "api/content_rendering.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.