<div dir="ltr"><div>I'm trying to deploy openstack xena on centos stream 8 on 2 controller nodes, 8 compute and a storage cluster, using kolla-ansible but I keep getting the following error, any workaround I could do to avoid this problem ? thank you.</div><div><br></div><font style="background-color:rgb(255,255,255)" color="#ff0000">TASK [service-rabbitmq : nova | Ensure RabbitMQ users exist] *******************************************<br>skipping: [Controller-02] => (item=None) <br>skipping: [Controller-02]<br>FAILED - RETRYING: nova | Ensure RabbitMQ users exist (5 retries left).<br>FAILED - RETRYING: nova | Ensure RabbitMQ users exist (4 retries left).<br>FAILED - RETRYING: nova | Ensure RabbitMQ users exist (3 retries left).<br>FAILED - RETRYING: nova | Ensure RabbitMQ users exist (2 retries left).<br>FAILED - RETRYING: nova | Ensure RabbitMQ users exist (1 retries left).<br>failed: [Controller-01 -> Controller-01] (item=None) => {"attempts": 5, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}<br>fatal: [Controller-01 -> {{ service_rabbitmq_delegate_host }}]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}</font><br></div>