Read the Docs build information Build id: 1354103 Project: espressif-esp-idf-zh-cn Version: latest Commit: c77b5752ef9e4e40c2e819d511b1dd7b83be2996 Date: 2023-03-15T20:35:49.420983Z State: finished Success: False [rtd-command-info] start-time: 2023-03-15T20:35:51.268630Z, end-time: 2023-03-15T20:36:25.739689Z, duration: 34, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/espressif/esp-idf.git . Cloning into '.'... Updating files: 89% (10525/11796) Updating files: 90% (10617/11796) Updating files: 91% (10735/11796) Updating files: 92% (10853/11796) Updating files: 93% (10971/11796) Updating files: 94% (11089/11796) Updating files: 95% (11207/11796) Updating files: 96% (11325/11796) Updating files: 97% (11443/11796) Updating files: 98% (11561/11796) Updating files: 99% (11679/11796) Updating files: 100% (11796/11796) Updating files: 100% (11796/11796), done. [rtd-command-info] start-time: 2023-03-15T20:36:25.968338Z, end-time: 2023-03-15T20:36:27.116571Z, duration: 1, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. 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 c77b5752ef Merge branch 'feature/freertos_schedule_unblocked_task_on_unsuspended_core' into 'master' [rtd-command-info] start-time: 2023-03-15T20:36:27.369602Z, end-time: 2023-03-15T20:36:27.497273Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-03-15T20:36:27.753291Z, end-time: 2023-03-15T20:36:27.875169Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2023-03-15T20:36:28.122337Z, end-time: 2023-03-15T20:36:28.839477Z, duration: 0, exit-code: 0 git submodule update --init --force components/mqtt/esp-mqtt Submodule 'components/mqtt/esp-mqtt' (https://github.com/espressif/esp-mqtt.git) registered for path 'components/mqtt/esp-mqtt' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/checkouts/latest/components/mqtt/esp-mqtt'... Submodule path 'components/mqtt/esp-mqtt': checked out 'dffabb067fb3c39f486033d2e47eb4b1416f0c82' [rtd-command-info] start-time: 2023-03-15T20:36:30.898594Z, end-time: 2023-03-15T20:36:39.988828Z, duration: 9, exit-code: 0 python2.7 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH New python executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/latest/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-03-15T20:36:40.300253Z, end-time: 2023-03-15T20:36:42.258013Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/latest/lib/python2.7/site-packages (20.3.4) Requirement already up-to-date: setuptools<58.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/latest/lib/python2.7/site-packages (44.1.1) [rtd-command-info] start-time: 2023-03-15T20:36:42.466704Z, end-time: 2023-03-15T20:36:51.565151Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow==5.4.1 mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.3 jinja2<3.1.0 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp27-cp27mu-manylinux1_x86_64.whl (2.0 MB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 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.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting future>=0.14.0; python_version < "3" Downloading future-0.18.3.tar.gz (840 kB) Collecting docutils>=0.11 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting typing; python_version < "3.5" Downloading typing-3.10.0.0-py2-none-any.whl (26 kB) Collecting Pygments>=2.0 Downloading Pygments-2.5.2-py2.py3-none-any.whl (896 kB) Collecting packaging Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Requirement already satisfied, skipping upgrade: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/latest/lib/python2.7/site-packages (from sphinx<2) (44.1.1) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting requests>=2.0.0 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl (39 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl (24 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting pytz>=2015.7 Downloading pytz-2022.7.1-py2.py3-none-any.whl (499 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.15-py2.py3-none-any.whl (140 kB) Collecting chardet<5,>=3.0.2; python_version < "3" Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting idna<3,>=2.5; python_version < "3" Downloading idna-2.10-py2.py3-none-any.whl (58 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-py2-none-any.whl size=23754 sha256=143f1b5b5ee14bdf998a15dbe4da10dfd371134b2f0680b1a36b0b8749fa1530 Stored in directory: /tmp/pip-ephem-wheel-cache-MaZwgd/wheels/ad/62/e0/a06cc957652749e64c7904e899eca3ecb2ec47c60d52653660 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.3-py2-none-any.whl size=503537 sha256=183ced991fe28e013b96689207c62b50579db96ba28534811249232205f1d0ee Stored in directory: /tmp/pip-ephem-wheel-cache-MaZwgd/wheels/f4/cf/68/6299b44fe0ce2dcccb3e9de34443da085c6da93a204ef3130f Successfully built mock future Installing collected packages: pillow, mock, alabaster, future, commonmark, imagesize, typing, Pygments, MarkupSafe, jinja2, docutils, pyparsing, packaging, snowballstemmer, pytz, babel, six, certifi, urllib3, chardet, idna, requests, sphinxcontrib-websupport, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext ERROR: pip's legacy dependency resolver does not consider dependency conflicts when selecting packages. This behaviour is the source of the following dependency conflicts. sphinx 1.8.6 requires docutils<0.18,>=0.11, but you'll have docutils 0.18.1 which is incompatible. Successfully installed MarkupSafe-1.1.1 Pygments-2.5.2 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 chardet-4.0.0 commonmark-0.9.1 docutils-0.18.1 future-0.18.3 idna-2.10 imagesize-1.4.1 jinja2-2.11.3 mock-1.0.1 packaging-20.9 pillow-5.4.1 pyparsing-2.4.7 pytz-2022.7.1 readthedocs-sphinx-ext-2.2.0 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-websupport-1.1.2 typing-3.10.0.0 urllib3-1.26.15 [rtd-command-info] start-time: 2023-03-15T20:36:51.783512Z, end-time: 2023-03-15T20:36:52.461161Z, duration: 0, exit-code: 1 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'docs/requirements.txt'