The problem persists after ran the commands above
TASK [ovirt : Obtain SSO token with using username/password credentials] *******
task path:
/var/jenkins_home/workspace/create_vm/boss-playbooks/roles/ovirt/tasks/auth_in.yml:4
<127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<127.0.0.1> EXEC /bin/sh -c 'echo ~root && sleep 0'
<127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo
/root/.ansible/tmp `"&& mkdir "` echo
/root/.ansible/tmp/ansible-tmp-1618937711.15-5895-215992654272995 `" && echo
ansible-tmp-1618937711.15-5895-215992654272995="` echo
/root/.ansible/tmp/ansible-tmp-1618937711.15-5895-215992654272995 `" ) &&
sleep 0'
Using module file
/usr/lib/python2.7/dist-packages/ansible/modules/cloud/ovirt/ovirt_auth.py
<127.0.0.1> PUT /root/.ansible/tmp/ansible-local-5808KccikM/tmpC82TNg TO
/root/.ansible/tmp/ansible-tmp-1618937711.15-5895-215992654272995/AnsiballZ_ovirt_auth.py
<127.0.0.1> EXEC /bin/sh -c 'chmod u+x
/root/.ansible/tmp/ansible-tmp-1618937711.15-5895-215992654272995/
/root/.ansible/tmp/ansible-tmp-1618937711.15-5895-215992654272995/AnsiballZ_ovirt_auth.py
&& sleep 0'
<127.0.0.1> EXEC /bin/sh -c '/usr/bin/python
/root/.ansible/tmp/ansible-tmp-1618937711.15-5895-215992654272995/AnsiballZ_ovirt_auth.py
&& sleep 0'
<127.0.0.1> EXEC /bin/sh -c 'rm -f -r
/root/.ansible/tmp/ansible-tmp-1618937711.15-5895-215992654272995/ > /dev/null
2>&1 && sleep 0'
The full traceback is:
WARNING: The below traceback may *not* be related to the actual failure.
File
"/tmp/ansible_ovirt_auth_payload_LhThZC/ansible_ovirt_auth_payload.zip/ansible/modules/cloud/ovirt/ovirt_auth.py",
line 204, in <module>
File "build/bdist.linux-x86_64/egg/ovirtsdk4/__init__.py", line 22, in
<module>
fatal: [localhost]: FAILED! => {
"changed": false,
"invocation": {
"module_args": {
"ca_file": "ca.pem",
"compress": true,
"headers": null,
"hostname": null,
"insecure": null,
"kerberos": false,
"ovirt_auth": null,
"password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
"state": "present",
"timeout": 0,
"token": null,
"url":
"https://tgcsinfra.ralntdom.gdltgcs.com/ovirt-engine/api",
"username": "dev_stream_bld@RALNTDOM"
}
},
"msg": "ovirtsdk4 version 4.3.0 or higher is required for this
module"
}
PLAY RECAP *********************************************************************
localhost : ok=2 changed=0 unreachable=0 failed=1 skipped=0
rescued=0 ignored=0