Read the Docs build information Build id: 22380 Project: mid-instrument Version: updates Commit: 64fd558e9c5e67f938b6303fc731c0a1fcfa9786 Date: 2021-08-31T09:15:07.752299Z State: finished Success: False [rtd-command-info] start-time: 2021-08-31T09:15:08.784387Z, end-time: 2021-08-31T09:15:10.259092Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 http://git.xfel.eu/gitlab/Karabo/MID-instrument.git . Cloning into '.'... [rtd-command-info] start-time: 2021-08-31T09:15:10.629071Z, end-time: 2021-08-31T09:15:10.721091Z, duration: 0, exit-code: 0 git checkout --force origin/Updates Note: checking out 'origin/Updates'. 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 64fd558 requirements updated [rtd-command-info] start-time: 2021-08-31T09:15:10.865741Z, end-time: 2021-08-31T09:15:10.947722Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-08-31T09:15:12.203536Z, end-time: 2021-08-31T09:15:17.584026Z, duration: 5, exit-code: 0 python3.7 -mvirtualenv /usr/src/app/checkouts/readthedocs.org/user_builds/mid-instrument/envs/updates Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /usr/src/app/checkouts/readthedocs.org/user_builds/mid-instrument/envs/updates/bin/python3.7 Also creating executable in /usr/src/app/checkouts/readthedocs.org/user_builds/mid-instrument/envs/updates/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-08-31T09:15:17.728721Z, end-time: 2021-08-31T09:15:18.791534Z, duration: 1, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/mid-instrument/envs/updates/bin/python -m pip install --upgrade --no-cache-dir pip Requirement already satisfied: pip in /usr/src/app/checkouts/readthedocs.org/user_builds/mid-instrument/envs/updates/lib/python3.7/site-packages (21.2.4) [rtd-command-info] start-time: 2021-08-31T09:15:18.922878Z, end-time: 2021-08-31T09:15:30.526152Z, duration: 11, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/mid-instrument/envs/updates/bin/python -m pip install --upgrade --no-cache-dir Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 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<1.1 Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) 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.5-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<1.1 Downloading readthedocs_sphinx_ext-1.0.4-py2.py3-none-any.whl (28 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting Jinja2>=2.3 Downloading Jinja2-3.0.1-py3-none-any.whl (133 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting packaging Downloading packaging-21.0-py3-none-any.whl (40 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting requests>=2.0.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 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 idna<4,>=2.5 Downloading idna-3.2-py3-none-any.whl (59 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.4-py3-none-any.whl (36 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 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=23772 sha256=d2e4ca9a13037594220eefa4196854cc4848e4f8b2b0e80aca4d0ec42fd95ff5 Stored in directory: /tmp/pip-ephem-wheel-cache-d_gvy3sj/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=6aff40058c230a69ab7ebf26785d2a14c336dab8299924f3d800412e4a1e9c6e Stored in directory: /tmp/pip-ephem-wheel-cache-d_gvy3sj/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, setuptools, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Successfully installed Jinja2-3.0.1 MarkupSafe-2.0.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.9.1 certifi-2021.5.30 charset-normalizer-2.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-3.2 imagesize-1.2.0 mock-1.0.1 packaging-21.0 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.1 readthedocs-sphinx-ext-1.0.4 recommonmark-0.5.0 requests-2.26.0 setuptools-41.0.1 six-1.16.0 snowballstemmer-2.1.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.6 [rtd-command-info] start-time: 2021-08-31T09:15:30.661451Z, end-time: 2021-08-31T09:15:34.050897Z, duration: 3, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/mid-instrument/envs/updates/bin/python -m pip install --exists-action=w --no-cache-dir -r vacuum_docs/doc/requirements.txt Collecting git+https://git.xfel.eu/gitlab/xfel-rtd/rtd-conf.git (from -r vacuum_docs/doc/requirements.txt (line 1)) Cloning https://git.xfel.eu/gitlab/xfel-rtd/rtd-conf.git to /tmp/pip-req-build-avasigty Running command git clone -q https://git.xfel.eu/gitlab/xfel-rtd/rtd-conf.git /tmp/pip-req-build-avasigty Resolved https://git.xfel.eu/gitlab/xfel-rtd/rtd-conf.git to commit 3d66246db37045eaa716d206b13441613c1b413e Collecting slumber Downloading slumber-0.7.1.tar.gz (10 kB) Requirement already satisfied: requests in /usr/src/app/checkouts/readthedocs.org/user_builds/mid-instrument/envs/updates/lib/python3.7/site-packages (from slumber->-r vacuum_docs/doc/requirements.txt (line 2)) (2.26.0) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/src/app/checkouts/readthedocs.org/user_builds/mid-instrument/envs/updates/lib/python3.7/site-packages (from requests->slumber->-r vacuum_docs/doc/requirements.txt (line 2)) (1.26.6) Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/mid-instrument/envs/updates/lib/python3.7/site-packages (from requests->slumber->-r vacuum_docs/doc/requirements.txt (line 2)) (2.0.4) Requirement already satisfied: certifi>=2017.4.17 in /usr/src/app/checkouts/readthedocs.org/user_builds/mid-instrument/envs/updates/lib/python3.7/site-packages (from requests->slumber->-r vacuum_docs/doc/requirements.txt (line 2)) (2021.5.30) Requirement already satisfied: idna<4,>=2.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/mid-instrument/envs/updates/lib/python3.7/site-packages (from requests->slumber->-r vacuum_docs/doc/requirements.txt (line 2)) (3.2) Building wheels for collected packages: RTDConf, slumber Building wheel for RTDConf (setup.py): started Building wheel for RTDConf (setup.py): finished with status 'done' Created wheel for RTDConf: filename=RTDConf-0.1-py3-none-any.whl size=2648 sha256=3e44e343255aaa2c40b8970c75d87aaa010614f2d69f85a3a146c6cd7ca21f74 Stored in directory: /tmp/pip-ephem-wheel-cache-hroz0t1p/wheels/17/a3/d4/e42b943fdbccc9aa92ab080ea1739cd6987c6c6d000fb359e4 Building wheel for slumber (setup.py): started Building wheel for slumber (setup.py): finished with status 'done' Created wheel for slumber: filename=slumber-0.7.1-py3-none-any.whl size=8097 sha256=eaa33cd686ddc9e4272348c033b33e1cb20164b6600e55cd96a106b52fe98dca Stored in directory: /tmp/pip-ephem-wheel-cache-hroz0t1p/wheels/eb/d6/67/f165e383ef89df4d90f29343f2e120543adc1886663e9f139b Successfully built RTDConf slumber Installing collected packages: slumber, RTDConf Successfully installed RTDConf-0.1 slumber-0.7.1 [rtd-command-info] start-time: 2021-08-31T09:15:34.200571Z, end-time: 2021-08-31T09:15:34.307403Z, duration: 0, exit-code: 2 /usr/src/app/checkouts/readthedocs.org/user_builds/mid-instrument/envs/updates/bin/python /usr/src/app/checkouts/readthedocs.org/user_builds/mid-instrument/checkouts/updates/setup.py install --force /usr/src/app/checkouts/readthedocs.org/user_builds/mid-instrument/envs/updates/bin/python: can't open file '/usr/src/app/checkouts/readthedocs.org/user_builds/mid-instrument/checkouts/updates/setup.py': [Errno 2] No such file or directory