# 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_set_thin_basic.yml ********************************************* 1 plays in /WORKDIR/git-module_work0yvm5ely/tests/tests_set_thin_basic.yml PLAY [Snapshot a set of logical volumes across different volume groups] ******** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-module_work0yvm5ely/tests/tests_set_thin_basic.yml:2 Saturday 13 July 2024 22:25:02 +0000 (0:00:00.011) 0:00:00.011 ********* ok: [sut] META: ran handlers TASK [Setup] ******************************************************************* task path: /WORKDIR/git-module_work0yvm5ely/tests/tests_set_thin_basic.yml:47 Saturday 13 July 2024 22:25:03 +0000 (0:00:00.542) 0:00:00.554 ********* included: /WORKDIR/git-module_work0yvm5ely/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-module_work0yvm5ely/tests/tasks/setup.yml:10 Saturday 13 July 2024 22:25:03 +0000 (0:00:00.019) 0:00:00.574 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set mount parent] ******************************************************** task path: /WORKDIR/git-module_work0yvm5ely/tests/tasks/setup.yml:15 Saturday 13 July 2024 22:25:03 +0000 (0:00:00.170) 0:00:00.744 ********* ok: [sut] => { "ansible_facts": { "test_mnt_parent": "/mnt" }, "changed": false } TASK [Run the storage role install base packages] ****************************** task path: /WORKDIR/git-module_work0yvm5ely/tests/tasks/setup.yml:20 Saturday 13 July 2024 22:25:03 +0000 (0:00:00.018) 0:00:00.762 ********* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Saturday 13 July 2024 22:25:03 +0000 (0:00:00.014) 0:00:00.777 ********* included: /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Saturday 13 July 2024 22:25:03 +0000 (0:00:00.024) 0:00:00.802 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Saturday 13 July 2024 22:25:03 +0000 (0:00:00.018) 0:00:00.820 ********* 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_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (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.storage : Check if system is ostree] *********** task path: /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Saturday 13 July 2024 22:25:03 +0000 (0:00:00.030) 0:00:00.851 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Saturday 13 July 2024 22:25:03 +0000 (0:00:00.124) 0:00:00.975 ********* ok: [sut] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Saturday 13 July 2024 22:25:03 +0000 (0:00:00.019) 0:00:00.995 ********* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Saturday 13 July 2024 22:25:03 +0000 (0:00:00.008) 0:00:01.003 ********* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Saturday 13 July 2024 22:25:03 +0000 (0:00:00.007) 0:00:01.010 ********* included: /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Saturday 13 July 2024 22:25:03 +0000 (0:00:00.047) 0:00:01.057 ********* fatal: [sut]: FAILED! => { "changed": false } MSG: Failure talking to yum: Cannot find a valid baseurl for repo: base/7/x86_64 TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-module_work0yvm5ely/tests/tests_set_thin_basic.yml:110 Saturday 13 July 2024 22:25:04 +0000 (0:00:00.539) 0:00:01.597 ********* included: /WORKDIR/git-module_work0yvm5ely/tests/tasks/cleanup.yml for sut TASK [Remove storage volumes] ************************************************** task path: /WORKDIR/git-module_work0yvm5ely/tests/tasks/cleanup.yml:7 Saturday 13 July 2024 22:25:04 +0000 (0:00:00.011) 0:00:01.609 ********* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Saturday 13 July 2024 22:25:04 +0000 (0:00:00.012) 0:00:01.621 ********* included: /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Saturday 13 July 2024 22:25:04 +0000 (0:00:00.011) 0:00:01.633 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Saturday 13 July 2024 22:25:04 +0000 (0:00:00.016) 0:00:01.650 ********* 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_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (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.storage : Check if system is ostree] *********** task path: /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Saturday 13 July 2024 22:25:04 +0000 (0:00:00.030) 0:00:01.681 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Saturday 13 July 2024 22:25:04 +0000 (0:00:00.016) 0:00:01.698 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Saturday 13 July 2024 22:25:04 +0000 (0:00:00.015) 0:00:01.714 ********* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Saturday 13 July 2024 22:25:04 +0000 (0:00:00.008) 0:00:01.722 ********* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Saturday 13 July 2024 22:25:04 +0000 (0:00:00.007) 0:00:01.729 ********* included: /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Saturday 13 July 2024 22:25:04 +0000 (0:00:00.034) 0:00:01.763 ********* fatal: [sut]: FAILED! => { "changed": false } MSG: Failure talking to yum: Cannot find a valid baseurl for repo: base/7/x86_64 to retry, use: --limit @/tmp/tests_set_thin_basic.retry PLAY RECAP ********************************************************************* sut : ok=17 changed=0 unreachable=0 failed=2 skipped=4 rescued=0 ignored=0 Saturday 13 July 2024 22:25:05 +0000 (0:00:00.479) 0:00:02.243 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 0.54s /WORKDIR/git-module_work0yvm5ely/tests/tests_set_thin_basic.yml:2 ------------- fedora.linux_system_roles.storage : Make sure blivet is available ------- 0.54s /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 fedora.linux_system_roles.storage : Make sure blivet is available ------- 0.48s /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Check if system is ostree ----------------------------------------------- 0.17s /WORKDIR/git-module_work0yvm5ely/tests/tasks/setup.yml:10 --------------------- fedora.linux_system_roles.storage : Check if system is ostree ----------- 0.12s /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 fedora.linux_system_roles.storage : Include the appropriate provider tasks --- 0.05s /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 fedora.linux_system_roles.storage : Include the appropriate provider tasks --- 0.03s /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.03s /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.03s /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.02s /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Setup ------------------------------------------------------------------- 0.02s /WORKDIR/git-module_work0yvm5ely/tests/tests_set_thin_basic.yml:47 ------------ fedora.linux_system_roles.storage : Set flag to indicate system is ostree --- 0.02s /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 fedora.linux_system_roles.storage : Ensure ansible_facts used by role --- 0.02s /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Set mount parent -------------------------------------------------------- 0.02s /WORKDIR/git-module_work0yvm5ely/tests/tasks/setup.yml:15 --------------------- fedora.linux_system_roles.storage : Check if system is ostree ----------- 0.02s /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 fedora.linux_system_roles.storage : Ensure ansible_facts used by role --- 0.02s /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 fedora.linux_system_roles.storage : Set flag to indicate system is ostree --- 0.02s /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Run the storage role install base packages ------------------------------ 0.01s /WORKDIR/git-module_work0yvm5ely/tests/tasks/setup.yml:20 --------------------- Remove storage volumes -------------------------------------------------- 0.01s /WORKDIR/git-module_work0yvm5ely/tests/tasks/cleanup.yml:7 -------------------- fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.01s /WORKDIR/git-module_work0yvm5ely/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---