Read the Docs build information Build id: 1667155 Project: canonical-snapcraft Version: latest Commit: d25b49d63999854431aef92cdd97bb3c7130b4e2 Date: 2023-08-17T17:33:27.059880Z State: cancelled Success: False [rtd-command-info] start-time: 2023-08-17T17:33:34.488533Z, end-time: 2023-08-17T17:33:35.522881Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/snapcore/snapcraft.git . Cloning into '.'... [rtd-command-info] start-time: 2023-08-17T17:33:36.302749Z, end-time: 2023-08-17T17:33:38.387519Z, duration: 2, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main From https://github.com/snapcore/snapcraft * [new tag] 7.2.10 -> 7.2.10 * [new tag] 7.2.11 -> 7.2.11 * [new tag] 7.2.8 -> 7.2.8 * [new tag] 7.2.9 -> 7.2.9 * [new tag] 7.3 -> 7.3 * [new tag] 7.3.1 -> 7.3.1 * [new tag] 7.3.2 -> 7.3.2 * [new tag] 7.4.0 -> 7.4.0 * [new tag] 7.4.1 -> 7.4.1 * [new tag] 7.4.2 -> 7.4.2 * [new tag] 7.4.3 -> 7.4.3 * [new tag] 7.5.0 -> 7.5.0 * [new tag] 7.5.1 -> 7.5.1 * [new tag] 7.5.2 -> 7.5.2 [rtd-command-info] start-time: 2023-08-17T17:33:39.094451Z, end-time: 2023-08-17T17:33:39.235331Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. 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 d25b49d docs: fix tox doc builds (#4273) [rtd-command-info] start-time: 2023-08-17T17:33:39.851233Z, end-time: 2023-08-17T17:33:39.924325Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-08-17T17:33:40.382961Z, end-time: 2023-08-17T17:33:40.445095Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details --- # Required version: 2 build: os: ubuntu-20.04 tools: python: "3.8" apt_packages: - libapt-pkg-dev # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/conf.py builder: html fail_on_warning: true # Build documentation with MkDocs # mkdocs: # configuration: mkdocs.yml # Optionally build your docs in additional formats such as PDF #formats: # - pdf # Optionally set the version of Python # and requirements required to build your docs python: install: - requirements: docs/.sphinx/requirements.txt - requirements: docs/requirements.txt [rtd-command-info] start-time: 2023-08-17T17:33:43.233817Z, end-time: 2023-08-17T17:33:46.383772Z, duration: 3, exit-code: 0 apt-get update --assume-yes --quiet Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.3 kB] Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2648 kB] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3430 kB] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2938 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2795 kB] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1092 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.0 kB] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1393 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] Fetched 14.8 MB in 2s (8480 kB/s) Reading package lists...