# 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_change_indication_on_repeat_run.yml **************************** 1 plays in /WORKDIR/git-tft-testsav11of3r/tests/tests_change_indication_on_repeat_run.yml PLAY [Test change indication on repeat run] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-tft-testsav11of3r/tests/tests_change_indication_on_repeat_run.yml:4 Monday 17 June 2024 14:40:51 +0000 (0:00:00.012) 0:00:00.012 *********** ok: [sut] META: ran handlers TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-tft-testsav11of3r/tests/tests_change_indication_on_repeat_run.yml:13 Monday 17 June 2024 14:40:52 +0000 (0:00:00.693) 0:00:00.705 *********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-tft-testsav11of3r/tests/tests_change_indication_on_repeat_run.yml:18 Monday 17 June 2024 14:40:52 +0000 (0:00:00.256) 0:00:00.962 *********** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-tft-testsav11of3r/tests/tests_change_indication_on_repeat_run.yml:21 Monday 17 June 2024 14:40:52 +0000 (0:00:00.019) 0:00:00.982 *********** included: /WORKDIR/git-tft-testsav11of3r/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-tft-testsav11of3r/tests/tasks/manage_test_interface.yml:3 Monday 17 June 2024 14:40:52 +0000 (0:00:00.012) 0:00:00.994 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-tft-testsav11of3r/tests/tasks/manage_test_interface.yml:8 Monday 17 June 2024 14:40:52 +0000 (0:00:00.019) 0:00:01.014 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-tft-testsav11of3r/tests/tasks/manage_test_interface.yml:13 Monday 17 June 2024 14:40:52 +0000 (0:00:00.017) 0:00:01.032 *********** included: /WORKDIR/git-tft-testsav11of3r/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-tft-testsav11of3r/tests/tasks/show_interfaces.yml:3 Monday 17 June 2024 14:40:52 +0000 (0:00:00.013) 0:00:01.046 *********** included: /WORKDIR/git-tft-testsav11of3r/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-tft-testsav11of3r/tests/tasks/get_current_interfaces.yml:3 Monday 17 June 2024 14:40:52 +0000 (0:00:00.014) 0:00:01.060 *********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002990", "end": "2024-06-17 10:40:52.862537", "rc": 0, "start": "2024-06-17 10:40:52.859547" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-tft-testsav11of3r/tests/tasks/get_current_interfaces.yml:9 Monday 17 June 2024 14:40:52 +0000 (0:00:00.281) 0:00:01.342 *********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-tft-testsav11of3r/tests/tasks/show_interfaces.yml:5 Monday 17 June 2024 14:40:52 +0000 (0:00:00.018) 0:00:01.361 *********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-tft-testsav11of3r/tests/tasks/manage_test_interface.yml:16 Monday 17 June 2024 14:40:52 +0000 (0:00:00.018) 0:00:01.379 *********** FAILED - RETRYING: Install iproute (6 retries left). FAILED - RETRYING: Install iproute (5 retries left). FAILED - RETRYING: Install iproute (4 retries left). FAILED - RETRYING: Install iproute (3 retries left). FAILED - RETRYING: Install iproute (2 retries left). FAILED - RETRYING: Install iproute (1 retries left). fatal: [sut]: FAILED! => { "attempts": 6, "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_change_indication_on_repeat_run.retry PLAY RECAP ********************************************************************* sut : ok=9 changed=0 unreachable=0 failed=1 skipped=2 rescued=0 ignored=0 Monday 17 June 2024 14:41:58 +0000 (0:01:05.398) 0:01:06.777 *********** =============================================================================== Install iproute -------------------------------------------------------- 65.40s /WORKDIR/git-tft-testsav11of3r/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.69s /WORKDIR/git-tft-testsav11of3r/tests/tests_change_indication_on_repeat_run.yml:4 Gather current interface info ------------------------------------------- 0.28s /WORKDIR/git-tft-testsav11of3r/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.26s /WORKDIR/git-tft-testsav11of3r/tests/tests_change_indication_on_repeat_run.yml:13 Set flag to indicate system is ostree ----------------------------------- 0.02s /WORKDIR/git-tft-testsav11of3r/tests/tests_change_indication_on_repeat_run.yml:18 Ensure state in ["present", "absent"] ----------------------------------- 0.02s /WORKDIR/git-tft-testsav11of3r/tests/tasks/manage_test_interface.yml:3 -------- Set current_interfaces -------------------------------------------------- 0.02s /WORKDIR/git-tft-testsav11of3r/tests/tasks/get_current_interfaces.yml:9 ------- Show current_interfaces ------------------------------------------------- 0.02s /WORKDIR/git-tft-testsav11of3r/tests/tasks/show_interfaces.yml:5 -------------- Ensure type in ["dummy", "tap", "veth"] --------------------------------- 0.02s /WORKDIR/git-tft-testsav11of3r/tests/tasks/manage_test_interface.yml:8 -------- Include the task 'get_current_interfaces.yml' --------------------------- 0.01s /WORKDIR/git-tft-testsav11of3r/tests/tasks/show_interfaces.yml:3 -------------- Include the task 'show_interfaces.yml' ---------------------------------- 0.01s /WORKDIR/git-tft-testsav11of3r/tests/tasks/manage_test_interface.yml:13 ------- Include the task 'manage_test_interface.yml' ---------------------------- 0.01s /WORKDIR/git-tft-testsav11of3r/tests/tests_change_indication_on_repeat_run.yml:21 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---