Read the Docs build information Build id: 1377936 Project: institute-for-disease-modeling-emod-malaria Version: latest Commit: 30a0fe01d768231185e7dbc79de8490371db26d7 Date: 2023-03-27T23:47:38.782402Z State: cancelled Success: False [rtd-command-info] start-time: 2023-03-27T23:47:40.867051Z, end-time: 2023-03-27T23:47:57.927163Z, duration: 17, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:InstituteforDiseaseModeling/EMOD-docs.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.113' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2023-03-27T23:47:58.142464Z, end-time: 2023-03-27T23:47:58.638633Z, duration: 0, exit-code: 0 git checkout --force origin/malaria-ongoing Note: switching to 'origin/malaria-ongoing'. 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 30a0fe01 Merge pull request #1645 from KElsaesser-IDM/1590-consummated-QA-items [rtd-command-info] start-time: 2023-03-27T23:47:58.851852Z, end-time: 2023-03-27T23:47:58.913965Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-03-27T23:48:00.103788Z, end-time: 2023-03-27T23:48:04.843775Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emod-malaria/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emod-malaria/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-03-27T23:48:05.061334Z, end-time: 2023-03-27T23:48:06.929350Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emod-malaria/envs/latest/lib/python3.7/site-packages (23.0.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 28.8 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.6.0 Uninstalling setuptools-67.6.0: Successfully uninstalled setuptools-67.6.0 Successfully installed setuptools-58.2.0