# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ci7wpqgz77/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. 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 /WORKDIR/git-weekly-ci7wpqgz77/tests/tests_lvm_pool_shared_scsi_generated.yml PLAY [Run test tests_lvm_pool_shared.yml for scsi] ***************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci7wpqgz77/tests/tests_lvm_pool_shared_scsi_generated.yml:3 Sunday 25 February 2024 07:16:11 +0000 (0:00:00.012) 0:00:00.012 ******* ok: [sut] TASK [Set disk interface for test] ********************************************* task path: /WORKDIR/git-weekly-ci7wpqgz77/tests/tests_lvm_pool_shared_scsi_generated.yml:8 Sunday 25 February 2024 07:16:12 +0000 (0:00:00.930) 0:00:00.942 ******* ok: [sut] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } PLAY [Test LVM shared pools] *************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci7wpqgz77/tests/tests_lvm_pool_shared.yml:2 Sunday 25 February 2024 07:16:12 +0000 (0:00:00.018) 0:00:00.961 ******* ok: [sut] TASK [Skip this test if test system does not support] ************************** task path: /WORKDIR/git-weekly-ci7wpqgz77/tests/tests_lvm_pool_shared.yml:13 Sunday 25 February 2024 07:16:12 +0000 (0:00:00.656) 0:00:01.617 ******* META: ending play for sut PLAY RECAP ********************************************************************* sut : ok=3 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Sunday 25 February 2024 07:16:12 +0000 (0:00:00.005) 0:00:01.623 ******* =============================================================================== Gathering Facts --------------------------------------------------------- 0.93s /WORKDIR/git-weekly-ci7wpqgz77/tests/tests_lvm_pool_shared_scsi_generated.yml:3 Gathering Facts --------------------------------------------------------- 0.66s /WORKDIR/git-weekly-ci7wpqgz77/tests/tests_lvm_pool_shared.yml:2 -------------- Set disk interface for test --------------------------------------------- 0.02s /WORKDIR/git-weekly-ci7wpqgz77/tests/tests_lvm_pool_shared_scsi_generated.yml:8 Skip this test if test system does not support -------------------------- 0.01s /WORKDIR/git-weekly-ci7wpqgz77/tests/tests_lvm_pool_shared.yml:13 ------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [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. ---^---^---^---^---^---