Read the Docs build information Build id: 2100256 Project: advanced-micro-devices-hiprand Version: docs-6.1.0 Commit: eab84d8be33e6bb56085bfa5c0805e7a35f66ca3 Date: 2024-03-20T23:04:48.130715Z State: cancelled Success: False [rtd-command-info] start-time: 2024-03-20T23:15:09.726709Z, end-time: 2024-03-20T23:15:10.341481Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/ROCmSoftwarePlatform/hipRAND.git . Cloning into '.'... [rtd-command-info] start-time: 2024-03-20T23:15:10.421157Z, end-time: 2024-03-20T23:15:11.632550Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/docs/6.1.0:refs/remotes/origin/docs/6.1.0 From https://github.com/ROCmSoftwarePlatform/hipRAND * [new branch] docs/6.1.0 -> origin/docs/6.1.0 * [new tag] rocm-5.2.0 -> rocm-5.2.0 * [new tag] rocm-5.2.1 -> rocm-5.2.1 * [new tag] rocm-5.2.3 -> rocm-5.2.3 * [new tag] rocm-5.3.0 -> rocm-5.3.0 * [new tag] rocm-5.3.1 -> rocm-5.3.1 * [new tag] rocm-5.3.2 -> rocm-5.3.2 * [new tag] rocm-5.3.3 -> rocm-5.3.3 * [new tag] rocm-5.4.0 -> rocm-5.4.0 * [new tag] rocm-5.4.1 -> rocm-5.4.1 * [new tag] rocm-5.4.2 -> rocm-5.4.2 * [new tag] rocm-5.4.3 -> rocm-5.4.3 * [new tag] rocm-5.4.4 -> rocm-5.4.4 * [new tag] rocm-5.5.0 -> rocm-5.5.0 * [new tag] rocm-5.5.1 -> rocm-5.5.1 * [new tag] rocm-5.6.0 -> rocm-5.6.0 * [new tag] rocm-5.6.1 -> rocm-5.6.1 * [new tag] rocm-5.7.0 -> rocm-5.7.0 * [new tag] rocm-6.0.0 -> rocm-6.0.0 * [new tag] rocm-6.0.2 -> rocm-6.0.2 [rtd-command-info] start-time: 2024-03-20T23:15:11.758528Z, end-time: 2024-03-20T23:15:11.831707Z, duration: 0, exit-code: 0 git checkout --force origin/docs/6.1.0 Note: switching to 'origin/docs/6.1.0'. 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 eab84d8 Merge pull request #92 from arvindcheru/develop-swdev-426645-patch [rtd-command-info] start-time: 2024-03-20T23:15:11.908776Z, end-time: 2024-03-20T23:15:11.974006Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-03-20T23:15:12.046018Z, end-time: 2024-03-20T23:15:12.100770Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 sphinx: configuration: docs/conf.py formats: [htmlzip] python: install: - requirements: docs/.sphinx/requirements.txt build: os: ubuntu-20.04 tools: python: "3.8" [rtd-command-info] start-time: 2024-03-20T23:15:17.184466Z, end-time: 2024-03-20T23:15:17.269571Z, duration: 0, exit-code: 0 asdf global python 3.8.18