Read the Docs build information Build id: 1306583 Project: anyscale-ray Version: latest Commit: 7bf2431ebcf8ea14c71a3f1b4f4cb256b01e4e6a Date: 2023-02-17T23:39:33.870993Z State: cancelled Success: False [rtd-command-info] start-time: 2023-02-17T23:39:35.732326Z, end-time: 2023-02-17T23:40:00.991656Z, duration: 25, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/ray-project/ray.git . Cloning into '.'... Updating files: 99% (6135/6172) Updating files: 100% (6172/6172) Updating files: 100% (6172/6172), done. [rtd-command-info] start-time: 2023-02-17T23:40:01.178069Z, end-time: 2023-02-17T23:40:02.458541Z, 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 7bf2431eb [Serve] Multi app deploy improvements (route check & deployment clean up) (#32225) [rtd-command-info] start-time: 2023-02-17T23:40:02.810657Z, end-time: 2023-02-17T23:40:02.925068Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-02-17T23:40:04.578114Z, end-time: 2023-02-17T23:40:09.450724Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-02-17T23:40:09.660503Z, end-time: 2023-02-17T23:40:11.485751Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/latest/lib/python3.7/site-packages (23.0.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 25.3 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.3.2 Uninstalling setuptools-67.3.2: Successfully uninstalled setuptools-67.3.2 Successfully installed setuptools-58.2.0