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/tmpg204yfkv 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: rhel-8_setup.yml ***************************************************** 1 plays in /cache/rhel-8_setup.yml PLAY [Setup repos] ************************************************************* META: ran handlers TASK [set up internal repositories] ******************************************** task path: /cache/rhel-8_setup.yml:5 Monday 01 August 2022 16:06:23 +0000 (0:00:00.017) 0:00:00.017 ********* ok: [/cache/rhel-8.qcow2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [/cache/rhel-8.qcow2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [/cache/rhel-8.qcow2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [/cache/rhel-8.qcow2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Monday 01 August 2022 16:06:24 +0000 (0:00:01.317) 0:00:01.334 ********* =============================================================================== set up internal repositories -------------------------------------------- 1.32s /cache/rhel-8_setup.yml:5 ----------------------------------------------------- PLAYBOOK: tests_sbd_check_devices_count.yml ************************************ 1 plays in /tmp/tmp6y8whf90/tests/tests_sbd_check_devices_count.yml PLAY [Ensure all nodes have the same number of SBD devices] ******************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp6y8whf90/tests/tests_sbd_check_devices_count.yml:3 Monday 01 August 2022 16:06:24 +0000 (0:00:00.012) 0:00:01.347 ********* ok: [/cache/rhel-8.qcow2] META: ran handlers TASK [Set up test environment] ************************************************* task path: /tmp/tmp6y8whf90/tests/tests_sbd_check_devices_count.yml:11 Monday 01 August 2022 16:06:25 +0000 (0:00:01.161) 0:00:02.509 ********* skipping: [/cache/rhel-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set SBD devices variable] ************************************************ task path: /tmp/tmp6y8whf90/tests/tests_sbd_check_devices_count.yml:16 Monday 01 August 2022 16:06:25 +0000 (0:00:00.034) 0:00:02.543 ********* skipping: [/cache/rhel-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print set SBD devices] *************************************************** task path: /tmp/tmp6y8whf90/tests/tests_sbd_check_devices_count.yml:25 Monday 01 August 2022 16:06:25 +0000 (0:00:00.031) 0:00:02.574 ********* skipping: [/cache/rhel-8.qcow2] => {} TASK [Run the role] ************************************************************ task path: /tmp/tmp6y8whf90/tests/tests_sbd_check_devices_count.yml:30 Monday 01 August 2022 16:06:25 +0000 (0:00:00.029) 0:00:02.604 ********* skipping: [/cache/rhel-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset SBD devices variable] ********************************************** task path: /tmp/tmp6y8whf90/tests/tests_sbd_check_devices_count.yml:44 Monday 01 August 2022 16:06:25 +0000 (0:00:00.028) 0:00:02.633 ********* skipping: [/cache/rhel-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Message] ***************************************************************** task path: /tmp/tmp6y8whf90/tests/tests_sbd_check_devices_count.yml:49 Monday 01 August 2022 16:06:25 +0000 (0:00:00.027) 0:00:02.661 ********* ok: [/cache/rhel-8.qcow2] => {} MSG: This test needs two or more nodes META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8.qcow2 : ok=3 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Monday 01 August 2022 16:06:25 +0000 (0:00:00.046) 0:00:02.707 ********* =============================================================================== set up internal repositories -------------------------------------------- 1.32s /cache/rhel-8_setup.yml:5 ----------------------------------------------------- Gathering Facts --------------------------------------------------------- 1.16s /tmp/tmp6y8whf90/tests/tests_sbd_check_devices_count.yml:3 -------------------- Message ----------------------------------------------------------------- 0.05s /tmp/tmp6y8whf90/tests/tests_sbd_check_devices_count.yml:49 ------------------- Set up test environment ------------------------------------------------- 0.03s /tmp/tmp6y8whf90/tests/tests_sbd_check_devices_count.yml:11 ------------------- Set SBD devices variable ------------------------------------------------ 0.03s /tmp/tmp6y8whf90/tests/tests_sbd_check_devices_count.yml:16 ------------------- Print set SBD devices --------------------------------------------------- 0.03s /tmp/tmp6y8whf90/tests/tests_sbd_check_devices_count.yml:25 ------------------- Run the role ------------------------------------------------------------ 0.03s /tmp/tmp6y8whf90/tests/tests_sbd_check_devices_count.yml:30 ------------------- Unset SBD devices variable ---------------------------------------------- 0.03s /tmp/tmp6y8whf90/tests/tests_sbd_check_devices_count.yml:44 ------------------- 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/tmpg204yfkv 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: rhel-8_setup.yml ***************************************************** 1 plays in /cache/rhel-8_setup.yml PLAY [Setup repos] ************************************************************* META: ran handlers TASK [set up internal repositories] ******************************************** task path: /cache/rhel-8_setup.yml:5 Monday 01 August 2022 16:28:03 +0000 (0:00:00.017) 0:00:00.017 ********* ok: [/cache/rhel-8.qcow2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [/cache/rhel-8.qcow2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [/cache/rhel-8.qcow2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [/cache/rhel-8.qcow2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Monday 01 August 2022 16:28:04 +0000 (0:00:01.267) 0:00:01.285 ********* =============================================================================== set up internal repositories -------------------------------------------- 1.27s /cache/rhel-8_setup.yml:5 ----------------------------------------------------- PLAYBOOK: tests_sbd_check_devices_count.yml ************************************ 1 plays in /tmp/tmpxir_ilry/tests/ha_cluster/tests_sbd_check_devices_count.yml PLAY [Ensure all nodes have the same number of SBD devices] ******************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpxir_ilry/tests/ha_cluster/tests_sbd_check_devices_count.yml:3 Monday 01 August 2022 16:28:04 +0000 (0:00:00.013) 0:00:01.298 ********* ok: [/cache/rhel-8.qcow2] META: ran handlers TASK [Set up test environment] ************************************************* task path: /tmp/tmpxir_ilry/tests/ha_cluster/tests_sbd_check_devices_count.yml:11 Monday 01 August 2022 16:28:06 +0000 (0:00:01.122) 0:00:02.420 ********* skipping: [/cache/rhel-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set SBD devices variable] ************************************************ task path: /tmp/tmpxir_ilry/tests/ha_cluster/tests_sbd_check_devices_count.yml:16 Monday 01 August 2022 16:28:06 +0000 (0:00:00.033) 0:00:02.454 ********* skipping: [/cache/rhel-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print set SBD devices] *************************************************** task path: /tmp/tmpxir_ilry/tests/ha_cluster/tests_sbd_check_devices_count.yml:21 Monday 01 August 2022 16:28:06 +0000 (0:00:00.033) 0:00:02.487 ********* skipping: [/cache/rhel-8.qcow2] => {} TASK [Run the role] ************************************************************ task path: /tmp/tmpxir_ilry/tests/ha_cluster/tests_sbd_check_devices_count.yml:26 Monday 01 August 2022 16:28:06 +0000 (0:00:00.033) 0:00:02.520 ********* skipping: [/cache/rhel-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset SBD devices variable] ********************************************** task path: /tmp/tmpxir_ilry/tests/ha_cluster/tests_sbd_check_devices_count.yml:37 Monday 01 August 2022 16:28:06 +0000 (0:00:00.033) 0:00:02.553 ********* skipping: [/cache/rhel-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Message] ***************************************************************** task path: /tmp/tmpxir_ilry/tests/ha_cluster/tests_sbd_check_devices_count.yml:42 Monday 01 August 2022 16:28:06 +0000 (0:00:00.032) 0:00:02.586 ********* ok: [/cache/rhel-8.qcow2] => {} MSG: This test needs two or more nodes META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8.qcow2 : ok=3 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Monday 01 August 2022 16:28:06 +0000 (0:00:00.049) 0:00:02.636 ********* =============================================================================== set up internal repositories -------------------------------------------- 1.27s /cache/rhel-8_setup.yml:5 ----------------------------------------------------- Gathering Facts --------------------------------------------------------- 1.12s /tmp/tmpxir_ilry/tests/ha_cluster/tests_sbd_check_devices_count.yml:3 --------- Message ----------------------------------------------------------------- 0.05s /tmp/tmpxir_ilry/tests/ha_cluster/tests_sbd_check_devices_count.yml:42 -------- Set SBD devices variable ------------------------------------------------ 0.03s /tmp/tmpxir_ilry/tests/ha_cluster/tests_sbd_check_devices_count.yml:16 -------- Set up test environment ------------------------------------------------- 0.03s /tmp/tmpxir_ilry/tests/ha_cluster/tests_sbd_check_devices_count.yml:11 -------- Run the role ------------------------------------------------------------ 0.03s /tmp/tmpxir_ilry/tests/ha_cluster/tests_sbd_check_devices_count.yml:26 -------- Print set SBD devices --------------------------------------------------- 0.03s /tmp/tmpxir_ilry/tests/ha_cluster/tests_sbd_check_devices_count.yml:21 -------- Unset SBD devices variable ---------------------------------------------- 0.03s /tmp/tmpxir_ilry/tests/ha_cluster/tests_sbd_check_devices_count.yml:37 --------