Read the Docs build information Build id: 1585433 Project: quantify-quantify-scheduler Version: 711 Commit: eca7ca101e8fc00a1a18ff7773564d990aa6d7be Date: 2023-07-07T18:50:39.012439Z State: cancelled Success: False [rtd-command-info] start-time: 2023-07-07T18:50:49.989225Z, end-time: 2023-07-07T18:50:57.070265Z, duration: 7, 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-07-07T18:50:57.517321Z, end-time: 2023-07-07T18:50:59.201396Z, duration: 1, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 merge-requests/711/head:external-711 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/711/head -> external-711 [rtd-command-info] start-time: 2023-07-07T18:50:59.654495Z, end-time: 2023-07-07T18:50:59.872111Z, duration: 0, exit-code: 0 git checkout --force eca7ca101e8fc00a1a18ff7773564d990aa6d7be Note: switching to 'eca7ca101e8fc00a1a18ff7773564d990aa6d7be'. 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 eca7ca10 QAE-1193: New method to assign waveform index and changelog item [rtd-command-info] start-time: 2023-07-07T18:51:00.280984Z, end-time: 2023-07-07T18:51:00.346333Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-07-07T18:51:00.751987Z, end-time: 2023-07-07T18:51:00.841449Z, 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-07-07T18:51:04.627758Z, end-time: 2023-07-07T18:51:19.825878Z, duration: 15, exit-code: 0 apt-get update --assume-yes --quiet Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [108 kB] Get:5 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [53.6 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1200 kB] Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [693 kB] Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [947 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [703 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [59.5 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [989 kB] Get:12 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [696 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [25.5 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [49.4 kB] Fetched 5754 kB in 3s (2023 kB/s) Reading package lists...