[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ansible-playbook [core 2.17.2] 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-NxZ executable location = /usr/local/bin/ansible-playbook python version = 3.12.4 (main, Jun 7 2024, 00:00:00) [GCC 14.1.1 20240607 (Red Hat 14.1.1-5)] (/usr/bin/python3.12) jinja version = 3.1.4 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_lvm_pool_shared_scsi_generated.yml ***************************** 2 plays in /tmp/collections-NxZ/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared_scsi_generated.yml PLAY [Run test tests_lvm_pool_shared.yml for scsi] ***************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-NxZ/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared_scsi_generated.yml:3 Monday 12 August 2024 06:03:21 -0400 (0:00:00.020) 0:00:00.020 ********* [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, 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_node3] TASK [Set disk interface for test] ********************************************* task path: /tmp/collections-NxZ/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared_scsi_generated.yml:8 Monday 12 August 2024 06:03:23 -0400 (0:00:02.563) 0:00:02.584 ********* ok: [managed_node3] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } PLAY [Test LVM shared pools] *************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-NxZ/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared.yml:2 Monday 12 August 2024 06:03:24 -0400 (0:00:00.048) 0:00:02.633 ********* ok: [managed_node3] TASK [Skip this test if test system does not support] ************************** task path: /tmp/collections-NxZ/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared.yml:13 Monday 12 August 2024 06:03:26 -0400 (0:00:02.428) 0:00:05.062 ********* META: ending play for managed_node3 PLAY RECAP ********************************************************************* managed_node3 : ok=3 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Monday 12 August 2024 06:03:26 -0400 (0:00:00.008) 0:00:05.070 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 2.56s /tmp/collections-NxZ/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared_scsi_generated.yml:3 Gathering Facts --------------------------------------------------------- 2.43s /tmp/collections-NxZ/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared.yml:2 Set disk interface for test --------------------------------------------- 0.05s /tmp/collections-NxZ/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared_scsi_generated.yml:8 Skip this test if test system does not support -------------------------- 0.01s /tmp/collections-NxZ/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared.yml:13