Read the Docs build information Build id: 2402839 Project: cloudferro-waw3-1-kubernetes-test Version: latest Commit: ace0bcb1d186522500ba86b43c3290fb597a8da3 Date: 2024-08-08T14:18:28.889659Z State: finished Success: False [rtd-command-info] start-time: 2024-08-08T14:18:30.318194Z, end-time: 2024-08-08T14:18:31.855968Z, duration: 1, exit-code: 0 git clone --depth 1 git@github.com:CloudFerro/waw3-1-kubernetes-test.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2024-08-08T14:18:31.920844Z, end-time: 2024-08-08T14:18:32.965505Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2024-08-08T14:18:33.105349Z, end-time: 2024-08-08T14:18:33.218939Z, 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 ace0bcb Add article Argo CD for Kubernetes [rtd-command-info] start-time: 2024-08-08T14:18:33.280524Z, end-time: 2024-08-08T14:18:33.340012Z, 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-22.04 tools: python: "3.11" # You can also specify other tool versions: # nodejs: "19" # rust: "1.64" # golang: "1.19" # Build documentation in the docs/ directory with Sphinx sphinx: configuration: source/conf.py # 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: requirements.txt [rtd-command-info] start-time: 2024-08-08T14:18:40.323806Z, end-time: 2024-08-08T14:18:40.407597Z, duration: 0, exit-code: 0 asdf global python 3.11.9 [rtd-command-info] start-time: 2024-08-08T14:18:40.848438Z, end-time: 2024-08-08T14:18:42.035012Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.9.final.0-64 in 805ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-08-08T14:18:42.105742Z, end-time: 2024-08-08T14:18:56.986216Z, duration: 14, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-24.2-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 8.1 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-72.1.0-py3-none-any.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 19.2 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.2 setuptools-72.1.0 [rtd-command-info] start-time: 2024-08-08T14:18:57.048498Z, end-time: 2024-08-08T14:19:05.456303Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-8.0.2-py3-none-any.whl.metadata (6.2 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading Babel-2.15.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.7.4-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-8.0.2-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 130.9 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading Babel-2.15.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 250.7 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 339.8 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading packaging-24.1-py3-none-any.whl (53 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 379.8 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading certifi-2024.7.4-py3-none-any.whl (162 kB) Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB) Downloading idna-3.7-py3-none-any.whl (66 kB) Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.4 MarkupSafe-2.1.5 Pygments-2.18.0 alabaster-1.0.0 babel-2.15.0 certifi-2024.7.4 charset-normalizer-3.3.2 docutils-0.21.2 idna-3.7 imagesize-1.4.1 packaging-24.1 readthedocs-sphinx-ext-2.2.5 requests-2.32.3 snowballstemmer-2.2.0 sphinx-8.0.2 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 urllib3-2.2.2 [rtd-command-info] start-time: 2024-08-08T14:19:05.545268Z, end-time: 2024-08-08T14:19:28.744147Z, duration: 23, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting alabaster==0.7.12 (from -r requirements.txt (line 1)) Downloading alabaster-0.7.12-py2.py3-none-any.whl.metadata (2.0 kB) Collecting Babel==2.9.1 (from -r requirements.txt (line 2)) Downloading Babel-2.9.1-py2.py3-none-any.whl.metadata (1.2 kB) Collecting certifi==2021.10.8 (from -r requirements.txt (line 3)) Downloading certifi-2021.10.8-py2.py3-none-any.whl.metadata (3.0 kB) Collecting cffi==1.15.0 (from -r requirements.txt (line 4)) Downloading cffi-1.15.0.tar.gz (484 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting charset-normalizer==2.0.12 (from -r requirements.txt (line 5)) Downloading charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB) Collecting colorama==0.4.4 (from -r requirements.txt (line 6)) Downloading colorama-0.4.4-py2.py3-none-any.whl.metadata (14 kB) Collecting Deprecated==1.2.13 (from -r requirements.txt (line 7)) Downloading Deprecated-1.2.13-py2.py3-none-any.whl.metadata (5.8 kB) Collecting docutils==0.17.1 (from -r requirements.txt (line 8)) Downloading docutils-0.17.1-py2.py3-none-any.whl.metadata (2.9 kB) Collecting idna==3.3 (from -r requirements.txt (line 9)) Downloading idna-3.3-py3-none-any.whl.metadata (9.8 kB) Collecting imagesize==1.3.0 (from -r requirements.txt (line 10)) Downloading imagesize-1.3.0-py2.py3-none-any.whl.metadata (1.4 kB) Collecting importlib-metadata==4.11.3 (from -r requirements.txt (line 11)) Downloading importlib_metadata-4.11.3-py3-none-any.whl.metadata (4.0 kB) Collecting Jinja2==3.0.3 (from -r requirements.txt (line 12)) Downloading Jinja2-3.0.3-py3-none-any.whl.metadata (3.5 kB) Collecting livereload==2.6.3 (from -r requirements.txt (line 13)) Downloading livereload-2.6.3-py2.py3-none-any.whl.metadata (7.4 kB) Collecting MarkupSafe==2.1.1 (from -r requirements.txt (line 14)) Downloading MarkupSafe-2.1.1.tar.gz (18 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting packaging==21.3 (from -r requirements.txt (line 15)) Downloading packaging-21.3-py3-none-any.whl.metadata (15 kB) Collecting pycparser==2.21 (from -r requirements.txt (line 16)) Downloading pycparser-2.21-py2.py3-none-any.whl.metadata (1.1 kB) Collecting PyGithub==1.55 (from -r requirements.txt (line 17)) Downloading PyGithub-1.55-py3-none-any.whl.metadata (1.8 kB) Collecting Pygments==2.11.2 (from -r requirements.txt (line 18)) Downloading Pygments-2.11.2-py3-none-any.whl.metadata (1.5 kB) Collecting PyJWT==2.4.0 (from -r requirements.txt (line 19)) Downloading PyJWT-2.4.0-py3-none-any.whl.metadata (4.1 kB) Collecting PyNaCl==1.5.0 (from -r requirements.txt (line 20)) Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) Collecting pyparsing==3.0.7 (from -r requirements.txt (line 21)) Downloading pyparsing-3.0.7-py3-none-any.whl.metadata (4.2 kB) Collecting pytz==2021.3 (from -r requirements.txt (line 22)) Downloading pytz-2021.3-py2.py3-none-any.whl.metadata (21 kB) Collecting requests==2.27.1 (from -r requirements.txt (line 23)) Downloading requests-2.27.1-py2.py3-none-any.whl.metadata (5.0 kB) Collecting six==1.16.0 (from -r requirements.txt (line 24)) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Requirement already satisfied: snowballstemmer==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages (from -r requirements.txt (line 25)) (2.2.0) Collecting Sphinx==4.4.0 (from -r requirements.txt (line 26)) Downloading Sphinx-4.4.0-py3-none-any.whl.metadata (7.9 kB) Collecting sphinx-autobuild==2021.3.14 (from -r requirements.txt (line 27)) Downloading sphinx_autobuild-2021.3.14-py3-none-any.whl.metadata (7.0 kB) Collecting sphinx-favicon==1.0.1 (from -r requirements.txt (line 28)) Downloading sphinx_favicon-1.0.1-py3-none-any.whl.metadata (5.2 kB) Collecting sphinx-jinja==2.0.2 (from -r requirements.txt (line 29)) Downloading sphinx_jinja-2.0.2-py3-none-any.whl.metadata (3.6 kB) Collecting sphinx-rtd-theme==1.0.0 (from -r requirements.txt (line 30)) Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl.metadata (4.3 kB) Collecting sphinx-tabs==3.4.* (from -r requirements.txt (line 31)) Downloading sphinx_tabs-3.4.5-py3-none-any.whl.metadata (6.3 kB) Collecting sphinx_substitution_extensions==2022.2.16 (from -r requirements.txt (line 32)) Downloading Sphinx_Substitution_Extensions-2022.2.16-py3-none-any.whl.metadata (5.0 kB) Collecting sphinx_design==0.4.1 (from -r requirements.txt (line 33)) Downloading sphinx_design-0.4.1-py3-none-any.whl.metadata (5.2 kB) Collecting sphinxcontrib-applehelp==1.0.2 (from -r requirements.txt (line 34)) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-devhelp==1.0.2 (from -r requirements.txt (line 35)) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp==2.0.0 (from -r requirements.txt (line 36)) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl.metadata (1.6 kB) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages (from -r requirements.txt (line 37)) (1.0.1) Collecting sphinxcontrib-qthelp==1.0.3 (from -r requirements.txt (line 38)) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-serializinghtml==1.1.5 (from -r requirements.txt (line 39)) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib.httpdomain==1.8.1 (from -r requirements.txt (line 40)) Downloading sphinxcontrib_httpdomain-1.8.1-py2.py3-none-any.whl.metadata (2.0 kB) Collecting sphinxcontrib.httpexample==1.1 (from -r requirements.txt (line 41)) Downloading sphinxcontrib_httpexample-1.1-py2.py3-none-any.whl.metadata (7.6 kB) Collecting tornado==6.1 (from -r requirements.txt (line 42)) Downloading tornado-6.1.tar.gz (497 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting urllib3==1.26.9 (from -r requirements.txt (line 43)) Downloading urllib3-1.26.9-py2.py3-none-any.whl.metadata (46 kB) Collecting wrapt==1.14.0 (from -r requirements.txt (line 44)) Downloading wrapt-1.14.0.tar.gz (50 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting zipp==3.7.0 (from -r requirements.txt (line 45)) Downloading zipp-3.7.0-py3-none-any.whl.metadata (2.3 kB) Collecting astunparse (from sphinxcontrib.httpexample==1.1->-r requirements.txt (line 41)) Downloading astunparse-1.6.3-py2.py3-none-any.whl.metadata (4.4 kB) Requirement already satisfied: wheel<1.0,>=0.23.0 in /home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages (from astunparse->sphinxcontrib.httpexample==1.1->-r requirements.txt (line 41)) (0.40.0) Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 196.8 MB/s eta 0:00:00 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB) Downloading Deprecated-1.2.13-py2.py3-none-any.whl (9.6 kB) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 474.6 MB/s eta 0:00:00 Downloading idna-3.3-py3-none-any.whl (61 kB) Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Downloading importlib_metadata-4.11.3-py3-none-any.whl (18 kB) Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) Downloading livereload-2.6.3-py2.py3-none-any.whl (24 kB) Downloading packaging-21.3-py3-none-any.whl (40 kB) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) Downloading PyGithub-1.55-py3-none-any.whl (291 kB) Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 551.4 MB/s eta 0:00:00 Downloading PyJWT-2.4.0-py3-none-any.whl (18 kB) Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 518.2 MB/s eta 0:00:00 Downloading pyparsing-3.0.7-py3-none-any.whl (98 kB) Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading Sphinx-4.4.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 297.8 MB/s eta 0:00:00 Downloading sphinx_autobuild-2021.3.14-py3-none-any.whl (9.9 kB) Downloading sphinx_favicon-1.0.1-py3-none-any.whl (7.0 kB) Downloading sphinx_jinja-2.0.2-py3-none-any.whl (4.4 kB) Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 145.3 MB/s eta 0:00:00 Downloading sphinx_tabs-3.4.5-py3-none-any.whl (9.9 kB) Downloading Sphinx_Substitution_Extensions-2022.2.16-py3-none-any.whl (9.8 kB) Downloading sphinx_design-0.4.1-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 239.9 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Downloading sphinxcontrib_httpdomain-1.8.1-py2.py3-none-any.whl (25 kB) Downloading sphinxcontrib_httpexample-1.1-py2.py3-none-any.whl (13 kB) Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) Downloading zipp-3.7.0-py3-none-any.whl (5.3 kB) Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) Building wheels for collected packages: cffi, MarkupSafe, tornado, wrapt Building wheel for cffi (setup.py): started Building wheel for cffi (setup.py): finished with status 'done' Created wheel for cffi: filename=cffi-1.15.0-cp311-cp311-linux_x86_64.whl size=444114 sha256=3f03b71cbf63f37001931b9e9772c36bdb1def08430358643a8d992e96a80f5d Stored in directory: /tmp/pip-ephem-wheel-cache-9ns8hx3n/wheels/12/f5/09/5baf6dde29553c4804a3ce1adfd4f1815e136fc19644deb92a Building wheel for MarkupSafe (setup.py): started Building wheel for MarkupSafe (setup.py): finished with status 'done' Created wheel for MarkupSafe: filename=MarkupSafe-2.1.1-cp311-cp311-linux_x86_64.whl size=28425 sha256=18535f403817f8f3a754bd5856746cc3b7522d0087ceeae16af61c617eee3c11 Stored in directory: /tmp/pip-ephem-wheel-cache-9ns8hx3n/wheels/f2/8e/9e/4ee907ff6fb9e145722f0506c46ad9516302d1f424b43220e5 Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-6.1-cp311-cp311-linux_x86_64.whl size=422038 sha256=02daf61befaceccce51fd5cd5d4c9248c7cdff37f74516762f683563a46117ca Stored in directory: /tmp/pip-ephem-wheel-cache-9ns8hx3n/wheels/f2/59/06/a9c85c7b17ec0fc9b1e2ae0c59e3d39255d5c0a38492e33fea Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.14.0-cp311-cp311-linux_x86_64.whl size=77303 sha256=9f1b9c5575fa69123f1d1b78f34f5becbf4ea6943fcc0d788cabf9f80aa83e20 Stored in directory: /tmp/pip-ephem-wheel-cache-9ns8hx3n/wheels/94/d3/45/0b831f122e9abb8c1ecb375b4e0e91241ba07bbafcf84e8372 Successfully built cffi MarkupSafe tornado wrapt Installing collected packages: pytz, certifi, alabaster, zipp, wrapt, urllib3, tornado, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, six, pyparsing, PyJWT, Pygments, pycparser, MarkupSafe, imagesize, idna, docutils, colorama, charset-normalizer, Babel, requests, packaging, livereload, Jinja2, importlib-metadata, Deprecated, cffi, astunparse, Sphinx, PyNaCl, sphinxcontrib.httpdomain, sphinx-tabs, sphinx_substitution_extensions, sphinx-rtd-theme, sphinx-jinja, sphinx-favicon, sphinx_design, sphinx-autobuild, PyGithub, sphinxcontrib.httpexample Attempting uninstall: certifi Found existing installation: certifi 2024.7.4 Uninstalling certifi-2024.7.4: Successfully uninstalled certifi-2024.7.4 Attempting uninstall: alabaster Found existing installation: alabaster 1.0.0 Uninstalling alabaster-1.0.0: Successfully uninstalled alabaster-1.0.0 Attempting uninstall: urllib3 Found existing installation: urllib3 2.2.2 Uninstalling urllib3-2.2.2: Successfully uninstalled urllib3-2.2.2 Attempting uninstall: sphinxcontrib-serializinghtml Found existing installation: sphinxcontrib-serializinghtml 2.0.0 Uninstalling sphinxcontrib-serializinghtml-2.0.0: Successfully uninstalled sphinxcontrib-serializinghtml-2.0.0 Attempting uninstall: sphinxcontrib-qthelp Found existing installation: sphinxcontrib-qthelp 2.0.0 Uninstalling sphinxcontrib-qthelp-2.0.0: Successfully uninstalled sphinxcontrib-qthelp-2.0.0 Attempting uninstall: sphinxcontrib-htmlhelp Found existing installation: sphinxcontrib-htmlhelp 2.1.0 Uninstalling sphinxcontrib-htmlhelp-2.1.0: Successfully uninstalled sphinxcontrib-htmlhelp-2.1.0 Attempting uninstall: sphinxcontrib-devhelp Found existing installation: sphinxcontrib-devhelp 2.0.0 Uninstalling sphinxcontrib-devhelp-2.0.0: Successfully uninstalled sphinxcontrib-devhelp-2.0.0 Attempting uninstall: sphinxcontrib-applehelp Found existing installation: sphinxcontrib-applehelp 2.0.0 Uninstalling sphinxcontrib-applehelp-2.0.0: Successfully uninstalled sphinxcontrib-applehelp-2.0.0 Attempting uninstall: Pygments Found existing installation: Pygments 2.18.0 Uninstalling Pygments-2.18.0: Successfully uninstalled Pygments-2.18.0 Attempting uninstall: MarkupSafe Found existing installation: MarkupSafe 2.1.5 Uninstalling MarkupSafe-2.1.5: Successfully uninstalled MarkupSafe-2.1.5 Attempting uninstall: imagesize Found existing installation: imagesize 1.4.1 Uninstalling imagesize-1.4.1: Successfully uninstalled imagesize-1.4.1 Attempting uninstall: idna Found existing installation: idna 3.7 Uninstalling idna-3.7: Successfully uninstalled idna-3.7 Attempting uninstall: docutils Found existing installation: docutils 0.21.2 Uninstalling docutils-0.21.2: Successfully uninstalled docutils-0.21.2 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.3.2 Uninstalling charset-normalizer-3.3.2: Successfully uninstalled charset-normalizer-3.3.2 Attempting uninstall: Babel Found existing installation: Babel 2.15.0 Uninstalling Babel-2.15.0: Successfully uninstalled Babel-2.15.0 Attempting uninstall: requests Found existing installation: requests 2.32.3 Uninstalling requests-2.32.3: Successfully uninstalled requests-2.32.3 Attempting uninstall: packaging Found existing installation: packaging 24.1 Uninstalling packaging-24.1: Successfully uninstalled packaging-24.1 Attempting uninstall: Jinja2 Found existing installation: Jinja2 3.1.4 Uninstalling Jinja2-3.1.4: Successfully uninstalled Jinja2-3.1.4 Attempting uninstall: Sphinx Found existing installation: Sphinx 8.0.2 Uninstalling Sphinx-8.0.2: Successfully uninstalled Sphinx-8.0.2 Successfully installed Babel-2.9.1 Deprecated-1.2.13 Jinja2-3.0.3 MarkupSafe-2.1.1 PyGithub-1.55 PyJWT-2.4.0 PyNaCl-1.5.0 Pygments-2.11.2 Sphinx-4.4.0 alabaster-0.7.12 astunparse-1.6.3 certifi-2021.10.8 cffi-1.15.0 charset-normalizer-2.0.12 colorama-0.4.4 docutils-0.17.1 idna-3.3 imagesize-1.3.0 importlib-metadata-4.11.3 livereload-2.6.3 packaging-21.3 pycparser-2.21 pyparsing-3.0.7 pytz-2021.3 requests-2.27.1 six-1.16.0 sphinx-autobuild-2021.3.14 sphinx-favicon-1.0.1 sphinx-jinja-2.0.2 sphinx-rtd-theme-1.0.0 sphinx-tabs-3.4.5 sphinx_design-0.4.1 sphinx_substitution_extensions-2022.2.16 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib.httpdomain-1.8.1 sphinxcontrib.httpexample-1.1 tornado-6.1 urllib3-1.26.9 wrapt-1.14.0 zipp-3.7.0 [rtd-command-info] start-time: 2024-08-08T14:19:29.278489Z, end-time: 2024-08-08T14:19:29.339115Z, duration: 0, exit-code: 0 cat source/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import os # import sys # sys.path.insert(0, os.path.abspath('.')) from get_rst_files import get_files # -- Project information ----------------------------------------------------- project = "Eumetsat" copyright = "2022, CloudFerro" author = "CloudFerro" # The full version, including alpha/beta/rc tags release = "0.0.1" # Define the canonical URL if you are using a custom domain on Read the Docs html_baseurl = os.environ.get("READTHEDOCS_CANONICAL_URL", "") # print("html_baseurl = " , html_baseurl) # Tell Jinja2 templates the build is running on Read the Docs if os.environ.get("READTHEDOCS", "") == "True": if "html_context" not in globals(): html_context = {} html_context["READTHEDOCS"] = True def setup(app): app.add_config_value('brand_name', '', True) app.add_config_value('cloud_name', '', True) app.add_config_value('brands_without_eodata', ['Eumetsat Elasticity', 'CloudFerro Cloud', 'Destination Earth', 'WEkEO'], True, []) app.add_config_value('two_fa_activated', ['Creodias', 'CloudFerro Cloud'], True, []) # -- General configuration --------------------------------------------------- # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = ['sphinx_substitution_extensions', 'sphinx.ext.ifconfig', 'sphinx_jinja', 'sphinx_tabs.tabs','sphinx_favicon', "sphinx_design",'sphinxcontrib.httpdomain', 'sphinxcontrib.httpexample'] rst_prolog = """ .. |brand-name| replace:: Eumetsat Elasticity .. |brand-name-full| replace:: Eumetsat Elasticity .. |brand-name-hyphen| replace:: Eumetsat-Elasticity .. |brand-name-site-link| replace:: https://horizon.cloudferro.com/auth/login/?next=/ .. |brand-name-site-auth-link| replace:: https://eumetsat.cloudferro.com/ .. |brand-name-site-auth-link-cf2| replace:: https://cf2.cloudferro.com/auth/login/?next=/ .. |cloud-name| replace:: WAW3-1 .. |brand-name-support-en| replace:: https://www.eumetsat.int/contact-us .. |brand-name-support-de| replace:: https://www.eumetsat.int/contact-us .. |datahub-address| replace:: datahub.code-de.org .. |explorer| replace:: https://explore.creodias.eu .. |finder| replace:: https://finder.creodias.eu/www/ .. |eodata-network| replace:: eodata_ .. include:: .. |brand-name-security-groups| replace:: https://horizon.cloudferro.com/project/security_groups/ """ brand_name = 'Eumetsat Elasticity' cloud_name = 'WAW3-1' # Ima # Images that change from brand to brand jinja_contexts = { 'image_names': {'register': 'register_eumetsat.png', 'create': 'create_account_eumetsat.png', 'registered': 'registration_successful_eumetsat.png'}, 'forgotten_password_names': { 'enter_email': 'forgot_your_password_eumetsat.png', 'email_message': 'email_message_eumetsat.png', 'enter_new_password': 'enter_new_password_eumetsat.png' }, 'nvidia': { 'nvidia': 'nvidia_chosen_eumetsat-elasticity.png', }, 'accounts_and_projects_management': { 'acc_01': 'acc_01_eumetsat.png', }, 'contracts_and_wallets': { 'contracts_wallets': 'wallets_contracts_eumetsat.png', }, 'editing_profiles': { 'editing_profile': 'editing_profile_eumetsat.png', }, 'inviting_new_user': { 'inv_01': 'inv_01_eumetsat.png', 'inv_02': 'inv_02_eumetsat.png', }, 'removing_user': { 'users_roles_01': 'inv_01_eumetsat.png', }, 'users_roles': { 'users_roles': 'users_roles_eumetsat.png', }, 'services': { 'services': 'services_eumetsat.png', }, 'adding_editing_organizations': { 'org_01': 'register_organization_eumetsat.png', }, 'login_vm': { 'login': 'login_eumetsat.png', }, 'service_organization': { 'login': 'requeste_2.jpg', }, 'request_resources': { 'login': 'requeste_3.png', }, 's3_login': { 's3_login': 's3.waw3-1.cloudferro.com', 'region': 'waw3-1', }, 'openstack_domain': { 'openstack_domain': 'domain_eumetsat.png', }, 'cloud_name': { 'cloud_name': 'WAW3-1', }, 'template_created': { 'template_created': 'new_template2.png', }, 'eodata_endpoint': { 'eodata_endpoint': 'data.cloudferro.com', }, 'remote_transfer_for_eodata': { 'remote_transfer_for_eodata': 's3.cloudferro.com', }, 'create_windows_wm_server': { 'ww1': 'ww1_eumetsat.png', 'ww2': 'ww2_eumetsat.png', 'ww3': 'ww3.png', 'ww4': 'ww4.png', 'access_option' : 'Eumetsat Elasticity', }, 'rapideye': { 'rapideye' : 'rapideye_s3_credentials_eolab.png', 'contact_form' : 'contact_form_rapideye.png', }, 'data_explorer': { 'data_explorer_01' : 'login-data-explorer-01_creodias.png', 'data_explorer_02' : 'login-data-explorer-02_creodias.png', 'data_explorer_03' : 'login_creodias_data_explorer.png', 'data_explorer_04' : 'login-data-explorer-04_creodias.png', 'data_explorer_05' : 'data-explorer-download-01-modified_creodias.png', 'data_explorer_06' : 'cropped_04_creodias.png', 'data_explorer_07' : 'data-explorer-download-products_creodias.png', 'data_explorer_08' : 'data-explorer-download-05-modified_creodias.png', 'data_explorer_09' : 'data-explorer-download-06_creodias.png', }, 'help_desk_and_support': { 'tickets': 'tickets_eumetsat.png', 'add_ticket': 'add_ticket_eumetsat.png', }, 'dual_factor_authentication': { 'eefa_qr_screen': 'eefa_qr_screen_eumetsat.png', 'eefa_start': 'eefa_start_eumetsat.png', 'eefa_sign_regular': 'eefa_sign_regular_eumetsat.png', 'eefa_mobile_auth_setup': 'eefa_mobile_auth_setup_eumetsat.png', 'eefa_normal-Login': 'eefa_normal-Login_eumetsat.png', 'eefa_sign_regular': 'eefa_sign_regular_eumetsat.png', 'eefa_restart_login': 'eefa_restart_login_eumetsat.png', 'eefa_restart_code': 'eefa_restart_code_eumetsat.png', 'eefa_828966': 'eefa_828966_eumetsat.png', 'eefa_logged_in': 'eefa_logged_in_eumetsat.png', }, 'access_sen4cap': { 'access_sen4cap_01': 'access_sen4cap_eo-lab.png', 'access_sen4cap_02': 'saml_eumetsat-elasticity.png', 'access_sen4cap_03': 'management_eo-lab.png' }, 'brand_names': { 'brand_name': 'Eumetsat Elasticity', 'noobaa01' : 'create_object_container.png', 'noobaa02' : 'image2023-7-20_11-58-22.png', 'brand_name_hyphen': 'Eumetsat-Elasticity' , 'brand_name_site_link': 'https://horizon.cloudferro.com/auth/login/?next=/', 'brand_name_site_auth_link': 'https://eumetsat.cloudferro.com/', 'tenant_manager_link': 'https://eumetsat.cloudferro.com/', 'brand_name_cloud': 'Eumetsat-Elasticity-WAW3-1', 'satellite_repository': '/eodata', 'waw3_1': 'WAW3-1', 'client_id' : 'CLOUDFERRO_PUBLIC', 'datahub_address' : 'datahub.creodias.eu', 'product_name_link' : 'S1A_IW_GRDH_1SDV_20141031T161924_20141031T161949_003076_003856_634E.SAFE', 'product_name_image' : 'find_id_from_link_creodias.png', 'product_name_id' : 'c23d5ffd-bc2a-54c1-a2cf-e2dc18bc945f', 'terminal_output' : 'terminal_output_creodias.png', 'wget_output' : 'wget_output_creodias.png', 'quick_look' : 'quick-look_creodias.png', 'zipper_address' : 'zipper.creodias.eu', 'manage_totp' : 'manage-totp-05_creodias.png', 'brand_identity' : 'Eumetsat-elasticity', 'keycloak_identity' : 'https://identity.cloudferro.com/auth/realms/Eumetsat-elasticity', 'datavolume': 'datavolume', 'openstack': 'openstack', 'openstackcli': 'openstackcli', 'eodata': 'eodata', 'gettingstarted': 'accountmanagement', 'general': 'cloud', 's3': 's3', 'sfs': 'sfs', 'versions': 'versions', 'vgpu': 'vgpu', 'kubernetes': 'kubernetes', 'networking': 'networking', 'windows': 'windows', 'security': 'security', 'site_name': 'Eumetsat Elasticity', }, } # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = [] CF = "https://github.com/CloudFerro/" blob = "/blob/main/source/" LOCAL = "eolab-articles" REMOTE = "cf3-doc" CF3 = "https://github.com/CloudFerro/cf3-doc/blob/main/source/" CF2 = "https://github.com/CloudFerro/cf2/blob/main/source/" KUBERNETES = "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/" EOLAB_ARTICLES = "https://github.com/CloudFerro/eolab-articles/blob/main/source/" CODE_DE_ARTICLES = "https://github.com/CloudFerro/code-de/blob/main/source/" CODE_DE_ARTICLES_STAGING_ENGLISH = "https://github.com/CloudFerro/code-de-staging-english/blob/main/source/" CF3_DOC_GERMAN = "https://github.com/CloudFerro/cf3-doc-german/blob/main/source/" EUMETSAT_ELASTICITY = "https://github.com/CloudFerro/waw3-1-kubernetes-test/blob/main/source/" urls_dict = get_files( { "accountmanagement": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/accountmanagement", "https://github.com/CloudFerro/waw3-1-kubernetes-test/blob/main/source/accountmanagement/Dual-Factor-Authentication-for-Eumetsat-Elasticity-Site", CF3 + "accountmanagement/Using-KeePassXC-for-Two-Factor-Authentication-on-Eumetsat-Elasticity", CF3 + "accountmanagement/Registration-And-Account", CF3 + "accountmanagement/Accounts-and-Projects-Management", CF3 + "accountmanagement/Forgotten-Password", CF3 + "accountmanagement/Privacy-Policy", CF3 + "accountmanagement/Adding-Editing-Organizations", CF3 + "accountmanagement/Contracts-Wallets", CF3 + "accountmanagement/Editing-Profile", CF3 + "accountmanagement/Inviting-New-User", CF3 + "accountmanagement/Removing-User-From-Organization", CF3 + "accountmanagement/Services", CF3 + "accountmanagement/Users-Roles", EUMETSAT_ELASTICITY + "accountmanagement/Help-Desk-And-Support", ], "kubernetes": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/kubernetes", KUBERNETES + "How-to-Create-a-Kubernetes-Cluster-Using-Eumetsat-Elasticity-OpenStack-Magnum", KUBERNETES + "How-To-Install-OpenStack-and-Magnum-Clients-for-Command-Line-Interface-to-Eumetsat-Elasticity-Horizon", KUBERNETES + "How-To-Use-Command-Line-Interface-for-Kubernetes-Clusters-On-Eumetsat-Elasticity-OpenStack-Magnum", KUBERNETES + "How-To-Access-Kubernetes-Cluster-Post-Deployment-Using-Kubectl-On-Eumetsat-Elasticity-OpenStack-Magnum", KUBERNETES + "Using-Dashboard-To-Access-Kubernetes-Cluster-Post-Deployment-On-Eumetsat-Elasticity-OpenStack-Magnum", KUBERNETES + "How-To-Create-API-Server-LoadBalancer-for-Kubernetes-Cluster-On-Eumetsat-Elasticity-OpenStack-Magnum", KUBERNETES + "Creating-Additional-Nodegroups-in-Kubernetes-Cluster-on-Eumetsat-Elasticity-OpenStack-Magnum", KUBERNETES + "Autoscaling-Kubernetes-Cluster-Resources-on-Eumetsat-Elasticity-OpenStack-Magnum", KUBERNETES + "Volume-based-vs-Ephemeral-based-Storage-for-Kubernetes-Clusters-on-Eumetsat-Elasticity-OpenStack-Magnum", KUBERNETES + "Backup-of-Kubernetes-Cluster-using-Velero", KUBERNETES + "Kubernetes-Persistent-Volume-Claims-on-Eumetsat-Elasticity", KUBERNETES + "Using-Kubernetes-Ingress-on-Eumetsat-Elasticity-WAW3-1-OpenStack-Magnum", KUBERNETES + "Deploying-Helm-Charts-on-Magnum-Kubernetes-Clusters-on-Eumetsat-Elasticity-WAW3-1-Cloud", KUBERNETES + "Deploying-HTTPS-Services-on-Magnum-Kubernetes-in-Eumetsat-Elasticity-WAW3-1-Cloud", KUBERNETES + "Installing-HashiCorp-Vault-on-Eumetsat-Elasticity-WAW3-1-Magnum", KUBERNETES + "Installing-JupyterHub-on-Magnum-Kubernetes-cluster-in-Eumetsat-Elasticity-WAW3-1-cloud", KUBERNETES + "Install-and-run-Argo-Workflows-on-Eumetsat-Elasticity-WAW3-1-Magnum-Kubernetes", KUBERNETES + "Installing-HashiCorp-Vault-on-Eumetsat-Elasticity-WAW3-1-Magnum", KUBERNETES + "HTTP-Request-based-Autoscaling-on-K8S-using-Prometheus-and-Keda-on-Eumetsat-Elasticity", KUBERNETES + "Default-Kubernetes-cluster-templates-in-Eumetsat-Elasticity-Cloud", KUBERNETES + "Accessing-EODATA-from-Kubernetes-pods-in-Eumetsat-Elasticity-WAW3-1-cloud-using-boto3", KUBERNETES + "Create-and-access-NFS-server-from-Kubernetes-on-Eumetsat-Elasticity", KUBERNETES + "Deploy-Keycloak-on-Kubernetes-with-a-sample-app-on-Eumetsat-Elasticity", KUBERNETES + "Install-and-run-Dask-on-a-Kubernetes-cluster-in-Eumetsat-Elasticity-cloud", KUBERNETES + "Install-and-run-NooBaa-on-Kubernetes-cluster-in-single-and-multicloud-environment-on-Eumetsat-Elasticity", KUBERNETES + "Private-container-registries-with-Harbor-on-Eumetsat-Elasticity-Kubernetes", KUBERNETES + "Deploying-vGPU-workloads-on-Eumetsat-Elasticity-Kubernetes", KUBERNETES + "Kubernetes-cluster-observability-with-Prometheus-and-Grafana-on-Eumetsat-Elasticity", KUBERNETES + "Enable-Kubeapps-app-launcher-on-Eumetsat-Elasticity-Magnum-Kubernetes-cluster", KUBERNETES + "Install-GitLab-on-Eumetsat-Elasticity-Kubernetes", KUBERNETES + "Sealed-Secrets-on-Eumetsat-Elasticity-Kubernetes", KUBERNETES + "CICD-pipelines-with-GitLab-on-Eumetsat-Elasticity-Kubernetes-building-a-Docker-image", KUBERNETES + "How-to-create-Kubernetes-cluster-using-Terraform-on-Eumetsat-Elasticity", KUBERNETES + "GitOps-with-Argo-CD-on-Eumetsat-Elasticity-Kubernetes", ], "cuttingedge": [ "https://github.com/CloudFerro/cf3-doc/tree/main/source/cuttingedge", CF3 + "cuttingedge/Install-TensorFlow-on-Docker-Running-on-Eumetsat-Elasticity-WAW3-1-vGPU-Virtual-Machine", CF3 + "cuttingedge/Sample-Deep-Learning-Workflow-Using-TensorFlow-Running-on-Docker-Installed-on-Eumetsat-Elasticity-WAW3-1-vGPU-Virtual-Machine", CF3 + "cuttingedge/Install-TensorFlow-on-WAW3-1-vGPU-enabled-VM-on-Eumetsat-Elasticity", CF3 + "cuttingedge/Sample-Deep-Learning-workflow-using-WAW3-1-vGPU-and-EO-DATA-on-Eumetsat-Elasticity", CF3 + "cuttingedge/Sample-SLURM-Cluster-on-Eumetsat-Elasticity-WAW3-1-Cloud-with-ElastiCluster", CF3 + "cuttingedge/Sample-Workflow-Running-EO-Processing-MPI-jobs-on-a-SLURM-cluster-on-Eumetsat-Elasticity-WAW3-1-Cloud", ], "datavolume": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/datavolume", CF3 + "datavolume/How-to-attach-a-volume-to-VM-less-than-2TB-on-Linux-on-Eumetsat-Elasticity", CF3 + "datavolume/How-to-attach-a-volume-to-VM-more-than-2TB-on-Linux-on-Eumetsat-Elasticity", CF3 + "datavolume/Ephemeral-vs-Persistent-storage-option-Create-New-Volume-on-Eumetsat-Elasticity", CF3 + "datavolume/How-to-export-a-volume-over-NFS-on-Eumetsat-Elasticity", CF3 + "datavolume/How-to-export-a-volume-over-NFS-outside-of-a-project-on-Eumetsat-Elasticity", CF3 + "datavolume/How-to-extend-the-volume-in-Linux-on-Eumetsat-Elasticity", CF3 + "datavolume/How-many-objects-can-I-put-into-Object-Storage-container-bucket-on-Eumetsat-Elasticity", CF3 + "datavolume/How-to-mount-Network-Drive-over-SSH-in-Windows-on-Eumetsat-Elasticity", CF3 + "datavolume/How-to-mount-object-storage-in-Linux-on-Eumetsat-Elasticity", CF3 + "datavolume/How-to-move-data-volume-between-two-VMs-using-OpenStack-Horizon-on-Eumetsat-Elasticity", CF3 + "datavolume/How-to-create-volume-Snapshot-and-attach-as-Volume-on-Linux-or-Windows-on-Eumetsat-Elasticity", CF3 + "datavolume/Volume-snapshot-inheritance-and-its-consequences-on-Eumetsat-Elasticity", CF3 + "datavolume/How-To-Create-Backup-Of-Your-Volume-From-Windows-Machine-on-Eumetsat-Elasticity", CF3 + "datavolume/How-To-Attach-Volume-To-Windows-VM-On-Eumetsat-Elasticity", CF3 + "datavolume/How-to-create-or-delete-volume-snapshot-on-Eumetsat-Elasticity", CF3 + "datavolume/How-to-restore-volume-from-snapshot-on-Eumetsat-Elasticity", CF3 + "datavolume/Bootable-versus-non-bootable-volumes-on-Eumetsat-Elasticity", ], "cloud": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/cloud", CF3 + "cloud/How-to-access-the-VM-from-OpenStack-console-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-clone-existing-and-configured-VMs-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-fix-unresponsive-console-issue-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-generate-ec2-credentials-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-generate-or-use-Application-Credentials-via-CLI-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-use-GUI-in-Linux-VM-on-Eumetsat-Elasticity-and-access-it-from-local-Linux-computer", CF3 + "cloud/How-To-Create-a-New-Linux-VM-With-NVIDIA-Virtual-GPU-in-the-OpenStack-Dashboard-Horizon-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-use-Docker-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-use-Security-Groups-in-Horizon-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-create-key-pair-in-OpenStack-Dashboard-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-create-new-Linux-VM-in-OpenStack-Dashboard-Horizon-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-install-Python-virtualenv-or-virtualenvwrapper-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-start-a-VM-from-a-snapshot-on-Eumetsat-Elasticity", CF3 + "cloud/Status-Power-State-and-dependences-in-billing-of-instances-VMs-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-upload-your-custom-image-using-OpenStack-CLI-on-Eumetsat-Elasticity", CF3 + "cloud/VM-created-with-option-Create-New-Volume-No-on-Eumetsat-Elasticity", CF3 + "cloud/VM-created-with-option-Create-New-Volume-Yes-on-Eumetsat-Elasticity", CF3 + "cloud/Dashboard-Overview-Project-Quotas-And-Flavors-Limits-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-create-a-Linux-VM-and-access-it-from-Linux-command-line-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-create-a-Linux-VM-and-access-it-from-Windows-desktop-on-Eumetsat-Elasticity", CF3 + "cloud/What-is-an-OpenStack-domain-on-Eumetsat-Elasticity", CF3 + "cloud/What-is-an-OpenStack-project-on-Eumetsat-Elasticity", CF3 + "cloud/DNS-as-a-Service-on-Eumetsat-Elasticity-WAW3-1-Hosting", CF3 + "cloud/What-Image-Formats-are-available-in-OpenStack-Eumetsat-Elasticity-Cloud", CF3 + "cloud/How-to-transfer-volumes-between-domains-and-projects-using-Horizon-dashboard-on-Eumetsat-Elasticity", ], "networking": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/networking", CF3 + "networking/How-can-I-access-my-VMs-using-names-instead-of-IP-addresses-on-Eumetsat-Elasticity", CF3 + "networking/How-to-Add-or-Remove-Floating-IPs-to-your-VM-on-Eumetsat-Elasticity", CF3 + "networking/Cannot-access-VM-with-SSH-or-PING-on-Eumetsat-Elasticity", CF3 + "networking/Cannot-ping-VM-on-Eumetsat-Elasticity", CF3 + "networking/How-to-connect-to-your-virtual-machine-via-SSH-in-Linux-on-Eumetsat-Elasticity", CF3 + "networking/How-to-create-a-network-with-router-in-Horizon-Dashboard-on-Eumetsat-Elasticity", CF3 + "networking/How-can-I-open-new-ports-port-80-for-http-for-my-service-or-instance-on-Eumetsat-Elasticity", CF3 + "networking/Generating-a-SSH-keypair-in-Linux-on-Eumetsat-Elasticity", CF3 + "networking/How-to-add-SSH-key-from-Horizon-web-console-on-Eumetsat-Elasticity", CF3 + "networking/How-is-my-VM-visible-in-the-internet-with-no-Floating-IP-attached-on-Eumetsat-Elasticity", CF3 + "networking/How-to-run-and-configure-Firewall-as-a-service-and-VPN-as-a-service-on-Eumetsat-Elasticity", CF3 + "windows/How-to-connect-to-a-virtual-machine-via-SSH-from-Windows-10-Command-Prompt-on-Eumetsat-Elasticity", CF3 + "networking/How-to-Import-SSH-Public-Key-to-OpenStack-Horizon-on-Eumetsat-Elasticity", CF3 + "networking/Load-Balancer-as-a-Service-User-Documentation-on-Eumetsat-Elasticity-WAW3-1-Cloud", CF3 + "openstackcli/How-to-access-object-storage-using-OpenStack-CLI-on-Eumetsat-Elasticity", ], "openstackcli": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/openstackcli", CF3 + "openstackcli/How-to-backup-an-instance-and-download-it-to-the-desktop-on-Eumetsat-Elasticity", CF3 + "openstackcli/How-to-create-a-set-of-VMs-using-OpenStack-Heat-Orchestration-on-Eumetsat-Elasticity", CF3 + "openstackcli/How-To-Create-and-Configure-New-Project-on-Eumetsat-Elasticity-WAW3-1-Cloud", CF3 + "openstackcli/How-to-install-OpenStackClient-for-Linux-on-Eumetsat-Elasticity", CF3 + "openstackcli/How-to-install-OpenStackClient-GitBash-or-Cygwin-for-Windows-on-Eumetsat-Elasticity", CF3 + "openstackcli/How-to-share-private-container-from-object-storage-to-another-user-on-Eumetsat-Elasticity", CF3 + "openstackcli/How-to-install-OpenStackClient-on-Windows-using-Windows-Subsystem-for-Linux-on-Eumetsat-Elasticity-OpenStack-Hosting", CF3 + "openstackcli/How-to-move-data-volume-between-two-VMs-using-OpenStack-CLI-on-Eumetsat-Elasticity", CF3 + "openstackcli/How-to-transfer-volumes-between-domains-and-projects-using-OpenStack-CLI-client-on-Eumetsat-Elasticity", ], "s3": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/s3", CF3 + "s3/How-to-delete-large-S3-bucket-on-Eumetsat-Elasticity", CF3 + "s3/How-to-mount-object-storage-container-as-a-file-system-in-Linux-using-s3fs-on-Eumetsat-Elasticity", CF3 + "s3/How-to-use-Object-Storage-on-Eumetsat-Elasticity", CF3 + "s3/How-to-access-private-object-storage-using-S3cmd-or-boto3-on-Eumetsat-Elasticity", CF3 + "s3/S3FS-Cache-on-Eumetsat-Elasticity", CF3 + "s3/Bucket-sharing-using-s3-bucket-policy-on-Eumetsat-Elasticity", CF3 + "s3/How-To-Install-boto3-In-Windows-on-Eumetsat-Elasticity", CF3 + "s3/Server-Side-Encryption-with-Customer-Managed-Keys-SSE-C-on-Eumetsat-Elasticity", CF3 + "s3/How-to-install-s3cmd-on-Linux-on-Eumetsat-Elasticity", ], "sfs": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/sfs", KUBERNETES + "How-To-Create-A-Local-Horizon-User", KUBERNETES + "How-To-Create-Manila-Network-And-Manila-User-Role", KUBERNETES + "How-To-Enable-Command-Line-Interface-For-Local-Horizon-User", KUBERNETES + "How-To-Install-Shared-File-System-Based-On-Manila-OpenStack", KUBERNETES + "How-To-Increase-Security-For-Shared-File-System-Based-On-Manila-OpenStack", ], "releasenotes": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/releasenotes", CF3 + "releasenotes/Kubernetes-Magnum-Release-Notes-on-Eumetsat-Elasticity", CF3 + "releasenotes/OpenStack-Release-Notes-on-Eumetsat-Elasticity", ], "windows": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/windows", CF3 + "windows/Connecting-to-a-Windows-VM-via-RDP-through-a-Linux-bastion-host-port-forwarding-on-Eumetsat-Elasticity", CF3 + "windows/How-to-access-a-VM-from-Windows-PuTTY-on-Eumetsat-Elasticity", CF3 + "windows/How-to-connect-to-a-virtual-machine-via-SSH-from-Windows-10-Command-Prompt-on-Eumetsat-Elasticity", CF3 + "windows/How-To-Create-SSH-Key-Pair-In-Windows-On-Eumetsat-Elasticity", CF3 + "windows/Can-I-change-my-password-through-RDP-on-Eumetsat-Elasticity", ], } ) html_context = { "display_github": True, "urls_dict": urls_dict, "github_host": "github.com", "github_user": "CloudFerro", "github_repo": "waw3-1-kubernetes-test", "github_version": "main", "conf_py_path": "/source/", "source_suffix": ".rst", } # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = "sphinx_rtd_theme" # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static", '_static/include'] favicons = [ {"href": "favicon/favicon-32x32.png"}, # => use `_static/favicon-32x32.png` {"href": "favicon/favicon-16x16.png"}, {"href": "favicon/android-chrome-192x192.png"}, {"href": "favicon/android-chrome-512x512.png"}, { "rel": "favicon/apple-touch-icon.png", "href": "favicon/favicon-16x16.png", }, ] html_logo = "eumetsat_logo.png" highlight_language = "none" html_show_sphinx = False html_theme_options = { 'logo_only': True, 'display_version': False, } html_css_files = [ 'css/custom.css', 'cf2_badge.css','css/s4defs-roles.css' ] html_js_files = [ 'js/custom.js' ] ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'cloudferro-waw3-1-kubernetes-test', 'name': u'eumetsat.docs.cloudferro.com', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'CloudFerro', 'proxied_api_host': '/_', 'github_repo': 'waw3-1-kubernetes-test', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'ace0bcb1', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/cloudferro-waw3-1-kubernetes-test/builds/2402839/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2024-08-08T14:19:29.407807Z, end-time: 2024-08-08T14:26:14.216198Z, duration: 404, exit-code: 2 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v4.4.0 Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connectionpool.py", line 386, in _make_request self._validate_conn(conn) File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1040, in _validate_conn conn.connect() File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connection.py", line 414, in connect self.sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 449, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl( ^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 493, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.9/lib/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.9/lib/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/home/docs/.asdf/installs/python/3.11.9/lib/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/requests/adapters.py", line 440, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connectionpool.py", line 785, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/packages/six.py", line 769, in reraise raise value.with_traceback(tb) File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connectionpool.py", line 386, in _make_request self._validate_conn(conn) File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1040, in _validate_conn conn.connect() File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connection.py", line 414, in connect self.sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 449, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl( ^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 493, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.9/lib/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.9/lib/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/home/docs/.asdf/installs/python/3.11.9/lib/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/sphinx/config.py", line 340, in eval_config_file exec(code, namespace) File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/checkouts/latest/source/conf.py", line 260, in urls_dict = get_files( ^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/checkouts/latest/source/get_rst_files.py", line 100, in get_files external_repos_url.update(download_content(content, folder)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/checkouts/latest/source/get_rst_files.py", line 66, in download_content github_file = requests.get(github_file_url) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/requests/api.py", line 75, in get return request('get', url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/requests/sessions.py", line 529, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/requests/sessions.py", line 645, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/requests/adapters.py", line 501, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/sphinx/cmd/build.py", line 280, in build_main app = Sphinx(args.sourcedir, args.confdir, args.outputdir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/sphinx/application.py", line 209, in __init__ self.config = Config.read(self.confdir, confoverrides or {}, self.tags) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/sphinx/config.py", line 173, in read namespace = eval_config_file(filename, tags) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/sphinx/config.py", line 353, in eval_config_file raise ConfigError(msg % traceback.format_exc()) from exc sphinx.errors.ConfigError: There is a programmable error in your configuration file: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connectionpool.py", line 386, in _make_request self._validate_conn(conn) File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1040, in _validate_conn conn.connect() File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connection.py", line 414, in connect self.sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 449, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl( ^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 493, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.9/lib/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.9/lib/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/home/docs/.asdf/installs/python/3.11.9/lib/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/requests/adapters.py", line 440, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connectionpool.py", line 785, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/packages/six.py", line 769, in reraise raise value.with_traceback(tb) File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connectionpool.py", line 386, in _make_request self._validate_conn(conn) File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1040, in _validate_conn conn.connect() File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connection.py", line 414, in connect self.sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 449, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl( ^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 493, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.9/lib/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.9/lib/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/home/docs/.asdf/installs/python/3.11.9/lib/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/sphinx/config.py", line 340, in eval_config_file exec(code, namespace) File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/checkouts/latest/source/conf.py", line 260, in urls_dict = get_files( ^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/checkouts/latest/source/get_rst_files.py", line 100, in get_files external_repos_url.update(download_content(content, folder)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/checkouts/latest/source/get_rst_files.py", line 66, in download_content github_file = requests.get(github_file_url) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/requests/api.py", line 75, in get return request('get', url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/requests/sessions.py", line 529, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/requests/sessions.py", line 645, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/requests/adapters.py", line 501, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Configuration error: There is a programmable error in your configuration file: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connectionpool.py", line 386, in _make_request self._validate_conn(conn) File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1040, in _validate_conn conn.connect() File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connection.py", line 414, in connect self.sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 449, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl( ^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 493, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.9/lib/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.9/lib/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/home/docs/.asdf/installs/python/3.11.9/lib/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/requests/adapters.py", line 440, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connectionpool.py", line 785, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/packages/six.py", line 769, in reraise raise value.with_traceback(tb) File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connectionpool.py", line 386, in _make_request self._validate_conn(conn) File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1040, in _validate_conn conn.connect() File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/connection.py", line 414, in connect self.sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 449, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl( ^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 493, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.9/lib/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.9/lib/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/home/docs/.asdf/installs/python/3.11.9/lib/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/sphinx/config.py", line 340, in eval_config_file exec(code, namespace) File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/checkouts/latest/source/conf.py", line 260, in urls_dict = get_files( ^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/checkouts/latest/source/get_rst_files.py", line 100, in get_files external_repos_url.update(download_content(content, folder)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/checkouts/latest/source/get_rst_files.py", line 66, in download_content github_file = requests.get(github_file_url) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/requests/api.py", line 75, in get return request('get', url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/requests/sessions.py", line 529, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/requests/sessions.py", line 645, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/requests/adapters.py", line 501, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))