Read the Docs build information Build id: 3334404 Project: xanaduai-pennylane Version: 8028 Commit: 69dbb84f747138e753e936280448de5239d90f66 Date: 2025-09-05T09:57:53.956207Z State: finished Success: False [rtd-command-info] start-time: 2025-09-05T09:57:55.363037Z, end-time: 2025-09-05T09:57:58.129643Z, duration: 2, exit-code: 0 git clone --depth 1 https://github.com/PennyLaneAI/pennylane.git . Cloning into '.'... [rtd-command-info] start-time: 2025-09-05T09:57:58.214480Z, end-time: 2025-09-05T09:57:59.606538Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/8028/head:external-8028 From https://github.com/PennyLaneAI/pennylane * [new ref] refs/pull/8028/head -> external-8028 [rtd-command-info] start-time: 2025-09-05T09:58:00.309974Z, end-time: 2025-09-05T09:58:00.684784Z, duration: 0, exit-code: 0 git checkout --force 69dbb84f747138e753e936280448de5239d90f66 Note: switching to '69dbb84f747138e753e936280448de5239d90f66'. 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 69dbb84 [no ci] bump nightly version [rtd-command-info] start-time: 2025-09-05T09:58:00.763534Z, end-time: 2025-09-05T09:58:00.799963Z, 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: os: ubuntu-24.04 tools: python: "3.11" apt_packages: - graphviz # Build documentation in the docs/ directory with Sphinx sphinx: configuration: doc/conf.py # Build documentation with MkDocs #mkdocs: # configuration: mkdocs.yml # Optionally build your docs in additional formats such as PDF and ePub formats: - htmlzip # Optionally set the version of Python and requirements required to build your docs python: install: - requirements: doc/requirements.txt - method: pip path: . [rtd-command-info] start-time: 2025-09-05T09:58:01.592628Z, end-time: 2025-09-05T10:02:25.689464Z, duration: 264, exit-code: 0 apt-get update --assume-yes --quiet Ign:1 http://security.ubuntu.com/ubuntu noble-security InRelease Ign:2 http://archive.ubuntu.com/ubuntu noble InRelease Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1760 kB] Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [235 kB] Get:7 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1918 kB] Get:8 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [518 kB] Get:9 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2269 kB] Get:10 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [160 B] Get:11 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [45.2 kB] Get:12 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [888 B] Ign:1 http://security.ubuntu.com/ubuntu noble-security InRelease Ign:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages Ign:1 http://security.ubuntu.com/ubuntu noble-security InRelease Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7805 B] Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.6 kB] Get:16 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [21.9 kB] Get:17 http://archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [160 B] Get:18 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [161 B] Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 Components [665 kB] Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 Components [5943 kB] Get:21 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Components [41.9 kB] Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.8 kB] Err:1 http://security.ubuntu.com/ubuntu noble-security InRelease Connection failed [IP: 91.189.91.83 80] Fetched 13.8 MB in 4min 22s (52.5 kB/s) Reading package lists... W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/noble-security/InRelease Connection failed [IP: 91.189.91.83 80] W: Some index files failed to download. They have been ignored, or old ones used instead. [rtd-command-info] start-time: 2025-09-05T10:02:25.802397Z, end-time: 2025-09-05T10:04:32.619748Z, duration: 126, exit-code: 100 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 fonts-liberation-sans-narrow fonts-liberation2 libann0 libcdt5 libcgraph6 libgraphviz-dev libgvc6 libgvc6-plugins-gtk libgvpr2 liblab-gamut1 libpathplan4 libxdot4 Suggested packages: gsfonts graphviz-doc The following NEW packages will be installed: fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 graphviz libann0 The following packages will be upgraded: libcdt5 libcgraph6 libgraphviz-dev libgvc6 libgvc6-plugins-gtk libgvpr2 liblab-gamut1 libpathplan4 libxdot4 9 upgraded, 5 newly installed, 0 to remove and 323 not upgraded. Need to get 5447 kB of archives. After this operation, 7454 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgraphviz-dev amd64 2.42.2-9ubuntu0.1 [58.0 kB] Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] Get:7 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] Get:8 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libxdot4 amd64 2.42.2-9ubuntu0.1 [16.6 kB] Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] Ign:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6-plugins-gtk amd64 2.42.2-9ubuntu0.1 Ign:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 Ign:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 Ign:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6-plugins-gtk amd64 2.42.2-9ubuntu0.1 Ign:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 Ign:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 Ign:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6-plugins-gtk amd64 2.42.2-9ubuntu0.1 Ign:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 Ign:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 Err:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6-plugins-gtk amd64 2.42.2-9ubuntu0.1 Connection failed [IP: 185.125.190.39 80] Err:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 Could not connect to archive.ubuntu.com:80 (91.189.91.83), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.91.81), connection timed out Could not connect to archive.ubuntu.com:80 (185.125.190.83), connection timed out Could not connect to archive.ubuntu.com:80 (185.125.190.82), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.91.82), connection timed out Could not connect to archive.ubuntu.com:80 (185.125.190.36), connection timed out Could not connect to archive.ubuntu.com:80 (185.125.190.81), connection timed out Could not connect to archive.ubuntu.com:80 (185.125.190.39), connection timed out [IP: 185.125.190.39 80] Err:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 Unable to connect to archive.ubuntu.com:http: [IP: 185.125.190.39 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/g/graphviz/libgvc6-plugins-gtk_2.42.2-9ubuntu0.1_amd64.deb Connection failed [IP: 185.125.190.39 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/g/graphviz/libcdt5_2.42.2-9ubuntu0.1_amd64.deb Could not connect to archive.ubuntu.com:80 (91.189.91.83), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.91.81), connection timed out Could not connect to archive.ubuntu.com:80 (185.125.190.83), connection timed out Could not connect to archive.ubuntu.com:80 (185.125.190.82), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.91.82), connection timed out Could not connect to archive.ubuntu.com:80 (185.125.190.36), connection timed out Could not connect to archive.ubuntu.com:80 (185.125.190.81), connection timed out Could not connect to archive.ubuntu.com:80 (185.125.190.39), connection timed out [IP: 185.125.190.39 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/g/graphviz/graphviz_2.42.2-9ubuntu0.1_amd64.deb Unable to connect to archive.ubuntu.com:http: [IP: 185.125.190.39 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Fetched 4762 kB in 2min 6s (37.9 kB/s)