Read the Docs build information Build id: 1514415 Project: nvidia-nemo Version: main Commit: ef740068e75bf55aac14c1432707fc4ef136bb04 Date: 2023-06-02T23:53:36.356791Z State: cancelled Success: False [rtd-command-info] start-time: 2023-06-02T23:53:38.507626Z, end-time: 2023-06-02T23:53:54.844327Z, duration: 16, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/NVIDIA/NeMo.git . Cloning into '.'... [rtd-command-info] start-time: 2023-06-02T23:53:55.280887Z, end-time: 2023-06-02T23:53:55.988052Z, 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 ef740068e Fix get_parameters when using main params optimizer (#6764) (#6787) [rtd-command-info] start-time: 2023-06-02T23:53:56.261872Z, end-time: 2023-06-02T23:53:56.326441Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-06-02T23:53:57.709532Z, end-time: 2023-06-02T23:54:02.878435Z, duration: 5, exit-code: 0 python3.8 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.8.6' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-06-02T23:54:03.125523Z, end-time: 2023-06-02T23:54:04.297242Z, duration: 1, 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/nvidia-nemo/envs/main/lib/python3.8/site-packages (23.1.2) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.8/site-packages (67.8.0)