Read the Docs build information Build id: 1461428 Project: quantify-quantify-scheduler Version: 677 Commit: 29c90095b2267d79cabc811b03dfe9f03ad6fb5f Date: 2023-05-09T10:27:35.257441Z State: cancelled Success: False [rtd-command-info] start-time: 2023-05-09T10:27:37.122452Z, end-time: 2023-05-09T10:27:42.101519Z, duration: 4, exit-code: 0 git clone --no-single-branch --depth 50 git@gitlab.com:quantify-os/quantify-scheduler.git . Cloning into '.'... Warning: Permanently added 'gitlab.com,172.65.251.78' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2023-05-09T10:27:42.412154Z, end-time: 2023-05-09T10:27:44.076218Z, duration: 1, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 merge-requests/677/head:external-677 Warning: Permanently added 'gitlab.com,172.65.251.78' (ECDSA) to the list of known hosts. From gitlab.com:quantify-os/quantify-scheduler * [new ref] refs/merge-requests/677/head -> external-677 [rtd-command-info] start-time: 2023-05-09T10:27:44.384292Z, end-time: 2023-05-09T10:27:44.585170Z, duration: 0, exit-code: 0 git checkout --force 29c90095b2267d79cabc811b03dfe9f03ad6fb5f Note: switching to '29c90095b2267d79cabc811b03dfe9f03ad6fb5f'. 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 29c90095 Integration is performed over samples, not time (uhfqa manual sec 3.4) [rtd-command-info] start-time: 2023-05-09T10:27:44.774719Z, end-time: 2023-05-09T10:27:44.865770Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-05-09T10:27:50.034029Z, end-time: 2023-05-09T10:27:50.122643Z, duration: 0, exit-code: 0 asdf global python 3.9.15 [rtd-command-info] start-time: 2023-05-09T10:27:50.760987Z, end-time: 2023-05-09T10:27:51.797604Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.9.15.final.0-64 in 685ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/677, 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==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator