Read the Docs build information Build id: 168989 Project: ez-systems-user-documentation Version: latest Commit: 4a6ea52313248cede0437519b3a20e630256fab6 Date: 2018-12-19T10:28:32.287689Z State: finished Success: True [rtd-command-info] start-time: 2018-12-19T10:28:33.056839Z, end-time: 2018-12-19T10:28:33.793288Z, duration: 0, exit-code: 0 git clone --depth 50 --no-single-branch https://github.com/ezsystems/user-documentation.git . Cloning into '.'... [rtd-command-info] start-time: 2018-12-19T10:28:34.005756Z, end-time: 2018-12-19T10:28:34.045238Z, duration: 0, exit-code: 0 git checkout --force origin/2.3 Note: checking out 'origin/2.3'. 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 4a6ea52 Removed outdated line about paragraph field. (#25) [rtd-command-info] start-time: 2018-12-19T10:28:34.343052Z, end-time: 2018-12-19T10:28:34.350666Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2018-12-19T10:28:35.011192Z, end-time: 2018-12-19T10:28:36.657115Z, 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-user-documentation/envs/latest/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/bin/python Installing setuptools, pip, wheel...done. [rtd-command-info] start-time: 2018-12-19T10:28:36.730851Z, end-time: 2018-12-19T10:28:38.406124Z, duration: 1, exit-code: 0 python pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/.cache/pip pip Cache entry deserialization failed, entry ignored Collecting pip Using cached https://files.pythonhosted.org/packages/c2/d7/90f34cb0d83a6c5631cf71dfe64cc1054598c843a92b400e55675cc2ac37/pip-18.1-py2.py3-none-any.whl Installing collected packages: pip Found existing installation: pip 9.0.1 Uninstalling pip-9.0.1: Successfully uninstalled pip-9.0.1 Successfully installed pip-18.1 [rtd-command-info] start-time: 2018-12-19T10:28:38.467572Z, end-time: 2018-12-19T10:28:43.108589Z, duration: 4, exit-code: 0 python pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/.cache/pip Pygments==2.2.0 setuptools<40 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.17.3 Collecting Pygments==2.2.0 Using cached https://files.pythonhosted.org/packages/02/ee/b6e02dc6529e82b75bb06823ff7d005b141037cb1416b10c6f00fc419dca/Pygments-2.2.0-py2.py3-none-any.whl Collecting setuptools<40 Using cached https://files.pythonhosted.org/packages/7f/e1/820d941153923aac1d49d7fc37e17b6e73bfbd2904959fffbad77900cf92/setuptools-39.2.0-py2.py3-none-any.whl Collecting docutils==0.13.1 Using cached https://files.pythonhosted.org/packages/5f/6d/e864b3c61b81eec57386ac62082fccfe694c7c3046d8723258a37da6d5fc/docutils-0.13.1-py2-none-any.whl Collecting mock==1.0.1 Collecting pillow==2.6.1 Collecting alabaster!=0.7.5,<0.8,>=0.7 Using cached https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl Collecting commonmark==0.5.4 Collecting recommonmark==0.4.0 Using cached https://files.pythonhosted.org/packages/df/a5/8ee4b84af7f997dfdba71254a88008cfc19c49df98983c9a4919e798f8ce/recommonmark-0.4.0-py2.py3-none-any.whl Collecting mkdocs==0.17.3 Using cached https://files.pythonhosted.org/packages/79/52/f395c87a3ec799586a8cdf8f360a96ccbbf7f119200204d17166cc4fb097/mkdocs-0.17.3-py2.py3-none-any.whl Collecting livereload>=2.5.1 (from mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/ae/dd/f518bb99d84a3d26f45c281030b4d74b8cbe23bf8ad311b42e413aa33e51/livereload-2.6.0-py2.py3-none-any.whl Collecting PyYAML>=3.10 (from mkdocs==0.17.3) Collecting Jinja2>=2.7.1 (from mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl Collecting Markdown>=2.3.1 (from mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/7a/6b/5600647404ba15545ec37d2f7f58844d690baf2f81f3a60b862e48f29287/Markdown-3.0.1-py2.py3-none-any.whl Collecting click>=3.3 (from mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl Collecting tornado<5.0,>=4.1 (from mkdocs==0.17.3) Collecting six (from livereload>=2.5.1->mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 (from Jinja2>=2.7.1->mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/bc/3a/6bfd7b4b202fa33bdda8e4e3d3acc719f381fd730f9a0e7c5f34e845bd4d/MarkupSafe-1.1.0-cp27-cp27mu-manylinux1_x86_64.whl Collecting singledispatch (from tornado<5.0,>=4.1->mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl Collecting certifi (from tornado<5.0,>=4.1->mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl Collecting backports-abc>=0.4 (from tornado<5.0,>=4.1->mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/7d/56/6f3ac1b816d0cd8994e83d0c4e55bc64567532f7dc543378bd87f81cebc7/backports_abc-0.5-py2.py3-none-any.whl Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, commonmark, recommonmark, six, singledispatch, certifi, backports-abc, tornado, livereload, PyYAML, MarkupSafe, Jinja2, Markdown, click, 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-3.0.1 MarkupSafe-1.1.0 PyYAML-3.13 Pygments-2.2.0 alabaster-0.7.12 backports-abc-0.5 certifi-2018.11.29 click-7.0 commonmark-0.5.4 docutils-0.13.1 livereload-2.6.0 mkdocs-0.17.3 mock-1.0.1 pillow-2.6.1 recommonmark-0.4.0 setuptools-39.2.0 singledispatch-3.4.0.3 six-1.12.0 tornado-4.5.3 [rtd-command-info] start-time: 2018-12-19T10:28:43.650154Z, end-time: 2018-12-19T10:28:44.840196Z, duration: 1, exit-code: 0 python pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/.cache/pip -r /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/latest/requirements.txt Collecting mkdocs<0.17,>=0.16 (from -r /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/latest/requirements.txt (line 1)) Using cached https://files.pythonhosted.org/packages/65/b7/b1ccc6e91a44d0356657cd8e6bc642d4e2f6e64360b8d8073ad8ba284c4e/mkdocs-0.16.3-py2.py3-none-any.whl Collecting Markdown<3.0,>=2.6.11 (from -r /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/latest/requirements.txt (line 2)) Using cached https://files.pythonhosted.org/packages/6d/7d/488b90f470b96531a3f5788cf12a93332f543dbab13c423a5e7ce96a0493/Markdown-2.6.11-py2.py3-none-any.whl Requirement already satisfied: pygments>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python2.7/site-packages (from -r /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/latest/requirements.txt (line 3)) (2.2.0) Collecting pymdown-extensions<6.0,>=4.10 (from -r /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/latest/requirements.txt (line 4)) Using cached https://files.pythonhosted.org/packages/23/c1/dc28b792794318052014c0319194f0b1dca0b0685632020f936716742b3a/pymdown_extensions-5.0-py2.py3-none-any.whl Requirement already satisfied: tornado>=4.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python2.7/site-packages (from mkdocs<0.17,>=0.16->-r /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/latest/requirements.txt (line 1)) (4.5.3) Requirement already satisfied: livereload>=2.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python2.7/site-packages (from mkdocs<0.17,>=0.16->-r /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/latest/requirements.txt (line 1)) (2.6.0) Requirement already satisfied: PyYAML>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python2.7/site-packages (from mkdocs<0.17,>=0.16->-r /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/latest/requirements.txt (line 1)) (3.13) Requirement already satisfied: Jinja2>=2.7.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python2.7/site-packages (from mkdocs<0.17,>=0.16->-r /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/latest/requirements.txt (line 1)) (2.10) Requirement already satisfied: click>=3.3 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python2.7/site-packages (from mkdocs<0.17,>=0.16->-r /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/latest/requirements.txt (line 1)) (7.0) Requirement already satisfied: singledispatch in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python2.7/site-packages (from tornado>=4.1->mkdocs<0.17,>=0.16->-r /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/latest/requirements.txt (line 1)) (3.4.0.3) Requirement already satisfied: certifi in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python2.7/site-packages (from tornado>=4.1->mkdocs<0.17,>=0.16->-r /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/latest/requirements.txt (line 1)) (2018.11.29) Requirement already satisfied: backports-abc>=0.4 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python2.7/site-packages (from tornado>=4.1->mkdocs<0.17,>=0.16->-r /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/latest/requirements.txt (line 1)) (0.5) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python2.7/site-packages (from livereload>=2.5.1->mkdocs<0.17,>=0.16->-r /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/latest/requirements.txt (line 1)) (1.12.0) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python2.7/site-packages (from Jinja2>=2.7.1->mkdocs<0.17,>=0.16->-r /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/latest/requirements.txt (line 1)) (1.1.0) Installing collected packages: Markdown, mkdocs, pymdown-extensions Found existing installation: Markdown 3.0.1 Uninstalling Markdown-3.0.1: Successfully uninstalled Markdown-3.0.1 Found existing installation: mkdocs 0.17.3 Uninstalling mkdocs-0.17.3: Successfully uninstalled mkdocs-0.17.3 Successfully installed Markdown-2.6.11 mkdocs-0.16.3 pymdown-extensions-5.0 [rtd-command-info] start-time: 2018-12-19T10:28:45.092867Z, end-time: 2018-12-19T10:28:45.153540Z, duration: 0, exit-code: 0 cat mkdocs.yml copyright: Copyright 1999-2017 eZ Systems AS and others docs_dir: /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/latest/docs extra_css: [fonts/MavenPro.css, css/custom.css, 'https://media.readthedocs.com/css/badge_only.css', 'https://media.readthedocs.com/css/readthedocs-doc-embed.css'] extra_javascript: [js/jquery.min.js, js/custom.js, 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: [markdown.extensions.admonition, markdown.extensions.codehilite(guess_lang=false), markdown.extensions.def_list, markdown.extensions.footnotes, markdown.extensions.meta, markdown.extensions.toc(permalink=true), pymdownx.arithmatex, pymdownx.betterem(smart_enable=all), pymdownx.caret, pymdownx.critic, pymdownx.inlinehilite, pymdownx.magiclink, pymdownx.mark, pymdownx.smartsymbols, pymdownx.superfences, pymdownx.tasklist(custom_checkbox=true), pymdownx.tilde] pages: - {Documentation: index.md} - {Getting started: getting_started.md} - {Content model: content_model.md} - {'Creating content, basic': creating_content_basic.md} - {Organizing the content: organizing_the_content.md} - {Multi-file management: multi_file_content_management.md} - {Publishing: publishing.md} - {'Creating content, advanced': creating_content_advanced.md} - {Organizing the site: organizing_the_site.md} - {Searching: search.md} - {FAQ: faq.md} repo_url: https://github.com/ezsystems/user-documentation site_favicon: img/favicon.ico site_name: eZ Platform User Documentation theme: readthedocs theme_dir: material [rtd-command-info] start-time: 2018-12-19T10:28:45.222282Z, end-time: 2018-12-19T10:28:46.094866Z, duration: 0, exit-code: 0 python mkdocs build --clean --site-dir _build/html --config-file /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/latest/mkdocs.yml INFO - Cleaning site directory INFO - Building documentation to directory: /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/latest/_build/html