# 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-wifi_fixl3ndyqul/.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_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-wifi_fixl3ndyqul/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tests_helpers_and_asserts.yml:3 Thursday 21 December 2023 23:53:35 +0000 (0:00:00.034) 0:00:00.034 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tests_helpers_and_asserts.yml:6 Thursday 21 December 2023 23:53:36 +0000 (0:00:00.772) 0:00:00.806 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/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-wifi_fixl3ndyqul/tests/tasks/el_repo_setup.yml:3 Thursday 21 December 2023 23:53:36 +0000 (0:00:00.013) 0:00:00.820 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/el_repo_setup.yml:17 Thursday 21 December 2023 23:53:36 +0000 (0:00:00.394) 0:00:01.214 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/el_repo_setup.yml:22 Thursday 21 December 2023 23:53:37 +0000 (0:00:00.316) 0:00:01.531 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/el_repo_setup.yml:26 Thursday 21 December 2023 23:53:37 +0000 (0:00:00.015) 0:00:01.546 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/el_repo_setup.yml:51 Thursday 21 December 2023 23:53:37 +0000 (0:00:00.008) 0:00:01.554 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/enable_epel.yml:8 Thursday 21 December 2023 23:53:37 +0000 (0:00:00.020) 0:00:01.575 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/enable_epel.yml:24 Thursday 21 December 2023 23:53:37 +0000 (0:00:00.009) 0:00:01.585 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/enable_epel.yml:30 Thursday 21 December 2023 23:53:37 +0000 (0:00:00.010) 0:00:01.595 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/enable_epel.yml:35 Thursday 21 December 2023 23:53:37 +0000 (0:00:00.009) 0:00:01.605 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/enable_epel.yml:40 Thursday 21 December 2023 23:53:37 +0000 (0:00:00.009) 0:00:01.614 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tests_helpers_and_asserts.yml:9 Thursday 21 December 2023 23:53:37 +0000 (0:00:00.010) 0:00:01.624 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/create_and_remove_interface.yml:3 Thursday 21 December 2023 23:53:37 +0000 (0:00:00.013) 0:00:01.638 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:3 Thursday 21 December 2023 23:53:37 +0000 (0:00:00.014) 0:00:01.652 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 23:53:37 +0000 (0:00:00.009) 0:00:01.661 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003233", "end": "2023-12-21 23:53:37.430199", "rc": 0, "start": "2023-12-21 23:53:37.426966" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 23:53:37 +0000 (0:00:00.251) 0:00:01.913 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:5 Thursday 21 December 2023 23:53:37 +0000 (0:00:00.021) 0:00:01.934 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/create_and_remove_interface.yml:5 Thursday 21 December 2023 23:53:37 +0000 (0:00:00.040) 0:00:01.975 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:3 Thursday 21 December 2023 23:53:37 +0000 (0:00:00.022) 0:00:01.997 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:8 Thursday 21 December 2023 23:53:37 +0000 (0:00:00.008) 0:00:02.006 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:13 Thursday 21 December 2023 23:53:37 +0000 (0:00:00.007) 0:00:02.013 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:3 Thursday 21 December 2023 23:53:37 +0000 (0:00:00.010) 0:00:02.024 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 23:53:37 +0000 (0:00:00.009) 0:00:02.034 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003148", "end": "2023-12-21 23:53:37.738755", "rc": 0, "start": "2023-12-21 23:53:37.735607" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 23:53:37 +0000 (0:00:00.196) 0:00:02.230 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:5 Thursday 21 December 2023 23:53:37 +0000 (0:00:00.018) 0:00:02.249 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:16 Thursday 21 December 2023 23:53:37 +0000 (0:00:00.012) 0:00:02.261 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:23 Thursday 21 December 2023 23:53:38 +0000 (0:00:01.000) 0:00:03.262 ***** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:31 Thursday 21 December 2023 23:53:38 +0000 (0:00:00.014) 0:00:03.276 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:39 Thursday 21 December 2023 23:53:38 +0000 (0:00:00.007) 0:00:03.284 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:45 Thursday 21 December 2023 23:53:38 +0000 (0:00:00.007) 0:00:03.292 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:50 Thursday 21 December 2023 23:53:38 +0000 (0:00:00.007) 0:00:03.300 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:56 Thursday 21 December 2023 23:53:38 +0000 (0:00:00.007) 0:00:03.308 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:61 Thursday 21 December 2023 23:53:38 +0000 (0:00:00.008) 0:00:03.316 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/create_and_remove_interface.yml:9 Thursday 21 December 2023 23:53:38 +0000 (0:00:00.007) 0:00:03.324 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:3 Thursday 21 December 2023 23:53:38 +0000 (0:00:00.012) 0:00:03.336 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 23:53:38 +0000 (0:00:00.012) 0:00:03.349 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003516", "end": "2023-12-21 23:53:39.058634", "rc": 0, "start": "2023-12-21 23:53:39.055118" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 23:53:39 +0000 (0:00:00.198) 0:00:03.547 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:5 Thursday 21 December 2023 23:53:39 +0000 (0:00:00.009) 0:00:03.557 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/create_and_remove_interface.yml:11 Thursday 21 December 2023 23:53:39 +0000 (0:00:00.015) 0:00:03.573 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/assert_device_absent.yml:3 Thursday 21 December 2023 23:53:39 +0000 (0:00:00.014) 0:00:03.588 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_interface_stat.yml:3 Thursday 21 December 2023 23:53:39 +0000 (0:00:00.010) 0:00:03.598 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/assert_device_absent.yml:5 Thursday 21 December 2023 23:53:39 +0000 (0:00:00.188) 0:00:03.786 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/create_and_remove_interface.yml:14 Thursday 21 December 2023 23:53:39 +0000 (0:00:00.011) 0:00:03.798 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:3 Thursday 21 December 2023 23:53:39 +0000 (0:00:00.016) 0:00:03.815 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:8 Thursday 21 December 2023 23:53:39 +0000 (0:00:00.010) 0:00:03.825 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:13 Thursday 21 December 2023 23:53:39 +0000 (0:00:00.013) 0:00:03.838 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:3 Thursday 21 December 2023 23:53:39 +0000 (0:00:00.013) 0:00:03.852 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 23:53:39 +0000 (0:00:00.013) 0:00:03.866 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003207", "end": "2023-12-21 23:53:39.571082", "rc": 0, "start": "2023-12-21 23:53:39.567875" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 23:53:39 +0000 (0:00:00.186) 0:00:04.052 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:5 Thursday 21 December 2023 23:53:39 +0000 (0:00:00.041) 0:00:04.094 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:16 Thursday 21 December 2023 23:53:39 +0000 (0:00:00.018) 0:00:04.113 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:23 Thursday 21 December 2023 23:53:40 +0000 (0:00:00.884) 0:00:04.997 ***** 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.011354", "end": "2023-12-21 23:53:40.716112", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2023-12-21 23:53:40.704758" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003598", "end": "2023-12-21 23:53:40.931494", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2023-12-21 23:53:40.927896" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003480", "end": "2023-12-21 23:53:41.115353", "item": "ip link set veth1298 up", "rc": 0, "start": "2023-12-21 23:53:41.111873" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:31 Thursday 21 December 2023 23:53:41 +0000 (0:00:00.604) 0:00:05.602 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022082", "end": "2023-12-21 23:53:41.329452", "rc": 0, "start": "2023-12-21 23:53:41.307370" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:39 Thursday 21 December 2023 23:53:41 +0000 (0:00:00.215) 0:00:05.818 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:45 Thursday 21 December 2023 23:53:41 +0000 (0:00:00.009) 0:00:05.827 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:50 Thursday 21 December 2023 23:53:41 +0000 (0:00:00.008) 0:00:05.836 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:56 Thursday 21 December 2023 23:53:41 +0000 (0:00:00.008) 0:00:05.844 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:61 Thursday 21 December 2023 23:53:41 +0000 (0:00:00.010) 0:00:05.854 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/create_and_remove_interface.yml:18 Thursday 21 December 2023 23:53:41 +0000 (0:00:00.008) 0:00:05.863 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:3 Thursday 21 December 2023 23:53:41 +0000 (0:00:00.027) 0:00:05.891 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 23:53:41 +0000 (0:00:00.014) 0:00:05.906 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003073", "end": "2023-12-21 23:53:41.612044", "rc": 0, "start": "2023-12-21 23:53:41.608971" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 23:53:41 +0000 (0:00:00.187) 0:00:06.094 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:5 Thursday 21 December 2023 23:53:41 +0000 (0:00:00.013) 0:00:06.108 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/create_and_remove_interface.yml:20 Thursday 21 December 2023 23:53:41 +0000 (0:00:00.021) 0:00:06.129 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/assert_device_present.yml:3 Thursday 21 December 2023 23:53:41 +0000 (0:00:00.023) 0:00:06.152 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_interface_stat.yml:3 Thursday 21 December 2023 23:53:41 +0000 (0:00:00.024) 0:00:06.176 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703202820.7085292, "block_size": 4096, "blocks": 0, "ctime": 1703202820.7085292, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29916, "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": 1703202820.7085292, "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-wifi_fixl3ndyqul/tests/tasks/assert_device_present.yml:5 Thursday 21 December 2023 23:53:41 +0000 (0:00:00.198) 0:00:06.375 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/create_and_remove_interface.yml:23 Thursday 21 December 2023 23:53:41 +0000 (0:00:00.016) 0:00:06.392 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:3 Thursday 21 December 2023 23:53:41 +0000 (0:00:00.022) 0:00:06.414 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:8 Thursday 21 December 2023 23:53:41 +0000 (0:00:00.019) 0:00:06.433 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:13 Thursday 21 December 2023 23:53:41 +0000 (0:00:00.024) 0:00:06.458 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:3 Thursday 21 December 2023 23:53:42 +0000 (0:00:00.028) 0:00:06.486 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 23:53:42 +0000 (0:00:00.026) 0:00:06.513 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003151", "end": "2023-12-21 23:53:42.239039", "rc": 0, "start": "2023-12-21 23:53:42.235888" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 23:53:42 +0000 (0:00:00.206) 0:00:06.720 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:5 Thursday 21 December 2023 23:53:42 +0000 (0:00:00.010) 0:00:06.730 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:16 Thursday 21 December 2023 23:53:42 +0000 (0:00:00.008) 0:00:06.739 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:23 Thursday 21 December 2023 23:53:43 +0000 (0:00:00.826) 0:00:07.565 ***** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:31 Thursday 21 December 2023 23:53:43 +0000 (0:00:00.024) 0:00:07.590 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:39 Thursday 21 December 2023 23:53:43 +0000 (0:00:00.008) 0:00:07.598 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.007466", "end": "2023-12-21 23:53:43.310588", "rc": 0, "start": "2023-12-21 23:53:43.303122" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:45 Thursday 21 December 2023 23:53:43 +0000 (0:00:00.196) 0:00:07.795 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:50 Thursday 21 December 2023 23:53:43 +0000 (0:00:00.009) 0:00:07.804 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:56 Thursday 21 December 2023 23:53:43 +0000 (0:00:00.008) 0:00:07.812 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:61 Thursday 21 December 2023 23:53:43 +0000 (0:00:00.009) 0:00:07.822 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/create_and_remove_interface.yml:27 Thursday 21 December 2023 23:53:43 +0000 (0:00:00.007) 0:00:07.829 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:3 Thursday 21 December 2023 23:53:43 +0000 (0:00:00.018) 0:00:07.848 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 23:53:43 +0000 (0:00:00.009) 0:00:07.857 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003348", "end": "2023-12-21 23:53:43.572405", "rc": 0, "start": "2023-12-21 23:53:43.569057" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 23:53:43 +0000 (0:00:00.196) 0:00:08.053 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:5 Thursday 21 December 2023 23:53:43 +0000 (0:00:00.010) 0:00:08.063 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/create_and_remove_interface.yml:29 Thursday 21 December 2023 23:53:43 +0000 (0:00:00.008) 0:00:08.072 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/assert_device_absent.yml:3 Thursday 21 December 2023 23:53:43 +0000 (0:00:00.018) 0:00:08.091 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_interface_stat.yml:3 Thursday 21 December 2023 23:53:43 +0000 (0:00:00.010) 0:00:08.101 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/assert_device_absent.yml:5 Thursday 21 December 2023 23:53:43 +0000 (0:00:00.193) 0:00:08.294 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tests_helpers_and_asserts.yml:15 Thursday 21 December 2023 23:53:43 +0000 (0:00:00.015) 0:00:08.309 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/create_and_remove_interface.yml:3 Thursday 21 December 2023 23:53:43 +0000 (0:00:00.015) 0:00:08.325 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:3 Thursday 21 December 2023 23:53:43 +0000 (0:00:00.017) 0:00:08.342 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 23:53:43 +0000 (0:00:00.010) 0:00:08.353 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003406", "end": "2023-12-21 23:53:44.065509", "rc": 0, "start": "2023-12-21 23:53:44.062103" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 23:53:44 +0000 (0:00:00.198) 0:00:08.552 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:5 Thursday 21 December 2023 23:53:44 +0000 (0:00:00.011) 0:00:08.563 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/create_and_remove_interface.yml:5 Thursday 21 December 2023 23:53:44 +0000 (0:00:00.020) 0:00:08.584 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:3 Thursday 21 December 2023 23:53:44 +0000 (0:00:00.016) 0:00:08.600 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:8 Thursday 21 December 2023 23:53:44 +0000 (0:00:00.008) 0:00:08.608 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:13 Thursday 21 December 2023 23:53:44 +0000 (0:00:00.007) 0:00:08.616 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:3 Thursday 21 December 2023 23:53:44 +0000 (0:00:00.011) 0:00:08.628 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 23:53:44 +0000 (0:00:00.011) 0:00:08.639 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003376", "end": "2023-12-21 23:53:44.346686", "rc": 0, "start": "2023-12-21 23:53:44.343310" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 23:53:44 +0000 (0:00:00.188) 0:00:08.827 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:5 Thursday 21 December 2023 23:53:44 +0000 (0:00:00.010) 0:00:08.838 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:16 Thursday 21 December 2023 23:53:44 +0000 (0:00:00.008) 0:00:08.847 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:23 Thursday 21 December 2023 23:53:45 +0000 (0:00:00.818) 0:00:09.666 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:31 Thursday 21 December 2023 23:53:45 +0000 (0:00:00.015) 0:00:09.681 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:39 Thursday 21 December 2023 23:53:45 +0000 (0:00:00.008) 0:00:09.689 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:45 Thursday 21 December 2023 23:53:45 +0000 (0:00:00.008) 0:00:09.697 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:50 Thursday 21 December 2023 23:53:45 +0000 (0:00:00.008) 0:00:09.705 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:56 Thursday 21 December 2023 23:53:45 +0000 (0:00:00.007) 0:00:09.713 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:61 Thursday 21 December 2023 23:53:45 +0000 (0:00:00.008) 0:00:09.722 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/create_and_remove_interface.yml:9 Thursday 21 December 2023 23:53:45 +0000 (0:00:00.011) 0:00:09.733 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:3 Thursday 21 December 2023 23:53:45 +0000 (0:00:00.013) 0:00:09.747 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 23:53:45 +0000 (0:00:00.009) 0:00:09.757 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003078", "end": "2023-12-21 23:53:45.460346", "rc": 0, "start": "2023-12-21 23:53:45.457268" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 23:53:45 +0000 (0:00:00.183) 0:00:09.941 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:5 Thursday 21 December 2023 23:53:45 +0000 (0:00:00.010) 0:00:09.952 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/create_and_remove_interface.yml:11 Thursday 21 December 2023 23:53:45 +0000 (0:00:00.010) 0:00:09.962 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/assert_device_absent.yml:3 Thursday 21 December 2023 23:53:45 +0000 (0:00:00.014) 0:00:09.977 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_interface_stat.yml:3 Thursday 21 December 2023 23:53:45 +0000 (0:00:00.011) 0:00:09.988 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/assert_device_absent.yml:5 Thursday 21 December 2023 23:53:45 +0000 (0:00:00.184) 0:00:10.172 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/create_and_remove_interface.yml:14 Thursday 21 December 2023 23:53:45 +0000 (0:00:00.011) 0:00:10.184 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:3 Thursday 21 December 2023 23:53:45 +0000 (0:00:00.017) 0:00:10.201 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:8 Thursday 21 December 2023 23:53:45 +0000 (0:00:00.010) 0:00:10.211 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:13 Thursday 21 December 2023 23:53:45 +0000 (0:00:00.007) 0:00:10.219 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:3 Thursday 21 December 2023 23:53:45 +0000 (0:00:00.011) 0:00:10.231 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 23:53:45 +0000 (0:00:00.009) 0:00:10.240 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003137", "end": "2023-12-21 23:53:45.944939", "rc": 0, "start": "2023-12-21 23:53:45.941802" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 23:53:45 +0000 (0:00:00.186) 0:00:10.427 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:5 Thursday 21 December 2023 23:53:45 +0000 (0:00:00.010) 0:00:10.438 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:16 Thursday 21 December 2023 23:53:45 +0000 (0:00:00.020) 0:00:10.458 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:23 Thursday 21 December 2023 23:53:46 +0000 (0:00:00.828) 0:00:11.287 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:31 Thursday 21 December 2023 23:53:46 +0000 (0:00:00.016) 0:00:11.303 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:39 Thursday 21 December 2023 23:53:46 +0000 (0:00:00.009) 0:00:11.313 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:45 Thursday 21 December 2023 23:53:46 +0000 (0:00:00.011) 0:00:11.324 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.011764", "end": "2023-12-21 23:53:47.044177", "rc": 0, "start": "2023-12-21 23:53:47.032413" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:50 Thursday 21 December 2023 23:53:47 +0000 (0:00:00.213) 0:00:11.537 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:56 Thursday 21 December 2023 23:53:47 +0000 (0:00:00.016) 0:00:11.554 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:61 Thursday 21 December 2023 23:53:47 +0000 (0:00:00.011) 0:00:11.566 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/create_and_remove_interface.yml:18 Thursday 21 December 2023 23:53:47 +0000 (0:00:00.009) 0:00:11.576 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:3 Thursday 21 December 2023 23:53:47 +0000 (0:00:00.017) 0:00:11.593 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 23:53:47 +0000 (0:00:00.015) 0:00:11.609 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003341", "end": "2023-12-21 23:53:47.313218", "rc": 0, "start": "2023-12-21 23:53:47.309877" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 23:53:47 +0000 (0:00:00.187) 0:00:11.796 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:5 Thursday 21 December 2023 23:53:47 +0000 (0:00:00.010) 0:00:11.806 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/create_and_remove_interface.yml:20 Thursday 21 December 2023 23:53:47 +0000 (0:00:00.019) 0:00:11.826 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/assert_device_present.yml:3 Thursday 21 December 2023 23:53:47 +0000 (0:00:00.020) 0:00:11.846 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_interface_stat.yml:3 Thursday 21 December 2023 23:53:47 +0000 (0:00:00.013) 0:00:11.859 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703202827.0409725, "block_size": 4096, "blocks": 0, "ctime": 1703202827.0409725, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30244, "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": 1703202827.0409725, "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-wifi_fixl3ndyqul/tests/tasks/assert_device_present.yml:5 Thursday 21 December 2023 23:53:47 +0000 (0:00:00.201) 0:00:12.061 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/create_and_remove_interface.yml:23 Thursday 21 December 2023 23:53:47 +0000 (0:00:00.023) 0:00:12.084 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:3 Thursday 21 December 2023 23:53:47 +0000 (0:00:00.027) 0:00:12.112 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:8 Thursday 21 December 2023 23:53:47 +0000 (0:00:00.011) 0:00:12.124 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:13 Thursday 21 December 2023 23:53:47 +0000 (0:00:00.014) 0:00:12.138 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:3 Thursday 21 December 2023 23:53:47 +0000 (0:00:00.014) 0:00:12.152 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 23:53:47 +0000 (0:00:00.010) 0:00:12.163 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003211", "end": "2023-12-21 23:53:47.867279", "rc": 0, "start": "2023-12-21 23:53:47.864068" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 23:53:47 +0000 (0:00:00.185) 0:00:12.348 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:5 Thursday 21 December 2023 23:53:47 +0000 (0:00:00.010) 0:00:12.359 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:16 Thursday 21 December 2023 23:53:47 +0000 (0:00:00.009) 0:00:12.368 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:23 Thursday 21 December 2023 23:53:48 +0000 (0:00:00.816) 0:00:13.184 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:31 Thursday 21 December 2023 23:53:48 +0000 (0:00:00.014) 0:00:13.199 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:39 Thursday 21 December 2023 23:53:48 +0000 (0:00:00.008) 0:00:13.207 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:45 Thursday 21 December 2023 23:53:48 +0000 (0:00:00.008) 0:00:13.215 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:50 Thursday 21 December 2023 23:53:48 +0000 (0:00:00.008) 0:00:13.224 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.006705", "end": "2023-12-21 23:53:48.932842", "rc": 0, "start": "2023-12-21 23:53:48.926137" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:56 Thursday 21 December 2023 23:53:48 +0000 (0:00:00.199) 0:00:13.423 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:61 Thursday 21 December 2023 23:53:48 +0000 (0:00:00.016) 0:00:13.440 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/create_and_remove_interface.yml:27 Thursday 21 December 2023 23:53:48 +0000 (0:00:00.013) 0:00:13.453 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:3 Thursday 21 December 2023 23:53:49 +0000 (0:00:00.039) 0:00:13.493 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 23:53:49 +0000 (0:00:00.029) 0:00:13.522 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003567", "end": "2023-12-21 23:53:49.238111", "rc": 0, "start": "2023-12-21 23:53:49.234544" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 23:53:49 +0000 (0:00:00.200) 0:00:13.722 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/show_interfaces.yml:5 Thursday 21 December 2023 23:53:49 +0000 (0:00:00.040) 0:00:13.763 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/create_and_remove_interface.yml:29 Thursday 21 December 2023 23:53:49 +0000 (0:00:00.013) 0:00:13.777 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/assert_device_absent.yml:3 Thursday 21 December 2023 23:53:49 +0000 (0:00:00.025) 0:00:13.803 ***** included: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_interface_stat.yml:3 Thursday 21 December 2023 23:53:49 +0000 (0:00:00.025) 0:00:13.828 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/assert_device_absent.yml:5 Thursday 21 December 2023 23:53:49 +0000 (0:00:00.231) 0:00:14.060 ***** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Thursday 21 December 2023 23:53:49 +0000 (0:00:00.015) 0:00:14.075 ***** =============================================================================== Install iproute --------------------------------------------------------- 1.00s /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:16 -------- Install iproute --------------------------------------------------------- 0.88s /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:16 -------- Install iproute --------------------------------------------------------- 0.83s /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:16 -------- Install iproute --------------------------------------------------------- 0.83s /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:16 -------- Install iproute --------------------------------------------------------- 0.82s /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:16 -------- Install iproute --------------------------------------------------------- 0.82s /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:16 -------- Gathering Facts --------------------------------------------------------- 0.77s /WORKDIR/git-wifi_fixl3ndyqul/tests/tests_helpers_and_asserts.yml:3 ----------- Create veth interface veth1298 ------------------------------------------ 0.60s /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:23 -------- Gather the minimum subset of ansible_facts required by the network role test --- 0.39s /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/el_repo_setup.yml:3 ----------------- Check if system is ostree ----------------------------------------------- 0.32s /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/el_repo_setup.yml:17 ---------------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:3 -------- Get stat for interface dummy1298 ---------------------------------------- 0.23s /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_interface_stat.yml:3 ------------ Set up veth as managed by NetworkManager -------------------------------- 0.22s /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:31 -------- Create dummy interface dummy1298 ---------------------------------------- 0.21s /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:45 -------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:3 -------- Get stat for interface dummy1298 ---------------------------------------- 0.20s /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_interface_stat.yml:3 ------------ Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:3 -------- Delete dummy interface dummy1298 ---------------------------------------- 0.20s /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/manage_test_interface.yml:50 -------- Get stat for interface veth1298 ----------------------------------------- 0.20s /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_interface_stat.yml:3 ------------ Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-wifi_fixl3ndyqul/tests/tasks/get_current_interfaces.yml:3 -------- ---^---^---^---^---^--- # 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. ---^---^---^---^---^---