Read the Docs build information Build id: 3967459 Project: canonical-charmed-mysql Version: 272 Commit: 0300472075117bd47a2de3f11b18ba5029a116a9 Date: 2026-04-28T06:52:13.598704Z State: cancelled Success: False [rtd-command-info] start-time: 2026-04-28T06:52:15.865103Z, end-time: 2026-04-28T06:52:16.458313Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/canonical/mysql-operators . Cloning into '.'... [rtd-command-info] start-time: 2026-04-28T06:52:16.543738Z, end-time: 2026-04-28T06:52:17.537693Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/272/head:external-272 From https://github.com/canonical/mysql-operators * [new ref] refs/pull/272/head -> external-272 * [new tag] mysql-k8s/rev406 -> mysql-k8s/rev406 * [new tag] mysql-k8s/rev407 -> mysql-k8s/rev407 * [new tag] mysql-k8s/rev408 -> mysql-k8s/rev408 * [new tag] mysql/rev498 -> mysql/rev498 * [new tag] mysql/rev499 -> mysql/rev499 * [new tag] mysql/rev500 -> mysql/rev500 * [new tag] v8.4/1.10.0 -> v8.4/1.10.0 * [new tag] v8.4/1.11.0 -> v8.4/1.11.0 * [new tag] v8.4/1.12.0 -> v8.4/1.12.0 * [new tag] v8.4/1.13.0 -> v8.4/1.13.0 * [new tag] v8.4/1.14.0 -> v8.4/1.14.0 * [new tag] v8.4/1.15.0 -> v8.4/1.15.0 * [new tag] v8.4/1.16.0 -> v8.4/1.16.0 * [new tag] v8.4/1.17.0 -> v8.4/1.17.0 * [new tag] v8.4/1.18.0 -> v8.4/1.18.0 * [new tag] v8.4/1.19.0 -> v8.4/1.19.0 * [new tag] v8.4/1.20.0 -> v8.4/1.20.0 * [new tag] v8.4/1.21.0 -> v8.4/1.21.0 * [new tag] v8.4/1.22.0 -> v8.4/1.22.0 * [new tag] v8.4/1.23.0 -> v8.4/1.23.0 * [new tag] v8.4/1.24.0 -> v8.4/1.24.0 * [new tag] v8.4/1.25.0 -> v8.4/1.25.0 * [new tag] v8.4/1.26.0 -> v8.4/1.26.0 * [new tag] v8.4/1.27.0 -> v8.4/1.27.0 * [new tag] v8.4/1.6.0 -> v8.4/1.6.0 * [new tag] v8.4/1.7.0 -> v8.4/1.7.0 * [new tag] v8.4/1.8.0 -> v8.4/1.8.0 * [new tag] v8.4/1.9.0 -> v8.4/1.9.0 [rtd-command-info] start-time: 2026-04-28T06:52:18.205536Z, end-time: 2026-04-28T06:52:18.277792Z, duration: 0, exit-code: 0 git checkout --force 0300472075117bd47a2de3f11b18ba5029a116a9 Note: switching to '0300472075117bd47a2de3f11b18ba5029a116a9'. 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 0300472 Handle errors for each individual directory [rtd-command-info] start-time: 2026-04-28T06:52:18.360005Z, end-time: 2026-04-28T06:52:18.396335Z, 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 # Set the version of Python and other tools you might need build: os: ubuntu-24.04 tools: python: "3.11" jobs: post_checkout: - git fetch --unshallow || true # Cancel building pull requests when there aren't changed in the docs directory. # If there are no changes (git diff exits with 0) we force the command to return with 183. # This is a special exit code on Read the Docs that will cancel the build immediately. # https://docs.readthedocs.io/en/stable/build-customization.html#cancel-build-based-on-a-condition - | if [ "$READTHEDOCS_VERSION_TYPE" = "external" ] && git diff --quiet origin/8.4/edge -- 'docs/' '.readthedocs.yaml'; then exit 183; fi # Build documentation in the docs/ directory with Sphinx sphinx: builder: dirhtml configuration: docs/conf.py fail_on_warning: true # If using Sphinx, optionally build your docs in additional formats such as PDF formats: - pdf # Optionally declare the Python requirements required to build your docs python: install: - requirements: docs/requirements.txt [rtd-command-info] start-time: 2026-04-28T06:52:18.487061Z, end-time: 2026-04-28T06:52:19.984501Z, duration: 1, exit-code: 0 git fetch --unshallow || true From https://github.com/canonical/mysql-operators * [new tag] mysql-k8s/rev355 -> mysql-k8s/rev355 * [new tag] mysql-k8s/rev356 -> mysql-k8s/rev356 * [new tag] mysql-k8s/rev357 -> mysql-k8s/rev357 * [new tag] mysql-k8s/rev393 -> mysql-k8s/rev393 * [new tag] mysql-k8s/rev394 -> mysql-k8s/rev394 * [new tag] mysql-k8s/rev395 -> mysql-k8s/rev395 * [new tag] mysql-k8s/rev402 -> mysql-k8s/rev402 * [new tag] mysql-k8s/rev403 -> mysql-k8s/rev403 * [new tag] mysql-k8s/rev404 -> mysql-k8s/rev404 * [new tag] mysql/rev455 -> mysql/rev455 * [new tag] mysql/rev456 -> mysql/rev456 * [new tag] mysql/rev457 -> mysql/rev457 * [new tag] mysql/rev486 -> mysql/rev486 * [new tag] mysql/rev487 -> mysql/rev487 * [new tag] mysql/rev488 -> mysql/rev488 * [new tag] mysql/rev495 -> mysql/rev495 * [new tag] mysql/rev496 -> mysql/rev496 * [new tag] mysql/rev497 -> mysql/rev497 * [new tag] v8.4/1.0.0 -> v8.4/1.0.0 * [new tag] v8.4/1.1.0 -> v8.4/1.1.0 * [new tag] v8.4/1.2.0 -> v8.4/1.2.0 * [new tag] v8.4/1.3.0 -> v8.4/1.3.0 * [new tag] v8.4/1.4.0 -> v8.4/1.4.0 * [new tag] v8.4/1.5.0 -> v8.4/1.5.0 [rtd-command-info] start-time: 2026-04-28T06:52:20.064597Z, end-time: 2026-04-28T06:52:20.101390Z, duration: 0, exit-code: 183 if [ "$READTHEDOCS_VERSION_TYPE" = "external" ] && git diff --quiet origin/8.4/edge -- 'docs/' '.readthedocs.yaml'; then exit 183; fi