# 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-ci11m52njd/.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-ci11m52njd/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-ci11m52njd/tests/tests_helpers_and_asserts.yml:3 Saturday 18 May 2024 13:22:02 +0000 (0:00:00.035) 0:00:00.035 ********** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci11m52njd/tests/tests_helpers_and_asserts.yml:6 Saturday 18 May 2024 13:22:03 +0000 (0:00:01.015) 0:00:01.050 ********** included: /WORKDIR/git-weekly-ci11m52njd/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-ci11m52njd/tests/tasks/el_repo_setup.yml:3 Saturday 18 May 2024 13:22:03 +0000 (0:00:00.013) 0:00:01.064 ********** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/el_repo_setup.yml:17 Saturday 18 May 2024 13:22:04 +0000 (0:00:00.402) 0:00:01.466 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/el_repo_setup.yml:22 Saturday 18 May 2024 13:22:04 +0000 (0:00:00.296) 0:00:01.762 ********** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/el_repo_setup.yml:26 Saturday 18 May 2024 13:22:04 +0000 (0:00:00.026) 0:00:01.789 ********** 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-ci11m52njd/tests/tasks/el_repo_setup.yml:51 Saturday 18 May 2024 13:22:04 +0000 (0:00:00.008) 0:00:01.797 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/enable_epel.yml:8 Saturday 18 May 2024 13:22:04 +0000 (0:00:00.021) 0:00:01.818 ********** 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-ci11m52njd/tests/tasks/enable_epel.yml:24 Saturday 18 May 2024 13:22:04 +0000 (0:00:00.007) 0:00:01.826 ********** 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-ci11m52njd/tests/tasks/enable_epel.yml:30 Saturday 18 May 2024 13:22:04 +0000 (0:00:00.007) 0:00:01.834 ********** 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-ci11m52njd/tests/tasks/enable_epel.yml:35 Saturday 18 May 2024 13:22:04 +0000 (0:00:00.007) 0:00:01.841 ********** 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-ci11m52njd/tests/tasks/enable_epel.yml:40 Saturday 18 May 2024 13:22:04 +0000 (0:00:00.007) 0:00:01.849 ********** 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-ci11m52njd/tests/tests_helpers_and_asserts.yml:9 Saturday 18 May 2024 13:22:04 +0000 (0:00:00.007) 0:00:01.856 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/create_and_remove_interface.yml:3 Saturday 18 May 2024 13:22:04 +0000 (0:00:00.011) 0:00:01.868 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:22:04 +0000 (0:00:00.010) 0:00:01.878 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:22:04 +0000 (0:00:00.009) 0:00:01.888 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003284", "end": "2024-05-18 13:22:04.743333", "rc": 0, "start": "2024-05-18 13:22:04.740049" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:22:04 +0000 (0:00:00.289) 0:00:02.178 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:22:04 +0000 (0:00:00.011) 0:00:02.189 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/create_and_remove_interface.yml:5 Saturday 18 May 2024 13:22:04 +0000 (0:00:00.009) 0:00:02.199 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:3 Saturday 18 May 2024 13:22:04 +0000 (0:00:00.013) 0:00:02.213 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:8 Saturday 18 May 2024 13:22:04 +0000 (0:00:00.008) 0:00:02.221 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:13 Saturday 18 May 2024 13:22:04 +0000 (0:00:00.008) 0:00:02.230 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:22:04 +0000 (0:00:00.011) 0:00:02.241 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:22:04 +0000 (0:00:00.013) 0:00:02.255 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003441", "end": "2024-05-18 13:22:05.087258", "rc": 0, "start": "2024-05-18 13:22:05.083817" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:22:05 +0000 (0:00:00.268) 0:00:02.524 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:22:05 +0000 (0:00:00.010) 0:00:02.534 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:16 Saturday 18 May 2024 13:22:05 +0000 (0:00:00.008) 0:00:02.543 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:27 Saturday 18 May 2024 13:22:07 +0000 (0:00:02.271) 0:00:04.814 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:35 Saturday 18 May 2024 13:22:07 +0000 (0:00:00.014) 0:00:04.828 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:43 Saturday 18 May 2024 13:22:07 +0000 (0:00:00.008) 0:00:04.836 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:49 Saturday 18 May 2024 13:22:07 +0000 (0:00:00.007) 0:00:04.844 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:54 Saturday 18 May 2024 13:22:07 +0000 (0:00:00.008) 0:00:04.852 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:60 Saturday 18 May 2024 13:22:07 +0000 (0:00:00.007) 0:00:04.860 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:65 Saturday 18 May 2024 13:22:07 +0000 (0:00:00.008) 0:00:04.868 ********** 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-ci11m52njd/tests/tasks/create_and_remove_interface.yml:9 Saturday 18 May 2024 13:22:07 +0000 (0:00:00.007) 0:00:04.876 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:22:07 +0000 (0:00:00.014) 0:00:04.890 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:22:07 +0000 (0:00:00.011) 0:00:04.902 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003609", "end": "2024-05-18 13:22:07.701511", "rc": 0, "start": "2024-05-18 13:22:07.697902" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:22:07 +0000 (0:00:00.242) 0:00:05.144 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:22:07 +0000 (0:00:00.011) 0:00:05.155 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/create_and_remove_interface.yml:11 Saturday 18 May 2024 13:22:07 +0000 (0:00:00.013) 0:00:05.168 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/assert_device_absent.yml:3 Saturday 18 May 2024 13:22:07 +0000 (0:00:00.013) 0:00:05.182 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_interface_stat.yml:3 Saturday 18 May 2024 13:22:07 +0000 (0:00:00.010) 0:00:05.193 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/assert_device_absent.yml:5 Saturday 18 May 2024 13:22:08 +0000 (0:00:00.230) 0:00:05.423 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/create_and_remove_interface.yml:14 Saturday 18 May 2024 13:22:08 +0000 (0:00:00.011) 0:00:05.435 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:3 Saturday 18 May 2024 13:22:08 +0000 (0:00:00.015) 0:00:05.450 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:8 Saturday 18 May 2024 13:22:08 +0000 (0:00:00.007) 0:00:05.457 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:13 Saturday 18 May 2024 13:22:08 +0000 (0:00:00.007) 0:00:05.465 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:22:08 +0000 (0:00:00.010) 0:00:05.476 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:22:08 +0000 (0:00:00.010) 0:00:05.486 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003452", "end": "2024-05-18 13:22:08.281307", "rc": 0, "start": "2024-05-18 13:22:08.277855" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:22:08 +0000 (0:00:00.234) 0:00:05.721 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:22:08 +0000 (0:00:00.014) 0:00:05.735 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:16 Saturday 18 May 2024 13:22:08 +0000 (0:00:00.010) 0:00:05.745 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:27 Saturday 18 May 2024 13:22:10 +0000 (0:00:02.168) 0:00:07.913 ********** 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.007347", "end": "2024-05-18 13:22:10.721865", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-05-18 13:22:10.714518" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003565", "end": "2024-05-18 13:22:11.002025", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-05-18 13:22:10.998460" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004032", "end": "2024-05-18 13:22:11.226057", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-05-18 13:22:11.222025" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:35 Saturday 18 May 2024 13:22:11 +0000 (0:00:00.750) 0:00:08.664 ********** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023155", "end": "2024-05-18 13:22:11.484245", "rc": 0, "start": "2024-05-18 13:22:11.461090" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:43 Saturday 18 May 2024 13:22:11 +0000 (0:00:00.258) 0:00:08.923 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:49 Saturday 18 May 2024 13:22:11 +0000 (0:00:00.008) 0:00:08.931 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:54 Saturday 18 May 2024 13:22:11 +0000 (0:00:00.008) 0:00:08.940 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:60 Saturday 18 May 2024 13:22:11 +0000 (0:00:00.009) 0:00:08.949 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:65 Saturday 18 May 2024 13:22:11 +0000 (0:00:00.008) 0:00:08.958 ********** 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-ci11m52njd/tests/tasks/create_and_remove_interface.yml:18 Saturday 18 May 2024 13:22:11 +0000 (0:00:00.008) 0:00:08.966 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:22:11 +0000 (0:00:00.015) 0:00:08.981 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:22:11 +0000 (0:00:00.009) 0:00:08.991 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003283", "end": "2024-05-18 13:22:11.786107", "rc": 0, "start": "2024-05-18 13:22:11.782824" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:22:11 +0000 (0:00:00.237) 0:00:09.229 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:22:11 +0000 (0:00:00.010) 0:00:09.239 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/create_and_remove_interface.yml:20 Saturday 18 May 2024 13:22:11 +0000 (0:00:00.010) 0:00:09.249 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/assert_device_present.yml:3 Saturday 18 May 2024 13:22:11 +0000 (0:00:00.027) 0:00:09.276 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_interface_stat.yml:3 Saturday 18 May 2024 13:22:11 +0000 (0:00:00.014) 0:00:09.291 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716038530.7180471, "block_size": 4096, "blocks": 0, "ctime": 1716038530.7180471, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 39314, "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": 1716038530.7180471, "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-ci11m52njd/tests/tasks/assert_device_present.yml:5 Saturday 18 May 2024 13:22:12 +0000 (0:00:00.237) 0:00:09.529 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/create_and_remove_interface.yml:23 Saturday 18 May 2024 13:22:12 +0000 (0:00:00.010) 0:00:09.540 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:3 Saturday 18 May 2024 13:22:12 +0000 (0:00:00.018) 0:00:09.558 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:8 Saturday 18 May 2024 13:22:12 +0000 (0:00:00.008) 0:00:09.566 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:13 Saturday 18 May 2024 13:22:12 +0000 (0:00:00.007) 0:00:09.574 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:22:12 +0000 (0:00:00.010) 0:00:09.585 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:22:12 +0000 (0:00:00.009) 0:00:09.594 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003510", "end": "2024-05-18 13:22:12.390365", "rc": 0, "start": "2024-05-18 13:22:12.386855" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:22:12 +0000 (0:00:00.231) 0:00:09.826 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:22:12 +0000 (0:00:00.010) 0:00:09.837 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:16 Saturday 18 May 2024 13:22:12 +0000 (0:00:00.010) 0:00:09.847 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:27 Saturday 18 May 2024 13:22:14 +0000 (0:00:02.169) 0:00:12.016 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:35 Saturday 18 May 2024 13:22:14 +0000 (0:00:00.021) 0:00:12.038 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:43 Saturday 18 May 2024 13:22:14 +0000 (0:00:00.009) 0:00:12.047 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009277", "end": "2024-05-18 13:22:14.849883", "rc": 0, "start": "2024-05-18 13:22:14.840606" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:49 Saturday 18 May 2024 13:22:14 +0000 (0:00:00.248) 0:00:12.296 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:54 Saturday 18 May 2024 13:22:14 +0000 (0:00:00.009) 0:00:12.305 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:60 Saturday 18 May 2024 13:22:14 +0000 (0:00:00.008) 0:00:12.314 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:65 Saturday 18 May 2024 13:22:14 +0000 (0:00:00.008) 0:00:12.322 ********** 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-ci11m52njd/tests/tasks/create_and_remove_interface.yml:27 Saturday 18 May 2024 13:22:14 +0000 (0:00:00.007) 0:00:12.330 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:22:14 +0000 (0:00:00.020) 0:00:12.350 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:22:14 +0000 (0:00:00.018) 0:00:12.369 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003487", "end": "2024-05-18 13:22:15.168172", "rc": 0, "start": "2024-05-18 13:22:15.164685" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:22:15 +0000 (0:00:00.235) 0:00:12.604 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:22:15 +0000 (0:00:00.009) 0:00:12.614 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/create_and_remove_interface.yml:29 Saturday 18 May 2024 13:22:15 +0000 (0:00:00.010) 0:00:12.624 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/assert_device_absent.yml:3 Saturday 18 May 2024 13:22:15 +0000 (0:00:00.019) 0:00:12.643 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_interface_stat.yml:3 Saturday 18 May 2024 13:22:15 +0000 (0:00:00.010) 0:00:12.654 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/assert_device_absent.yml:5 Saturday 18 May 2024 13:22:15 +0000 (0:00:00.230) 0:00:12.885 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tests_helpers_and_asserts.yml:15 Saturday 18 May 2024 13:22:15 +0000 (0:00:00.012) 0:00:12.897 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/create_and_remove_interface.yml:3 Saturday 18 May 2024 13:22:15 +0000 (0:00:00.014) 0:00:12.911 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:22:15 +0000 (0:00:00.019) 0:00:12.931 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:22:15 +0000 (0:00:00.011) 0:00:12.943 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003595", "end": "2024-05-18 13:22:15.751940", "rc": 0, "start": "2024-05-18 13:22:15.748345" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:22:15 +0000 (0:00:00.245) 0:00:13.188 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:22:15 +0000 (0:00:00.010) 0:00:13.199 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/create_and_remove_interface.yml:5 Saturday 18 May 2024 13:22:15 +0000 (0:00:00.012) 0:00:13.211 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:3 Saturday 18 May 2024 13:22:15 +0000 (0:00:00.014) 0:00:13.225 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:8 Saturday 18 May 2024 13:22:15 +0000 (0:00:00.009) 0:00:13.235 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:13 Saturday 18 May 2024 13:22:15 +0000 (0:00:00.008) 0:00:13.243 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:22:15 +0000 (0:00:00.012) 0:00:13.256 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:22:15 +0000 (0:00:00.011) 0:00:13.268 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003329", "end": "2024-05-18 13:22:16.068012", "rc": 0, "start": "2024-05-18 13:22:16.064683" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:22:16 +0000 (0:00:00.240) 0:00:13.508 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:22:16 +0000 (0:00:00.010) 0:00:13.519 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:16 Saturday 18 May 2024 13:22:16 +0000 (0:00:00.015) 0:00:13.534 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:27 Saturday 18 May 2024 13:22:18 +0000 (0:00:02.218) 0:00:15.753 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:35 Saturday 18 May 2024 13:22:18 +0000 (0:00:00.014) 0:00:15.767 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:43 Saturday 18 May 2024 13:22:18 +0000 (0:00:00.009) 0:00:15.776 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:49 Saturday 18 May 2024 13:22:18 +0000 (0:00:00.011) 0:00:15.788 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:54 Saturday 18 May 2024 13:22:18 +0000 (0:00:00.015) 0:00:15.804 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:60 Saturday 18 May 2024 13:22:18 +0000 (0:00:00.015) 0:00:15.820 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:65 Saturday 18 May 2024 13:22:18 +0000 (0:00:00.010) 0:00:15.830 ********** 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-ci11m52njd/tests/tasks/create_and_remove_interface.yml:9 Saturday 18 May 2024 13:22:18 +0000 (0:00:00.015) 0:00:15.845 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:22:18 +0000 (0:00:00.020) 0:00:15.866 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:22:18 +0000 (0:00:00.017) 0:00:15.884 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003479", "end": "2024-05-18 13:22:18.717307", "rc": 0, "start": "2024-05-18 13:22:18.713828" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:22:18 +0000 (0:00:00.268) 0:00:16.152 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:22:18 +0000 (0:00:00.010) 0:00:16.162 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/create_and_remove_interface.yml:11 Saturday 18 May 2024 13:22:18 +0000 (0:00:00.009) 0:00:16.171 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/assert_device_absent.yml:3 Saturday 18 May 2024 13:22:18 +0000 (0:00:00.013) 0:00:16.185 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_interface_stat.yml:3 Saturday 18 May 2024 13:22:18 +0000 (0:00:00.009) 0:00:16.195 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/assert_device_absent.yml:5 Saturday 18 May 2024 13:22:19 +0000 (0:00:00.226) 0:00:16.422 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/create_and_remove_interface.yml:14 Saturday 18 May 2024 13:22:19 +0000 (0:00:00.011) 0:00:16.433 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:3 Saturday 18 May 2024 13:22:19 +0000 (0:00:00.015) 0:00:16.448 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:8 Saturday 18 May 2024 13:22:19 +0000 (0:00:00.007) 0:00:16.456 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:13 Saturday 18 May 2024 13:22:19 +0000 (0:00:00.008) 0:00:16.464 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:22:19 +0000 (0:00:00.011) 0:00:16.476 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:22:19 +0000 (0:00:00.011) 0:00:16.487 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003472", "end": "2024-05-18 13:22:19.284614", "rc": 0, "start": "2024-05-18 13:22:19.281142" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:22:19 +0000 (0:00:00.231) 0:00:16.719 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:22:19 +0000 (0:00:00.012) 0:00:16.732 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:16 Saturday 18 May 2024 13:22:19 +0000 (0:00:00.011) 0:00:16.744 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:27 Saturday 18 May 2024 13:22:21 +0000 (0:00:02.201) 0:00:18.945 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:35 Saturday 18 May 2024 13:22:21 +0000 (0:00:00.014) 0:00:18.960 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:43 Saturday 18 May 2024 13:22:21 +0000 (0:00:00.011) 0:00:18.972 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:49 Saturday 18 May 2024 13:22:21 +0000 (0:00:00.024) 0:00:18.996 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.005461", "end": "2024-05-18 13:22:21.803886", "rc": 0, "start": "2024-05-18 13:22:21.798425" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:54 Saturday 18 May 2024 13:22:21 +0000 (0:00:00.256) 0:00:19.252 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:60 Saturday 18 May 2024 13:22:21 +0000 (0:00:00.009) 0:00:19.262 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:65 Saturday 18 May 2024 13:22:21 +0000 (0:00:00.008) 0:00:19.270 ********** 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-ci11m52njd/tests/tasks/create_and_remove_interface.yml:18 Saturday 18 May 2024 13:22:21 +0000 (0:00:00.008) 0:00:19.279 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:22:21 +0000 (0:00:00.015) 0:00:19.295 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:22:21 +0000 (0:00:00.009) 0:00:19.305 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003293", "end": "2024-05-18 13:22:22.100322", "rc": 0, "start": "2024-05-18 13:22:22.097029" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:22:22 +0000 (0:00:00.241) 0:00:19.546 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:22:22 +0000 (0:00:00.016) 0:00:19.563 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/create_and_remove_interface.yml:20 Saturday 18 May 2024 13:22:22 +0000 (0:00:00.013) 0:00:19.577 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/assert_device_present.yml:3 Saturday 18 May 2024 13:22:22 +0000 (0:00:00.018) 0:00:19.596 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_interface_stat.yml:3 Saturday 18 May 2024 13:22:22 +0000 (0:00:00.013) 0:00:19.609 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716038541.801595, "block_size": 4096, "blocks": 0, "ctime": 1716038541.801595, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 39607, "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": 1716038541.801595, "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-ci11m52njd/tests/tasks/assert_device_present.yml:5 Saturday 18 May 2024 13:22:22 +0000 (0:00:00.232) 0:00:19.842 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/create_and_remove_interface.yml:23 Saturday 18 May 2024 13:22:22 +0000 (0:00:00.021) 0:00:19.863 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:3 Saturday 18 May 2024 13:22:22 +0000 (0:00:00.024) 0:00:19.888 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:8 Saturday 18 May 2024 13:22:22 +0000 (0:00:00.010) 0:00:19.899 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:13 Saturday 18 May 2024 13:22:22 +0000 (0:00:00.008) 0:00:19.908 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:22:22 +0000 (0:00:00.018) 0:00:19.926 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:22:22 +0000 (0:00:00.015) 0:00:19.941 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003389", "end": "2024-05-18 13:22:22.739933", "rc": 0, "start": "2024-05-18 13:22:22.736544" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:22:22 +0000 (0:00:00.236) 0:00:20.178 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:22:22 +0000 (0:00:00.011) 0:00:20.189 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:16 Saturday 18 May 2024 13:22:22 +0000 (0:00:00.021) 0:00:20.211 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:27 Saturday 18 May 2024 13:22:24 +0000 (0:00:02.163) 0:00:22.374 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:35 Saturday 18 May 2024 13:22:24 +0000 (0:00:00.014) 0:00:22.389 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:43 Saturday 18 May 2024 13:22:24 +0000 (0:00:00.009) 0:00:22.398 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:49 Saturday 18 May 2024 13:22:24 +0000 (0:00:00.008) 0:00:22.407 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:54 Saturday 18 May 2024 13:22:25 +0000 (0:00:00.008) 0:00:22.416 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007431", "end": "2024-05-18 13:22:25.217163", "rc": 0, "start": "2024-05-18 13:22:25.209732" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:60 Saturday 18 May 2024 13:22:25 +0000 (0:00:00.242) 0:00:22.659 ********** 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-ci11m52njd/tests/tasks/manage_test_interface.yml:65 Saturday 18 May 2024 13:22:25 +0000 (0:00:00.011) 0:00:22.670 ********** 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-ci11m52njd/tests/tasks/create_and_remove_interface.yml:27 Saturday 18 May 2024 13:22:25 +0000 (0:00:00.016) 0:00:22.686 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:22:25 +0000 (0:00:00.038) 0:00:22.725 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:22:25 +0000 (0:00:00.010) 0:00:22.736 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003336", "end": "2024-05-18 13:22:25.531069", "rc": 0, "start": "2024-05-18 13:22:25.527733" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:22:25 +0000 (0:00:00.229) 0:00:22.966 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:22:25 +0000 (0:00:00.009) 0:00:22.976 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/create_and_remove_interface.yml:29 Saturday 18 May 2024 13:22:25 +0000 (0:00:00.009) 0:00:22.986 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/assert_device_absent.yml:3 Saturday 18 May 2024 13:22:25 +0000 (0:00:00.019) 0:00:23.005 ********** included: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_interface_stat.yml:3 Saturday 18 May 2024 13:22:25 +0000 (0:00:00.010) 0:00:23.016 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci11m52njd/tests/tasks/assert_device_absent.yml:5 Saturday 18 May 2024 13:22:25 +0000 (0:00:00.228) 0:00:23.245 ********** 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 18 May 2024 13:22:25 +0000 (0:00:00.017) 0:00:23.262 ********** =============================================================================== Install iproute --------------------------------------------------------- 2.27s /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.22s /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.20s /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.17s /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.17s /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.16s /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 1.02s /WORKDIR/git-weekly-ci11m52njd/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.75s /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.40s /WORKDIR/git-weekly-ci11m52njd/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.30s /WORKDIR/git-weekly-ci11m52njd/tests/tasks/el_repo_setup.yml:17 --------------- Gather current interface info ------------------------------------------- 0.29s /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.26s /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:35 ------- Create dummy interface dummy1298 ---------------------------------------- 0.26s /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:49 ------- Delete veth interface veth1298 ------------------------------------------ 0.25s /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:43 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:3 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.24s /WORKDIR/git-weekly-ci11m52njd/tests/tasks/manage_test_interface.yml:54 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ci11m52njd/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ci11m52njd/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. ---^---^---^---^---^---