Read the Docs build information Build id: 1808953 Project: strategic-data-pty-ltd-pmhc-mds-spec Version: v4 Commit: 5455f0dfd86f050801ed5e74466c2957eeb4ff12 Date: 2023-10-27T05:41:56.668395Z State: finished Success: False [rtd-command-info] start-time: 2023-10-27T05:41:57.832386Z, end-time: 2023-10-27T05:41:58.859277Z, duration: 1, exit-code: 0 git clone --depth 1 git@github.com:logicly-au/pmhc-mds-spec.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2023-10-27T05:41:58.928912Z, end-time: 2023-10-27T05:42:08.357470Z, duration: 9, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/v4:refs/remotes/origin/v4 Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:logicly-au/pmhc-mds-spec * [new branch] v4 -> origin/v4 [rtd-command-info] start-time: 2023-10-27T05:42:08.495794Z, end-time: 2023-10-27T05:42:08.652880Z, duration: 0, exit-code: 0 git checkout --force origin/v4 Note: switching to 'origin/v4'. 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 5455f0d Merge pull request #316 from PMHC/add-requirements-txt [rtd-command-info] start-time: 2023-10-27T05:42:08.712864Z, end-time: 2023-10-27T05:42:08.781569Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-10-27T05:42:08.847840Z, end-time: 2023-10-27T05:42:08.911436Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the version of Python and other tools you might need build: os: ubuntu-22.04 tools: python: "2.7" # Build documentation in the docs/ directory with Sphinx sphinx: configuration: doc/conf.py # We recommend specifying your dependencies to enable reproducible builds: # https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - requirements: docs/requirements.txt [rtd-command-info] start-time: 2023-10-27T05:42:13.876033Z, end-time: 2023-10-27T05:42:13.953863Z, duration: 0, exit-code: 0 asdf global python 2.7.18 [rtd-command-info] start-time: 2023-10-27T05:42:14.384618Z, end-time: 2023-10-27T05:42:15.372174Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython2.7.18.final.0-64 in 708ms creator CPython2Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/strategic-data-pty-ltd-pmhc-mds-spec/envs/v4, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, wheel=bundle, setuptools=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==20.3.4, setuptools==44.1.1, wheel==0.37.0 activators PythonActivator,CShellActivator,FishActivator,PowerShellActivator,BashActivator [rtd-command-info] start-time: 2023-10-27T05:42:15.453108Z, end-time: 2023-10-27T05:42:21.853718Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/strategic-data-pty-ltd-pmhc-mds-spec/envs/v4/lib/python2.7/site-packages (20.3.4) Requirement already up-to-date: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/strategic-data-pty-ltd-pmhc-mds-spec/envs/v4/lib/python2.7/site-packages (44.1.1) [rtd-command-info] start-time: 2023-10-27T05:42:21.917190Z, end-time: 2023-10-27T05:42:28.926737Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Collecting sphinx Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.3-py2.py3-none-any.whl (11 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting Pygments>=2.0 Downloading Pygments-2.5.2-py2.py3-none-any.whl (896 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting requests>=2.0.0 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) Collecting typing; python_version < "3.5" Downloading typing-3.10.0.0-py2-none-any.whl (26 kB) Collecting packaging Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl (39 kB) Collecting docutils<0.18,>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting alabaster<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Requirement already satisfied, skipping upgrade: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/strategic-data-pty-ltd-pmhc-mds-spec/envs/v4/lib/python2.7/site-packages (from sphinx) (44.1.1) Collecting pytz>=2015.7 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.18-py2.py3-none-any.whl (143 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) Collecting chardet<5,>=3.0.2; python_version < "3" Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting idna<3,>=2.5; python_version < "3" Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl (24 kB) Installing collected packages: snowballstemmer, imagesize, six, Pygments, pytz, babel, urllib3, certifi, chardet, idna, requests, typing, pyparsing, packaging, MarkupSafe, Jinja2, sphinxcontrib-websupport, docutils, alabaster, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-2.11.3 MarkupSafe-1.1.1 Pygments-2.5.2 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 chardet-4.0.0 docutils-0.17.1 idna-2.10 imagesize-1.4.1 packaging-20.9 pyparsing-2.4.7 pytz-2023.3.post1 readthedocs-sphinx-ext-2.2.3 requests-2.27.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinxcontrib-websupport-1.1.2 typing-3.10.0.0 urllib3-1.26.18 [rtd-command-info] start-time: 2023-10-27T05:42:28.998539Z, end-time: 2023-10-27T05:42:29.746972Z, duration: 0, exit-code: 1 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'docs/requirements.txt'