# 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-nm_plugin_hotfixl4ep8fjl/.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-nm_plugin_hotfixl4ep8fjl/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tests_helpers_and_asserts.yml:3 Thursday 14 March 2024 21:25:21 +0000 (0:00:00.037) 0:00:00.037 ******** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tests_helpers_and_asserts.yml:6 Thursday 14 March 2024 21:25:22 +0000 (0:00:01.126) 0:00:01.164 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/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-nm_plugin_hotfixl4ep8fjl/tests/tasks/el_repo_setup.yml:3 Thursday 14 March 2024 21:25:22 +0000 (0:00:00.028) 0:00:01.192 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/el_repo_setup.yml:17 Thursday 14 March 2024 21:25:23 +0000 (0:00:00.482) 0:00:01.674 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/el_repo_setup.yml:22 Thursday 14 March 2024 21:25:23 +0000 (0:00:00.331) 0:00:02.006 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/el_repo_setup.yml:26 Thursday 14 March 2024 21:25:23 +0000 (0:00:00.015) 0:00:02.022 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/el_repo_setup.yml:51 Thursday 14 March 2024 21:25:23 +0000 (0:00:00.010) 0:00:02.033 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/enable_epel.yml:8 Thursday 14 March 2024 21:25:23 +0000 (0:00:00.030) 0:00:02.064 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/enable_epel.yml:24 Thursday 14 March 2024 21:25:23 +0000 (0:00:00.011) 0:00:02.075 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/enable_epel.yml:30 Thursday 14 March 2024 21:25:23 +0000 (0:00:00.008) 0:00:02.083 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/enable_epel.yml:35 Thursday 14 March 2024 21:25:23 +0000 (0:00:00.008) 0:00:02.092 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/enable_epel.yml:40 Thursday 14 March 2024 21:25:23 +0000 (0:00:00.008) 0:00:02.100 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tests_helpers_and_asserts.yml:9 Thursday 14 March 2024 21:25:23 +0000 (0:00:00.007) 0:00:02.108 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/create_and_remove_interface.yml:3 Thursday 14 March 2024 21:25:23 +0000 (0:00:00.012) 0:00:02.121 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:25:23 +0000 (0:00:00.010) 0:00:02.131 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:25:23 +0000 (0:00:00.020) 0:00:02.152 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004169", "end": "2024-03-14 21:25:23.906706", "rc": 0, "start": "2024-03-14 21:25:23.902537" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:25:23 +0000 (0:00:00.323) 0:00:02.475 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:25:23 +0000 (0:00:00.011) 0:00:02.487 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/create_and_remove_interface.yml:5 Thursday 14 March 2024 21:25:23 +0000 (0:00:00.010) 0:00:02.497 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:3 Thursday 14 March 2024 21:25:23 +0000 (0:00:00.021) 0:00:02.519 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:8 Thursday 14 March 2024 21:25:23 +0000 (0:00:00.010) 0:00:02.529 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:13 Thursday 14 March 2024 21:25:23 +0000 (0:00:00.009) 0:00:02.538 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:25:24 +0000 (0:00:00.015) 0:00:02.554 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:25:24 +0000 (0:00:00.011) 0:00:02.566 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004269", "end": "2024-03-14 21:25:24.265181", "rc": 0, "start": "2024-03-14 21:25:24.260912" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:25:24 +0000 (0:00:00.267) 0:00:02.833 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:25:24 +0000 (0:00:00.010) 0:00:02.843 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:16 Thursday 14 March 2024 21:25:24 +0000 (0:00:00.009) 0:00:02.852 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:27 Thursday 14 March 2024 21:25:27 +0000 (0:00:03.560) 0:00:06.413 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:35 Thursday 14 March 2024 21:25:27 +0000 (0:00:00.014) 0:00:06.428 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:43 Thursday 14 March 2024 21:25:27 +0000 (0:00:00.008) 0:00:06.436 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:49 Thursday 14 March 2024 21:25:27 +0000 (0:00:00.008) 0:00:06.445 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:54 Thursday 14 March 2024 21:25:27 +0000 (0:00:00.008) 0:00:06.454 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:60 Thursday 14 March 2024 21:25:27 +0000 (0:00:00.009) 0:00:06.463 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:65 Thursday 14 March 2024 21:25:27 +0000 (0:00:00.008) 0:00:06.471 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/create_and_remove_interface.yml:9 Thursday 14 March 2024 21:25:27 +0000 (0:00:00.007) 0:00:06.479 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:25:27 +0000 (0:00:00.013) 0:00:06.493 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:25:27 +0000 (0:00:00.009) 0:00:06.503 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004216", "end": "2024-03-14 21:25:28.197224", "rc": 0, "start": "2024-03-14 21:25:28.193008" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:25:28 +0000 (0:00:00.262) 0:00:06.765 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:25:28 +0000 (0:00:00.010) 0:00:06.776 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/create_and_remove_interface.yml:11 Thursday 14 March 2024 21:25:28 +0000 (0:00:00.009) 0:00:06.785 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/assert_device_absent.yml:3 Thursday 14 March 2024 21:25:28 +0000 (0:00:00.013) 0:00:06.799 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 21:25:28 +0000 (0:00:00.010) 0:00:06.809 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/assert_device_absent.yml:5 Thursday 14 March 2024 21:25:28 +0000 (0:00:00.257) 0:00:07.067 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/create_and_remove_interface.yml:14 Thursday 14 March 2024 21:25:28 +0000 (0:00:00.011) 0:00:07.079 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:3 Thursday 14 March 2024 21:25:28 +0000 (0:00:00.015) 0:00:07.094 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:8 Thursday 14 March 2024 21:25:28 +0000 (0:00:00.007) 0:00:07.102 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:13 Thursday 14 March 2024 21:25:28 +0000 (0:00:00.007) 0:00:07.110 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:25:28 +0000 (0:00:00.011) 0:00:07.121 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:25:28 +0000 (0:00:00.010) 0:00:07.132 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004148", "end": "2024-03-14 21:25:28.827462", "rc": 0, "start": "2024-03-14 21:25:28.823314" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:25:28 +0000 (0:00:00.263) 0:00:07.396 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:25:28 +0000 (0:00:00.010) 0:00:07.407 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:16 Thursday 14 March 2024 21:25:28 +0000 (0:00:00.009) 0:00:07.416 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:27 Thursday 14 March 2024 21:25:31 +0000 (0:00:02.294) 0:00:09.711 ******** 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.008504", "end": "2024-03-14 21:25:31.429371", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-03-14 21:25:31.420867" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004703", "end": "2024-03-14 21:25:31.755852", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-03-14 21:25:31.751149" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004398", "end": "2024-03-14 21:25:32.011160", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-03-14 21:25:32.006762" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:35 Thursday 14 March 2024 21:25:32 +0000 (0:00:00.870) 0:00:10.582 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022467", "end": "2024-03-14 21:25:32.297428", "rc": 0, "start": "2024-03-14 21:25:32.274961" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:43 Thursday 14 March 2024 21:25:32 +0000 (0:00:00.285) 0:00:10.868 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:49 Thursday 14 March 2024 21:25:32 +0000 (0:00:00.009) 0:00:10.877 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:54 Thursday 14 March 2024 21:25:32 +0000 (0:00:00.009) 0:00:10.887 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:60 Thursday 14 March 2024 21:25:32 +0000 (0:00:00.010) 0:00:10.897 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:65 Thursday 14 March 2024 21:25:32 +0000 (0:00:00.008) 0:00:10.906 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/create_and_remove_interface.yml:18 Thursday 14 March 2024 21:25:32 +0000 (0:00:00.008) 0:00:10.915 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:25:32 +0000 (0:00:00.017) 0:00:10.932 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:25:32 +0000 (0:00:00.011) 0:00:10.943 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004128", "end": "2024-03-14 21:25:32.641962", "rc": 0, "start": "2024-03-14 21:25:32.637834" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:25:32 +0000 (0:00:00.267) 0:00:11.210 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:25:32 +0000 (0:00:00.010) 0:00:11.220 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/create_and_remove_interface.yml:20 Thursday 14 March 2024 21:25:32 +0000 (0:00:00.010) 0:00:11.231 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/assert_device_present.yml:3 Thursday 14 March 2024 21:25:32 +0000 (0:00:00.016) 0:00:11.247 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 21:25:32 +0000 (0:00:00.010) 0:00:11.257 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710451531.4253235, "block_size": 4096, "blocks": 0, "ctime": 1710451531.4253235, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32625, "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": 1710451531.4253235, "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-nm_plugin_hotfixl4ep8fjl/tests/tasks/assert_device_present.yml:5 Thursday 14 March 2024 21:25:32 +0000 (0:00:00.261) 0:00:11.519 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/create_and_remove_interface.yml:23 Thursday 14 March 2024 21:25:32 +0000 (0:00:00.010) 0:00:11.530 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:3 Thursday 14 March 2024 21:25:33 +0000 (0:00:00.018) 0:00:11.549 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:8 Thursday 14 March 2024 21:25:33 +0000 (0:00:00.008) 0:00:11.557 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:13 Thursday 14 March 2024 21:25:33 +0000 (0:00:00.008) 0:00:11.566 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:25:33 +0000 (0:00:00.013) 0:00:11.579 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:25:33 +0000 (0:00:00.011) 0:00:11.590 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004180", "end": "2024-03-14 21:25:33.285809", "rc": 0, "start": "2024-03-14 21:25:33.281629" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:25:33 +0000 (0:00:00.263) 0:00:11.853 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:25:33 +0000 (0:00:00.011) 0:00:11.865 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:16 Thursday 14 March 2024 21:25:33 +0000 (0:00:00.010) 0:00:11.876 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:27 Thursday 14 March 2024 21:25:35 +0000 (0:00:02.277) 0:00:14.153 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:35 Thursday 14 March 2024 21:25:35 +0000 (0:00:00.016) 0:00:14.169 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:43 Thursday 14 March 2024 21:25:35 +0000 (0:00:00.008) 0:00:14.178 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.019996", "end": "2024-03-14 21:25:35.894781", "rc": 0, "start": "2024-03-14 21:25:35.874785" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:49 Thursday 14 March 2024 21:25:35 +0000 (0:00:00.291) 0:00:14.469 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:54 Thursday 14 March 2024 21:25:35 +0000 (0:00:00.009) 0:00:14.479 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:60 Thursday 14 March 2024 21:25:35 +0000 (0:00:00.010) 0:00:14.490 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:65 Thursday 14 March 2024 21:25:35 +0000 (0:00:00.009) 0:00:14.500 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/create_and_remove_interface.yml:27 Thursday 14 March 2024 21:25:35 +0000 (0:00:00.010) 0:00:14.510 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:25:35 +0000 (0:00:00.021) 0:00:14.532 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:25:36 +0000 (0:00:00.010) 0:00:14.542 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004197", "end": "2024-03-14 21:25:36.248413", "rc": 0, "start": "2024-03-14 21:25:36.244216" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:25:36 +0000 (0:00:00.276) 0:00:14.818 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:25:36 +0000 (0:00:00.013) 0:00:14.832 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/create_and_remove_interface.yml:29 Thursday 14 March 2024 21:25:36 +0000 (0:00:00.015) 0:00:14.847 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/assert_device_absent.yml:3 Thursday 14 March 2024 21:25:36 +0000 (0:00:00.034) 0:00:14.881 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 21:25:36 +0000 (0:00:00.011) 0:00:14.892 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/assert_device_absent.yml:5 Thursday 14 March 2024 21:25:36 +0000 (0:00:00.273) 0:00:15.165 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tests_helpers_and_asserts.yml:15 Thursday 14 March 2024 21:25:36 +0000 (0:00:00.013) 0:00:15.178 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/create_and_remove_interface.yml:3 Thursday 14 March 2024 21:25:36 +0000 (0:00:00.013) 0:00:15.192 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:25:36 +0000 (0:00:00.010) 0:00:15.202 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:25:36 +0000 (0:00:00.009) 0:00:15.212 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004191", "end": "2024-03-14 21:25:36.910238", "rc": 0, "start": "2024-03-14 21:25:36.906047" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:25:36 +0000 (0:00:00.266) 0:00:15.479 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:25:36 +0000 (0:00:00.014) 0:00:15.493 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/create_and_remove_interface.yml:5 Thursday 14 March 2024 21:25:36 +0000 (0:00:00.010) 0:00:15.503 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:3 Thursday 14 March 2024 21:25:36 +0000 (0:00:00.012) 0:00:15.516 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:8 Thursday 14 March 2024 21:25:36 +0000 (0:00:00.007) 0:00:15.524 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:13 Thursday 14 March 2024 21:25:36 +0000 (0:00:00.008) 0:00:15.532 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:25:37 +0000 (0:00:00.011) 0:00:15.544 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:25:37 +0000 (0:00:00.010) 0:00:15.554 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004237", "end": "2024-03-14 21:25:37.246603", "rc": 0, "start": "2024-03-14 21:25:37.242366" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:25:37 +0000 (0:00:00.260) 0:00:15.815 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:25:37 +0000 (0:00:00.011) 0:00:15.827 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:16 Thursday 14 March 2024 21:25:37 +0000 (0:00:00.011) 0:00:15.838 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:27 Thursday 14 March 2024 21:25:39 +0000 (0:00:02.271) 0:00:18.109 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:35 Thursday 14 March 2024 21:25:39 +0000 (0:00:00.015) 0:00:18.124 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:43 Thursday 14 March 2024 21:25:39 +0000 (0:00:00.010) 0:00:18.135 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:49 Thursday 14 March 2024 21:25:39 +0000 (0:00:00.012) 0:00:18.148 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:54 Thursday 14 March 2024 21:25:39 +0000 (0:00:00.017) 0:00:18.165 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:60 Thursday 14 March 2024 21:25:39 +0000 (0:00:00.009) 0:00:18.175 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:65 Thursday 14 March 2024 21:25:39 +0000 (0:00:00.010) 0:00:18.185 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/create_and_remove_interface.yml:9 Thursday 14 March 2024 21:25:39 +0000 (0:00:00.009) 0:00:18.194 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:25:39 +0000 (0:00:00.016) 0:00:18.211 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:25:39 +0000 (0:00:00.012) 0:00:18.223 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004197", "end": "2024-03-14 21:25:39.921078", "rc": 0, "start": "2024-03-14 21:25:39.916881" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:25:39 +0000 (0:00:00.265) 0:00:18.489 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:25:39 +0000 (0:00:00.010) 0:00:18.499 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/create_and_remove_interface.yml:11 Thursday 14 March 2024 21:25:39 +0000 (0:00:00.011) 0:00:18.511 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/assert_device_absent.yml:3 Thursday 14 March 2024 21:25:39 +0000 (0:00:00.014) 0:00:18.525 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 21:25:39 +0000 (0:00:00.013) 0:00:18.538 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/assert_device_absent.yml:5 Thursday 14 March 2024 21:25:40 +0000 (0:00:00.262) 0:00:18.801 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/create_and_remove_interface.yml:14 Thursday 14 March 2024 21:25:40 +0000 (0:00:00.011) 0:00:18.813 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:3 Thursday 14 March 2024 21:25:40 +0000 (0:00:00.016) 0:00:18.829 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:8 Thursday 14 March 2024 21:25:40 +0000 (0:00:00.010) 0:00:18.839 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:13 Thursday 14 March 2024 21:25:40 +0000 (0:00:00.008) 0:00:18.848 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:25:40 +0000 (0:00:00.011) 0:00:18.860 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:25:40 +0000 (0:00:00.011) 0:00:18.871 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004244", "end": "2024-03-14 21:25:40.570176", "rc": 0, "start": "2024-03-14 21:25:40.565932" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:25:40 +0000 (0:00:00.268) 0:00:19.140 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:25:40 +0000 (0:00:00.014) 0:00:19.154 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:16 Thursday 14 March 2024 21:25:40 +0000 (0:00:00.010) 0:00:19.164 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:27 Thursday 14 March 2024 21:25:43 +0000 (0:00:02.466) 0:00:21.630 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:35 Thursday 14 March 2024 21:25:43 +0000 (0:00:00.015) 0:00:21.645 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:43 Thursday 14 March 2024 21:25:43 +0000 (0:00:00.009) 0:00:21.655 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:49 Thursday 14 March 2024 21:25:43 +0000 (0:00:00.014) 0:00:21.669 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.096941", "end": "2024-03-14 21:25:43.456666", "rc": 0, "start": "2024-03-14 21:25:43.359725" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:54 Thursday 14 March 2024 21:25:43 +0000 (0:00:00.371) 0:00:22.041 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:60 Thursday 14 March 2024 21:25:43 +0000 (0:00:00.009) 0:00:22.051 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:65 Thursday 14 March 2024 21:25:43 +0000 (0:00:00.009) 0:00:22.060 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/create_and_remove_interface.yml:18 Thursday 14 March 2024 21:25:43 +0000 (0:00:00.009) 0:00:22.070 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:25:43 +0000 (0:00:00.016) 0:00:22.086 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:25:43 +0000 (0:00:00.010) 0:00:22.096 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004221", "end": "2024-03-14 21:25:43.787055", "rc": 0, "start": "2024-03-14 21:25:43.782834" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:25:43 +0000 (0:00:00.258) 0:00:22.354 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:25:43 +0000 (0:00:00.011) 0:00:22.366 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/create_and_remove_interface.yml:20 Thursday 14 March 2024 21:25:43 +0000 (0:00:00.011) 0:00:22.377 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/assert_device_present.yml:3 Thursday 14 March 2024 21:25:43 +0000 (0:00:00.023) 0:00:22.400 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 21:25:43 +0000 (0:00:00.010) 0:00:22.411 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710451543.4553165, "block_size": 4096, "blocks": 0, "ctime": 1710451543.4553165, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32957, "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": 1710451543.4553165, "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-nm_plugin_hotfixl4ep8fjl/tests/tasks/assert_device_present.yml:5 Thursday 14 March 2024 21:25:44 +0000 (0:00:00.256) 0:00:22.668 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/create_and_remove_interface.yml:23 Thursday 14 March 2024 21:25:44 +0000 (0:00:00.015) 0:00:22.683 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:3 Thursday 14 March 2024 21:25:44 +0000 (0:00:00.019) 0:00:22.702 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:8 Thursday 14 March 2024 21:25:44 +0000 (0:00:00.009) 0:00:22.711 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:13 Thursday 14 March 2024 21:25:44 +0000 (0:00:00.009) 0:00:22.720 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:25:44 +0000 (0:00:00.011) 0:00:22.732 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:25:44 +0000 (0:00:00.010) 0:00:22.743 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004257", "end": "2024-03-14 21:25:44.432525", "rc": 0, "start": "2024-03-14 21:25:44.428268" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:25:44 +0000 (0:00:00.258) 0:00:23.001 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:25:44 +0000 (0:00:00.011) 0:00:23.012 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:16 Thursday 14 March 2024 21:25:44 +0000 (0:00:00.011) 0:00:23.024 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:27 Thursday 14 March 2024 21:25:46 +0000 (0:00:02.249) 0:00:25.274 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:35 Thursday 14 March 2024 21:25:46 +0000 (0:00:00.021) 0:00:25.295 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:43 Thursday 14 March 2024 21:25:46 +0000 (0:00:00.017) 0:00:25.312 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:49 Thursday 14 March 2024 21:25:46 +0000 (0:00:00.014) 0:00:25.327 ******** 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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:54 Thursday 14 March 2024 21:25:46 +0000 (0:00:00.017) 0:00:25.345 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008856", "end": "2024-03-14 21:25:47.052693", "rc": 0, "start": "2024-03-14 21:25:47.043837" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:60 Thursday 14 March 2024 21:25:47 +0000 (0:00:00.285) 0:00:25.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-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:65 Thursday 14 March 2024 21:25:47 +0000 (0:00:00.010) 0:00:25.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-nm_plugin_hotfixl4ep8fjl/tests/tasks/create_and_remove_interface.yml:27 Thursday 14 March 2024 21:25:47 +0000 (0:00:00.010) 0:00:25.651 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:25:47 +0000 (0:00:00.023) 0:00:25.674 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:25:47 +0000 (0:00:00.063) 0:00:25.737 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004204", "end": "2024-03-14 21:25:47.433086", "rc": 0, "start": "2024-03-14 21:25:47.428882" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:25:47 +0000 (0:00:00.267) 0:00:26.004 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:25:47 +0000 (0:00:00.012) 0:00:26.017 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/create_and_remove_interface.yml:29 Thursday 14 March 2024 21:25:47 +0000 (0:00:00.016) 0:00:26.034 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/assert_device_absent.yml:3 Thursday 14 March 2024 21:25:47 +0000 (0:00:00.022) 0:00:26.057 ******** included: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 21:25:47 +0000 (0:00:00.021) 0:00:26.078 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/assert_device_absent.yml:5 Thursday 14 March 2024 21:25:47 +0000 (0:00:00.305) 0:00:26.383 ******** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Thursday 14 March 2024 21:25:47 +0000 (0:00:00.016) 0:00:26.400 ******** =============================================================================== Install iproute --------------------------------------------------------- 3.56s /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.47s /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.29s /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.28s /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.27s /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.25s /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 1.13s /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tests_helpers_and_asserts.yml:3 --- Create veth interface veth1298 ------------------------------------------ 0.87s /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:27 Gather the minimum subset of ansible_facts required by the network role test --- 0.48s /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/el_repo_setup.yml:3 --------- Create dummy interface dummy1298 ---------------------------------------- 0.37s /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:49 Check if system is ostree ----------------------------------------------- 0.33s /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/el_repo_setup.yml:17 -------- Gather current interface info ------------------------------------------- 0.32s /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:3 Get stat for interface dummy1298 ---------------------------------------- 0.31s /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_interface_stat.yml:3 ---- Delete veth interface veth1298 ------------------------------------------ 0.29s /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:43 Set up veth as managed by NetworkManager -------------------------------- 0.29s /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:35 Delete dummy interface dummy1298 ---------------------------------------- 0.29s /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/manage_test_interface.yml:54 Gather current interface info ------------------------------------------- 0.28s /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:3 Get stat for interface veth1298 ----------------------------------------- 0.27s /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_interface_stat.yml:3 ---- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-nm_plugin_hotfixl4ep8fjl/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. ---^---^---^---^---^---