Read the Docs build information Build id: 1663204 Project: quantify-quantify-scheduler Version: 746 Commit: ba53b4742135de05ab4d4b78d0972ccf2911ee50 Date: 2023-08-16T08:39:37.338956Z State: cancelled Success: False [rtd-command-info] start-time: 2023-08-16T08:39:45.676096Z, end-time: 2023-08-16T08:39:50.667582Z, 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' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2023-08-16T08:39:51.183823Z, end-time: 2023-08-16T08:39:52.412782Z, duration: 1, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 merge-requests/746/head:external-746 Warning: Permanently added 'gitlab.com' (ED25519) to the list of known hosts. From gitlab.com:quantify-os/quantify-scheduler * [new ref] refs/merge-requests/746/head -> external-746 [rtd-command-info] start-time: 2023-08-16T08:39:53.181066Z, end-time: 2023-08-16T08:39:53.388887Z, duration: 0, exit-code: 0 git checkout --force ba53b4742135de05ab4d4b78d0972ccf2911ee50 Note: switching to 'ba53b4742135de05ab4d4b78d0972ccf2911ee50'. 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 ba53b474 Changelog [rtd-command-info] start-time: 2023-08-16T08:39:53.911937Z, end-time: 2023-08-16T08:39:53.975456Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-08-16T08:39:54.485040Z, end-time: 2023-08-16T08:39:54.547092Z, 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-16T08:39:57.086380Z, end-time: 2023-08-16T08:39:59.094251Z, duration: 2, 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/universe amd64 Packages [979 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [918 kB] Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [832 kB] Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [857 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1236 kB] Get:10 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.0 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1129 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.8 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 6457 kB in 1s (5626 kB/s) Reading package lists... [rtd-command-info] start-time: 2023-08-16T08:39:59.632759Z, end-time: 2023-08-16T08:40:08.266688Z, duration: 8, exit-code: 0 apt-get install --assume-yes --quiet -- graphviz Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: fonts-liberation libann0 Suggested packages: graphviz-doc The following NEW packages will be installed: fonts-liberation graphviz libann0 0 upgraded, 3 newly installed, 0 to remove and 180 not upgraded. Need to get 1498 kB of archives. After this operation, 4810 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 graphviz amd64 2.42.2-6 [650 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1498 kB in 1s (2186 kB/s) Selecting previously unselected package fonts-liberation. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 271716 files and directories currently installed.) Preparing to unpack .../fonts-liberation_1%3a1.07.4-11_all.deb ... Unpacking fonts-liberation (1:1.07.4-11) ... Selecting previously unselected package libann0. Preparing to unpack .../libann0_1.1.2+doc-7build1_amd64.deb ... Unpacking libann0 (1.1.2+doc-7build1) ... Selecting previously unselected package graphviz. Preparing to unpack .../graphviz_2.42.2-6_amd64.deb ... Unpacking graphviz (2.42.2-6) ... Setting up libann0 (1.1.2+doc-7build1) ... Setting up fonts-liberation (1:1.07.4-11) ... Setting up graphviz (2.42.2-6) ... Processing triggers for libc-bin (2.35-0ubuntu3) ... Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ...