# 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_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-more-test-debugrndfhkpu/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tests_helpers_and_asserts.yml:3 Saturday 24 February 2024 19:02:02 +0000 (0:00:00.038) 0:00:00.038 ***** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tests_helpers_and_asserts.yml:6 Saturday 24 February 2024 19:02:03 +0000 (0:00:01.088) 0:00:01.126 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/el_repo_setup.yml:3 Saturday 24 February 2024 19:02:03 +0000 (0:00:00.022) 0:00:01.149 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/el_repo_setup.yml:19 Saturday 24 February 2024 19:02:04 +0000 (0:00:00.539) 0:00:01.688 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/el_repo_setup.yml:24 Saturday 24 February 2024 19:02:04 +0000 (0:00:00.298) 0:00:01.987 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/el_repo_setup.yml:28 Saturday 24 February 2024 19:02:04 +0000 (0:00:00.024) 0:00:02.011 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/el_repo_setup.yml:53 Saturday 24 February 2024 19:02:04 +0000 (0:00:00.032) 0:00:02.044 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/enable_epel.yml:8 Saturday 24 February 2024 19:02:04 +0000 (0:00:00.037) 0:00:02.081 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/enable_epel.yml:24 Saturday 24 February 2024 19:02:04 +0000 (0:00:00.012) 0:00:02.093 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/enable_epel.yml:30 Saturday 24 February 2024 19:02:04 +0000 (0:00:00.008) 0:00:02.102 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/enable_epel.yml:35 Saturday 24 February 2024 19:02:04 +0000 (0:00:00.010) 0:00:02.113 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/enable_epel.yml:40 Saturday 24 February 2024 19:02:04 +0000 (0:00:00.008) 0:00:02.121 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tests_helpers_and_asserts.yml:9 Saturday 24 February 2024 19:02:04 +0000 (0:00:00.023) 0:00:02.144 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/create_and_remove_interface.yml:3 Saturday 24 February 2024 19:02:04 +0000 (0:00:00.013) 0:00:02.158 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:02:04 +0000 (0:00:00.010) 0:00:02.169 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:02:04 +0000 (0:00:00.011) 0:00:02.180 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003739", "end": "2024-02-24 19:02:04.850310", "rc": 0, "start": "2024-02-24 19:02:04.846571" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:02:04 +0000 (0:00:00.298) 0:00:02.478 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:02:04 +0000 (0:00:00.031) 0:00:02.510 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/create_and_remove_interface.yml:5 Saturday 24 February 2024 19:02:04 +0000 (0:00:00.023) 0:00:02.533 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 19:02:04 +0000 (0:00:00.027) 0:00:02.560 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 19:02:04 +0000 (0:00:00.018) 0:00:02.579 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 19:02:04 +0000 (0:00:00.011) 0:00:02.591 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:02:04 +0000 (0:00:00.011) 0:00:02.603 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:02:05 +0000 (0:00:00.011) 0:00:02.615 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003667", "end": "2024-02-24 19:02:05.188293", "rc": 0, "start": "2024-02-24 19:02:05.184626" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:02:05 +0000 (0:00:00.217) 0:00:02.832 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:02:05 +0000 (0:00:00.017) 0:00:02.849 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 19:02:05 +0000 (0:00:00.027) 0:00:02.877 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:28 Saturday 24 February 2024 19:02:07 +0000 (0:00:02.607) 0:00:05.484 ***** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:37 Saturday 24 February 2024 19:02:07 +0000 (0:00:00.026) 0:00:05.511 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:45 Saturday 24 February 2024 19:02:07 +0000 (0:00:00.028) 0:00:05.540 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:52 Saturday 24 February 2024 19:02:07 +0000 (0:00:00.025) 0:00:05.566 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:58 Saturday 24 February 2024 19:02:07 +0000 (0:00:00.011) 0:00:05.577 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 19:02:07 +0000 (0:00:00.024) 0:00:05.602 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:71 Saturday 24 February 2024 19:02:08 +0000 (0:00:00.021) 0:00:05.624 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/create_and_remove_interface.yml:9 Saturday 24 February 2024 19:02:08 +0000 (0:00:00.015) 0:00:05.639 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:02:08 +0000 (0:00:00.015) 0:00:05.654 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:02:08 +0000 (0:00:00.013) 0:00:05.668 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003721", "end": "2024-02-24 19:02:08.242787", "rc": 0, "start": "2024-02-24 19:02:08.239066" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:02:08 +0000 (0:00:00.206) 0:00:05.874 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:02:08 +0000 (0:00:00.013) 0:00:05.888 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/create_and_remove_interface.yml:11 Saturday 24 February 2024 19:02:08 +0000 (0:00:00.012) 0:00:05.900 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 19:02:08 +0000 (0:00:00.014) 0:00:05.914 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 19:02:08 +0000 (0:00:00.010) 0:00:05.925 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 19:02:08 +0000 (0:00:00.193) 0:00:06.119 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/create_and_remove_interface.yml:14 Saturday 24 February 2024 19:02:08 +0000 (0:00:00.012) 0:00:06.131 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 19:02:08 +0000 (0:00:00.015) 0:00:06.147 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 19:02:08 +0000 (0:00:00.008) 0:00:06.155 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 19:02:08 +0000 (0:00:00.008) 0:00:06.164 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:02:08 +0000 (0:00:00.011) 0:00:06.175 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:02:08 +0000 (0:00:00.010) 0:00:06.185 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003805", "end": "2024-02-24 19:02:08.757553", "rc": 0, "start": "2024-02-24 19:02:08.753748" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:02:08 +0000 (0:00:00.207) 0:00:06.393 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:02:08 +0000 (0:00:00.016) 0:00:06.409 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 19:02:08 +0000 (0:00:00.011) 0:00:06.421 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:28 Saturday 24 February 2024 19:02:11 +0000 (0:00:02.466) 0:00:08.887 ***** ok: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth1298", "type", "veth", "peer", "name", "peerveth1298" ], "delta": "0:00:00.007391", "end": "2024-02-24 19:02:11.483766", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-24 19:02:11.476375" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004440", "end": "2024-02-24 19:02:11.733243", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-24 19:02:11.728803" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004351", "end": "2024-02-24 19:02:11.926501", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-24 19:02:11.922150" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:37 Saturday 24 February 2024 19:02:11 +0000 (0:00:00.666) 0:00:09.554 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023304", "end": "2024-02-24 19:02:12.148348", "rc": 0, "start": "2024-02-24 19:02:12.125044" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:45 Saturday 24 February 2024 19:02:12 +0000 (0:00:00.222) 0:00:09.776 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:52 Saturday 24 February 2024 19:02:12 +0000 (0:00:00.016) 0:00:09.792 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:58 Saturday 24 February 2024 19:02:12 +0000 (0:00:00.016) 0:00:09.808 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 19:02:12 +0000 (0:00:00.015) 0:00:09.823 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:71 Saturday 24 February 2024 19:02:12 +0000 (0:00:00.011) 0:00:09.835 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/create_and_remove_interface.yml:18 Saturday 24 February 2024 19:02:12 +0000 (0:00:00.010) 0:00:09.845 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:02:12 +0000 (0:00:00.016) 0:00:09.861 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:02:12 +0000 (0:00:00.011) 0:00:09.873 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003795", "end": "2024-02-24 19:02:12.446951", "rc": 0, "start": "2024-02-24 19:02:12.443156" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:02:12 +0000 (0:00:00.200) 0:00:10.073 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:02:12 +0000 (0:00:00.010) 0:00:10.083 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/create_and_remove_interface.yml:20 Saturday 24 February 2024 19:02:12 +0000 (0:00:00.009) 0:00:10.093 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/assert_device_present.yml:3 Saturday 24 February 2024 19:02:12 +0000 (0:00:00.018) 0:00:10.111 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 19:02:12 +0000 (0:00:00.020) 0:00:10.132 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708801331.4803283, "block_size": 4096, "blocks": 0, "ctime": 1708801331.4803283, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 38889, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth1298", "lnk_target": "../../devices/virtual/net/veth1298", "mode": "0777", "mtime": 1708801331.4803283, "nlink": 1, "path": "/sys/class/net/veth1298", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth1298'] *********************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/assert_device_present.yml:5 Saturday 24 February 2024 19:02:12 +0000 (0:00:00.199) 0:00:10.332 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/create_and_remove_interface.yml:23 Saturday 24 February 2024 19:02:12 +0000 (0:00:00.023) 0:00:10.355 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 19:02:12 +0000 (0:00:00.031) 0:00:10.387 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 19:02:12 +0000 (0:00:00.012) 0:00:10.400 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 19:02:12 +0000 (0:00:00.036) 0:00:10.436 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:02:12 +0000 (0:00:00.021) 0:00:10.458 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:02:12 +0000 (0:00:00.011) 0:00:10.470 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004801", "end": "2024-02-24 19:02:14.050970", "rc": 0, "start": "2024-02-24 19:02:13.046169" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:02:14 +0000 (0:00:01.219) 0:00:11.689 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:02:14 +0000 (0:00:00.029) 0:00:11.719 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 19:02:14 +0000 (0:00:00.012) 0:00:11.732 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:28 Saturday 24 February 2024 19:02:16 +0000 (0:00:02.477) 0:00:14.209 ***** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:37 Saturday 24 February 2024 19:02:16 +0000 (0:00:00.019) 0:00:14.228 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:45 Saturday 24 February 2024 19:02:16 +0000 (0:00:00.012) 0:00:14.241 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.018455", "end": "2024-02-24 19:02:16.830199", "rc": 0, "start": "2024-02-24 19:02:16.811744" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:52 Saturday 24 February 2024 19:02:16 +0000 (0:00:00.222) 0:00:14.463 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:58 Saturday 24 February 2024 19:02:16 +0000 (0:00:00.016) 0:00:14.479 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 19:02:16 +0000 (0:00:00.011) 0:00:14.490 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:71 Saturday 24 February 2024 19:02:16 +0000 (0:00:00.010) 0:00:14.501 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/create_and_remove_interface.yml:27 Saturday 24 February 2024 19:02:16 +0000 (0:00:00.010) 0:00:14.512 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:02:16 +0000 (0:00:00.019) 0:00:14.532 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:02:16 +0000 (0:00:00.010) 0:00:14.542 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004126", "end": "2024-02-24 19:02:18.114713", "rc": 0, "start": "2024-02-24 19:02:17.110587" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:02:18 +0000 (0:00:01.210) 0:00:15.753 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:02:18 +0000 (0:00:00.010) 0:00:15.764 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/create_and_remove_interface.yml:29 Saturday 24 February 2024 19:02:18 +0000 (0:00:00.024) 0:00:15.789 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 19:02:18 +0000 (0:00:00.071) 0:00:15.861 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 19:02:18 +0000 (0:00:00.048) 0:00:15.909 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 19:02:18 +0000 (0:00:00.237) 0:00:16.146 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tests_helpers_and_asserts.yml:15 Saturday 24 February 2024 19:02:18 +0000 (0:00:00.012) 0:00:16.159 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/create_and_remove_interface.yml:3 Saturday 24 February 2024 19:02:18 +0000 (0:00:00.034) 0:00:16.193 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:02:18 +0000 (0:00:00.030) 0:00:16.224 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:02:18 +0000 (0:00:00.012) 0:00:16.237 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005116", "end": "2024-02-24 19:02:19.812876", "rc": 0, "start": "2024-02-24 19:02:18.807760" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:02:19 +0000 (0:00:01.207) 0:00:17.444 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:02:19 +0000 (0:00:00.022) 0:00:17.467 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/create_and_remove_interface.yml:5 Saturday 24 February 2024 19:02:19 +0000 (0:00:00.011) 0:00:17.479 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 19:02:19 +0000 (0:00:00.038) 0:00:17.518 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 19:02:19 +0000 (0:00:00.017) 0:00:17.535 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 19:02:19 +0000 (0:00:00.022) 0:00:17.557 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:02:19 +0000 (0:00:00.024) 0:00:17.581 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:02:20 +0000 (0:00:00.023) 0:00:17.605 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005154", "end": "2024-02-24 19:02:21.207232", "rc": 0, "start": "2024-02-24 19:02:20.202078" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:02:21 +0000 (0:00:01.244) 0:00:18.849 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:02:21 +0000 (0:00:00.013) 0:00:18.863 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 19:02:21 +0000 (0:00:00.019) 0:00:18.882 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:28 Saturday 24 February 2024 19:02:23 +0000 (0:00:02.629) 0:00:21.511 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:37 Saturday 24 February 2024 19:02:23 +0000 (0:00:00.019) 0:00:21.531 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:45 Saturday 24 February 2024 19:02:23 +0000 (0:00:00.031) 0:00:21.562 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:52 Saturday 24 February 2024 19:02:23 +0000 (0:00:00.018) 0:00:21.581 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:58 Saturday 24 February 2024 19:02:23 +0000 (0:00:00.010) 0:00:21.591 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 19:02:23 +0000 (0:00:00.009) 0:00:21.601 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:71 Saturday 24 February 2024 19:02:24 +0000 (0:00:00.009) 0:00:21.611 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/create_and_remove_interface.yml:9 Saturday 24 February 2024 19:02:24 +0000 (0:00:00.009) 0:00:21.620 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:02:24 +0000 (0:00:00.013) 0:00:21.633 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:02:24 +0000 (0:00:00.010) 0:00:21.643 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003712", "end": "2024-02-24 19:02:24.218426", "rc": 0, "start": "2024-02-24 19:02:24.214714" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:02:24 +0000 (0:00:00.201) 0:00:21.845 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:02:24 +0000 (0:00:00.011) 0:00:21.856 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/create_and_remove_interface.yml:11 Saturday 24 February 2024 19:02:24 +0000 (0:00:00.009) 0:00:21.866 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 19:02:24 +0000 (0:00:00.014) 0:00:21.881 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 19:02:24 +0000 (0:00:00.011) 0:00:21.892 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 19:02:24 +0000 (0:00:00.196) 0:00:22.088 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/create_and_remove_interface.yml:14 Saturday 24 February 2024 19:02:24 +0000 (0:00:00.012) 0:00:22.101 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 19:02:24 +0000 (0:00:00.017) 0:00:22.118 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 19:02:24 +0000 (0:00:00.010) 0:00:22.128 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 19:02:24 +0000 (0:00:00.009) 0:00:22.138 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:02:24 +0000 (0:00:00.012) 0:00:22.150 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:02:24 +0000 (0:00:00.014) 0:00:22.165 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004877", "end": "2024-02-24 19:02:25.739201", "rc": 0, "start": "2024-02-24 19:02:24.734324" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:02:25 +0000 (0:00:01.221) 0:00:23.387 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:02:25 +0000 (0:00:00.016) 0:00:23.404 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 19:02:25 +0000 (0:00:00.015) 0:00:23.419 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:28 Saturday 24 February 2024 19:02:28 +0000 (0:00:02.465) 0:00:25.884 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:37 Saturday 24 February 2024 19:02:28 +0000 (0:00:00.039) 0:00:25.924 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:45 Saturday 24 February 2024 19:02:28 +0000 (0:00:00.027) 0:00:25.951 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:52 Saturday 24 February 2024 19:02:28 +0000 (0:00:00.022) 0:00:25.974 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.005015", "end": "2024-02-24 19:02:28.567854", "rc": 0, "start": "2024-02-24 19:02:28.562839" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:58 Saturday 24 February 2024 19:02:28 +0000 (0:00:00.264) 0:00:26.238 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 19:02:28 +0000 (0:00:00.042) 0:00:26.280 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:71 Saturday 24 February 2024 19:02:28 +0000 (0:00:00.021) 0:00:26.302 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/create_and_remove_interface.yml:18 Saturday 24 February 2024 19:02:28 +0000 (0:00:00.026) 0:00:26.329 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:02:28 +0000 (0:00:00.033) 0:00:26.362 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:02:28 +0000 (0:00:00.059) 0:00:26.421 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004952", "end": "2024-02-24 19:02:30.025449", "rc": 0, "start": "2024-02-24 19:02:29.020497" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:02:30 +0000 (0:00:01.235) 0:00:27.657 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:02:30 +0000 (0:00:00.012) 0:00:27.670 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/create_and_remove_interface.yml:20 Saturday 24 February 2024 19:02:30 +0000 (0:00:00.021) 0:00:27.691 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/assert_device_present.yml:3 Saturday 24 February 2024 19:02:30 +0000 (0:00:00.033) 0:00:27.725 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 19:02:30 +0000 (0:00:00.014) 0:00:27.739 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708801348.566285, "block_size": 4096, "blocks": 0, "ctime": 1708801348.566285, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 39182, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/dummy1298", "lnk_target": "../../devices/virtual/net/dummy1298", "mode": "0777", "mtime": 1708801348.566285, "nlink": 1, "path": "/sys/class/net/dummy1298", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'dummy1298'] ********************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/assert_device_present.yml:5 Saturday 24 February 2024 19:02:30 +0000 (0:00:00.201) 0:00:27.940 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/create_and_remove_interface.yml:23 Saturday 24 February 2024 19:02:30 +0000 (0:00:00.012) 0:00:27.953 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 19:02:30 +0000 (0:00:00.021) 0:00:27.975 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 19:02:30 +0000 (0:00:00.009) 0:00:27.984 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 19:02:30 +0000 (0:00:00.009) 0:00:27.994 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:02:30 +0000 (0:00:00.012) 0:00:28.007 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:02:30 +0000 (0:00:00.010) 0:00:28.018 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003818", "end": "2024-02-24 19:02:30.592166", "rc": 0, "start": "2024-02-24 19:02:30.588348" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:02:30 +0000 (0:00:00.200) 0:00:28.218 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:02:30 +0000 (0:00:00.010) 0:00:28.229 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 19:02:30 +0000 (0:00:00.009) 0:00:28.239 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:28 Saturday 24 February 2024 19:02:33 +0000 (0:00:02.472) 0:00:30.711 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:37 Saturday 24 February 2024 19:02:33 +0000 (0:00:00.052) 0:00:30.763 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:45 Saturday 24 February 2024 19:02:33 +0000 (0:00:00.018) 0:00:30.782 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:52 Saturday 24 February 2024 19:02:33 +0000 (0:00:00.035) 0:00:30.817 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:58 Saturday 24 February 2024 19:02:33 +0000 (0:00:00.025) 0:00:30.843 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.012353", "end": "2024-02-24 19:02:33.441973", "rc": 0, "start": "2024-02-24 19:02:33.429620" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 19:02:33 +0000 (0:00:00.241) 0:00:31.084 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:71 Saturday 24 February 2024 19:02:33 +0000 (0:00:00.041) 0:00:31.125 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/create_and_remove_interface.yml:27 Saturday 24 February 2024 19:02:33 +0000 (0:00:00.038) 0:00:31.164 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:02:33 +0000 (0:00:00.043) 0:00:31.208 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:02:33 +0000 (0:00:00.014) 0:00:31.222 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003767", "end": "2024-02-24 19:02:33.830274", "rc": 0, "start": "2024-02-24 19:02:33.826507" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:02:33 +0000 (0:00:00.252) 0:00:31.475 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:02:33 +0000 (0:00:00.043) 0:00:31.519 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/create_and_remove_interface.yml:29 Saturday 24 February 2024 19:02:33 +0000 (0:00:00.038) 0:00:31.557 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 19:02:33 +0000 (0:00:00.046) 0:00:31.604 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 19:02:34 +0000 (0:00:00.025) 0:00:31.629 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 19:02:34 +0000 (0:00:00.246) 0:00:31.876 ***** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Saturday 24 February 2024 19:02:34 +0000 (0:00:00.010) 0:00:31.886 ***** =============================================================================== Install iproute --------------------------------------------------------- 2.63s /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:16 - Install iproute --------------------------------------------------------- 2.61s /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:16 - Install iproute --------------------------------------------------------- 2.48s /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:16 - Install iproute --------------------------------------------------------- 2.47s /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:16 - Install iproute --------------------------------------------------------- 2.47s /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:16 - Install iproute --------------------------------------------------------- 2.47s /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:16 - Gather current interface info ------------------------------------------- 1.24s /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:3 - Gather current interface info ------------------------------------------- 1.24s /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:3 - Gather current interface info ------------------------------------------- 1.22s /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:3 - Gather current interface info ------------------------------------------- 1.22s /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:3 - Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:3 - Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:3 - Gathering Facts --------------------------------------------------------- 1.09s /WORKDIR/git-more-test-debugrndfhkpu/tests/tests_helpers_and_asserts.yml:3 ---- Create veth interface veth1298 ------------------------------------------ 0.67s /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:28 - Gather the minimum subset of ansible_facts required by the network role test --- 0.54s /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/el_repo_setup.yml:3 ---------- Check if system is ostree ----------------------------------------------- 0.30s /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/el_repo_setup.yml:19 --------- Gather current interface info ------------------------------------------- 0.30s /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:3 - Create dummy interface dummy1298 ---------------------------------------- 0.26s /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/manage_test_interface.yml:52 - Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_current_interfaces.yml:3 - Get stat for interface dummy1298 ---------------------------------------- 0.25s /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/get_interface_stat.yml:3 ----- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution fedora 38 on host sut should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible/ 2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---