# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cinttg0j4z/.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-weekly-cinttg0j4z/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tests_helpers_and_asserts.yml:3 Saturday 27 January 2024 13:37:24 +0000 (0:00:00.035) 0:00:00.035 ****** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tests_helpers_and_asserts.yml:6 Saturday 27 January 2024 13:37:25 +0000 (0:00:00.921) 0:00:00.956 ****** included: /WORKDIR/git-weekly-cinttg0j4z/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-weekly-cinttg0j4z/tests/tasks/el_repo_setup.yml:3 Saturday 27 January 2024 13:37:25 +0000 (0:00:00.012) 0:00:00.968 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/el_repo_setup.yml:17 Saturday 27 January 2024 13:37:25 +0000 (0:00:00.408) 0:00:01.377 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/el_repo_setup.yml:22 Saturday 27 January 2024 13:37:26 +0000 (0:00:00.287) 0:00:01.664 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/el_repo_setup.yml:26 Saturday 27 January 2024 13:37:26 +0000 (0:00:00.015) 0:00:01.679 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/el_repo_setup.yml:51 Saturday 27 January 2024 13:37:26 +0000 (0:00:00.013) 0:00:01.693 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/enable_epel.yml:8 Saturday 27 January 2024 13:37:26 +0000 (0:00:00.037) 0:00:01.731 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/enable_epel.yml:24 Saturday 27 January 2024 13:37:26 +0000 (0:00:00.009) 0:00:01.741 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/enable_epel.yml:30 Saturday 27 January 2024 13:37:26 +0000 (0:00:00.009) 0:00:01.751 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/enable_epel.yml:35 Saturday 27 January 2024 13:37:26 +0000 (0:00:00.015) 0:00:01.767 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/enable_epel.yml:40 Saturday 27 January 2024 13:37:26 +0000 (0:00:00.007) 0:00:01.775 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tests_helpers_and_asserts.yml:9 Saturday 27 January 2024 13:37:26 +0000 (0:00:00.009) 0:00:01.785 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/create_and_remove_interface.yml:3 Saturday 27 January 2024 13:37:26 +0000 (0:00:00.011) 0:00:01.796 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:37:26 +0000 (0:00:00.013) 0:00:01.809 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:37:26 +0000 (0:00:00.019) 0:00:01.829 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003761", "end": "2024-01-27 13:37:26.499344", "rc": 0, "start": "2024-01-27 13:37:26.495583" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:37:26 +0000 (0:00:00.299) 0:00:02.128 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:37:26 +0000 (0:00:00.010) 0:00:02.138 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/create_and_remove_interface.yml:5 Saturday 27 January 2024 13:37:26 +0000 (0:00:00.008) 0:00:02.147 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:37:26 +0000 (0:00:00.013) 0:00:02.161 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:37:26 +0000 (0:00:00.007) 0:00:02.168 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:37:26 +0000 (0:00:00.007) 0:00:02.175 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:37:26 +0000 (0:00:00.010) 0:00:02.186 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:37:26 +0000 (0:00:00.009) 0:00:02.196 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003919", "end": "2024-01-27 13:37:26.809811", "rc": 0, "start": "2024-01-27 13:37:26.805892" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:37:26 +0000 (0:00:00.240) 0:00:02.436 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:37:26 +0000 (0:00:00.009) 0:00:02.445 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:37:26 +0000 (0:00:00.008) 0:00:02.454 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 13:37:28 +0000 (0:00:02.048) 0:00:04.502 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 13:37:28 +0000 (0:00:00.027) 0:00:04.530 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 13:37:28 +0000 (0:00:00.011) 0:00:04.541 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 13:37:28 +0000 (0:00:00.009) 0:00:04.551 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 13:37:28 +0000 (0:00:00.008) 0:00:04.560 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 13:37:28 +0000 (0:00:00.014) 0:00:04.574 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:37:28 +0000 (0:00:00.016) 0:00:04.590 ****** 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-weekly-cinttg0j4z/tests/tasks/create_and_remove_interface.yml:9 Saturday 27 January 2024 13:37:28 +0000 (0:00:00.007) 0:00:04.598 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.013) 0:00:04.611 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.009) 0:00:04.621 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003771", "end": "2024-01-27 13:37:29.225064", "rc": 0, "start": "2024-01-27 13:37:29.221293" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.230) 0:00:04.852 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.010) 0:00:04.863 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/create_and_remove_interface.yml:11 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.009) 0:00:04.872 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/assert_device_absent.yml:3 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.014) 0:00:04.887 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.010) 0:00:04.898 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/assert_device_absent.yml:5 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.224) 0:00:05.123 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/create_and_remove_interface.yml:14 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.010) 0:00:05.133 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.015) 0:00:05.149 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.007) 0:00:05.157 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.008) 0:00:05.165 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.012) 0:00:05.177 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.010) 0:00:05.187 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003580", "end": "2024-01-27 13:37:29.789978", "rc": 0, "start": "2024-01-27 13:37:29.786398" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.229) 0:00:05.416 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.009) 0:00:05.426 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.008) 0:00:05.435 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 13:37:31 +0000 (0:00:01.906) 0:00:07.341 ****** 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.007784", "end": "2024-01-27 13:37:31.956312", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-27 13:37:31.948528" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003944", "end": "2024-01-27 13:37:32.240378", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-27 13:37:32.236434" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004578", "end": "2024-01-27 13:37:32.470144", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-27 13:37:32.465566" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 13:37:32 +0000 (0:00:00.758) 0:00:08.100 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023391", "end": "2024-01-27 13:37:32.753703", "rc": 0, "start": "2024-01-27 13:37:32.730312" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 13:37:32 +0000 (0:00:00.283) 0:00:08.383 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 13:37:32 +0000 (0:00:00.010) 0:00:08.393 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 13:37:32 +0000 (0:00:00.009) 0:00:08.403 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 13:37:32 +0000 (0:00:00.019) 0:00:08.422 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:37:32 +0000 (0:00:00.011) 0:00:08.434 ****** 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-weekly-cinttg0j4z/tests/tasks/create_and_remove_interface.yml:18 Saturday 27 January 2024 13:37:32 +0000 (0:00:00.010) 0:00:08.445 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:37:32 +0000 (0:00:00.023) 0:00:08.468 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:37:32 +0000 (0:00:00.017) 0:00:08.486 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003635", "end": "2024-01-27 13:37:33.090275", "rc": 0, "start": "2024-01-27 13:37:33.086640" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:37:33 +0000 (0:00:00.231) 0:00:08.718 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:37:33 +0000 (0:00:00.013) 0:00:08.731 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/create_and_remove_interface.yml:20 Saturday 27 January 2024 13:37:33 +0000 (0:00:00.018) 0:00:08.750 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/assert_device_present.yml:3 Saturday 27 January 2024 13:37:33 +0000 (0:00:00.019) 0:00:08.769 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:37:33 +0000 (0:00:00.010) 0:00:08.780 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706362651.9526026, "block_size": 4096, "blocks": 0, "ctime": 1706362651.9526026, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31309, "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": 1706362651.9526026, "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-weekly-cinttg0j4z/tests/tasks/assert_device_present.yml:5 Saturday 27 January 2024 13:37:33 +0000 (0:00:00.233) 0:00:09.013 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/create_and_remove_interface.yml:23 Saturday 27 January 2024 13:37:33 +0000 (0:00:00.010) 0:00:09.023 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:37:33 +0000 (0:00:00.018) 0:00:09.042 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:37:33 +0000 (0:00:00.009) 0:00:09.051 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:37:33 +0000 (0:00:00.008) 0:00:09.060 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:37:33 +0000 (0:00:00.011) 0:00:09.071 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:37:33 +0000 (0:00:00.009) 0:00:09.080 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003556", "end": "2024-01-27 13:37:33.682820", "rc": 0, "start": "2024-01-27 13:37:33.679264" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:37:33 +0000 (0:00:00.229) 0:00:09.310 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:37:33 +0000 (0:00:00.014) 0:00:09.324 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:37:33 +0000 (0:00:00.025) 0:00:09.350 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 13:37:35 +0000 (0:00:01.917) 0:00:11.268 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 13:37:35 +0000 (0:00:00.018) 0:00:11.286 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 13:37:35 +0000 (0:00:00.009) 0:00:11.295 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.020397", "end": "2024-01-27 13:37:35.916626", "rc": 0, "start": "2024-01-27 13:37:35.896229" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 13:37:35 +0000 (0:00:00.252) 0:00:11.547 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 13:37:35 +0000 (0:00:00.010) 0:00:11.557 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 13:37:35 +0000 (0:00:00.010) 0:00:11.568 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:37:35 +0000 (0:00:00.011) 0:00:11.579 ****** 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-weekly-cinttg0j4z/tests/tasks/create_and_remove_interface.yml:27 Saturday 27 January 2024 13:37:35 +0000 (0:00:00.010) 0:00:11.590 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:37:36 +0000 (0:00:00.031) 0:00:11.621 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:37:36 +0000 (0:00:00.020) 0:00:11.642 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003650", "end": "2024-01-27 13:37:36.249259", "rc": 0, "start": "2024-01-27 13:37:36.245609" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:37:36 +0000 (0:00:00.235) 0:00:11.877 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:37:36 +0000 (0:00:00.009) 0:00:11.887 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/create_and_remove_interface.yml:29 Saturday 27 January 2024 13:37:36 +0000 (0:00:00.009) 0:00:11.896 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/assert_device_absent.yml:3 Saturday 27 January 2024 13:37:36 +0000 (0:00:00.019) 0:00:11.915 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:37:36 +0000 (0:00:00.009) 0:00:11.925 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/assert_device_absent.yml:5 Saturday 27 January 2024 13:37:36 +0000 (0:00:00.225) 0:00:12.151 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tests_helpers_and_asserts.yml:15 Saturday 27 January 2024 13:37:36 +0000 (0:00:00.010) 0:00:12.161 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/create_and_remove_interface.yml:3 Saturday 27 January 2024 13:37:36 +0000 (0:00:00.014) 0:00:12.176 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:37:36 +0000 (0:00:00.010) 0:00:12.186 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:37:36 +0000 (0:00:00.009) 0:00:12.195 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003580", "end": "2024-01-27 13:37:36.799102", "rc": 0, "start": "2024-01-27 13:37:36.795522" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:37:36 +0000 (0:00:00.243) 0:00:12.438 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:37:36 +0000 (0:00:00.013) 0:00:12.452 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/create_and_remove_interface.yml:5 Saturday 27 January 2024 13:37:36 +0000 (0:00:00.018) 0:00:12.471 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:37:36 +0000 (0:00:00.015) 0:00:12.486 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:37:36 +0000 (0:00:00.009) 0:00:12.496 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:37:36 +0000 (0:00:00.010) 0:00:12.507 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:37:36 +0000 (0:00:00.011) 0:00:12.518 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:37:36 +0000 (0:00:00.016) 0:00:12.535 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003585", "end": "2024-01-27 13:37:37.149360", "rc": 0, "start": "2024-01-27 13:37:37.145775" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:37:37 +0000 (0:00:00.249) 0:00:12.784 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:37:37 +0000 (0:00:00.012) 0:00:12.797 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:37:37 +0000 (0:00:00.012) 0:00:12.809 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 13:37:39 +0000 (0:00:01.889) 0:00:14.699 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 13:37:39 +0000 (0:00:00.015) 0:00:14.714 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 13:37:39 +0000 (0:00:00.009) 0:00:14.724 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 13:37:39 +0000 (0:00:00.015) 0:00:14.739 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 13:37:39 +0000 (0:00:00.009) 0:00:14.748 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 13:37:39 +0000 (0:00:00.007) 0:00:14.756 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:37:39 +0000 (0:00:00.008) 0:00:14.764 ****** 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-weekly-cinttg0j4z/tests/tasks/create_and_remove_interface.yml:9 Saturday 27 January 2024 13:37:39 +0000 (0:00:00.007) 0:00:14.772 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:37:39 +0000 (0:00:00.013) 0:00:14.785 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:37:39 +0000 (0:00:00.009) 0:00:14.795 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003616", "end": "2024-01-27 13:37:39.398828", "rc": 0, "start": "2024-01-27 13:37:39.395212" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:37:39 +0000 (0:00:00.234) 0:00:15.029 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:37:39 +0000 (0:00:00.010) 0:00:15.039 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/create_and_remove_interface.yml:11 Saturday 27 January 2024 13:37:39 +0000 (0:00:00.009) 0:00:15.049 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/assert_device_absent.yml:3 Saturday 27 January 2024 13:37:39 +0000 (0:00:00.013) 0:00:15.063 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:37:39 +0000 (0:00:00.012) 0:00:15.075 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/assert_device_absent.yml:5 Saturday 27 January 2024 13:37:39 +0000 (0:00:00.249) 0:00:15.324 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/create_and_remove_interface.yml:14 Saturday 27 January 2024 13:37:39 +0000 (0:00:00.010) 0:00:15.334 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:37:39 +0000 (0:00:00.015) 0:00:15.350 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:37:39 +0000 (0:00:00.008) 0:00:15.359 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:37:39 +0000 (0:00:00.008) 0:00:15.367 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:37:39 +0000 (0:00:00.011) 0:00:15.378 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:37:39 +0000 (0:00:00.009) 0:00:15.387 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003731", "end": "2024-01-27 13:37:39.990727", "rc": 0, "start": "2024-01-27 13:37:39.986996" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:37:40 +0000 (0:00:00.229) 0:00:15.617 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:37:40 +0000 (0:00:00.012) 0:00:15.629 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:37:40 +0000 (0:00:00.008) 0:00:15.638 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 13:37:41 +0000 (0:00:01.885) 0:00:17.523 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 13:37:41 +0000 (0:00:00.035) 0:00:17.559 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 13:37:41 +0000 (0:00:00.015) 0:00:17.575 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 13:37:41 +0000 (0:00:00.017) 0:00:17.592 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.097002", "end": "2024-01-27 13:37:42.303379", "rc": 0, "start": "2024-01-27 13:37:42.206377" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 13:37:42 +0000 (0:00:00.350) 0:00:17.943 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 13:37:42 +0000 (0:00:00.010) 0:00:17.954 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:37:42 +0000 (0:00:00.011) 0:00:17.965 ****** 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-weekly-cinttg0j4z/tests/tasks/create_and_remove_interface.yml:18 Saturday 27 January 2024 13:37:42 +0000 (0:00:00.013) 0:00:17.979 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:37:42 +0000 (0:00:00.015) 0:00:17.995 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:37:42 +0000 (0:00:00.011) 0:00:18.007 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003727", "end": "2024-01-27 13:37:42.612971", "rc": 0, "start": "2024-01-27 13:37:42.609244" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:37:42 +0000 (0:00:00.236) 0:00:18.244 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:37:42 +0000 (0:00:00.018) 0:00:18.262 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/create_and_remove_interface.yml:20 Saturday 27 January 2024 13:37:42 +0000 (0:00:00.017) 0:00:18.279 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/assert_device_present.yml:3 Saturday 27 January 2024 13:37:42 +0000 (0:00:00.027) 0:00:18.307 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:37:42 +0000 (0:00:00.020) 0:00:18.328 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706362662.3010752, "block_size": 4096, "blocks": 0, "ctime": 1706362662.3010752, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31641, "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": 1706362662.3010752, "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-weekly-cinttg0j4z/tests/tasks/assert_device_present.yml:5 Saturday 27 January 2024 13:37:42 +0000 (0:00:00.260) 0:00:18.589 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/create_and_remove_interface.yml:23 Saturday 27 January 2024 13:37:43 +0000 (0:00:00.025) 0:00:18.614 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:37:43 +0000 (0:00:00.030) 0:00:18.645 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:37:43 +0000 (0:00:00.013) 0:00:18.659 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:37:43 +0000 (0:00:00.009) 0:00:18.668 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:37:43 +0000 (0:00:00.022) 0:00:18.690 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:37:43 +0000 (0:00:00.010) 0:00:18.701 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003671", "end": "2024-01-27 13:37:43.305177", "rc": 0, "start": "2024-01-27 13:37:43.301506" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:37:43 +0000 (0:00:00.230) 0:00:18.932 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:37:43 +0000 (0:00:00.010) 0:00:18.943 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:37:43 +0000 (0:00:00.009) 0:00:18.953 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 13:37:45 +0000 (0:00:01.864) 0:00:20.817 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 13:37:45 +0000 (0:00:00.014) 0:00:20.832 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 13:37:45 +0000 (0:00:00.013) 0:00:20.845 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 13:37:45 +0000 (0:00:00.008) 0:00:20.854 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 13:37:45 +0000 (0:00:00.007) 0:00:20.862 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.017978", "end": "2024-01-27 13:37:45.481583", "rc": 0, "start": "2024-01-27 13:37:45.463605" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 13:37:45 +0000 (0:00:00.249) 0:00:21.112 ****** 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-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:37:45 +0000 (0:00:00.009) 0:00:21.121 ****** 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-weekly-cinttg0j4z/tests/tasks/create_and_remove_interface.yml:27 Saturday 27 January 2024 13:37:45 +0000 (0:00:00.007) 0:00:21.129 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:37:45 +0000 (0:00:00.019) 0:00:21.148 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:37:45 +0000 (0:00:00.043) 0:00:21.192 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003681", "end": "2024-01-27 13:37:45.795892", "rc": 0, "start": "2024-01-27 13:37:45.792211" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:37:45 +0000 (0:00:00.237) 0:00:21.429 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:37:45 +0000 (0:00:00.019) 0:00:21.449 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/create_and_remove_interface.yml:29 Saturday 27 January 2024 13:37:45 +0000 (0:00:00.035) 0:00:21.484 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/assert_device_absent.yml:3 Saturday 27 January 2024 13:37:45 +0000 (0:00:00.021) 0:00:21.506 ****** included: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:37:45 +0000 (0:00:00.010) 0:00:21.516 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/assert_device_absent.yml:5 Saturday 27 January 2024 13:37:46 +0000 (0:00:00.236) 0:00:21.753 ****** 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 Saturday 27 January 2024 13:37:46 +0000 (0:00:00.015) 0:00:21.768 ****** =============================================================================== Install iproute --------------------------------------------------------- 2.05s /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.92s /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.91s /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.89s /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.89s /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.86s /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.92s /WORKDIR/git-weekly-cinttg0j4z/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.76s /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:23 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.41s /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/el_repo_setup.yml:3 ---------------- Create dummy interface dummy1298 ---------------------------------------- 0.35s /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:45 ------- Gather current interface info ------------------------------------------- 0.30s /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.29s /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/el_repo_setup.yml:17 --------------- Set up veth as managed by NetworkManager -------------------------------- 0.28s /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:31 ------- Get stat for interface dummy1298 ---------------------------------------- 0.26s /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_interface_stat.yml:3 ----------- Delete veth interface veth1298 ------------------------------------------ 0.25s /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:39 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.25s /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/manage_test_interface.yml:50 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface dummy1298 ---------------------------------------- 0.25s /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-cinttg0j4z/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-cinttg0j4z/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. ---^---^---^---^---^---