ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [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_minimal.yml ******************************************** 2 plays in /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qdevice_minimal.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qdevice_minimal.yml:5 Friday 20 September 2024 20:42:23 -0400 (0:00:00.023) 0:00:00.023 ****** 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": [ "/tmp/ha_cluster-kaH/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Test qdevice - minimal configuration] ************************************ TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qdevice_minimal.yml:9 Friday 20 September 2024 20:42:23 -0400 (0:00:00.020) 0:00:00.044 ****** ok: [managed_node1] META: ran handlers TASK [Set qnetd address] ******************************************************* task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qdevice_minimal.yml:14 Friday 20 September 2024 20:42:24 -0400 (0:00:01.061) 0:00:01.106 ****** ok: [managed_node1] => { "ansible_facts": { "__test_qnetd_address": "localhost" }, "changed": false } TASK [Run test] **************************************************************** task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qdevice_minimal.yml:18 Friday 20 September 2024 20:42:24 -0400 (0:00:00.064) 0:00:01.170 ****** included: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/template_qdevice.yml for managed_node1 TASK [Set up test environment] ************************************************* task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/template_qdevice.yml:7 Friday 20 September 2024 20:42:24 -0400 (0:00:00.141) 0:00:01.311 ****** TASK [fedora.linux_system_roles.ha_cluster : Set node name to 'localhost' for single-node clusters] *** task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:9 Friday 20 September 2024 20:42:24 -0400 (0:00:00.080) 0:00:01.392 ****** 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/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:14 Friday 20 September 2024 20:42:25 -0400 (0:00:00.077) 0:00:01.470 ****** 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/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:22 Friday 20 September 2024 20:42:25 -0400 (0:00:00.088) 0:00:01.558 ****** 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/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:27 Friday 20 September 2024 20:42:25 -0400 (0:00:00.525) 0:00:02.083 ****** 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/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:32 Friday 20 September 2024 20:42:25 -0400 (0:00:00.047) 0:00:02.131 ****** 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/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:41 Friday 20 September 2024 20:42:25 -0400 (0:00:00.047) 0:00:02.178 ****** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up test environment for qnetd] ************************************* task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/template_qdevice.yml:12 Friday 20 September 2024 20:42:25 -0400 (0:00:00.058) 0:00:02.237 ****** TASK [fedora.linux_system_roles.ha_cluster : Make sure qnetd is not installed] *** task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_cleanup_qnetd.yml:9 Friday 20 September 2024 20:42:25 -0400 (0:00:00.043) 0:00:02.281 ****** ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "corosync-qnetd is not installed" ] } TASK [fedora.linux_system_roles.ha_cluster : Make sure qnetd config files are not present] *** task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_cleanup_qnetd.yml:16 Friday 20 September 2024 20:42:26 -0400 (0:00:00.882) 0:00:03.164 ****** ok: [managed_node1] => { "changed": false, "path": "/etc/corosync/qnetd", "state": "absent" } TASK [Set up test environment for qnetd] *************************************** task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/template_qdevice.yml:17 Friday 20 September 2024 20:42:27 -0400 (0:00:00.422) 0:00:03.587 ****** TASK [fedora.linux_system_roles.ha_cluster : Install qnetd packages] *********** task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup_qnetd.yml:9 Friday 20 September 2024 20:42:27 -0400 (0:00:00.047) 0:00:03.634 ****** changed: [managed_node1] => { "changed": true, "changes": { "installed": [ "corosync-qnetd", "pcs" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: d2lzkl7pfhq30w.cloudfront.net\n * epel-debuginfo: d2lzkl7pfhq30w.cloudfront.net\n * epel-source: d2lzkl7pfhq30w.cloudfront.net\nResolving Dependencies\n--> Running transaction check\n---> Package corosync-qnetd.x86_64 0:2.4.5-7.el7_9.2 will be installed\n---> Package pcs.x86_64 0:0.9.169-3.el7.centos.3 will be installed\n--> Processing Dependency: python-clufter >= 0.59.0 for package: pcs-0.9.169-3.el7.centos.3.x86_64\n--> Processing Dependency: python2-subprocess32 for package: pcs-0.9.169-3.el7.centos.3.x86_64\n--> Processing Dependency: psmisc for package: pcs-0.9.169-3.el7.centos.3.x86_64\n--> Processing Dependency: pacemaker-cli for package: pcs-0.9.169-3.el7.centos.3.x86_64\n--> Processing Dependency: pacemaker for package: pcs-0.9.169-3.el7.centos.3.x86_64\n--> Processing Dependency: overpass-fonts for package: pcs-0.9.169-3.el7.centos.3.x86_64\n--> Processing Dependency: liberation-sans-fonts for package: pcs-0.9.169-3.el7.centos.3.x86_64\n--> Processing Dependency: corosync for package: pcs-0.9.169-3.el7.centos.3.x86_64\n--> Running transaction check\n---> Package corosync.x86_64 0:2.4.5-7.el7_9.2 will be installed\n--> Processing Dependency: corosynclib(x86-64) = 2.4.5-7.el7_9.2 for package: corosync-2.4.5-7.el7_9.2.x86_64\n--> Processing Dependency: libvotequorum.so.8(COROSYNC_VOTEQUORUM_1.0)(64bit) for package: corosync-2.4.5-7.el7_9.2.x86_64\n--> Processing Dependency: libquorum.so.5(COROSYNC_QUORUM_1.0)(64bit) for package: corosync-2.4.5-7.el7_9.2.x86_64\n--> Processing Dependency: libcpg.so.4(COROSYNC_CPG_1.0)(64bit) for package: corosync-2.4.5-7.el7_9.2.x86_64\n--> Processing Dependency: libcmap.so.4(COROSYNC_CMAP_1.0)(64bit) for package: corosync-2.4.5-7.el7_9.2.x86_64\n--> Processing Dependency: libcfg.so.6(COROSYNC_CFG_0.82)(64bit) for package: corosync-2.4.5-7.el7_9.2.x86_64\n--> Processing Dependency: libvotequorum.so.8()(64bit) for package: corosync-2.4.5-7.el7_9.2.x86_64\n--> Processing Dependency: libtotem_pg.so.5()(64bit) for package: corosync-2.4.5-7.el7_9.2.x86_64\n--> Processing Dependency: libquorum.so.5()(64bit) for package: corosync-2.4.5-7.el7_9.2.x86_64\n--> Processing Dependency: libqb.so.0()(64bit) for package: corosync-2.4.5-7.el7_9.2.x86_64\n--> Processing Dependency: libnetsnmp.so.31()(64bit) for package: corosync-2.4.5-7.el7_9.2.x86_64\n--> Processing Dependency: libcpg.so.4()(64bit) for package: corosync-2.4.5-7.el7_9.2.x86_64\n--> Processing Dependency: libcorosync_common.so.4()(64bit) for package: corosync-2.4.5-7.el7_9.2.x86_64\n--> Processing Dependency: libcmap.so.4()(64bit) for package: corosync-2.4.5-7.el7_9.2.x86_64\n--> Processing Dependency: libcfg.so.6()(64bit) for package: corosync-2.4.5-7.el7_9.2.x86_64\n---> Package liberation-sans-fonts.noarch 1:1.07.2-16.el7 will be installed\n--> Processing Dependency: liberation-fonts-common = 1:1.07.2-16.el7 for package: 1:liberation-sans-fonts-1.07.2-16.el7.noarch\n---> Package overpass-fonts.noarch 0:2.1-1.el7 will be installed\n--> Processing Dependency: fontpackages-filesystem for package: overpass-fonts-2.1-1.el7.noarch\n---> Package pacemaker.x86_64 0:1.1.23-1.el7_9.1 will be installed\n--> Processing Dependency: pacemaker-libs(x86-64) = 1.1.23-1.el7_9.1 for package: pacemaker-1.1.23-1.el7_9.1.x86_64\n--> Processing Dependency: pacemaker-cluster-libs(x86-64) = 1.1.23-1.el7_9.1 for package: pacemaker-1.1.23-1.el7_9.1.x86_64\n--> Processing Dependency: resource-agents for package: pacemaker-1.1.23-1.el7_9.1.x86_64\n--> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: pacemaker-1.1.23-1.el7_9.1.x86_64\n--> Processing Dependency: libtransitioner.so.2()(64bit) for package: pacemaker-1.1.23-1.el7_9.1.x86_64\n--> Processing Dependency: libstonithd.so.2()(64bit) for package: pacemaker-1.1.23-1.el7_9.1.x86_64\n--> Processing Dependency: libpengine.so.16()(64bit) for package: pacemaker-1.1.23-1.el7_9.1.x86_64\n--> Processing Dependency: libpe_status.so.16()(64bit) for package: pacemaker-1.1.23-1.el7_9.1.x86_64\n--> Processing Dependency: libpe_rules.so.2()(64bit) for package: pacemaker-1.1.23-1.el7_9.1.x86_64\n--> Processing Dependency: liblrmd.so.1()(64bit) for package: pacemaker-1.1.23-1.el7_9.1.x86_64\n--> Processing Dependency: libgnutls.so.28()(64bit) for package: pacemaker-1.1.23-1.el7_9.1.x86_64\n--> Processing Dependency: libcrmservice.so.3()(64bit) for package: pacemaker-1.1.23-1.el7_9.1.x86_64\n--> Processing Dependency: libcrmcommon.so.3()(64bit) for package: pacemaker-1.1.23-1.el7_9.1.x86_64\n--> Processing Dependency: libcrmcluster.so.4()(64bit) for package: pacemaker-1.1.23-1.el7_9.1.x86_64\n--> Processing Dependency: libcib.so.4()(64bit) for package: pacemaker-1.1.23-1.el7_9.1.x86_64\n---> Package pacemaker-cli.x86_64 0:1.1.23-1.el7_9.1 will be installed\n---> Package psmisc.x86_64 0:22.20-17.el7 will be installed\n---> Package python-clufter.noarch 0:0.77.1-1.el7 will be installed\n--> Processing Dependency: clufter-bin = 0.77.1-1.el7 for package: python-clufter-0.77.1-1.el7.noarch\n---> Package python2-subprocess32.x86_64 0:3.2.6-14.el7 will be installed\n--> Running transaction check\n---> Package clufter-bin.x86_64 0:0.77.1-1.el7 will be installed\n--> Processing Dependency: clufter-common = 0.77.1-1.el7 for package: clufter-bin-0.77.1-1.el7.x86_64\n---> Package corosynclib.x86_64 0:2.4.5-7.el7_9.2 will be installed\n---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed\n---> Package gnutls.x86_64 0:3.3.29-9.el7_6 will be installed\n--> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.29-9.el7_6.x86_64\n--> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64\n--> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64\n---> Package liberation-fonts-common.noarch 1:1.07.2-16.el7 will be installed\n---> Package libqb.x86_64 0:1.0.1-9.el7 will be installed\n---> Package net-snmp-libs.x86_64 1:5.7.2-49.el7_9.4 will be installed\n---> Package pacemaker-cluster-libs.x86_64 0:1.1.23-1.el7_9.1 will be installed\n---> Package pacemaker-libs.x86_64 0:1.1.23-1.el7_9.1 will be installed\n---> Package resource-agents.x86_64 0:4.1.1-61.el7_9.20 will be installed\n--> Processing Dependency: /usr/sbin/mount.cifs for package: resource-agents-4.1.1-61.el7_9.20.x86_64\n--> Processing Dependency: /usr/sbin/lvm for package: resource-agents-4.1.1-61.el7_9.20.x86_64\n--> Running transaction check\n---> Package cifs-utils.x86_64 0:6.2-10.el7 will be installed\n--> Processing Dependency: libwbclient.so.0(WBCLIENT_0.9)(64bit) for package: cifs-utils-6.2-10.el7.x86_64\n--> Processing Dependency: libtalloc.so.2(TALLOC_2.0.2)(64bit) for package: cifs-utils-6.2-10.el7.x86_64\n--> Processing Dependency: libwbclient.so.0()(64bit) for package: cifs-utils-6.2-10.el7.x86_64\n--> Processing Dependency: libtalloc.so.2()(64bit) for package: cifs-utils-6.2-10.el7.x86_64\n---> Package clufter-common.noarch 0:0.77.1-1.el7 will be installed\n---> Package lvm2.x86_64 7:2.02.187-6.el7_9.5 will be installed\n--> Processing Dependency: lvm2-libs = 7:2.02.187-6.el7_9.5 for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64\n--> Processing Dependency: device-mapper-persistent-data >= 0.7.0-0.1.rc6 for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64\n--> Processing Dependency: liblvm2app.so.2.2(Base)(64bit) for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64\n--> Processing Dependency: libdevmapper-event.so.1.02(Base)(64bit) for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64\n--> Processing Dependency: libaio.so.1(LIBAIO_0.4)(64bit) for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64\n--> Processing Dependency: libaio.so.1(LIBAIO_0.1)(64bit) for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64\n--> Processing Dependency: liblvm2app.so.2.2()(64bit) for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64\n--> Processing Dependency: libdevmapper-event.so.1.02()(64bit) for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64\n--> Processing Dependency: libaio.so.1()(64bit) for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64\n---> Package nettle.x86_64 0:2.7.1-9.el7_9 will be installed\n---> Package trousers.x86_64 0:0.3.14-2.el7 will be installed\n--> Running transaction check\n---> Package device-mapper-event-libs.x86_64 7:1.02.170-6.el7_9.5 will be installed\n---> Package device-mapper-persistent-data.x86_64 0:0.8.5-3.el7_9.2 will be installed\n---> Package libaio.x86_64 0:0.3.109-13.el7 will be installed\n---> Package libtalloc.x86_64 0:2.1.16-1.el7 will be installed\n---> Package libwbclient.x86_64 0:4.10.16-25.el7_9 will be installed\n--> Processing Dependency: samba-client-libs = 4.10.16-25.el7_9 for package: libwbclient-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libreplace-samba4.so(SAMBA_4.10.16)(64bit) for package: libwbclient-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libreplace-samba4.so()(64bit) for package: libwbclient-4.10.16-25.el7_9.x86_64\n---> Package lvm2-libs.x86_64 7:2.02.187-6.el7_9.5 will be installed\n--> Processing Dependency: device-mapper-event = 7:1.02.170-6.el7_9.5 for package: 7:lvm2-libs-2.02.187-6.el7_9.5.x86_64\n--> Running transaction check\n---> Package device-mapper-event.x86_64 7:1.02.170-6.el7_9.5 will be installed\n---> Package samba-client-libs.x86_64 0:4.10.16-25.el7_9 will be installed\n--> Processing Dependency: samba-common-libs = 4.10.16-25.el7_9 for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: samba-common = 4.10.16-25.el7_9 for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: samba-common = 4.10.16-25.el7_9 for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.9)(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.37)(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.31)(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.30)(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.21)(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.20)(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.16)(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.14)(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.13)(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.12)(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libtdb.so.1(TDB_1.3.17)(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libtdb.so.1(TDB_1.3.11)(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libtdb.so.1(TDB_1.3.0)(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libtdb.so.1(TDB_1.2.5)(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libtdb.so.1(TDB_1.2.2)(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libtdb.so.1(TDB_1.2.1)(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libldb.so.1(LDB_1.3.0)(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libldb.so.1(LDB_1.1.30)(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libldb.so.1(LDB_1.1.19)(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libldb.so.1(LDB_1.1.1)(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libldb.so.1(LDB_0.9.23)(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libldb.so.1(LDB_0.9.15)(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libldb.so.1(LDB_0.9.10)(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libaesni-intel-samba4.so(SAMBA_4.10.16)(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0()(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libtdb.so.1()(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libldb.so.1()(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libcups.so.2()(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libcluster-samba4.so()(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Processing Dependency: libaesni-intel-samba4.so()(64bit) for package: samba-client-libs-4.10.16-25.el7_9.x86_64\n--> Running transaction check\n---> Package cups-libs.x86_64 1:1.6.3-52.el7_9 will be installed\n---> Package libldb.x86_64 0:1.5.4-2.el7 will be installed\n---> Package libtdb.x86_64 0:1.3.18-1.el7 will be installed\n---> Package libtevent.x86_64 0:0.9.39-1.el7 will be installed\n---> Package samba-common.noarch 0:4.10.16-25.el7_9 will be installed\n---> Package samba-common-libs.x86_64 0:4.10.16-25.el7_9 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository\n Size\n================================================================================\nInstalling:\n corosync-qnetd x86_64 2.4.5-7.el7_9.2 updates 102 k\n pcs x86_64 0.9.169-3.el7.centos.3 updates 4.2 M\nInstalling for dependencies:\n cifs-utils x86_64 6.2-10.el7 base 85 k\n clufter-bin x86_64 0.77.1-1.el7 base 25 k\n clufter-common noarch 0.77.1-1.el7 base 72 k\n corosync x86_64 2.4.5-7.el7_9.2 updates 222 k\n corosynclib x86_64 2.4.5-7.el7_9.2 updates 137 k\n cups-libs x86_64 1:1.6.3-52.el7_9 updates 359 k\n device-mapper-event x86_64 7:1.02.170-6.el7_9.5 updates 192 k\n device-mapper-event-libs x86_64 7:1.02.170-6.el7_9.5 updates 192 k\n device-mapper-persistent-data x86_64 0.8.5-3.el7_9.2 updates 423 k\n fontpackages-filesystem noarch 1.44-8.el7 base 9.9 k\n gnutls x86_64 3.3.29-9.el7_6 base 680 k\n libaio x86_64 0.3.109-13.el7 base 24 k\n liberation-fonts-common noarch 1:1.07.2-16.el7 base 27 k\n liberation-sans-fonts noarch 1:1.07.2-16.el7 base 279 k\n libldb x86_64 1.5.4-2.el7 updates 149 k\n libqb x86_64 1.0.1-9.el7 base 96 k\n libtalloc x86_64 2.1.16-1.el7 base 33 k\n libtdb x86_64 1.3.18-1.el7 base 49 k\n libtevent x86_64 0.9.39-1.el7 base 41 k\n libwbclient x86_64 4.10.16-25.el7_9 updates 117 k\n lvm2 x86_64 7:2.02.187-6.el7_9.5 updates 1.3 M\n lvm2-libs x86_64 7:2.02.187-6.el7_9.5 updates 1.1 M\n net-snmp-libs x86_64 1:5.7.2-49.el7_9.4 updates 752 k\n nettle x86_64 2.7.1-9.el7_9 updates 328 k\n overpass-fonts noarch 2.1-1.el7 base 700 k\n pacemaker x86_64 1.1.23-1.el7_9.1 updates 481 k\n pacemaker-cli x86_64 1.1.23-1.el7_9.1 updates 365 k\n pacemaker-cluster-libs x86_64 1.1.23-1.el7_9.1 updates 164 k\n pacemaker-libs x86_64 1.1.23-1.el7_9.1 updates 641 k\n psmisc x86_64 22.20-17.el7 base 141 k\n python-clufter noarch 0.77.1-1.el7 base 323 k\n python2-subprocess32 x86_64 3.2.6-14.el7 base 47 k\n resource-agents x86_64 4.1.1-61.el7_9.20 updates 481 k\n samba-client-libs x86_64 4.10.16-25.el7_9 updates 5.0 M\n samba-common noarch 4.10.16-25.el7_9 updates 219 k\n samba-common-libs x86_64 4.10.16-25.el7_9 updates 183 k\n trousers x86_64 0.3.14-2.el7 base 289 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+37 Dependent packages)\n\nTotal download size: 20 M\nInstalled size: 58 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 11 MB/s | 20 MB 00:01 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libqb-1.0.1-9.el7.x86_64 1/39 \n Installing : libtalloc-2.1.16-1.el7.x86_64 2/39 \n Installing : libtevent-0.9.39-1.el7.x86_64 3/39 \n Installing : libaio-0.3.109-13.el7.x86_64 4/39 \n Installing : 7:device-mapper-event-libs-1.02.170-6.el7_9.5.x86_64 5/39 \n Installing : libtdb-1.3.18-1.el7.x86_64 6/39 \n Installing : libldb-1.5.4-2.el7.x86_64 7/39 \n Installing : samba-common-4.10.16-25.el7_9.noarch 8/39 \n Installing : psmisc-22.20-17.el7.x86_64 9/39 \n Installing : 1:cups-libs-1.6.3-52.el7_9.x86_64 10/39 \n Installing : fontpackages-filesystem-1.44-8.el7.noarch 11/39 \n Installing : overpass-fonts-2.1-1.el7.noarch 12/39 \n Installing : 1:liberation-fonts-common-1.07.2-16.el7.noarch 13/39 \n Installing : 1:liberation-sans-fonts-1.07.2-16.el7.noarch 14/39 \n Installing : 7:device-mapper-event-1.02.170-6.el7_9.5.x86_64 15/39 \n Installing : 7:lvm2-libs-2.02.187-6.el7_9.5.x86_64 16/39 \n Installing : device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64 17/39 \n Installing : 7:lvm2-2.02.187-6.el7_9.5.x86_64 18/39 \n Installing : clufter-common-0.77.1-1.el7.noarch 19/39 \n Installing : clufter-bin-0.77.1-1.el7.x86_64 20/39 \n Installing : python-clufter-0.77.1-1.el7.noarch 21/39 \n Installing : nettle-2.7.1-9.el7_9.x86_64 22/39 \n Installing : python2-subprocess32-3.2.6-14.el7.x86_64 23/39 \n Installing : 1:net-snmp-libs-5.7.2-49.el7_9.4.x86_64 24/39 \n Installing : corosynclib-2.4.5-7.el7_9.2.x86_64 25/39 \n Installing : corosync-2.4.5-7.el7_9.2.x86_64 26/39 \n Installing : trousers-0.3.14-2.el7.x86_64 27/39 \n Installing : gnutls-3.3.29-9.el7_6.x86_64 28/39 \n Installing : pacemaker-libs-1.1.23-1.el7_9.1.x86_64 29/39 \n Installing : pacemaker-cli-1.1.23-1.el7_9.1.x86_64 30/39 \n Installing : libwbclient-4.10.16-25.el7_9.x86_64 31/39 \n Installing : samba-client-libs-4.10.16-25.el7_9.x86_64 32/39 \n Installing : samba-common-libs-4.10.16-25.el7_9.x86_64 33/39 \n Installing : cifs-utils-6.2-10.el7.x86_64 34/39 \n Installing : resource-agents-4.1.1-61.el7_9.20.x86_64 35/39 \n Installing : pacemaker-cluster-libs-1.1.23-1.el7_9.1.x86_64 36/39 \n Installing : pacemaker-1.1.23-1.el7_9.1.x86_64 37/39 \n Installing : pcs-0.9.169-3.el7.centos.3.x86_64 38/39 \n Installing : corosync-qnetd-2.4.5-7.el7_9.2.x86_64 39/39 \n Verifying : trousers-0.3.14-2.el7.x86_64 1/39 \n Verifying : 7:device-mapper-event-1.02.170-6.el7_9.5.x86_64 2/39 \n Verifying : libtevent-0.9.39-1.el7.x86_64 3/39 \n Verifying : 1:net-snmp-libs-5.7.2-49.el7_9.4.x86_64 4/39 \n Verifying : libtdb-1.3.18-1.el7.x86_64 5/39 \n Verifying : libwbclient-4.10.16-25.el7_9.x86_64 6/39 \n Verifying : corosync-2.4.5-7.el7_9.2.x86_64 7/39 \n Verifying : pacemaker-1.1.23-1.el7_9.1.x86_64 8/39 \n Verifying : fontpackages-filesystem-1.44-8.el7.noarch 9/39 \n Verifying : corosync-qnetd-2.4.5-7.el7_9.2.x86_64 10/39 \n Verifying : pacemaker-cli-1.1.23-1.el7_9.1.x86_64 11/39 \n Verifying : samba-client-libs-4.10.16-25.el7_9.x86_64 12/39 \n Verifying : libldb-1.5.4-2.el7.x86_64 13/39 \n Verifying : overpass-fonts-2.1-1.el7.noarch 14/39 \n Verifying : corosynclib-2.4.5-7.el7_9.2.x86_64 15/39 \n Verifying : pcs-0.9.169-3.el7.centos.3.x86_64 16/39 \n Verifying : python2-subprocess32-3.2.6-14.el7.x86_64 17/39 \n Verifying : 7:lvm2-libs-2.02.187-6.el7_9.5.x86_64 18/39 \n Verifying : 1:liberation-sans-fonts-1.07.2-16.el7.noarch 19/39 \n Verifying : resource-agents-4.1.1-61.el7_9.20.x86_64 20/39 \n Verifying : 7:lvm2-2.02.187-6.el7_9.5.x86_64 21/39 \n Verifying : gnutls-3.3.29-9.el7_6.x86_64 22/39 \n Verifying : 1:cups-libs-1.6.3-52.el7_9.x86_64 23/39 \n Verifying : libqb-1.0.1-9.el7.x86_64 24/39 \n Verifying : libtalloc-2.1.16-1.el7.x86_64 25/39 \n Verifying : cifs-utils-6.2-10.el7.x86_64 26/39 \n Verifying : 7:device-mapper-event-libs-1.02.170-6.el7_9.5.x86_64 27/39 \n Verifying : nettle-2.7.1-9.el7_9.x86_64 28/39 \n Verifying : libaio-0.3.109-13.el7.x86_64 29/39 \n Verifying : python-clufter-0.77.1-1.el7.noarch 30/39 \n Verifying : clufter-common-0.77.1-1.el7.noarch 31/39 \n Verifying : pacemaker-libs-1.1.23-1.el7_9.1.x86_64 32/39 \n Verifying : clufter-bin-0.77.1-1.el7.x86_64 33/39 \n Verifying : pacemaker-cluster-libs-1.1.23-1.el7_9.1.x86_64 34/39 \n Verifying : device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64 35/39 \n Verifying : 1:liberation-fonts-common-1.07.2-16.el7.noarch 36/39 \n Verifying : samba-common-libs-4.10.16-25.el7_9.x86_64 37/39 \n Verifying : psmisc-22.20-17.el7.x86_64 38/39 \n Verifying : samba-common-4.10.16-25.el7_9.noarch 39/39 \n\nInstalled:\n corosync-qnetd.x86_64 0:2.4.5-7.el7_9.2 pcs.x86_64 0:0.9.169-3.el7.centos.3 \n\nDependency Installed:\n cifs-utils.x86_64 0:6.2-10.el7 \n clufter-bin.x86_64 0:0.77.1-1.el7 \n clufter-common.noarch 0:0.77.1-1.el7 \n corosync.x86_64 0:2.4.5-7.el7_9.2 \n corosynclib.x86_64 0:2.4.5-7.el7_9.2 \n cups-libs.x86_64 1:1.6.3-52.el7_9 \n device-mapper-event.x86_64 7:1.02.170-6.el7_9.5 \n device-mapper-event-libs.x86_64 7:1.02.170-6.el7_9.5 \n device-mapper-persistent-data.x86_64 0:0.8.5-3.el7_9.2 \n fontpackages-filesystem.noarch 0:1.44-8.el7 \n gnutls.x86_64 0:3.3.29-9.el7_6 \n libaio.x86_64 0:0.3.109-13.el7 \n liberation-fonts-common.noarch 1:1.07.2-16.el7 \n liberation-sans-fonts.noarch 1:1.07.2-16.el7 \n libldb.x86_64 0:1.5.4-2.el7 \n libqb.x86_64 0:1.0.1-9.el7 \n libtalloc.x86_64 0:2.1.16-1.el7 \n libtdb.x86_64 0:1.3.18-1.el7 \n libtevent.x86_64 0:0.9.39-1.el7 \n libwbclient.x86_64 0:4.10.16-25.el7_9 \n lvm2.x86_64 7:2.02.187-6.el7_9.5 \n lvm2-libs.x86_64 7:2.02.187-6.el7_9.5 \n net-snmp-libs.x86_64 1:5.7.2-49.el7_9.4 \n nettle.x86_64 0:2.7.1-9.el7_9 \n overpass-fonts.noarch 0:2.1-1.el7 \n pacemaker.x86_64 0:1.1.23-1.el7_9.1 \n pacemaker-cli.x86_64 0:1.1.23-1.el7_9.1 \n pacemaker-cluster-libs.x86_64 0:1.1.23-1.el7_9.1 \n pacemaker-libs.x86_64 0:1.1.23-1.el7_9.1 \n psmisc.x86_64 0:22.20-17.el7 \n python-clufter.noarch 0:0.77.1-1.el7 \n python2-subprocess32.x86_64 0:3.2.6-14.el7 \n resource-agents.x86_64 0:4.1.1-61.el7_9.20 \n samba-client-libs.x86_64 0:4.10.16-25.el7_9 \n samba-common.noarch 0:4.10.16-25.el7_9 \n samba-common-libs.x86_64 0:4.10.16-25.el7_9 \n trousers.x86_64 0:0.3.14-2.el7 \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.ha_cluster : Set up qnetd] ********************* task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup_qnetd.yml:17 Friday 20 September 2024 20:42:41 -0400 (0:00:14.062) 0:00:17.697 ****** changed: [managed_node1] => { "changed": true, "cmd": [ "pcs", "--start", "--", "qdevice", "setup", "model", "net" ], "delta": "0:00:00.509880", "end": "2024-09-20 20:42:42.128254", "failed_when_result": false, "rc": 0, "start": "2024-09-20 20:42:41.618374" } STDOUT: Quorum device 'net' initialized Starting quorum device... quorum device started TASK [Back up qnetd] *********************************************************** task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/template_qdevice.yml:23 Friday 20 September 2024 20:42:42 -0400 (0:00:00.906) 0:00:18.603 ****** included: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tasks/qnetd_backup_restore.yml for managed_node1 TASK [Create /etc/corosync/qnetd_backup directory] ***************************** task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tasks/qnetd_backup_restore.yml:6 Friday 20 September 2024 20:42:42 -0400 (0:00:00.034) 0:00:18.637 ****** changed: [managed_node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/corosync/qnetd_backup", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [Back up qnetd settings] ************************************************** task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tasks/qnetd_backup_restore.yml:13 Friday 20 September 2024 20:42:42 -0400 (0:00:00.283) 0:00:18.920 ****** changed: [managed_node1] => { "changed": true, "cmd": [ "cp", "--preserve=all", "--recursive", "/etc/corosync/qnetd", "/etc/corosync/qnetd_backup" ], "delta": "0:00:00.003779", "end": "2024-09-20 20:42:42.748369", "rc": 0, "start": "2024-09-20 20:42:42.744590" } TASK [Restore qnetd settings] ************************************************** task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tasks/qnetd_backup_restore.yml:23 Friday 20 September 2024 20:42:42 -0400 (0:00:00.271) 0:00:19.192 ****** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Start qnetd] ************************************************************* task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tasks/qnetd_backup_restore.yml:30 Friday 20 September 2024 20:42:42 -0400 (0:00:00.038) 0:00:19.230 ****** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run HA Cluster role] ***************************************************** task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/template_qdevice.yml:29 Friday 20 September 2024 20:42:42 -0400 (0:00:00.036) 0:00:19.267 ****** TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] *** task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:3 Friday 20 September 2024 20:42:42 -0400 (0:00:00.074) 0:00:19.341 ****** included: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.ha_cluster : Ensure ansible_facts used by role] *** task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:2 Friday 20 September 2024 20:42:42 -0400 (0:00:00.029) 0:00:19.370 ****** 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/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:10 Friday 20 September 2024 20:42:43 -0400 (0:00:00.041) 0:00:19.411 ****** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree] *** task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:15 Friday 20 September 2024 20:42:43 -0400 (0:00:00.039) 0:00:19.450 ****** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] *** task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:19 Friday 20 September 2024 20:42:43 -0400 (0:00:00.038) 0:00:19.489 ****** ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__ha_cluster_cloud_agents_packages": [], "__ha_cluster_fence_agent_packages_default": "{{ ['fence-agents-all'] + (['fence-virt'] if ansible_architecture == 'x86_64' else []) }}", "__ha_cluster_fullstack_node_packages": [ "corosync", "libknet1-plugins-all", "resource-agents", "pacemaker" ], "__ha_cluster_pcs_provider": "pcs-0.10", "__ha_cluster_qdevice_node_packages": [ "corosync-qdevice", "bash", "coreutils", "curl", "grep", "nss-tools", "openssl", "sed" ], "__ha_cluster_repos": [], "__ha_cluster_role_essential_packages": [ "pcs", "corosync-qnetd", "openssl" ], "__ha_cluster_sbd_packages": [ "sbd" ], "__ha_cluster_services": [ "corosync", "corosync-qdevice", "pacemaker" ] }, "ansible_included_var_files": [ "/tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Set Linux Pacemaker shell specific variables] *** task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:34 Friday 20 September 2024 20:42:43 -0400 (0:00:00.076) 0:00:19.565 ****** ok: [managed_node1] => { "ansible_facts": {}, "ansible_included_var_files": [ "/tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/shell_pcs.yml" ], "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Enable package repositories] ****** task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:6 Friday 20 September 2024 20:42:43 -0400 (0:00:00.039) 0:00:19.605 ****** included: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-package-repositories.yml for managed_node1 TASK [fedora.linux_system_roles.ha_cluster : Find platform/version specific tasks to enable repositories] *** task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-package-repositories.yml:3 Friday 20 September 2024 20:42:43 -0400 (0:00:00.029) 0:00:19.635 ****** ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__ha_cluster_enable_repo_tasks_file": "/tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/RedHat.yml" }, "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed_node1] => (item=CentOS.yml) => { "ansible_facts": { "__ha_cluster_enable_repo_tasks_file": "/tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/CentOS.yml" }, "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml" } skipping: [managed_node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Run platform/version specific tasks to enable repositories] *** task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-package-repositories.yml:21 Friday 20 September 2024 20:42:43 -0400 (0:00:00.068) 0:00:19.703 ****** included: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/CentOS.yml for managed_node1 TASK [fedora.linux_system_roles.ha_cluster : List active CentOS repositories] *** task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/CentOS.yml:3 Friday 20 September 2024 20:42:43 -0400 (0:00:00.049) 0:00:19.753 ****** [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. fatal: [managed_node1]: FAILED! => { "changed": false, "cmd": "dnf repolist", "rc": 2 } MSG: [Errno 2] No such file or directory TASK [Clean up test environment for qnetd] ************************************* task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/template_qdevice.yml:63 Friday 20 September 2024 20:42:43 -0400 (0:00:00.255) 0:00:20.008 ****** TASK [fedora.linux_system_roles.ha_cluster : Make sure qnetd is not installed] *** task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_cleanup_qnetd.yml:9 Friday 20 September 2024 20:42:43 -0400 (0:00:00.069) 0:00:20.077 ****** changed: [managed_node1] => { "changed": true, "changes": { "removed": [ "corosync-qnetd" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nResolving Dependencies\n--> Running transaction check\n---> Package corosync-qnetd.x86_64 0:2.4.5-7.el7_9.2 will be erased\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nRemoving:\n corosync-qnetd x86_64 2.4.5-7.el7_9.2 @updates 162 k\n\nTransaction Summary\n================================================================================\nRemove 1 Package\n\nInstalled size: 162 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Erasing : corosync-qnetd-2.4.5-7.el7_9.2.x86_64 1/1 \nwarning: file /var/run/corosync-qnetd: remove failed: No such file or directory\n Verifying : corosync-qnetd-2.4.5-7.el7_9.2.x86_64 1/1 \n\nRemoved:\n corosync-qnetd.x86_64 0:2.4.5-7.el7_9.2 \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.ha_cluster : Make sure qnetd config files are not present] *** task path: /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_cleanup_qnetd.yml:16 Friday 20 September 2024 20:42:45 -0400 (0:00:01.531) 0:00:21.608 ****** changed: [managed_node1] => { "changed": true, "path": "/etc/corosync/qnetd", "state": "absent" } PLAY RECAP ********************************************************************* managed_node1 : ok=22 changed=6 unreachable=0 failed=1 skipped=8 rescued=0 ignored=0 Friday 20 September 2024 20:42:45 -0400 (0:00:00.277) 0:00:21.886 ****** =============================================================================== fedora.linux_system_roles.ha_cluster : Install qnetd packages ---------- 14.06s /tmp/collections-vRJ/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 --- 1.53s /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_cleanup_qnetd.yml:9 Gathering Facts --------------------------------------------------------- 1.06s /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qdevice_minimal.yml:9 fedora.linux_system_roles.ha_cluster : Set up qnetd --------------------- 0.91s /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup_qnetd.yml:17 fedora.linux_system_roles.ha_cluster : Check if system is ostree -------- 0.53s /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:22 Create /etc/corosync/qnetd_backup directory ----------------------------- 0.28s /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tasks/qnetd_backup_restore.yml:6 fedora.linux_system_roles.ha_cluster : Make sure qnetd config files are not present --- 0.28s /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_cleanup_qnetd.yml:16 Back up qnetd settings -------------------------------------------------- 0.27s /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tasks/qnetd_backup_restore.yml:13 fedora.linux_system_roles.ha_cluster : List active CentOS repositories --- 0.26s /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/CentOS.yml:3 Run test ---------------------------------------------------------------- 0.14s /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qdevice_minimal.yml:18 fedora.linux_system_roles.ha_cluster : Ensure facts used by tests ------- 0.09s /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:14 Set up test environment ------------------------------------------------- 0.08s /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/template_qdevice.yml:7 fedora.linux_system_roles.ha_cluster : Set node name to 'localhost' for single-node clusters --- 0.08s /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:9 fedora.linux_system_roles.ha_cluster : Set platform/version specific variables --- 0.08s /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:19 Run HA Cluster role ----------------------------------------------------- 0.07s /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/template_qdevice.yml:29 Clean up test environment for qnetd ------------------------------------- 0.07s /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/template_qdevice.yml:63 fedora.linux_system_roles.ha_cluster : Find platform/version specific tasks to enable repositories --- 0.07s /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-package-repositories.yml:3 Set qnetd address ------------------------------------------------------- 0.06s /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qdevice_minimal.yml:14 fedora.linux_system_roles.ha_cluster : Copy nss-altfiles ha_cluster users to /etc/passwd --- 0.06s /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:41 fedora.linux_system_roles.ha_cluster : Run platform/version specific tasks to enable repositories --- 0.05s /tmp/collections-vRJ/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-package-repositories.yml:21