Read the Docs build information Build id: 842092 Project: nubeva-docs Version: nrr Commit: a7c8373569c589d8cdc58a28525b5bae0bb52dfd Date: 2022-02-02T22:59:37.979904Z State: finished Success: False [rtd-command-info] start-time: 2022-02-02T23:01:09.740530Z, end-time: 2022-02-02T23:01:17.678530Z, duration: 7, exit-code: 0 git clone --no-single-branch --depth 50 git@bitbucket.org:nubeva/docs.git . Cloning into '.'... Warning: Permanently added 'bitbucket.org,104.192.141.1' (RSA) to the list of known hosts. [rtd-command-info] start-time: 2022-02-02T23:01:17.869607Z, end-time: 2022-02-02T23:01:17.983254Z, duration: 0, exit-code: 0 git checkout --force origin/NRR Note: checking out 'origin/NRR'. 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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at a7c8373 require toggle button [rtd-command-info] start-time: 2022-02-02T23:01:18.180474Z, end-time: 2022-02-02T23:01:18.249208Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-02-02T23:01:19.448012Z, end-time: 2022-02-02T23:01:23.765201Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/nrr/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/nrr/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-02-02T23:01:23.957027Z, end-time: 2022-02-02T23:01:27.099339Z, duration: 3, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip<=21.3.1 setuptools<58.3.0 Collecting pip<=21.3.1 Downloading pip-21.3.1-py3-none-any.whl (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 41.6 MB/s eta 0:00:00 Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 KB 239.7 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 60.7.0 Uninstalling setuptools-60.7.0: Successfully uninstalled setuptools-60.7.0 Attempting uninstall: pip Found existing installation: pip 22.0.2 Uninstalling pip-22.0.2: Successfully uninstalled pip-22.0.2 Successfully installed pip-21.3.1 setuptools-58.2.0 [rtd-command-info] start-time: 2022-02-02T23:01:27.338739Z, end-time: 2022-02-02T23:01:35.432404Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils>=0.11 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Collecting Jinja2>=2.3 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) Collecting Pygments>=2.0 Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) Collecting requests>=2.0.0 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/nrr/lib/python3.7/site-packages (from sphinx<2) (58.2.0) Collecting imagesize Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting pytz>=2015.7 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (31 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.11-py3-none-any.whl (39 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.7-py3-none-any.whl (98 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23773 sha256=7483e03f379bd50e4cbb9218f1b4e6101787a40e921f62f0ca6a09dad508cfbc Stored in directory: /tmp/pip-ephem-wheel-cache-at4cblfh/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=2e9bcd5ea518e0604a9d385959fe5847788527d35cd2a101bb6b84ba3ee921b5 Stored in directory: /tmp/pip-ephem-wheel-cache-at4cblfh/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, charset-normalizer, certifi, sphinxcontrib-websupport, snowballstemmer, six, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Successfully installed Jinja2-3.0.3 MarkupSafe-2.0.1 Pygments-2.11.2 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 charset-normalizer-2.0.11 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.3.0 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.7 pytz-2021.3 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.27.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.8 WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. You should consider upgrading via the '/home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/nrr/bin/python -m pip install --upgrade pip' command. [rtd-command-info] start-time: 2022-02-02T23:01:35.594275Z, end-time: 2022-02-02T23:01:36.363575Z, duration: 0, exit-code: 1 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting sphinx-copybutton==0.2.8 Downloading sphinx_copybutton-0.2.8-py3-none-any.whl (9.8 kB) Requirement already satisfied: docutils<0.18 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/nrr/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (0.17.1) ERROR: Could not find a version that satisfies the requirement sphinx-togglebutton==2.4.7 (from versions: 0.0.1, 0.0.2, 0.1.0.dev0, 0.1.0, 0.1.1, 0.2.0, 0.2.1, 0.2.2, 0.2.3) ERROR: No matching distribution found for sphinx-togglebutton==2.4.7 WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. You should consider upgrading via the '/home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/nrr/bin/python -m pip install --upgrade pip' command.