Read the Docs build information Build id: 3962427 Project: advanced-micro-devices-transferbench Version: 267 Commit: c9844ab7f3f2a0dda5bf7ef73037c00ad8155d90 Date: 2026-04-26T05:37:42.351715Z State: cancelled Success: False [rtd-command-info] start-time: 2026-04-26T05:37:43.107060Z, end-time: 2026-04-26T05:37:43.533098Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/ROCm/TransferBench.git . Cloning into '.'... [rtd-command-info] start-time: 2026-04-26T05:37:43.618172Z, end-time: 2026-04-26T05:37:44.636260Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/267/head:external-267 From https://github.com/ROCm/TransferBench * [new ref] refs/pull/267/head -> external-267 * [new tag] 20250912-17 -> 20250912-17 * [new tag] mock-tag-test -> mock-tag-test * [new tag] rocm-7.1.0 -> rocm-7.1.0 * [new tag] rocm-7.1.1 -> rocm-7.1.1 * [new tag] rocm-7.2.0 -> rocm-7.2.0 * [new tag] rocm-7.2.1 -> rocm-7.2.1 * [new tag] rocm-7.2.2 -> rocm-7.2.2 * [new tag] v1.59.01 -> v1.59.01 * [new tag] v1.60.00 -> v1.60.00 * [new tag] v1.61.00 -> v1.61.00 * [new tag] v1.62.00 -> v1.62.00 * [new tag] v1.63.00 -> v1.63.00 * [new tag] v1.64.00 -> v1.64.00 * [new tag] v1.65.00 -> v1.65.00 * [new tag] v1.66.00 -> v1.66.00 * [new tag] v1.66.01 -> v1.66.01 * [new tag] v1.66.02 -> v1.66.02 [rtd-command-info] start-time: 2026-04-26T05:37:45.364791Z, end-time: 2026-04-26T05:37:45.410083Z, duration: 0, exit-code: 0 git checkout --force c9844ab7f3f2a0dda5bf7ef73037c00ad8155d90 Note: switching to 'c9844ab7f3f2a0dda5bf7ef73037c00ad8155d90'. 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 c9844ab Update src/client/Presets/Help.hpp [rtd-command-info] start-time: 2026-04-26T05:37:45.528393Z, end-time: 2026-04-26T05:37:45.566256Z, 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, epub] python: install: - requirements: docs/sphinx/requirements.txt build: os: ubuntu-22.04 tools: python: "3.10" apt_packages: - "doxygen" [rtd-command-info] start-time: 2026-04-26T05:37:46.436420Z, end-time: 2026-04-26T05:37:51.205153Z, duration: 4, exit-code: 0 apt-get update --assume-yes --quiet Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3863 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1601 kB] Get:7 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1292 kB] Get:8 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [61.6 kB] Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [6862 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [7066 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [4191 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [69.9 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.7 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [82.7 kB] Fetched 25.5 MB in 4s (7225 kB/s) Reading package lists... [rtd-command-info] start-time: 2026-04-26T05:37:51.298069Z, end-time: 2026-04-26T05:37:52.699027Z, duration: 1, exit-code: 0 apt-get install --assume-yes --quiet -- doxygen Reading package lists... Building dependency tree... Reading state information... doxygen is already the newest version (1.9.1-2ubuntu2). 0 upgraded, 0 newly installed, 0 to remove and 271 not upgraded. [rtd-command-info] start-time: 2026-04-26T05:37:55.965566Z, end-time: 2026-04-26T05:37:56.018977Z, duration: 0, exit-code: 0 asdf global python 3.10.17 [rtd-command-info] start-time: None, end-time: None, duration: None, exit-code: None python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH