# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file 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_default.yml **************************************************** 1 plays in /WORKDIR/git-tests-no-reposodgy53fd/tests/tests_default.yml PLAY [Basic usability test] **************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-tests-no-reposodgy53fd/tests/tests_default.yml:3 Thursday 25 April 2024 19:08:07 +0000 (0:00:00.014) 0:00:00.014 ******** ok: [sut] META: ran handlers TASK [linux-system-roles.gfs2 : Set platform/version specific variables] ******* task path: /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/main.yml:3 Thursday 25 April 2024 19:08:07 +0000 (0:00:00.749) 0:00:00.763 ******** included: /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/set_vars.yml for sut TASK [linux-system-roles.gfs2 : Ensure ansible_facts used by role] ************* task path: /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/set_vars.yml:2 Thursday 25 April 2024 19:08:07 +0000 (0:00:00.027) 0:00:00.791 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.gfs2 : Check if system is ostree] ********************* task path: /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/set_vars.yml:11 Thursday 25 April 2024 19:08:07 +0000 (0:00:00.021) 0:00:00.813 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.gfs2 : Set flag to indicate system is ostree] ********* task path: /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/set_vars.yml:16 Thursday 25 April 2024 19:08:08 +0000 (0:00:00.283) 0:00:01.096 ******** ok: [sut] => { "ansible_facts": { "__gfs2_is_ostree": false }, "changed": false } TASK [linux-system-roles.gfs2 : Set platform/version specific variables] ******* task path: /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/set_vars.yml:20 Thursday 25 April 2024 19:08:08 +0000 (0:00:00.022) 0:00:01.119 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__gfs2_repos": [ { "id": "resilientstorage", "name": "ResilientStorage" } ] }, "ansible_included_var_files": [ "/WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__gfs2_repos": [ { "id": "resilientstorage", "name": "ResilientStorage" } ] }, "ansible_included_var_files": [ "/WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.gfs2 : Install required packages] ********************* task path: /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/main.yml:6 Thursday 25 April 2024 19:08:08 +0000 (0:00:00.036) 0:00:01.156 ******** included: /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/install-packages.yml for sut TASK [linux-system-roles.gfs2 : Find environment-specific tasks to enable repositories] *** task path: /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/install-packages.yml:3 Thursday 25 April 2024 19:08:08 +0000 (0:00:00.012) 0:00:01.168 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__gfs2_enable_repo_tasks_file": "/WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/enable-repositories/RedHat.yml" }, "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [sut] => (item=CentOS.yml) => { "ansible_facts": { "__gfs2_enable_repo_tasks_file": "/WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/enable-repositories/CentOS.yml" }, "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.gfs2 : Run environment-specific tasks to enable repositories] *** task path: /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/install-packages.yml:23 Thursday 25 April 2024 19:08:08 +0000 (0:00:00.074) 0:00:01.242 ******** included: /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/enable-repositories/CentOS.yml for sut TASK [linux-system-roles.gfs2 : List active CentOS repositories] *************** task path: /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/enable-repositories/CentOS.yml:3 Thursday 25 April 2024 19:08:08 +0000 (0:00:00.026) 0:00:01.269 ******** ok: [sut] => { "changed": false, "cmd": [ "dnf", "repolist" ], "delta": "0:00:00.266063", "end": "2024-04-25 19:08:08.961055", "rc": 0, "start": "2024-04-25 19:08:08.694992" } STDOUT: repo id repo name appstream CentOS Stream 8 - AppStream baseos CentOS Stream 8 - BaseOS beaker-client Beaker Client - RedHatEnterpriseLinux8 beaker-harness Beaker harness beaker-tasks Beaker tasks 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 extras CentOS Stream 8 - Extras extras-common CentOS Stream 8 - Extras common packages ha CentOS Stream 8 - HighAvailability TASK [linux-system-roles.gfs2 : Enable CentOS repositories] ******************** task path: /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/enable-repositories/CentOS.yml:9 Thursday 25 April 2024 19:08:08 +0000 (0:00:00.527) 0:00:01.797 ******** changed: [sut] => (item={'id': 'resilientstorage', 'name': 'ResilientStorage'}) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "dnf", "config-manager", "--set-enabled", "resilientstorage" ], "delta": "0:00:00.279423", "end": "2024-04-25 19:08:09.464425", "item": { "id": "resilientstorage", "name": "ResilientStorage" }, "rc": 0, "start": "2024-04-25 19:08:09.185002", "warnings": [ "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." ] } TASK [linux-system-roles.gfs2 : Install packages] ****************************** task path: /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/install-packages.yml:29 Thursday 25 April 2024 19:08:09 +0000 (0:00:00.506) 0:00:02.303 ******** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: device-mapper-event-libs-8:1.02.181-14.el8.x86_64", "Installed: gfs2-utils-3.2.0-13.el8.x86_64", "Installed: libqb-1.0.3-13.el8.x86_64", "Installed: net-snmp-libs-1:5.8-30.el8.x86_64", "Installed: libnozzle1-1.28-1.el8.x86_64", "Installed: lvm2-8:2.03.14-14.el8.x86_64", "Installed: libknet1-1.28-1.el8.x86_64", "Installed: sanlock-lib-3.8.4-5.el8.x86_64", "Installed: libknet1-crypto-nss-plugin-1.28-1.el8.x86_64", "Installed: device-mapper-event-8:1.02.181-14.el8.x86_64", "Installed: corosync-3.1.8-1.el8.x86_64", "Installed: lvm2-libs-8:2.03.14-14.el8.x86_64", "Installed: corosynclib-3.1.8-1.el8.x86_64", "Installed: dlm-4.1.0-1.el8.x86_64", "Installed: libaio-0.3.112-1.el8.x86_64", "Installed: lvm2-lockd-8:2.03.14-14.el8.x86_64", "Installed: device-mapper-persistent-data-0.9.0-7.el8.x86_64", "Installed: dlm-lib-4.1.0-1.el8.x86_64" ] } TASK [linux-system-roles.gfs2 : Check for an active stonith resource] ********** task path: /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/main.yml:9 Thursday 25 April 2024 19:08:17 +0000 (0:00:08.181) 0:00:10.485 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.gfs2 : Setup cluster] ********************************* task path: /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/main.yml:23 Thursday 25 April 2024 19:08:17 +0000 (0:00:00.019) 0:00:10.504 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=11 changed=2 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 Thursday 25 April 2024 19:08:17 +0000 (0:00:00.016) 0:00:10.521 ******** =============================================================================== linux-system-roles.gfs2 : Install packages ------------------------------ 8.18s /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/install-packages.yml:29 Gathering Facts --------------------------------------------------------- 0.75s /WORKDIR/git-tests-no-reposodgy53fd/tests/tests_default.yml:3 ----------------- linux-system-roles.gfs2 : List active CentOS repositories --------------- 0.53s /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/enable-repositories/CentOS.yml:3 linux-system-roles.gfs2 : Enable CentOS repositories -------------------- 0.51s /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/enable-repositories/CentOS.yml:9 linux-system-roles.gfs2 : Check if system is ostree --------------------- 0.28s /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/set_vars.yml:11 linux-system-roles.gfs2 : Find environment-specific tasks to enable repositories --- 0.07s /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/install-packages.yml:3 linux-system-roles.gfs2 : Set platform/version specific variables ------- 0.04s /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/set_vars.yml:20 linux-system-roles.gfs2 : Set platform/version specific variables ------- 0.03s /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/main.yml:3 linux-system-roles.gfs2 : Run environment-specific tasks to enable repositories --- 0.03s /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/install-packages.yml:23 linux-system-roles.gfs2 : Set flag to indicate system is ostree --------- 0.02s /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/set_vars.yml:16 linux-system-roles.gfs2 : Ensure ansible_facts used by role ------------- 0.02s /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/set_vars.yml:2 linux-system-roles.gfs2 : Check for an active stonith resource ---------- 0.02s /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/main.yml:9 linux-system-roles.gfs2 : Setup cluster --------------------------------- 0.02s /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/main.yml:23 linux-system-roles.gfs2 : Install required packages --------------------- 0.01s /WORKDIR/git-tests-no-reposodgy53fd/tests/roles/linux-system-roles.gfs2/tasks/main.yml:6 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [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. ---^---^---^---^---^---