# 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-fix-ci-tests762enuzj/.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_default.yml **************************************************** 1 plays in /WORKDIR/git-fix-ci-tests762enuzj/tests/tests_default.yml PLAY [Basic usability test] **************************************************** TASK [fedora.linux_system_roles.gfs2 : Validating arguments against arg spec 'main' - The gfs2 role.] *** task path: /WORKDIR/git-fix-ci-tests762enuzj/tests/tests_default.yml:3 Wednesday 24 April 2024 20:11:02 +0000 (0:00:00.014) 0:00:00.014 ******* ok: [sut] => { "changed": false, "validate_args_context": { "argument_spec_name": "main", "name": "gfs2", "path": "/WORKDIR/git-fix-ci-tests762enuzj/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2", "type": "role" } } MSG: The arg spec validation passed TASK [fedora.linux_system_roles.gfs2 : Check for an active stonith resource] *** task path: /WORKDIR/git-fix-ci-tests762enuzj/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:3 Wednesday 24 April 2024 20:11:02 +0000 (0:00:00.010) 0:00:00.024 ******* skipping: [sut] => { "changed": false, "false_condition": "not _gfs2_test_allow_stonith_disabled", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.gfs2 : Install required packages] ************** task path: /WORKDIR/git-fix-ci-tests762enuzj/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:16 Wednesday 24 April 2024 20:11:02 +0000 (0:00:00.007) 0:00:00.031 ******* included: /WORKDIR/git-fix-ci-tests762enuzj/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml for sut TASK [fedora.linux_system_roles.gfs2 : Ensure ansible_facts used by role] ****** task path: /WORKDIR/git-fix-ci-tests762enuzj/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:3 Wednesday 24 April 2024 20:11:02 +0000 (0:00:00.010) 0:00:00.042 ******* ok: [sut] TASK [fedora.linux_system_roles.gfs2 : Check if system is ostree] ************** task path: /WORKDIR/git-fix-ci-tests762enuzj/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:11 Wednesday 24 April 2024 20:11:03 +0000 (0:00:00.613) 0:00:00.655 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.gfs2 : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-ci-tests762enuzj/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:16 Wednesday 24 April 2024 20:11:03 +0000 (0:00:00.261) 0:00:00.916 ******* ok: [sut] => { "ansible_facts": { "__gfs2_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.gfs2 : Find environment-specific tasks to enable repositories] *** task path: /WORKDIR/git-fix-ci-tests762enuzj/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:20 Wednesday 24 April 2024 20:11:03 +0000 (0:00:00.015) 0:00:00.932 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__gfs2_enable_repo_tasks_file_candidate is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__gfs2_enable_repo_tasks_file_candidate is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__gfs2_enable_repo_tasks_file_candidate is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__gfs2_enable_repo_tasks_file_candidate is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.gfs2 : Run environment-specific tasks to enable repositories] *** task path: /WORKDIR/git-fix-ci-tests762enuzj/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:38 Wednesday 24 April 2024 20:11:03 +0000 (0:00:00.026) 0:00:00.958 ******* skipping: [sut] => { "changed": false, "false_condition": "__gfs2_enable_repo_tasks_file is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.gfs2 : Install packages] *********************** task path: /WORKDIR/git-fix-ci-tests762enuzj/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:44 Wednesday 24 April 2024 20:11:03 +0000 (0:00:00.018) 0:00:00.977 ******* fatal: [sut]: FAILED! => { "changed": false, "failures": [ "No package dlm available.", "No package gfs2-utils available." ], "rc": 1, "results": [] } MSG: Failed to install some of the specified packages NO MORE HOSTS LEFT ************************************************************* to retry, use: --limit @/tmp/tests_default.retry PLAY RECAP ********************************************************************* sut : ok=5 changed=0 unreachable=0 failed=1 skipped=3 rescued=0 ignored=0 Wednesday 24 April 2024 20:11:06 +0000 (0:00:02.554) 0:00:03.531 ******* =============================================================================== fedora.linux_system_roles.gfs2 : Install packages ----------------------- 2.55s /WORKDIR/git-fix-ci-tests762enuzj/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:44 fedora.linux_system_roles.gfs2 : Ensure ansible_facts used by role ------ 0.61s /WORKDIR/git-fix-ci-tests762enuzj/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:3 fedora.linux_system_roles.gfs2 : Check if system is ostree -------------- 0.26s /WORKDIR/git-fix-ci-tests762enuzj/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:11 fedora.linux_system_roles.gfs2 : Find environment-specific tasks to enable repositories --- 0.03s /WORKDIR/git-fix-ci-tests762enuzj/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:20 fedora.linux_system_roles.gfs2 : Run environment-specific tasks to enable repositories --- 0.02s /WORKDIR/git-fix-ci-tests762enuzj/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:38 fedora.linux_system_roles.gfs2 : Set flag to indicate system is ostree --- 0.02s /WORKDIR/git-fix-ci-tests762enuzj/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:16 fedora.linux_system_roles.gfs2 : Install required packages -------------- 0.01s /WORKDIR/git-fix-ci-tests762enuzj/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:16 fedora.linux_system_roles.gfs2 : Validating arguments against arg spec 'main' - The gfs2 role. --- 0.01s /WORKDIR/git-fix-ci-tests762enuzj/tests/tests_default.yml:3 ------------------- fedora.linux_system_roles.gfs2 : Check for an active stonith resource --- 0.01s /WORKDIR/git-fix-ci-tests762enuzj/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:3 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---