ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_qdevice_all_options.yml **************************************** 2 plays in /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qdevice_all_options.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qdevice_all_options.yml:5 Tuesday 30 July 2024 09:51:21 -0400 (0:00:00.022) 0:00:00.022 ********** ok: [managed_node1] => { "ansible_facts": { "ha_cluster_hacluster_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n31303833633366333561656439323930303361333161363239346166656537323933313436\n3432386236656563343237306335323637396239616230353561330a313731623238393238\n62343064666336643930663239383936616465643134646536656532323461356237646133\n3761616633323839633232353637366266350a313163633236376666653238633435306565\n3264623032333736393535663833\n" } }, "ansible_included_var_files": [ "/var/ARTIFACTS/work-generaltqdpa7xb/plans/general/tree/ha_cluster/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Test qdevice - all options] ********************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qdevice_all_options.yml:9 Tuesday 30 July 2024 09:51:21 -0400 (0:00:00.021) 0:00:00.044 ********** ok: [managed_node1] META: ran handlers TASK [Set qnetd address] ******************************************************* task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qdevice_all_options.yml:14 Tuesday 30 July 2024 09:51:22 -0400 (0:00:01.047) 0:00:01.091 ********** ok: [managed_node1] => { "ansible_facts": { "__test_qnetd_address": "localhost" }, "changed": false } TASK [Run test] **************************************************************** task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qdevice_all_options.yml:18 Tuesday 30 July 2024 09:51:23 -0400 (0:00:00.037) 0:00:01.129 ********** included: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/template_qdevice.yml for managed_node1 TASK [Set up test environment] ************************************************* task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/template_qdevice.yml:7 Tuesday 30 July 2024 09:51:23 -0400 (0:00:00.043) 0:00:01.172 ********** TASK [fedora.linux_system_roles.ha_cluster : Set node name to 'localhost' for single-node clusters] *** task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:9 Tuesday 30 July 2024 09:51:23 -0400 (0:00:00.036) 0:00:01.208 ********** ok: [managed_node1] => { "ansible_facts": { "inventory_hostname": "localhost" }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Ensure facts used by tests] ******* task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:14 Tuesday 30 July 2024 09:51:23 -0400 (0:00:00.038) 0:00:01.247 ********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Check if system is ostree] ******** task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:22 Tuesday 30 July 2024 09:51:23 -0400 (0:00:00.036) 0:00:01.283 ********** ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree] *** task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:27 Tuesday 30 July 2024 09:51:23 -0400 (0:00:00.524) 0:00:01.808 ********** ok: [managed_node1] => { "ansible_facts": { "__ha_cluster_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Do not try to enable RHEL repositories] *** task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:32 Tuesday 30 July 2024 09:51:23 -0400 (0:00:00.039) 0:00:01.847 ********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Copy nss-altfiles ha_cluster users to /etc/passwd] *** task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:41 Tuesday 30 July 2024 09:51:23 -0400 (0:00:00.035) 0:00:01.883 ********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up test environment for qnetd] ************************************* task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/template_qdevice.yml:12 Tuesday 30 July 2024 09:51:23 -0400 (0:00:00.035) 0:00:01.918 ********** TASK [fedora.linux_system_roles.ha_cluster : Make sure qnetd is not installed] *** task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_cleanup_qnetd.yml:9 Tuesday 30 July 2024 09:51:23 -0400 (0:00:00.035) 0:00:01.954 ********** ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.ha_cluster : Make sure qnetd config files are not present] *** task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_cleanup_qnetd.yml:16 Tuesday 30 July 2024 09:51:26 -0400 (0:00:02.947) 0:00:04.901 ********** ok: [managed_node1] => { "changed": false, "path": "/etc/corosync/qnetd", "state": "absent" } TASK [Set up test environment for qnetd] *************************************** task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/template_qdevice.yml:17 Tuesday 30 July 2024 09:51:27 -0400 (0:00:00.545) 0:00:05.447 ********** TASK [fedora.linux_system_roles.ha_cluster : Install qnetd packages] *********** task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup_qnetd.yml:9 Tuesday 30 July 2024 09:51:27 -0400 (0:00:00.037) 0:00:05.484 ********** fatal: [managed_node1]: FAILED! => { "changed": false, "failures": [ "No package corosync-qnetd available.", "No package pcs available." ], "rc": 1, "results": [] } MSG: Failed to install some of the specified packages TASK [Clean up test environment for qnetd] ************************************* task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/template_qdevice.yml:63 Tuesday 30 July 2024 09:51:30 -0400 (0:00:02.852) 0:00:08.337 ********** TASK [fedora.linux_system_roles.ha_cluster : Make sure qnetd is not installed] *** task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_cleanup_qnetd.yml:9 Tuesday 30 July 2024 09:51:30 -0400 (0:00:00.035) 0:00:08.372 ********** ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.ha_cluster : Make sure qnetd config files are not present] *** task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_cleanup_qnetd.yml:16 Tuesday 30 July 2024 09:51:33 -0400 (0:00:02.823) 0:00:11.195 ********** ok: [managed_node1] => { "changed": false, "path": "/etc/corosync/qnetd", "state": "absent" } PLAY RECAP ********************************************************************* managed_node1 : ok=11 changed=0 unreachable=0 failed=1 skipped=3 rescued=0 ignored=0 Tuesday 30 July 2024 09:51:33 -0400 (0:00:00.419) 0:00:11.615 ********** =============================================================================== fedora.linux_system_roles.ha_cluster : Install qnetd packages ----------- 2.85s /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup_qnetd.yml:9 fedora.linux_system_roles.ha_cluster : Make sure qnetd is not installed --- 2.82s /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_cleanup_qnetd.yml:9 Gathering Facts --------------------------------------------------------- 1.05s /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qdevice_all_options.yml:9 fedora.linux_system_roles.ha_cluster : Check if system is ostree -------- 0.52s /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:22 fedora.linux_system_roles.ha_cluster : Make sure qnetd config files are not present --- 0.42s /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_cleanup_qnetd.yml:16 Run test ---------------------------------------------------------------- 0.04s /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qdevice_all_options.yml:18 fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree --- 0.04s /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:27 fedora.linux_system_roles.ha_cluster : Set node name to 'localhost' for single-node clusters --- 0.04s /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:9 Set qnetd address ------------------------------------------------------- 0.04s /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qdevice_all_options.yml:14 Set up test environment for qnetd --------------------------------------- 0.04s /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/template_qdevice.yml:17 fedora.linux_system_roles.ha_cluster : Ensure facts used by tests ------- 0.04s /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:14 Set up test environment ------------------------------------------------- 0.04s /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/template_qdevice.yml:7 Clean up test environment for qnetd ------------------------------------- 0.04s /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/template_qdevice.yml:12 fedora.linux_system_roles.ha_cluster : Do not try to enable RHEL repositories --- 0.04s /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:32 Clean up test environment for qnetd ------------------------------------- 0.04s /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/template_qdevice.yml:63 fedora.linux_system_roles.ha_cluster : Copy nss-altfiles ha_cluster users to /etc/passwd --- 0.04s /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:41 Include vault variables ------------------------------------------------- 0.02s /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qdevice_all_options.yml:5