ansible-playbook [core 2.17.11] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-NDh executable location = /usr/local/bin/ansible-playbook python version = 3.12.10 (main, Apr 9 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-5)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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_default.yml **************************************************** 1 plays in /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/tests/gfs2/tests_default.yml PLAY [Basic usability test] **************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/tests/gfs2/tests_default.yml:3 Saturday 03 May 2025 18:13:22 -0400 (0:00:00.008) 0:00:00.008 ********** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [Run the role] ************************************************************ task path: /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/tests/gfs2/tests_default.yml:15 Saturday 03 May 2025 18:13:23 -0400 (0:00:01.066) 0:00:01.074 ********** included: fedora.linux_system_roles.gfs2 for managed-node1 TASK [fedora.linux_system_roles.gfs2 : Validating arguments against arg spec 'main' - The gfs2 role.] *** task path: /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/tests/gfs2/tests_default.yml:3 Saturday 03 May 2025 18:13:23 -0400 (0:00:00.041) 0:00:01.116 ********** ok: [managed-node1] => { "changed": false, "validate_args_context": { "argument_spec_name": "main", "name": "gfs2", "path": "/tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2", "type": "role" } } MSG: The arg spec validation passed TASK [fedora.linux_system_roles.gfs2 : Set platform/version specific variables] *** task path: /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:3 Saturday 03 May 2025 18:13:23 -0400 (0:00:00.018) 0:00:01.135 ********** included: /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.gfs2 : Ensure ansible_facts used by role] ****** task path: /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/set_vars.yml:2 Saturday 03 May 2025 18:13:23 -0400 (0:00:00.019) 0:00:01.154 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__gfs2_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.gfs2 : Check if system is ostree] ************** task path: /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/set_vars.yml:10 Saturday 03 May 2025 18:13:23 -0400 (0:00:00.035) 0:00:01.189 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.gfs2 : Set flag to indicate system is ostree] *** task path: /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/set_vars.yml:15 Saturday 03 May 2025 18:13:23 -0400 (0:00:00.405) 0:00:01.595 ********** ok: [managed-node1] => { "ansible_facts": { "__gfs2_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.gfs2 : Set platform/version specific variables] *** task path: /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/set_vars.yml:19 Saturday 03 May 2025 18:13:23 -0400 (0:00:00.021) 0:00:01.616 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "__gfs2_repos": [ { "id": "resilientstorage", "name": "ResilientStorage" } ] }, "ansible_included_var_files": [ "/tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "__gfs2_repos": [ { "id": "resilientstorage", "name": "ResilientStorage" } ] }, "ansible_included_var_files": [ "/tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.gfs2 : Check if role is supported on current architecture] *** task path: /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:6 Saturday 03 May 2025 18:13:23 -0400 (0:00:00.038) 0:00:01.655 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts[\"architecture\"] in [\"aarch64\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.gfs2 : Install required packages] ************** task path: /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:13 Saturday 03 May 2025 18:13:23 -0400 (0:00:00.013) 0:00:01.668 ********** included: /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml for managed-node1 TASK [fedora.linux_system_roles.gfs2 : Find environment-specific tasks to enable repositories] *** task path: /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:3 Saturday 03 May 2025 18:13:23 -0400 (0:00:00.019) 0:00:01.688 ********** ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__gfs2_enable_repo_tasks_file": "/tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/enable-repositories/RedHat.yml" }, "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed-node1] => (item=CentOS.yml) => { "ansible_facts": { "__gfs2_enable_repo_tasks_file": "/tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/enable-repositories/CentOS.yml" }, "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__gfs2_enable_repo_tasks_file_candidate is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__gfs2_enable_repo_tasks_file_candidate is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.gfs2 : Run environment-specific tasks to enable repositories] *** task path: /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:23 Saturday 03 May 2025 18:13:24 -0400 (0:00:00.064) 0:00:01.753 ********** included: /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/enable-repositories/CentOS.yml for managed-node1 TASK [fedora.linux_system_roles.gfs2 : List active CentOS repositories] ******** task path: /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/enable-repositories/CentOS.yml:3 Saturday 03 May 2025 18:13:24 -0400 (0:00:00.045) 0:00:01.798 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "dnf", "repolist" ], "delta": "0:00:00.185242", "end": "2025-05-03 18:13:24.644629", "rc": 0, "start": "2025-05-03 18:13:24.459387" } STDOUT: repo id repo name appstream CentOS Stream 9 - AppStream baseos CentOS Stream 9 - BaseOS beaker-client Beaker Client - RedHatEnterpriseLinux9 beaker-harness Beaker harness beakerlib-libraries Copr repo for beakerlib-libraries owned by bgoncalv copr:copr.devel.redhat.com:lpol:qa-tools Copr repo for qa-tools owned by lpol epel Extra Packages for Enterprise Linux 9 - x86_64 epel-cisco-openh264 Extra Packages for Enterprise Linux 9 openh264 (From Cisco) - x86_64 epel-debuginfo Extra Packages for Enterprise Linux 9 - x86_64 - Debug epel-source Extra Packages for Enterprise Linux 9 - x86_64 - Source extras-common CentOS Stream 9 - Extras packages highavailability CentOS Stream 9 - HighAvailability TASK [fedora.linux_system_roles.gfs2 : Enable CentOS repositories] ************* task path: /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/enable-repositories/CentOS.yml:9 Saturday 03 May 2025 18:13:24 -0400 (0:00:00.594) 0:00:02.392 ********** changed: [managed-node1] => (item={'id': 'resilientstorage', 'name': 'ResilientStorage'}) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "dnf", "config-manager", "--set-enabled", "resilientstorage" ], "delta": "0:00:00.186531", "end": "2025-05-03 18:13:25.169502", "item": { "id": "resilientstorage", "name": "ResilientStorage" }, "rc": 0, "start": "2025-05-03 18:13:24.982971" } TASK [fedora.linux_system_roles.gfs2 : Install packages] *********************** task path: /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:29 Saturday 03 May 2025 18:13:25 -0400 (0:00:00.524) 0:00:02.917 ********** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: net-snmp-libs-1:5.9.1-17.el9.x86_64", "Installed: device-mapper-event-libs-9:1.02.202-6.el9.x86_64", "Installed: lvm2-lockd-9:2.03.28-6.el9.x86_64", "Installed: corosynclib-3.1.9-2.el9.x86_64", "Installed: corosync-3.1.9-2.el9.x86_64", "Installed: device-mapper-persistent-data-1.1.0-1.el9.x86_64", "Installed: libknet1-crypto-nss-plugin-1.28-1.el9.x86_64", "Installed: dlm-lib-4.3.0-1.el9.x86_64", "Installed: gfs2-utils-3.5.1-2.el9.x86_64", "Installed: lvm2-9:2.03.28-6.el9.x86_64", "Installed: libnozzle1-1.28-1.el9.x86_64", "Installed: libaio-0.3.111-13.el9.x86_64", "Installed: lvm2-libs-9:2.03.28-6.el9.x86_64", "Installed: sanlock-lib-3.9.5-3.el9.x86_64", "Installed: libnvme-1.11.1-1.el9.x86_64", "Installed: dlm-4.3.0-1.el9.x86_64", "Installed: libqb-2.0.8-1.el9.x86_64", "Installed: device-mapper-event-9:1.02.202-6.el9.x86_64", "Installed: libknet1-1.28-1.el9.x86_64" ] } TASK [fedora.linux_system_roles.gfs2 : Check for an active stonith resource] *** task path: /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:16 Saturday 03 May 2025 18:13:32 -0400 (0:00:07.018) 0:00:09.935 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "not _gfs2_test_allow_stonith_disabled", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.gfs2 : Setup cluster] ************************** task path: /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:29 Saturday 03 May 2025 18:13:32 -0400 (0:00:00.014) 0:00:09.950 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "gfs2_file_systems | length > 0", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed-node1 : ok=13 changed=2 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Saturday 03 May 2025 18:13:32 -0400 (0:00:00.033) 0:00:09.983 ********** =============================================================================== fedora.linux_system_roles.gfs2 : Install packages ----------------------- 7.02s /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:29 Gathering Facts --------------------------------------------------------- 1.07s /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/tests/gfs2/tests_default.yml:3 fedora.linux_system_roles.gfs2 : List active CentOS repositories -------- 0.59s /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/enable-repositories/CentOS.yml:3 fedora.linux_system_roles.gfs2 : Enable CentOS repositories ------------- 0.52s /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/enable-repositories/CentOS.yml:9 fedora.linux_system_roles.gfs2 : Check if system is ostree -------------- 0.41s /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/set_vars.yml:10 fedora.linux_system_roles.gfs2 : Find environment-specific tasks to enable repositories --- 0.06s /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:3 fedora.linux_system_roles.gfs2 : Run environment-specific tasks to enable repositories --- 0.05s /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:23 Run the role ------------------------------------------------------------ 0.04s /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/tests/gfs2/tests_default.yml:15 fedora.linux_system_roles.gfs2 : Set platform/version specific variables --- 0.04s /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/set_vars.yml:19 fedora.linux_system_roles.gfs2 : Ensure ansible_facts used by role ------ 0.04s /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/set_vars.yml:2 fedora.linux_system_roles.gfs2 : Setup cluster -------------------------- 0.03s /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:29 fedora.linux_system_roles.gfs2 : Set flag to indicate system is ostree --- 0.02s /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/set_vars.yml:15 fedora.linux_system_roles.gfs2 : Install required packages -------------- 0.02s /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:13 fedora.linux_system_roles.gfs2 : Set platform/version specific variables --- 0.02s /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:3 fedora.linux_system_roles.gfs2 : Validating arguments against arg spec 'main' - The gfs2 role. --- 0.02s /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/tests/gfs2/tests_default.yml:3 fedora.linux_system_roles.gfs2 : Check for an active stonith resource --- 0.01s /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:16 fedora.linux_system_roles.gfs2 : Check if role is supported on current architecture --- 0.01s /tmp/collections-NDh/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:6