ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmp_xvdndkd executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_basics_forwards.yml ******************************************** 1 plays in /tmp/tmpbwzvnpbn/tests/tests_basics_forwards.yml PLAY [Ensure that the role runs with parameters for basics input and forwards output] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpbwzvnpbn/tests/tests_basics_forwards.yml:2 Wednesday 27 July 2022 00:46:27 +0000 (0:00:00.012) 0:00:00.012 ******** fatal: [/cache/centos-9.qcow2.snap]: UNREACHABLE! => { "changed": false, "unreachable": true } MSG: Failed to connect to the host via ssh: ssh: connect to host 127.0.0.3 port 4046: Connection refused PLAY RECAP ********************************************************************* /cache/centos-9.qcow2.snap : ok=0 changed=0 unreachable=1 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 27 July 2022 00:46:27 +0000 (0:00:00.037) 0:00:00.050 ******** =============================================================================== Gathering Facts --------------------------------------------------------- 0.04s /tmp/tmpbwzvnpbn/tests/tests_basics_forwards.yml:2 ---------------------------- ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmp_xvdndkd executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_basics_forwards.yml ******************************************** 1 plays in /tmp/tmpmlw6qd7v/tests/logging/tests_basics_forwards.yml PLAY [Ensure that the role runs with parameters for basics input and forwards output] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpmlw6qd7v/tests/logging/tests_basics_forwards.yml:2 Wednesday 27 July 2022 02:41:53 +0000 (0:00:00.013) 0:00:00.013 ******** fatal: [/cache/centos-9.qcow2.snap]: UNREACHABLE! => { "changed": false, "unreachable": true } MSG: Failed to connect to the host via ssh: ssh: connect to host 127.0.0.3 port 2718: Connection refused PLAY RECAP ********************************************************************* /cache/centos-9.qcow2.snap : ok=0 changed=0 unreachable=1 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 27 July 2022 02:41:53 +0000 (0:00:00.036) 0:00:00.050 ******** =============================================================================== Gathering Facts --------------------------------------------------------- 0.04s /tmp/tmpmlw6qd7v/tests/logging/tests_basics_forwards.yml:2 --------------------