Read the Docs build information Build id: 1641137 Project: quantify-quantify-scheduler Version: 729 Commit: edc3e621f8215fca9851e8fd3088d22b8ef19444 Date: 2023-08-04T08:27:25.832811Z State: cancelled Success: False [rtd-command-info] start-time: 2023-08-04T08:27:29.742815Z, end-time: 2023-08-04T08:27:31.664782Z, duration: 1, exit-code: 0 git clone --depth 1 git@gitlab.com:quantify-os/quantify-scheduler.git . Cloning into '.'... Warning: Permanently added 'gitlab.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2023-08-04T08:27:31.903391Z, end-time: 2023-08-04T08:27:35.214274Z, duration: 3, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 merge-requests/729/head:external-729 Warning: Permanently added 'gitlab.com' (ED25519) to the list of known hosts. From gitlab.com:quantify-os/quantify-scheduler * [new ref] refs/merge-requests/729/head -> external-729 Warning: Permanently added 'gitlab.com' (ED25519) to the list of known hosts. * [new tag] v0.14.1.dev -> v0.14.1.dev * [new tag] v0.15.0 -> v0.15.0 * [new tag] v0.16.0.dev -> v0.16.0.dev [rtd-command-info] start-time: 2023-08-04T08:27:35.453854Z, end-time: 2023-08-04T08:27:35.652666Z, duration: 0, exit-code: 0 git checkout --force edc3e621f8215fca9851e8fd3088d22b8ef19444 Note: switching to 'edc3e621f8215fca9851e8fd3088d22b8ef19444'. 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 edc3e62 draft for determine_absolute_timing_alap [rtd-command-info] start-time: 2023-08-04T08:27:35.885403Z, end-time: 2023-08-04T08:27:35.971675Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-08-04T08:27:36.187951Z, end-time: 2023-08-04T08:27:36.245429Z, duration: 0, exit-code: 0 cat .readthedocs.yml # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/conf.py # we temporary have to pin the build os due to a bug related to urllib3 v2.0 # see https://github.com/readthedocs/readthedocs.org/issues/10290 build: os: ubuntu-22.04 apt_packages: - graphviz tools: python: "3.9" # Optionally set the version of Python and requirements required to build your docs python: install: - method: pip path: . extra_requirements: - "docs" system_packages: false [rtd-command-info] start-time: 2023-08-04T08:27:38.973242Z, end-time: 2023-08-04T08:27:49.919614Z, duration: 10, exit-code: 0 apt-get update --assume-yes --quiet Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [833 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] Get:6 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [848 kB] Get:7 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.0 kB] Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [979 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [864 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.8 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1104 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1235 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [25.6 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [49.2 kB] Fetched 6370 kB in 2s (3249 kB/s) Reading package lists...