Read the Docs build information Build id: 2285465 Project: arm-oss-shrinkwrap Version: latest Commit: f5255b904016dc56877d57481f3963209cddf63b Date: 2024-06-14T09:45:51.911423Z State: cancelled Success: False [rtd-command-info] start-time: 2024-06-14T09:45:53.098488Z, end-time: 2024-06-14T09:45:53.732612Z, duration: 0, exit-code: 0 git clone --depth 1 https://git.gitlab.arm.com/tooling/shrinkwrap.git . Cloning into '.'... [rtd-command-info] start-time: 2024-06-14T09:45:53.802324Z, end-time: 2024-06-14T09:45:54.175281Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main [rtd-command-info] start-time: 2024-06-14T09:45:54.330809Z, end-time: 2024-06-14T09:45:54.393906Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. 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 f5255b9 Merge branch 'ryarob01/fix-container-cleanup' into 'main' [rtd-command-info] start-time: 2024-06-14T09:45:54.465710Z, end-time: 2024-06-14T09:45:54.521919Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-06-14T09:45:54.600564Z, end-time: 2024-06-14T09:45:54.665140Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yaml # ReadTheDocs configuration file. # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details. version: 2 build: os: ubuntu-22.04 tools: python: "3.11" sphinx: configuration: documentation/conf.py formats: - pdf python: install: - requirements: documentation/requirements.txt [rtd-command-info] start-time: 2024-06-14T09:46:00.680188Z, end-time: 2024-06-14T09:46:00.758666Z, duration: 0, exit-code: 0 asdf global python 3.11.6