# 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-cikoh5t_l8/.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 statically imported: /WORKDIR/git-weekly-cikoh5t_l8/tests/run_sssd_tests.yml statically imported: /WORKDIR/git-weekly-cikoh5t_l8/tests/check_sssd_with_tlog.yml statically imported: /WORKDIR/git-weekly-cikoh5t_l8/tests/run_sssd_tests.yml statically imported: /WORKDIR/git-weekly-cikoh5t_l8/tests/check_sssd_files_provider.yml statically imported: /WORKDIR/git-weekly-cikoh5t_l8/tests/run_sssd_tests.yml statically imported: /WORKDIR/git-weekly-cikoh5t_l8/tests/run_sssd_tests.yml statically imported: /WORKDIR/git-weekly-cikoh5t_l8/tests/run_sssd_tests.yml 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_sssd.yml ******************************************************* 1 plays in /WORKDIR/git-weekly-cikoh5t_l8/tests/tests_sssd.yml PLAY [Run tlog-SSSD configuration tests] *************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cikoh5t_l8/tests/tests_sssd.yml:2 Thursday 20 June 2024 08:21:41 +0000 (0:00:00.033) 0:00:00.033 ********* ok: [sut] TASK [Test setup and check for ostree] ***************************************** task path: /WORKDIR/git-weekly-cikoh5t_l8/tests/tests_sssd.yml:6 Thursday 20 June 2024 08:21:42 +0000 (0:00:00.954) 0:00:00.988 ********* included: /WORKDIR/git-weekly-cikoh5t_l8/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cikoh5t_l8/tests/tasks/setup.yml:6 Thursday 20 June 2024 08:21:42 +0000 (0:00:00.032) 0:00:01.020 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cikoh5t_l8/tests/tasks/setup.yml:11 Thursday 20 June 2024 08:21:42 +0000 (0:00:00.273) 0:00:01.294 ********* ok: [sut] => { "ansible_facts": { "__tlog_is_ostree": false }, "changed": false } TASK [Skip test if not supported on ostree] ************************************ task path: /WORKDIR/git-weekly-cikoh5t_l8/tests/tasks/setup.yml:15 Thursday 20 June 2024 08:21:42 +0000 (0:00:00.022) 0:00:01.316 ********* META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [Ensure sssd user/group exist in /etc files] ****************************** task path: /WORKDIR/git-weekly-cikoh5t_l8/tests/tasks/setup.yml:21 Thursday 20 June 2024 08:21:42 +0000 (0:00:00.012) 0:00:01.329 ********* skipping: [sut] => { "changed": false, "false_condition": "__tlog_is_ostree | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.tlog : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cikoh5t_l8/.collection/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:2 Thursday 20 June 2024 08:21:42 +0000 (0:00:00.010) 0:00:01.339 ********* included: /WORKDIR/git-weekly-cikoh5t_l8/.collection/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.tlog : Ensure ansible_facts used by role] ****** task path: /WORKDIR/git-weekly-cikoh5t_l8/.collection/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:2 Thursday 20 June 2024 08:21:42 +0000 (0:00:00.013) 0:00:01.353 ********* skipping: [sut] => { "changed": false, "false_condition": "__tlog_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.tlog : Check if system is ostree] ************** task path: /WORKDIR/git-weekly-cikoh5t_l8/.collection/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:10 Thursday 20 June 2024 08:21:42 +0000 (0:00:00.013) 0:00:01.366 ********* skipping: [sut] => { "changed": false, "false_condition": "not __tlog_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.tlog : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cikoh5t_l8/.collection/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:15 Thursday 20 June 2024 08:21:42 +0000 (0:00:00.012) 0:00:01.379 ********* skipping: [sut] => { "changed": false, "false_condition": "not __tlog_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.tlog : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cikoh5t_l8/.collection/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:19 Thursday 20 June 2024 08:21:42 +0000 (0:00:00.014) 0:00:01.394 ********* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.tlog : Install session recording packages] ***** task path: /WORKDIR/git-weekly-cikoh5t_l8/.collection/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:5 Thursday 20 June 2024 08:21:42 +0000 (0:00:00.022) 0:00:01.416 ********* fatal: [sut]: FAILED! => { "changed": false, "rc": 1, "results": [] } MSG: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist to retry, use: --limit @/tmp/tests_sssd.retry PLAY RECAP ********************************************************************* sut : ok=5 changed=0 unreachable=0 failed=1 skipped=5 rescued=0 ignored=0 Thursday 20 June 2024 08:21:43 +0000 (0:00:00.796) 0:00:02.213 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 0.96s /WORKDIR/git-weekly-cikoh5t_l8/tests/tests_sssd.yml:2 ------------------------- fedora.linux_system_roles.tlog : Install session recording packages ----- 0.80s /WORKDIR/git-weekly-cikoh5t_l8/.collection/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:5 Check if system is ostree ----------------------------------------------- 0.27s /WORKDIR/git-weekly-cikoh5t_l8/tests/tasks/setup.yml:6 ------------------------ Test setup and check for ostree ----------------------------------------- 0.03s /WORKDIR/git-weekly-cikoh5t_l8/tests/tests_sssd.yml:6 ------------------------- fedora.linux_system_roles.tlog : Set platform/version specific variables --- 0.02s /WORKDIR/git-weekly-cikoh5t_l8/.collection/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:19 Set flag to indicate system is ostree ----------------------------------- 0.02s /WORKDIR/git-weekly-cikoh5t_l8/tests/tasks/setup.yml:11 ----------------------- fedora.linux_system_roles.tlog : Set flag to indicate system is ostree --- 0.01s /WORKDIR/git-weekly-cikoh5t_l8/.collection/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:15 fedora.linux_system_roles.tlog : Set platform/version specific variables --- 0.01s /WORKDIR/git-weekly-cikoh5t_l8/.collection/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:2 fedora.linux_system_roles.tlog : Ensure ansible_facts used by role ------ 0.01s /WORKDIR/git-weekly-cikoh5t_l8/.collection/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:2 fedora.linux_system_roles.tlog : Check if system is ostree -------------- 0.01s /WORKDIR/git-weekly-cikoh5t_l8/.collection/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:10 Skip test if not supported on ostree ------------------------------------ 0.01s /WORKDIR/git-weekly-cikoh5t_l8/tests/tasks/setup.yml:15 ----------------------- Ensure sssd user/group exist in /etc files ------------------------------ 0.01s /WORKDIR/git-weekly-cikoh5t_l8/tests/tasks/setup.yml:21 ----------------------- ---^---^---^---^---^--- # 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. ---^---^---^---^---^---