Read the Docs build information Build id: 1536214 Project: ez-systems-user-documentation Version: 3.3 Commit: a110d93fe23d43271a87d2d54842ea2b3ba8a39b Date: 2023-06-14T07:29:26.910629Z State: finished Success: True [rtd-command-info] start-time: 2023-06-14T07:29:28.852026Z, end-time: 2023-06-14T07:29:38.265335Z, duration: 9, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/ezsystems/user-documentation.git . Cloning into '.'... [rtd-command-info] start-time: 2023-06-14T07:29:38.564904Z, end-time: 2023-06-14T07:29:38.761775Z, duration: 0, exit-code: 0 git checkout --force origin/3.3 Note: switching to 'origin/3.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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at a110d93 Fix workflow deprecation warnings (#202) [rtd-command-info] start-time: 2023-06-14T07:29:38.941123Z, end-time: 2023-06-14T07:29:39.001310Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-06-14T07:29:45.472467Z, end-time: 2023-06-14T07:29:45.575307Z, duration: 0, exit-code: 0 asdf global python 3.11.0 [rtd-command-info] start-time: 2023-06-14T07:29:46.086347Z, end-time: 2023-06-14T07:29:47.046899Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.0.final.0-64 in 617ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.3, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-06-14T07:29:47.276946Z, end-time: 2023-06-14T07:29:57.152128Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.3/lib/python3.11/site-packages (21.2.3) Collecting pip Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.3/lib/python3.11/site-packages (57.4.0) Collecting setuptools Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-23.1.2 setuptools-67.8.0 [rtd-command-info] start-time: 2023-06-14T07:29:57.347971Z, end-time: 2023-06-14T07:30:06.008103Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 mkdocs==0.17.3 Collecting pillow Downloading Pillow-9.5.0-cp311-cp311-manylinux_2_28_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 65.0 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 308.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 211.7 MB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 301.2 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 305.6 MB/s eta 0:00:00 Collecting sphinx>=1.3.1 (from recommonmark==0.5.0) Downloading sphinx-7.0.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 266.3 MB/s eta 0:00:00 Collecting click>=3.3 (from mkdocs==0.17.3) Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 282.8 MB/s eta 0:00:00 Collecting Jinja2>=2.7.1 (from mkdocs==0.17.3) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 271.3 MB/s eta 0:00:00 Collecting livereload>=2.5.1 (from mkdocs==0.17.3) Downloading livereload-2.6.3-py2.py3-none-any.whl (24 kB) Collecting Markdown>=2.3.1 (from mkdocs==0.17.3) Downloading Markdown-3.4.3-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.9/93.9 kB 279.5 MB/s eta 0:00:00 Collecting PyYAML>=3.10 (from mkdocs==0.17.3) Downloading PyYAML-6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.9/757.9 kB 305.0 MB/s eta 0:00:00 Collecting tornado<5.0,>=4.1 (from mkdocs==0.17.3) Downloading tornado-4.5.3.tar.gz (484 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.2/484.2 kB 303.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting MarkupSafe>=2.0 (from Jinja2>=2.7.1->mkdocs==0.17.3) Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Collecting six (from livereload>=2.5.1->mkdocs==0.17.3) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting sphinxcontrib-applehelp (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 286.2 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 278.1 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 254.5 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 279.6 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 280.1 MB/s eta 0:00:00 Collecting Pygments>=2.13 (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 311.1 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 276.1 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 212.6 MB/s eta 0:00:00 Collecting imagesize>=1.3 (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 239.7 MB/s eta 0:00:00 Collecting packaging>=21.0 (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 248.0 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx>=1.3.1->recommonmark==0.5.0) Downloading charset_normalizer-3.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (197 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 197.3/197.3 kB 283.8 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx>=1.3.1->recommonmark==0.5.0) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 252.2 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx>=1.3.1->recommonmark==0.5.0) Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 289.3 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx>=1.3.1->recommonmark==0.5.0) Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 299.4 MB/s eta 0:00:00 Building wheels for collected packages: mock, 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-py3-none-any.whl size=23753 sha256=6ea9b9ea2251a5320c2f1a3dff685750f5f3cc0c30cca053f36c940654f6e70c Stored in directory: /tmp/pip-ephem-wheel-cache-hxzwpfbf/wheels/80/c2/c8/630c9eb889f0be0202cb11bf30b47aa54bf7588e8d50b70005 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-cp311-cp311-linux_x86_64.whl size=434227 sha256=3ace706ac267df23a52c838262917401f66bcaca87528636b0e0c74841ec7cc3 Stored in directory: /tmp/pip-ephem-wheel-cache-hxzwpfbf/wheels/ac/df/24/dbe05cad6bf0ca2e20a2df87bed87894d18df01cda94a1c7fa Successfully built mock tornado Installing collected packages: tornado, snowballstemmer, mock, commonmark, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, six, PyYAML, Pygments, pillow, packaging, MarkupSafe, Markdown, imagesize, idna, docutils, click, charset-normalizer, certifi, babel, alabaster, requests, livereload, Jinja2, sphinx, mkdocs, recommonmark Successfully installed Jinja2-3.1.2 Markdown-3.4.3 MarkupSafe-2.1.3 PyYAML-6.0 Pygments-2.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.5.7 charset-normalizer-3.1.0 click-8.1.3 commonmark-0.9.1 docutils-0.20.1 idna-3.4 imagesize-1.4.1 livereload-2.6.3 mkdocs-0.17.3 mock-1.0.1 packaging-23.1 pillow-9.5.0 recommonmark-0.5.0 requests-2.31.0 six-1.16.0 snowballstemmer-2.2.0 sphinx-7.0.1 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 tornado-4.5.3 urllib3-2.0.3 [rtd-command-info] start-time: 2023-06-14T07:30:06.269084Z, end-time: 2023-06-14T07:30:08.505590Z, duration: 2, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r pip_require.txt Collecting pip==21.1 (from -r pip_require.txt (line 1)) Downloading pip-21.1-py3-none-any.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 30.2 MB/s eta 0:00:00 Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 23.1.2 Uninstalling pip-23.1.2: Successfully uninstalled pip-23.1.2 Successfully installed pip-21.1 [notice] A new release of pip is available: 21.1 -> 23.1.2 [notice] To update, run: pip install --upgrade pip [rtd-command-info] start-time: 2023-06-14T07:30:08.742868Z, end-time: 2023-06-14T07:30:16.798897Z, duration: 8, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting mkdocs==1.4.2 Downloading mkdocs-1.4.2-py3-none-any.whl (3.7 MB) Collecting Pygments==2.14 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) Collecting pymdown-extensions==10.0.1 Downloading pymdown_extensions-10.0.1-py3-none-any.whl (240 kB) Collecting Markdown==3.2.1 Downloading Markdown-3.2.1-py2.py3-none-any.whl (88 kB) Collecting mkdocs-material==9.1.1 Downloading mkdocs_material-9.1.1-py3-none-any.whl (7.7 MB) Collecting mkdocs-macros-plugin==0.7.0 Downloading mkdocs_macros_plugin-0.7.0-py3-none-any.whl (20 kB) Collecting mkdocs-redirects==1.2.0 Downloading mkdocs-redirects-1.2.0.tar.gz (5.7 kB) Collecting mkdocs-autolinks-plugin==0.7.0 Downloading mkdocs_autolinks_plugin-0.7.0-py3-none-any.whl (4.3 kB) Requirement already satisfied: Jinja2==3.1.2 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.3/lib/python3.11/site-packages (from -r requirements.txt (line 9)) (3.1.2) Requirement already satisfied: pyyaml>=5.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.3/lib/python3.11/site-packages (from mkdocs==1.4.2->-r requirements.txt (line 1)) (6.0) Requirement already satisfied: packaging>=20.5 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.3/lib/python3.11/site-packages (from mkdocs==1.4.2->-r requirements.txt (line 1)) (23.1) Collecting ghp-import>=1.0 Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB) Collecting watchdog>=2.0 Downloading watchdog-3.0.0-py3-none-manylinux2014_x86_64.whl (82 kB) Collecting pyyaml-env-tag>=0.1 Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) Collecting mergedeep>=1.3.4 Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) Requirement already satisfied: click>=7.0 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.3/lib/python3.11/site-packages (from mkdocs==1.4.2->-r requirements.txt (line 1)) (8.1.3) Requirement already satisfied: setuptools>=36 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.3/lib/python3.11/site-packages (from Markdown==3.2.1->-r requirements.txt (line 4)) (67.8.0) Collecting regex>=2022.4.24 Downloading regex-2023.6.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (781 kB) Collecting mkdocs-material-extensions>=1.1 Downloading mkdocs_material_extensions-1.1.1-py3-none-any.whl (7.9 kB) Collecting colorama>=0.4 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Requirement already satisfied: requests>=2.26 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.3/lib/python3.11/site-packages (from mkdocs-material==9.1.1->-r requirements.txt (line 5)) (2.31.0) Collecting python-dateutil Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Collecting termcolor Downloading termcolor-2.3.0-py3-none-any.whl (6.9 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.3/lib/python3.11/site-packages (from Jinja2==3.1.2->-r requirements.txt (line 9)) (2.1.3) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.3/lib/python3.11/site-packages (from python-dateutil->mkdocs-macros-plugin==0.7.0->-r requirements.txt (line 6)) (1.16.0) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.3/lib/python3.11/site-packages (from requests>=2.26->mkdocs-material==9.1.1->-r requirements.txt (line 5)) (3.1.0) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.3/lib/python3.11/site-packages (from requests>=2.26->mkdocs-material==9.1.1->-r requirements.txt (line 5)) (2.0.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.3/lib/python3.11/site-packages (from requests>=2.26->mkdocs-material==9.1.1->-r requirements.txt (line 5)) (2023.5.7) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.3/lib/python3.11/site-packages (from requests>=2.26->mkdocs-material==9.1.1->-r requirements.txt (line 5)) (3.4) Building wheels for collected packages: mkdocs-redirects Building wheel for mkdocs-redirects (setup.py): started Building wheel for mkdocs-redirects (setup.py): finished with status 'done' Created wheel for mkdocs-redirects: filename=mkdocs_redirects-1.2.0-py3-none-any.whl size=6050 sha256=70eaa875748ebae80e6d8e3264355e0662b8b706a3ceee5eb8c5c138219e70e8 Stored in directory: /tmp/pip-ephem-wheel-cache-iys6ketr/wheels/6f/f8/cc/7795fdc78d60d6996de13c9d37552f564e8984db10637bf088 Successfully built mkdocs-redirects Installing collected packages: python-dateutil, watchdog, pyyaml-env-tag, mergedeep, Markdown, ghp-import, termcolor, regex, pymdown-extensions, Pygments, mkdocs-material-extensions, mkdocs, colorama, mkdocs-redirects, mkdocs-material, mkdocs-macros-plugin, mkdocs-autolinks-plugin Attempting uninstall: Markdown Found existing installation: Markdown 3.4.3 Uninstalling Markdown-3.4.3: Successfully uninstalled Markdown-3.4.3 Attempting uninstall: Pygments Found existing installation: Pygments 2.15.1 Uninstalling Pygments-2.15.1: Successfully uninstalled Pygments-2.15.1 Attempting uninstall: mkdocs Found existing installation: mkdocs 0.17.3 Uninstalling mkdocs-0.17.3: Successfully uninstalled mkdocs-0.17.3 Successfully installed Markdown-3.2.1 Pygments-2.14.0 colorama-0.4.6 ghp-import-2.1.0 mergedeep-1.3.4 mkdocs-1.4.2 mkdocs-autolinks-plugin-0.7.0 mkdocs-macros-plugin-0.7.0 mkdocs-material-9.1.1 mkdocs-material-extensions-1.1.1 mkdocs-redirects-1.2.0 pymdown-extensions-10.0.1 python-dateutil-2.8.2 pyyaml-env-tag-0.1 regex-2023.6.3 termcolor-2.3.0 watchdog-3.0.0 WARNING: You are using pip version 21.1; however, version 23.1.2 is available. You should consider upgrading via the '/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.3/bin/python -m pip install --upgrade pip' command. [rtd-command-info] start-time: 2023-06-14T07:30:17.507540Z, end-time: 2023-06-14T07:30:17.589273Z, duration: 0, exit-code: 0 cat mkdocs.yml INHERIT: plugins.yml copyright: Copyright 1999-2023 Ibexa AS and others docs_dir: docs extra: append_bootstrap: - /index.md product_name: Ibexa DXP product_name_com: Ibexa Commerce product_name_content: Ibexa Content product_name_exp: Ibexa Experience related_docs: - title: User Documentation url: /projects/userguide - title: Developer Documentation url: / site_display_name: Ibexa Documentation extra_css: - fonts/MavenPro.css - css/codehilite.css - css/switcher.css - css/custom.css - css/page-not-found.css - css/navigation.css - css/docs.switcher.css - css/jquery-ui.min.css - //cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css - https://assets.readthedocs.com/css/badge_only.css - https://assets.readthedocs.com/css/readthedocs-doc-embed.css extra_javascript: - js/jquery.min.js - js/jquery-ui.min.js - js/custom.js - js/docs.switcher.js - //cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js - readthedocs-data.js - https://assets.readthedocs.com/core/js/readthedocs-doc-embed.js - https://assets.readthedocs.com/javascript/readthedocs-analytics.js google_analytics: null markdown_extensions: - admonition - attr_list - def_list - footnotes - meta - md_in_html - toc: permalink: true - pymdownx.arithmatex - pymdownx.betterem: smart_enable: all - pymdownx.caret - pymdownx.critic - pymdownx.inlinehilite - pymdownx.highlight: extend_pygments_lang: - lang: php name: php options: startinline: true guess_lang: false linenums: true - pymdownx.magiclink - pymdownx.mark - pymdownx.smartsymbols - pymdownx.superfences - pymdownx.tabbed: alternate_style: true - pymdownx.tasklist: custom_checkbox: true - pymdownx.tilde - pymdownx.details nav: - Ibexa User Documentation: index.md - Getting started: getting_started.md - Content model: content_model.md - Creating content: - Creating content: creating_content_basic.md - Translating content: translating_content.md - Creating forms: creating_forms.md - Editing images: editing_images.md - Publishing: - Publishing content: publishing/publishing.md - Editorial workflow: publishing/editorial_workflow.md - Scheduling publication: publishing/advanced_publishing_options.md - Organizing: - Organizing the site: site_organization/organizing_the_site.md - Site Factory: site_organization/site_factory.md - Organizing the content: site_organization/organizing_the_content.md - Managing content in bulk: site_organization/multi_file_content_management.md - Pages: site_organization/working_with_page.md - Searching: search.md - Shop administration: - Shop administration: shop_administration/shop_administration.md - Cockpit: shop_administration/cockpit.md - Control center: shop_administration/control_center.md - Components: shop_administration/components.md - Orders: shop_administration/manage_orders.md - Prices and stock: shop_administration/manage_prices_and_stock.md - Products and categories: shop_administration/manage_products_and_categories_with_the_ez_dataprovider.md - Users: shop_administration/manage_users.md - Permissions: shop_administration/permissions.md - Managing shop content: - Pages in the shop: managing_shop_content/landingpages.md - Navigation structure: managing_shop_content/navigation_structure.md - Legal documents: managing_shop_content/legal_documents.md - Personalization: - Personalization: personalization/personalization.md - Use cases: personalization/use_cases.md - Enable personalization: personalization/enabling_personalization.md - Configure personalization: personalization/perso_configuration.md - Preview scenario results: personalization/previewing_scenario.md - Integrate scenario results: personalization/integrating_results.md - Import data: personalization/content_import.md - Review performance: personalization/dashboard.md - Reference: - Events: personalization/event_types.md - Content types: personalization/content_types.md - Recommendation models: personalization/recommendation_models.md - Scenarios: personalization/scenarios.md - Filters: personalization/filters.md repo_url: https://github.com/ezsystems/user-documentation site_name: User Documentation site_url: https://doc.ibexa.co/projects/userguide/en/latest/ theme: custom_dir: theme favicon: images/favicon.png features: - content.code.annotate - content.code.copy - navigation.tracking - navigation.top language: en logo: images/ibexa-dxp-logo.svg name: material palette: accent: deep orange primary: blue grey [rtd-command-info] start-time: 2023-06-14T07:30:17.808763Z, end-time: 2023-06-14T07:30:19.264819Z, duration: 1, exit-code: 0 python -m mkdocs build --clean --site-dir $READTHEDOCS_OUTPUT/html --config-file mkdocs.yml --strict INFO - [macros] - Macros arguments: {'module_name': 'main', 'modules': [], 'include_dir': '', 'include_yaml': [], 'j2_block_start_string': '[[%', 'j2_block_end_string': '%]]', 'j2_variable_start_string': '[[=', 'j2_variable_end_string': '=]]', 'on_undefined': 'keep', 'on_error_fail': False, 'verbose': False} INFO - [macros] - Found local Python module 'main' in: /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/3.3 INFO - [macros] - Found external Python module 'main' in: /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/3.3 INFO - [macros] - Extra variables (config file): ['append_bootstrap', 'product_name', 'product_name_com', 'product_name_content', 'product_name_exp', 'related_docs', 'site_display_name'] INFO - [macros] - Extra filters (module): ['pretty'] INFO - [macros] - Found j2 variable 'block_start_string': '[[%' INFO - [macros] - Found j2 variable 'block_end_string': '%]]' INFO - [macros] - Found j2 variable 'variable_start_string': '[[=' INFO - [macros] - Found j2 variable 'variable_end_string': '=]]' INFO - Cleaning site directory INFO - Building documentation to directory: /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/3.3/_readthedocs/html INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: - snippets/commerce_badge.md - snippets/experience_badge.md INFO - Documentation built in 1.01 seconds