Folks,

I am deploying kolla-ansible 2024.1 but somehow it has been stuck here for the last 2 hours not giving me any kind of clue or error even when I run in -vvvv mode. Any idea what it's trying to discover and why there is no timeout for this task? 


TASK [nova-cell : Fail if cell settings not found] ************************************************************************************************************************
task path: /usr/local/share/kolla-ansible/ansible/roles/nova-cell/tasks/discover_computes.yml:7
skipping: [os-chn-gen-comp-001] => {
    "changed": false,
    "false_condition": "not nova_cell_settings",
    "skip_reason": "Conditional result was False"
}

TASK [nova-cell : Discover nova hosts] ************************************************************************************************************************************
task path: /usr/local/share/kolla-ansible/ansible/roles/nova-cell/tasks/discover_computes.yml:14
Using module file /usr/local/lib/python3.10/dist-packages/ansible/modules/command.py
Pipelining is enabled.
<os-chn-ctrl01> ESTABLISH SSH CONNECTION FOR USER: None
<os-chn-ctrl01> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/eaac57fe12"' os-chn-ctrl01 '/bin/sh -c '"'"'sudo -H -S -n  -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-pnxqbtjwqxuxexfjfrnpukckzrfbkegh ; /usr/bin/python3'"'"'"'"'"'"'"'"' && sleep 0'"'"''
Escalation succeeded