Read the Docs build information Build id: 432 Project: db Version: latest Commit: e868c62d72c4fa7ef31a67c65822299543f676a7 Date: 2024-07-05T14:49:44.486155Z State: finished Success: False [rtd-command-info] start-time: 2024-07-05T14:49:50.721930Z, end-time: 2024-07-05T14:49:52.278847Z, duration: 1, exit-code: 0 git clone --depth 1 https://gitlab.c3sl.ufpr.br/team-db/documentation.git . Cloning into '.'... [rtd-command-info] start-time: 2024-07-05T14:49:52.376419Z, end-time: 2024-07-05T14:49:52.968418Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main [rtd-command-info] start-time: 2024-07-05T14:49:53.121026Z, end-time: 2024-07-05T14:49:53.247781Z, 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 e868c62 Add new directory [rtd-command-info] start-time: 2024-07-05T14:49:53.303106Z, end-time: 2024-07-05T14:49:53.404932Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-07-05T14:49:53.463807Z, end-time: 2024-07-05T14:49:53.538271Z, duration: 0, exit-code: 0 cat .readthedocs.yaml version: "2" build: os: "ubuntu-22.04" tools: python: "3.10" python: install: - requirements: ./requirements.txt sphinx: configuration: docs/source/conf.py formats: - pdf - htmlzip [rtd-command-info] start-time: 2024-07-05T14:50:00.373174Z, end-time: 2024-07-05T14:52:27.358260Z, duration: 146, exit-code: 0 asdf install python 3.10.13 Downloading python-build... Cloning into '/root/.asdf/plugins/python/pyenv'... python-build 3.10.13 /root/.asdf/installs/python/3.10.13 Downloading Python-3.10.13.tar.xz... -> https://www.python.org/ftp/python/3.10.13/Python-3.10.13.tar.xz Installing Python-3.10.13... Installed Python-3.10.13 to /root/.asdf/installs/python/3.10.13 [rtd-command-info] start-time: 2024-07-05T14:52:27.510505Z, end-time: 2024-07-05T14:52:27.635616Z, duration: 0, exit-code: 0 asdf global python 3.10.13