Read the Docs build information Build id: 2279883 Project: microej-docs Version: 904 Commit: 07219ba8f41f1dff197e28c3128f6645ed097226 Date: 2024-06-12T16:20:44.241772Z State: finished Success: False [rtd-command-info] start-time: 2024-06-12T16:20:45.483764Z, end-time: 2024-06-12T16:20:51.833476Z, duration: 6, exit-code: 0 git clone --depth 1 git@github.com:MicroEJ/docs.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2024-06-12T16:20:51.902367Z, end-time: 2024-06-12T16:20:53.819247Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/904/head:external-904 Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:MicroEJ/docs * [new ref] refs/pull/904/head -> external-904 [rtd-command-info] start-time: 2024-06-12T16:20:53.980116Z, end-time: 2024-06-12T16:20:54.975892Z, duration: 0, exit-code: 0 git checkout --force 07219ba8f41f1dff197e28c3128f6645ed097226 Note: switching to '07219ba8f41f1dff197e28c3128f6645ed097226'. 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 07219ba Update architecture 8.1.1 changelog. [rtd-command-info] start-time: 2024-06-12T16:20:55.054378Z, end-time: 2024-06-12T16:20:55.120752Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-06-12T16:20:55.199056Z, end-time: 2024-06-12T16:20:55.257690Z, duration: 0, exit-code: 0 cat .readthedocs.yml # Copyright 2008-2024, MicroEJ Corp. Content in this space is free for read and redistribute. Except if otherwise stated, modification is subject to MicroEJ Corp prior approval. # MicroEJ is a trademark of MicroEJ Corp. All other trademarks and copyrights are the property of their respective owners. version: 2 python: install: - requirements: requirements.txt formats: - pdf sphinx: fail_on_warning: true build: os: "ubuntu-20.04" tools: python: "3.10" apt_packages: - graphviz jobs: pre_build: - make linkcheck [rtd-command-info] start-time: 2024-06-12T16:20:57.201953Z, end-time: 2024-06-12T16:21:13.705028Z, duration: 16, exit-code: 0 apt-get update --assume-yes --quiet Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.8 kB] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3709 kB] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1511 kB] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3651 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4182 kB] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1213 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3800 kB] Fetched 18.5 MB in 8s (2200 kB/s) Reading package lists... [rtd-command-info] start-time: 2024-06-12T16:21:13.774943Z, end-time: 2024-06-12T16:22:27.980874Z, duration: 74, 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 libann0 Suggested packages: graphviz-doc The following NEW packages will be installed: fonts-liberation graphviz libann0 0 upgraded, 3 newly installed, 0 to remove and 93 not upgraded. Need to get 1437 kB of archives. After this operation, 5394 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 Connection failed [IP: 91.189.91.81 80] Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] Fetched 616 kB in 1min 12s (8500 B/s) E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/f/fonts-liberation/fonts-liberation_1.07.4-11_all.deb Connection failed [IP: 91.189.91.81 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?