Read the Docs build information Build id: 1180317 Project: openhw-group-cv32e40p-user-manual Version: cv32e40p_v1.1.0 Commit: 747c991c6276823bd27d24de5f03f2e4c61e8613 Date: 2022-11-14T14:38:25.766166Z State: cancelled Success: False [rtd-command-info] start-time: 2022-11-14T14:38:28.118173Z, end-time: 2022-11-14T14:38:29.502291Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/openhwgroup/cv32e40p.git . Cloning into '.'... [rtd-command-info] start-time: 2022-11-14T14:38:29.711009Z, end-time: 2022-11-14T14:38:29.839296Z, duration: 0, exit-code: 0 git checkout --force 747c991c6276823bd27d24de5f03f2e4c61e8613 Note: switching to '747c991c6276823bd27d24de5f03f2e4c61e8613'. 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 747c991 Merge pull request #737 from openhwgroup/dev [rtd-command-info] start-time: 2022-11-14T14:38:30.265589Z, end-time: 2022-11-14T14:38:30.328787Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-11-14T14:38:31.422905Z, end-time: 2022-11-14T14:38:35.980672Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/cv32e40p_v1.1.0/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/cv32e40p_v1.1.0/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-11-14T14:38:36.212699Z, end-time: 2022-11-14T14:38:37.982044Z, 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/openhw-group-cv32e40p-user-manual/envs/cv32e40p_v1.1.0/lib/python3.7/site-packages (22.3.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 23.7 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 65.5.1 Uninstalling setuptools-65.5.1: Successfully uninstalled setuptools-65.5.1 Successfully installed setuptools-58.2.0