Read the Docs build information Build id: 1420409 Project: advanced-micro-devices-rocgdb-internal Version: latest Commit: f645def891f55a3bf3d4de2ff75390c7e5839d78 Date: 2023-04-18T17:42:05.240499Z State: finished Success: False [rtd-command-info] start-time: 2023-04-18T17:42:07.071264Z, end-time: 2023-04-18T17:42:22.751463Z, duration: 15, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:ROCm-Developer-Tools/ROCgdb-docs.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2023-04-18T17:42:22.987805Z, end-time: 2023-04-18T17:42:23.074054Z, duration: 0, exit-code: 0 git checkout --force origin/restart Note: switching to 'origin/restart'. 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 f645def8 add ROCgdb as submodule [rtd-command-info] start-time: 2023-04-18T17:42:23.277871Z, end-time: 2023-04-18T17:42:23.364940Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-04-18T17:42:28.322894Z, end-time: 2023-04-18T17:42:28.416371Z, duration: 0, exit-code: 0 asdf global python 3.8.15 [rtd-command-info] start-time: 2023-04-18T17:42:30.759112Z, end-time: 2023-04-18T17:42:30.848388Z, duration: 0, exit-code: 0 asdf global nodejs 16.18.0 [rtd-command-info] start-time: 2023-04-18T17:42:31.480137Z, end-time: 2023-04-18T17:42:31.541530Z, duration: 0, exit-code: 0 mkdir --parents _readthedocs/html/ [rtd-command-info] start-time: 2023-04-18T17:42:31.790175Z, end-time: 2023-04-18T17:42:31.870115Z, duration: 0, exit-code: 1 cp -v --parents `find . -name "*.html"` _readthedocs/html/ cp: missing destination file operand after '_readthedocs/html/' Try 'cp --help' for more information.