# 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-ci9c89e54q/.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-ci9c89e54q/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-ci9c89e54q/tests/tests_helpers_and_asserts.yml:3 Saturday 06 January 2024 13:35:37 +0000 (0:00:00.036) 0:00:00.036 ****** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tests_helpers_and_asserts.yml:6 Saturday 06 January 2024 13:35:38 +0000 (0:00:00.890) 0:00:00.927 ****** included: /WORKDIR/git-weekly-ci9c89e54q/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-ci9c89e54q/tests/tasks/el_repo_setup.yml:3 Saturday 06 January 2024 13:35:38 +0000 (0:00:00.012) 0:00:00.939 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/el_repo_setup.yml:17 Saturday 06 January 2024 13:35:38 +0000 (0:00:00.361) 0:00:01.301 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/el_repo_setup.yml:22 Saturday 06 January 2024 13:35:39 +0000 (0:00:00.260) 0:00:01.561 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/el_repo_setup.yml:26 Saturday 06 January 2024 13:35:39 +0000 (0:00:00.013) 0:00:01.574 ****** 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-ci9c89e54q/tests/tasks/el_repo_setup.yml:51 Saturday 06 January 2024 13:35:39 +0000 (0:00:00.007) 0:00:01.582 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/enable_epel.yml:8 Saturday 06 January 2024 13:35:39 +0000 (0:00:00.021) 0:00:01.603 ****** 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-ci9c89e54q/tests/tasks/enable_epel.yml:24 Saturday 06 January 2024 13:35:39 +0000 (0:00:00.007) 0:00:01.611 ****** 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-ci9c89e54q/tests/tasks/enable_epel.yml:30 Saturday 06 January 2024 13:35:39 +0000 (0:00:00.007) 0:00:01.618 ****** 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-ci9c89e54q/tests/tasks/enable_epel.yml:35 Saturday 06 January 2024 13:35:39 +0000 (0:00:00.007) 0:00:01.626 ****** 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-ci9c89e54q/tests/tasks/enable_epel.yml:40 Saturday 06 January 2024 13:35:39 +0000 (0:00:00.007) 0:00:01.633 ****** 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-ci9c89e54q/tests/tests_helpers_and_asserts.yml:9 Saturday 06 January 2024 13:35:39 +0000 (0:00:00.007) 0:00:01.640 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/create_and_remove_interface.yml:3 Saturday 06 January 2024 13:35:39 +0000 (0:00:00.010) 0:00:01.651 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:35:39 +0000 (0:00:00.009) 0:00:01.661 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:35:39 +0000 (0:00:00.009) 0:00:01.670 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003840", "end": "2024-01-06 13:35:39.381608", "rc": 0, "start": "2024-01-06 13:35:39.377768" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:35:39 +0000 (0:00:00.267) 0:00:01.938 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:35:39 +0000 (0:00:00.011) 0:00:01.950 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/create_and_remove_interface.yml:5 Saturday 06 January 2024 13:35:39 +0000 (0:00:00.009) 0:00:01.959 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:3 Saturday 06 January 2024 13:35:39 +0000 (0:00:00.014) 0:00:01.974 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:8 Saturday 06 January 2024 13:35:39 +0000 (0:00:00.010) 0:00:01.985 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:13 Saturday 06 January 2024 13:35:39 +0000 (0:00:00.008) 0:00:01.993 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:35:39 +0000 (0:00:00.018) 0:00:02.012 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:35:39 +0000 (0:00:00.012) 0:00:02.024 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003683", "end": "2024-01-06 13:35:39.679104", "rc": 0, "start": "2024-01-06 13:35:39.675421" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:35:39 +0000 (0:00:00.207) 0:00:02.232 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:35:39 +0000 (0:00:00.010) 0:00:02.242 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:16 Saturday 06 January 2024 13:35:39 +0000 (0:00:00.008) 0:00:02.251 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:23 Saturday 06 January 2024 13:35:42 +0000 (0:00:02.296) 0:00:04.547 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:31 Saturday 06 January 2024 13:35:42 +0000 (0:00:00.014) 0:00:04.561 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:39 Saturday 06 January 2024 13:35:42 +0000 (0:00:00.008) 0:00:04.570 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:45 Saturday 06 January 2024 13:35:42 +0000 (0:00:00.009) 0:00:04.579 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:50 Saturday 06 January 2024 13:35:42 +0000 (0:00:00.008) 0:00:04.587 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:56 Saturday 06 January 2024 13:35:42 +0000 (0:00:00.014) 0:00:04.602 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:61 Saturday 06 January 2024 13:35:42 +0000 (0:00:00.009) 0:00:04.611 ****** 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-ci9c89e54q/tests/tasks/create_and_remove_interface.yml:9 Saturday 06 January 2024 13:35:42 +0000 (0:00:00.013) 0:00:04.624 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:35:42 +0000 (0:00:00.019) 0:00:04.644 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:35:42 +0000 (0:00:00.010) 0:00:04.654 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004089", "end": "2024-01-06 13:35:42.307724", "rc": 0, "start": "2024-01-06 13:35:42.303635" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:35:42 +0000 (0:00:00.206) 0:00:04.861 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:35:42 +0000 (0:00:00.010) 0:00:04.871 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/create_and_remove_interface.yml:11 Saturday 06 January 2024 13:35:42 +0000 (0:00:00.008) 0:00:04.880 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/assert_device_absent.yml:3 Saturday 06 January 2024 13:35:42 +0000 (0:00:00.013) 0:00:04.894 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 13:35:42 +0000 (0:00:00.010) 0:00:04.905 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/assert_device_absent.yml:5 Saturday 06 January 2024 13:35:42 +0000 (0:00:00.199) 0:00:05.104 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/create_and_remove_interface.yml:14 Saturday 06 January 2024 13:35:42 +0000 (0:00:00.014) 0:00:05.118 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:3 Saturday 06 January 2024 13:35:42 +0000 (0:00:00.015) 0:00:05.134 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:8 Saturday 06 January 2024 13:35:42 +0000 (0:00:00.009) 0:00:05.143 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:13 Saturday 06 January 2024 13:35:42 +0000 (0:00:00.007) 0:00:05.151 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:35:42 +0000 (0:00:00.010) 0:00:05.162 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:35:42 +0000 (0:00:00.010) 0:00:05.172 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003587", "end": "2024-01-06 13:35:42.825327", "rc": 0, "start": "2024-01-06 13:35:42.821740" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:35:42 +0000 (0:00:00.206) 0:00:05.379 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:35:42 +0000 (0:00:00.009) 0:00:05.389 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:16 Saturday 06 January 2024 13:35:42 +0000 (0:00:00.008) 0:00:05.397 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:23 Saturday 06 January 2024 13:35:45 +0000 (0:00:02.186) 0:00:07.584 ****** 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.010685", "end": "2024-01-06 13:35:45.246649", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-06 13:35:45.235964" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004057", "end": "2024-01-06 13:35:45.502523", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-06 13:35:45.498466" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003884", "end": "2024-01-06 13:35:45.702118", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-06 13:35:45.698234" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:31 Saturday 06 January 2024 13:35:45 +0000 (0:00:00.671) 0:00:08.256 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022995", "end": "2024-01-06 13:35:45.926988", "rc": 0, "start": "2024-01-06 13:35:45.903993" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:39 Saturday 06 January 2024 13:35:45 +0000 (0:00:00.226) 0:00:08.482 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:45 Saturday 06 January 2024 13:35:45 +0000 (0:00:00.008) 0:00:08.490 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:50 Saturday 06 January 2024 13:35:45 +0000 (0:00:00.008) 0:00:08.499 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:56 Saturday 06 January 2024 13:35:45 +0000 (0:00:00.010) 0:00:08.509 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:61 Saturday 06 January 2024 13:35:45 +0000 (0:00:00.008) 0:00:08.517 ****** 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-ci9c89e54q/tests/tasks/create_and_remove_interface.yml:18 Saturday 06 January 2024 13:35:45 +0000 (0:00:00.010) 0:00:08.528 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:35:46 +0000 (0:00:00.016) 0:00:08.544 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:35:46 +0000 (0:00:00.009) 0:00:08.554 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003616", "end": "2024-01-06 13:35:46.206356", "rc": 0, "start": "2024-01-06 13:35:46.202740" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:35:46 +0000 (0:00:00.205) 0:00:08.759 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:35:46 +0000 (0:00:00.009) 0:00:08.769 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/create_and_remove_interface.yml:20 Saturday 06 January 2024 13:35:46 +0000 (0:00:00.010) 0:00:08.779 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/assert_device_present.yml:3 Saturday 06 January 2024 13:35:46 +0000 (0:00:00.028) 0:00:08.807 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 13:35:46 +0000 (0:00:00.013) 0:00:08.821 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704548145.240461, "block_size": 4096, "blocks": 0, "ctime": 1704548145.240461, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 37064, "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": 1704548145.240461, "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-ci9c89e54q/tests/tasks/assert_device_present.yml:5 Saturday 06 January 2024 13:35:46 +0000 (0:00:00.232) 0:00:09.053 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/create_and_remove_interface.yml:23 Saturday 06 January 2024 13:35:46 +0000 (0:00:00.018) 0:00:09.072 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:3 Saturday 06 January 2024 13:35:46 +0000 (0:00:00.036) 0:00:09.109 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:8 Saturday 06 January 2024 13:35:46 +0000 (0:00:00.013) 0:00:09.122 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:13 Saturday 06 January 2024 13:35:46 +0000 (0:00:00.020) 0:00:09.143 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:35:46 +0000 (0:00:00.011) 0:00:09.155 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:35:46 +0000 (0:00:00.011) 0:00:09.166 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003589", "end": "2024-01-06 13:35:46.817650", "rc": 0, "start": "2024-01-06 13:35:46.814061" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:35:46 +0000 (0:00:00.205) 0:00:09.371 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:35:46 +0000 (0:00:00.010) 0:00:09.382 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:16 Saturday 06 January 2024 13:35:46 +0000 (0:00:00.010) 0:00:09.392 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:23 Saturday 06 January 2024 13:35:49 +0000 (0:00:02.181) 0:00:11.573 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:31 Saturday 06 January 2024 13:35:49 +0000 (0:00:00.016) 0:00:11.589 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:39 Saturday 06 January 2024 13:35:49 +0000 (0:00:00.009) 0:00:11.599 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.018592", "end": "2024-01-06 13:35:49.266715", "rc": 0, "start": "2024-01-06 13:35:49.248123" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:45 Saturday 06 January 2024 13:35:49 +0000 (0:00:00.225) 0:00:11.825 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:50 Saturday 06 January 2024 13:35:49 +0000 (0:00:00.008) 0:00:11.833 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:56 Saturday 06 January 2024 13:35:49 +0000 (0:00:00.009) 0:00:11.842 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:61 Saturday 06 January 2024 13:35:49 +0000 (0:00:00.009) 0:00:11.852 ****** 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-ci9c89e54q/tests/tasks/create_and_remove_interface.yml:27 Saturday 06 January 2024 13:35:49 +0000 (0:00:00.007) 0:00:11.860 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:35:49 +0000 (0:00:00.019) 0:00:11.880 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:35:49 +0000 (0:00:00.009) 0:00:11.889 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003745", "end": "2024-01-06 13:35:49.541262", "rc": 0, "start": "2024-01-06 13:35:49.537517" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:35:49 +0000 (0:00:00.209) 0:00:12.098 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:35:49 +0000 (0:00:00.011) 0:00:12.110 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/create_and_remove_interface.yml:29 Saturday 06 January 2024 13:35:49 +0000 (0:00:00.010) 0:00:12.120 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/assert_device_absent.yml:3 Saturday 06 January 2024 13:35:49 +0000 (0:00:00.020) 0:00:12.140 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 13:35:49 +0000 (0:00:00.019) 0:00:12.159 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/assert_device_absent.yml:5 Saturday 06 January 2024 13:35:49 +0000 (0:00:00.218) 0:00:12.377 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tests_helpers_and_asserts.yml:15 Saturday 06 January 2024 13:35:49 +0000 (0:00:00.011) 0:00:12.389 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/create_and_remove_interface.yml:3 Saturday 06 January 2024 13:35:49 +0000 (0:00:00.012) 0:00:12.402 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:35:49 +0000 (0:00:00.010) 0:00:12.412 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:35:49 +0000 (0:00:00.009) 0:00:12.422 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003668", "end": "2024-01-06 13:35:50.072908", "rc": 0, "start": "2024-01-06 13:35:50.069240" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:35:50 +0000 (0:00:00.204) 0:00:12.627 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:35:50 +0000 (0:00:00.012) 0:00:12.640 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/create_and_remove_interface.yml:5 Saturday 06 January 2024 13:35:50 +0000 (0:00:00.008) 0:00:12.649 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:3 Saturday 06 January 2024 13:35:50 +0000 (0:00:00.012) 0:00:12.661 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:8 Saturday 06 January 2024 13:35:50 +0000 (0:00:00.007) 0:00:12.669 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:13 Saturday 06 January 2024 13:35:50 +0000 (0:00:00.007) 0:00:12.676 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:35:50 +0000 (0:00:00.010) 0:00:12.687 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:35:50 +0000 (0:00:00.009) 0:00:12.697 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003707", "end": "2024-01-06 13:35:50.349000", "rc": 0, "start": "2024-01-06 13:35:50.345293" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:35:50 +0000 (0:00:00.205) 0:00:12.902 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:35:50 +0000 (0:00:00.010) 0:00:12.912 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:16 Saturday 06 January 2024 13:35:50 +0000 (0:00:00.009) 0:00:12.922 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:23 Saturday 06 January 2024 13:35:52 +0000 (0:00:02.172) 0:00:15.094 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:31 Saturday 06 January 2024 13:35:52 +0000 (0:00:00.015) 0:00:15.110 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:39 Saturday 06 January 2024 13:35:52 +0000 (0:00:00.008) 0:00:15.118 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:45 Saturday 06 January 2024 13:35:52 +0000 (0:00:00.008) 0:00:15.126 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:50 Saturday 06 January 2024 13:35:52 +0000 (0:00:00.008) 0:00:15.135 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:56 Saturday 06 January 2024 13:35:52 +0000 (0:00:00.007) 0:00:15.143 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:61 Saturday 06 January 2024 13:35:52 +0000 (0:00:00.008) 0:00:15.151 ****** 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-ci9c89e54q/tests/tasks/create_and_remove_interface.yml:9 Saturday 06 January 2024 13:35:52 +0000 (0:00:00.007) 0:00:15.158 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:35:52 +0000 (0:00:00.013) 0:00:15.172 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:35:52 +0000 (0:00:00.009) 0:00:15.182 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003584", "end": "2024-01-06 13:35:52.834090", "rc": 0, "start": "2024-01-06 13:35:52.830506" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:35:52 +0000 (0:00:00.210) 0:00:15.392 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:35:52 +0000 (0:00:00.012) 0:00:15.405 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/create_and_remove_interface.yml:11 Saturday 06 January 2024 13:35:52 +0000 (0:00:00.011) 0:00:15.416 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/assert_device_absent.yml:3 Saturday 06 January 2024 13:35:52 +0000 (0:00:00.014) 0:00:15.431 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 13:35:52 +0000 (0:00:00.020) 0:00:15.452 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/assert_device_absent.yml:5 Saturday 06 January 2024 13:35:53 +0000 (0:00:00.203) 0:00:15.655 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/create_and_remove_interface.yml:14 Saturday 06 January 2024 13:35:53 +0000 (0:00:00.010) 0:00:15.666 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:3 Saturday 06 January 2024 13:35:53 +0000 (0:00:00.015) 0:00:15.681 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:8 Saturday 06 January 2024 13:35:53 +0000 (0:00:00.007) 0:00:15.689 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:13 Saturday 06 January 2024 13:35:53 +0000 (0:00:00.007) 0:00:15.697 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:35:53 +0000 (0:00:00.011) 0:00:15.708 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:35:53 +0000 (0:00:00.009) 0:00:15.718 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003608", "end": "2024-01-06 13:35:53.369750", "rc": 0, "start": "2024-01-06 13:35:53.366142" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:35:53 +0000 (0:00:00.204) 0:00:15.923 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:35:53 +0000 (0:00:00.012) 0:00:15.936 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:16 Saturday 06 January 2024 13:35:53 +0000 (0:00:00.009) 0:00:15.945 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:23 Saturday 06 January 2024 13:35:55 +0000 (0:00:02.167) 0:00:18.112 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:31 Saturday 06 January 2024 13:35:55 +0000 (0:00:00.015) 0:00:18.128 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:39 Saturday 06 January 2024 13:35:55 +0000 (0:00:00.008) 0:00:18.136 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:45 Saturday 06 January 2024 13:35:55 +0000 (0:00:00.009) 0:00:18.146 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.005431", "end": "2024-01-06 13:35:55.800196", "rc": 0, "start": "2024-01-06 13:35:55.794765" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:50 Saturday 06 January 2024 13:35:55 +0000 (0:00:00.216) 0:00:18.362 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:56 Saturday 06 January 2024 13:35:55 +0000 (0:00:00.009) 0:00:18.371 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:61 Saturday 06 January 2024 13:35:55 +0000 (0:00:00.009) 0:00:18.381 ****** 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-ci9c89e54q/tests/tasks/create_and_remove_interface.yml:18 Saturday 06 January 2024 13:35:55 +0000 (0:00:00.008) 0:00:18.390 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:35:55 +0000 (0:00:00.015) 0:00:18.405 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:35:55 +0000 (0:00:00.009) 0:00:18.415 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003734", "end": "2024-01-06 13:35:56.065181", "rc": 0, "start": "2024-01-06 13:35:56.061447" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:35:56 +0000 (0:00:00.204) 0:00:18.620 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:35:56 +0000 (0:00:00.010) 0:00:18.630 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/create_and_remove_interface.yml:20 Saturday 06 January 2024 13:35:56 +0000 (0:00:00.009) 0:00:18.640 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/assert_device_present.yml:3 Saturday 06 January 2024 13:35:56 +0000 (0:00:00.016) 0:00:18.656 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 13:35:56 +0000 (0:00:00.010) 0:00:18.667 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704548155.7982085, "block_size": 4096, "blocks": 0, "ctime": 1704548155.7982085, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 37357, "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": 1704548155.7982085, "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-ci9c89e54q/tests/tasks/assert_device_present.yml:5 Saturday 06 January 2024 13:35:56 +0000 (0:00:00.201) 0:00:18.868 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/create_and_remove_interface.yml:23 Saturday 06 January 2024 13:35:56 +0000 (0:00:00.013) 0:00:18.882 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:3 Saturday 06 January 2024 13:35:56 +0000 (0:00:00.019) 0:00:18.901 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:8 Saturday 06 January 2024 13:35:56 +0000 (0:00:00.008) 0:00:18.909 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:13 Saturday 06 January 2024 13:35:56 +0000 (0:00:00.011) 0:00:18.921 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:35:56 +0000 (0:00:00.011) 0:00:18.932 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:35:56 +0000 (0:00:00.009) 0:00:18.942 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003607", "end": "2024-01-06 13:35:56.594805", "rc": 0, "start": "2024-01-06 13:35:56.591198" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:35:56 +0000 (0:00:00.206) 0:00:19.149 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:35:56 +0000 (0:00:00.009) 0:00:19.159 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:16 Saturday 06 January 2024 13:35:56 +0000 (0:00:00.009) 0:00:19.169 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:23 Saturday 06 January 2024 13:35:58 +0000 (0:00:02.196) 0:00:21.365 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:31 Saturday 06 January 2024 13:35:58 +0000 (0:00:00.014) 0:00:21.380 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:39 Saturday 06 January 2024 13:35:58 +0000 (0:00:00.009) 0:00:21.390 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:45 Saturday 06 January 2024 13:35:58 +0000 (0:00:00.009) 0:00:21.400 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:50 Saturday 06 January 2024 13:35:58 +0000 (0:00:00.009) 0:00:21.409 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.009795", "end": "2024-01-06 13:35:59.070108", "rc": 0, "start": "2024-01-06 13:35:59.060313" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:56 Saturday 06 January 2024 13:35:59 +0000 (0:00:00.221) 0:00:21.630 ****** 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-ci9c89e54q/tests/tasks/manage_test_interface.yml:61 Saturday 06 January 2024 13:35:59 +0000 (0:00:00.009) 0:00:21.640 ****** 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-ci9c89e54q/tests/tasks/create_and_remove_interface.yml:27 Saturday 06 January 2024 13:35:59 +0000 (0:00:00.008) 0:00:21.648 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:35:59 +0000 (0:00:00.021) 0:00:21.670 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:35:59 +0000 (0:00:00.052) 0:00:21.722 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003619", "end": "2024-01-06 13:35:59.374731", "rc": 0, "start": "2024-01-06 13:35:59.371112" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:35:59 +0000 (0:00:00.205) 0:00:21.928 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:35:59 +0000 (0:00:00.011) 0:00:21.939 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/create_and_remove_interface.yml:29 Saturday 06 January 2024 13:35:59 +0000 (0:00:00.009) 0:00:21.949 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/assert_device_absent.yml:3 Saturday 06 January 2024 13:35:59 +0000 (0:00:00.020) 0:00:21.970 ****** included: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 13:35:59 +0000 (0:00:00.010) 0:00:21.980 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/assert_device_absent.yml:5 Saturday 06 January 2024 13:35:59 +0000 (0:00:00.200) 0:00:22.181 ****** 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 06 January 2024 13:35:59 +0000 (0:00:00.020) 0:00:22.201 ****** =============================================================================== Install iproute --------------------------------------------------------- 2.30s /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.20s /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.19s /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.18s /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.17s /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.17s /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.89s /WORKDIR/git-weekly-ci9c89e54q/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.67s /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:23 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.36s /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/el_repo_setup.yml:3 ---------------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.26s /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/el_repo_setup.yml:17 --------------- Get stat for interface veth1298 ----------------------------------------- 0.23s /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_interface_stat.yml:3 ----------- Set up veth as managed by NetworkManager -------------------------------- 0.23s /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:31 ------- Delete veth interface veth1298 ------------------------------------------ 0.23s /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:39 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:50 ------- Get stat for interface veth1298 ----------------------------------------- 0.22s /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_interface_stat.yml:3 ----------- Create dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/manage_test_interface.yml:45 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ci9c89e54q/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ci9c89e54q/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. ---^---^---^---^---^---