Read the Docs build information Build id: 2797174 Project: nubeva-docs Version: ransomware Commit: None Date: 2025-02-11T02:15:30.507797Z State: finished Success: False [rtd-command-info] start-time: 2025-02-11T02:15:31.559504Z, end-time: 2025-02-11T02:15:42.564010Z, duration: 11, exit-code: 0 git clone --depth 1 git@bitbucket.org:nubeva/docs.git . Cloning into '.'... Warning: Permanently added 'bitbucket.org' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2025-02-11T02:15:42.635951Z, end-time: 2025-02-11T02:16:22.205058Z, duration: 39, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/ransomware:refs/remotes/origin/ransomware Warning: Permanently added 'bitbucket.org' (ED25519) to the list of known hosts. From bitbucket.org:nubeva/docs * [new branch] ransomware -> origin/ransomware [rtd-command-info] start-time: 2025-02-11T02:16:22.348204Z, end-time: 2025-02-11T02:16:22.502602Z, duration: 0, exit-code: 0 git checkout --force origin/ransomware Note: switching to 'origin/ransomware'. 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 ae7dfec Added hyperlink [rtd-command-info] start-time: 2025-02-11T02:16:22.566033Z, end-time: 2025-02-11T02:16:22.614765Z, duration: 0, exit-code: 0 cat .readthedocs.yaml version: 2 build: os: ubuntu-22.04 tools: python: "3.7" python: install: - requirements: requirements.txt