Read the Docs build information Build id: 3721350 Project: flexcompute-flow360documentation Version: stable Commit: b82b659faeddff9b2fd073d6b413e4d2b3cd5553 Date: 2026-02-04T14:03:55.621247Z State: cancelled Success: False [rtd-command-info] start-time: 2026-02-04T14:03:56.383557Z, end-time: 2026-02-04T14:04:07.577333Z, duration: 11, exit-code: 0 git clone --depth 1 git@github.com:flexcompute-readthedocs/Flow360Documentation.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2026-02-04T14:04:07.660370Z, end-time: 2026-02-04T14:04:10.525133Z, duration: 2, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 b82b659faeddff9b2fd073d6b413e4d2b3cd5553 Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:flexcompute-readthedocs/Flow360Documentation * branch b82b659faeddff9b2fd073d6b413e4d2b3cd5553 -> FETCH_HEAD [rtd-command-info] start-time: 2026-02-04T14:04:11.613228Z, end-time: 2026-02-04T14:04:12.341869Z, duration: 0, exit-code: 0 git checkout --force b82b659faeddff9b2fd073d6b413e4d2b3cd5553 Note: switching to 'b82b659faeddff9b2fd073d6b413e4d2b3cd5553'. 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 b82b659 update (#497) (#498) [rtd-command-info] start-time: 2026-02-04T14:04:12.425182Z, end-time: 2026-02-04T14:04:12.464079Z, duration: 0, exit-code: 0 cat .readthedocs.yaml version: 2 submodules: include: - Flow360 recursive: false build: os: "ubuntu-20.04" apt_packages: - texlive-latex-extra - cairosvg - python3-dev - libffi-dev - fonts-freefont-otf tools: python: "3.10" sphinx: fail_on_warning: false configuration: docs/source/conf.py python: # Install our python package before building the docs install: - method: pip path: Flow360/ extra_requirements: - docs [rtd-command-info] start-time: 2026-02-04T14:04:12.586177Z, end-time: 2026-02-04T14:04:12.640216Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2026-02-04T14:04:12.725233Z, end-time: 2026-02-04T14:04:17.209523Z, duration: 4, exit-code: 0 git submodule update --init --force -- Flow360 Submodule 'Flow360' (git@github.com:flexcompute/Flow360.git) registered for path 'Flow360' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/stable/Flow360'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. Submodule path 'Flow360': checked out 'a42a6a03f347417bfe79bf458c7df370494876b1' [rtd-command-info] start-time: 2026-02-04T14:04:20.523665Z, end-time: 2026-02-04T14:05:01.391793Z, duration: 40, exit-code: 0 apt-get update --assume-yes --quiet Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.8 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4998 kB] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1599 kB] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4920 kB] Get:8 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4801 kB] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1308 kB] Get:11 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [33.1 kB] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4432 kB] Fetched 22.5 MB in 40s (562 kB/s) Reading package lists... [rtd-command-info] start-time: None, end-time: None, duration: None, exit-code: None apt-get install --assume-yes --quiet -- texlive-latex-extra cairosvg python3-dev libffi-dev fonts-freefont-otf