Read the Docs build information Build id: 2209243 Project: advanced-micro-devices-demo Version: 3115 Commit: 56c5adcf4b795324e08e73fad12aab70be9601f3 Date: 2024-05-10T16:07:52.509076Z State: cancelled Success: False [rtd-command-info] start-time: 2024-05-10T16:07:53.706561Z, end-time: 2024-05-10T16:07:55.331441Z, duration: 1, exit-code: 0 git clone --depth 1 git@github.com:ROCm/ROCm.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2024-05-10T16:07:55.394365Z, end-time: 2024-05-10T16:07:58.602165Z, duration: 3, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/3115/head:external-3115 Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:ROCm/ROCm * [new ref] refs/pull/3115/head -> external-3115 Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. * [new tag] rocm-6.0.2 -> rocm-6.0.2 * [new tag] rocm-6.1.0 -> rocm-6.1.0 [rtd-command-info] start-time: 2024-05-10T16:07:58.747582Z, end-time: 2024-05-10T16:07:58.876479Z, duration: 0, exit-code: 0 git checkout --force 56c5adcf4b795324e08e73fad12aab70be9601f3 Note: switching to '56c5adcf4b795324e08e73fad12aab70be9601f3'. 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 56c5adc Update rocWMMA.yml [rtd-command-info] start-time: 2024-05-10T16:07:58.984393Z, end-time: 2024-05-10T16:07:59.042791Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-05-10T16:07:59.115485Z, end-time: 2024-05-10T16:07:59.181104Z, 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, pdf] python: install: - requirements: docs/sphinx/requirements.txt build: os: ubuntu-22.04 tools: python: "3.10" [rtd-command-info] start-time: 2024-05-10T16:08:04.957281Z, end-time: 2024-05-10T16:08:05.031500Z, duration: 0, exit-code: 0 asdf global python 3.10.13 [rtd-command-info] start-time: 2024-05-10T16:08:05.446856Z, end-time: 2024-05-10T16:08:06.916302Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.13.final.0-64 in 871ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/3115, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator