Read the Docs build information Build id: 16 Project: c3hpc Version: fix-page-size Commit: f18acef468b5f6cb83e941c27ab048d2f3cf1dd7 Date: 2022-08-26T21:58:00.396460Z State: finished Success: False [rtd-command-info] start-time: 2022-08-26T22:01:16.617708Z, end-time: 2022-08-26T22:01:17.150651Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://gitlab.c3sl.ufpr.br/c3sl/c3docs/c3hpc-user-docs.git . Cloning into '.'... [rtd-command-info] start-time: 2022-08-26T22:01:17.321919Z, end-time: 2022-08-26T22:01:17.408854Z, duration: 0, exit-code: 0 git checkout --force origin/fix-page-size Note: switching to 'origin/fix-page-size'. 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 f18acef fix(Build): fix python version [rtd-command-info] start-time: 2022-08-26T22:01:17.569910Z, end-time: 2022-08-26T22:01:17.651499Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-08-26T22:01:21.718420Z, end-time: 2022-08-26T22:03:12.873269Z, duration: 111, exit-code: 0 asdf install python 3.10.4 Downloading python-build... Cloning into '/root/.asdf/plugins/python/pyenv'... python-build 3.10.4 /root/.asdf/installs/python/3.10.4 Downloading Python-3.10.4.tar.xz... -> https://www.python.org/ftp/python/3.10.4/Python-3.10.4.tar.xz Installing Python-3.10.4... Installed Python-3.10.4 to /root/.asdf/installs/python/3.10.4 [rtd-command-info] start-time: 2022-08-26T22:03:13.040036Z, end-time: 2022-08-26T22:03:13.136653Z, duration: 0, exit-code: 0 asdf global python 3.10.4 [rtd-command-info] start-time: 2022-08-26T22:03:13.601309Z, end-time: 2022-08-26T22:09:42.696956Z, duration: 389, exit-code: 1 python -mpip install -U virtualenv setuptools<58.3.0 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/virtualenv/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/virtualenv/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/virtualenv/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/virtualenv/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/virtualenv/ ERROR: Could not find a version that satisfies the requirement virtualenv (from versions: none) ERROR: No matching distribution found for virtualenv