# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_ntp_provider5.yml ********************************************** 1 plays in /WORKDIR/git-weekly-ci24h4dm37/tests/tests_ntp_provider5.yml PLAY [Configure NTP with ntp as specified provider] **************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci24h4dm37/tests/tests_ntp_provider5.yml:2 Sunday 09 June 2024 03:19:17 +0000 (0:00:00.015) 0:00:00.015 *********** ok: [sut] TASK [Common test setup tasks] ************************************************* task path: /WORKDIR/git-weekly-ci24h4dm37/tests/tests_ntp_provider5.yml:12 Sunday 09 June 2024 03:19:18 +0000 (0:00:00.650) 0:00:00.665 *********** included: /WORKDIR/git-weekly-ci24h4dm37/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci24h4dm37/tests/tasks/setup.yml:6 Sunday 09 June 2024 03:19:18 +0000 (0:00:00.010) 0:00:00.676 *********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci24h4dm37/tests/tasks/setup.yml:11 Sunday 09 June 2024 03:19:18 +0000 (0:00:00.240) 0:00:00.916 *********** ok: [sut] => { "ansible_facts": { "__timesync_is_ostree": false }, "changed": false } TASK [Ensure iproute for gathering default_ipv4 fact] ************************** task path: /WORKDIR/git-weekly-ci24h4dm37/tests/tasks/setup.yml:15 Sunday 09 June 2024 03:19:18 +0000 (0:00:00.020) 0:00:00.936 *********** 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_ntp_provider5.retry PLAY RECAP ********************************************************************* sut : ok=4 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Sunday 09 June 2024 03:19:18 +0000 (0:00:00.694) 0:00:01.631 *********** =============================================================================== Ensure iproute for gathering default_ipv4 fact -------------------------- 0.69s /WORKDIR/git-weekly-ci24h4dm37/tests/tasks/setup.yml:15 ----------------------- Gathering Facts --------------------------------------------------------- 0.65s /WORKDIR/git-weekly-ci24h4dm37/tests/tests_ntp_provider5.yml:2 ---------------- Check if system is ostree ----------------------------------------------- 0.24s /WORKDIR/git-weekly-ci24h4dm37/tests/tasks/setup.yml:6 ------------------------ Set flag to indicate system is ostree ----------------------------------- 0.02s /WORKDIR/git-weekly-ci24h4dm37/tests/tasks/setup.yml:11 ----------------------- Common test setup tasks ------------------------------------------------- 0.01s /WORKDIR/git-weekly-ci24h4dm37/tests/tests_ntp_provider5.yml:12 --------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---