# 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-ci9hr_32ss/.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_global_drop_in.yml ********************************************* 1 plays in /WORKDIR/git-weekly-ci9hr_32ss/tests/tests_global_drop_in.yml PLAY [Test forced creation of the configuration snippet in drop in directory] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci9hr_32ss/tests/tests_global_drop_in.yml:2 Saturday 08 June 2024 21:33:01 +0000 (0:00:00.012) 0:00:00.012 ********* ok: [sut] TASK [Skip if the system does not support drop in directory] ******************* task path: /WORKDIR/git-weekly-ci9hr_32ss/tests/tests_global_drop_in.yml:11 Saturday 08 June 2024 21:33:01 +0000 (0:00:00.853) 0:00:00.865 ********* 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 [Backup configuration files] ********************************************** task path: /WORKDIR/git-weekly-ci9hr_32ss/tests/tests_global_drop_in.yml:16 Saturday 08 June 2024 21:33:01 +0000 (0:00:00.013) 0:00:00.879 ********* included: /WORKDIR/git-weekly-ci9hr_32ss/tests/tasks/backup.yml for sut TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci9hr_32ss/tests/tasks/backup.yml:2 Saturday 08 June 2024 21:33:02 +0000 (0:00:00.009) 0:00:00.889 ********* included: /WORKDIR/git-weekly-ci9hr_32ss/tests/tasks/setup.yml for sut TASK [Ensure facts used by test] *********************************************** task path: /WORKDIR/git-weekly-ci9hr_32ss/tests/tasks/setup.yml:2 Saturday 08 June 2024 21:33:02 +0000 (0:00:00.010) 0:00:00.899 ********* skipping: [sut] => { "changed": false, "false_condition": "'os_family' not in ansible_facts", "skip_reason": "Conditional result was False" } TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci9hr_32ss/tests/tasks/setup.yml:10 Saturday 08 June 2024 21:33:02 +0000 (0:00:00.007) 0:00:00.907 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci9hr_32ss/tests/tasks/setup.yml:15 Saturday 08 June 2024 21:33:02 +0000 (0:00:00.243) 0:00:01.150 ********* ok: [sut] => { "ansible_facts": { "__ssh_is_ostree": false }, "changed": false } TASK [Make sure openssh is installed before creating backup] ******************* task path: /WORKDIR/git-weekly-ci9hr_32ss/tests/tasks/setup.yml:19 Saturday 08 June 2024 21:33:02 +0000 (0:00:00.012) 0:00:01.163 ********* 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_global_drop_in.retry PLAY RECAP ********************************************************************* sut : ok=5 changed=0 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 Saturday 08 June 2024 21:33:03 +0000 (0:00:00.787) 0:00:01.950 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 0.85s /WORKDIR/git-weekly-ci9hr_32ss/tests/tests_global_drop_in.yml:2 --------------- Make sure openssh is installed before creating backup ------------------- 0.79s /WORKDIR/git-weekly-ci9hr_32ss/tests/tasks/setup.yml:19 ----------------------- Check if system is ostree ----------------------------------------------- 0.24s /WORKDIR/git-weekly-ci9hr_32ss/tests/tasks/setup.yml:10 ----------------------- Skip if the system does not support drop in directory ------------------- 0.01s /WORKDIR/git-weekly-ci9hr_32ss/tests/tests_global_drop_in.yml:11 -------------- Set flag to indicate system is ostree ----------------------------------- 0.01s /WORKDIR/git-weekly-ci9hr_32ss/tests/tasks/setup.yml:15 ----------------------- Setup ------------------------------------------------------------------- 0.01s /WORKDIR/git-weekly-ci9hr_32ss/tests/tasks/backup.yml:2 ----------------------- Backup configuration files ---------------------------------------------- 0.01s /WORKDIR/git-weekly-ci9hr_32ss/tests/tests_global_drop_in.yml:16 -------------- Ensure facts used by test ----------------------------------------------- 0.01s /WORKDIR/git-weekly-ci9hr_32ss/tests/tasks/setup.yml:2 ------------------------ ---^---^---^---^---^--- # 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. ---^---^---^---^---^---