# 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-debug-cleanup-failureswil34kns/.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_set_check_no_lv_fail.yml *************************************** 1 plays in /WORKDIR/git-debug-cleanup-failureswil34kns/tests/tests_set_check_no_lv_fail.yml PLAY [Verify the check commmand fails when source LV doesn't exist] ************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-debug-cleanup-failureswil34kns/tests/tests_set_check_no_lv_fail.yml:2 Friday 01 March 2024 22:58:02 +0000 (0:00:00.035) 0:00:00.035 ********** ok: [sut] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-debug-cleanup-failureswil34kns/tests/tests_set_check_no_lv_fail.yml:16 Friday 01 March 2024 22:58:03 +0000 (0:00:01.059) 0:00:01.094 ********** ---^---^---^---^---^--- # 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. ERROR! Invalid options for include_role: storage_udevadm_trigger The error appears to be in '/WORKDIR/git-debug-cleanup-failureswil34kns/tests/tasks/setup.yml': line 19, column 3, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: - name: Run the storage role install base packages ^ here ---^---^---^---^---^---