# 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_hotfixjn34oq1w/.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_hotfixjn34oq1w/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_hotfixjn34oq1w/tests/tests_helpers_and_asserts.yml:3 Tuesday 27 February 2024 23:32:50 +0000 (0:00:00.036) 0:00:00.036 ****** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tests_helpers_and_asserts.yml:6 Tuesday 27 February 2024 23:32:51 +0000 (0:00:00.853) 0:00:00.890 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/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_hotfixjn34oq1w/tests/tasks/el_repo_setup.yml:3 Tuesday 27 February 2024 23:32:51 +0000 (0:00:00.012) 0:00:00.902 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/el_repo_setup.yml:17 Tuesday 27 February 2024 23:32:51 +0000 (0:00:00.343) 0:00:01.246 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/el_repo_setup.yml:22 Tuesday 27 February 2024 23:32:51 +0000 (0:00:00.241) 0:00:01.488 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/el_repo_setup.yml:26 Tuesday 27 February 2024 23:32:51 +0000 (0:00:00.013) 0:00:01.501 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/el_repo_setup.yml:51 Tuesday 27 February 2024 23:32:51 +0000 (0:00:00.008) 0:00:01.510 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/enable_epel.yml:8 Tuesday 27 February 2024 23:32:52 +0000 (0:00:00.020) 0:00:01.530 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/enable_epel.yml:24 Tuesday 27 February 2024 23:32:52 +0000 (0:00:00.007) 0:00:01.538 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/enable_epel.yml:30 Tuesday 27 February 2024 23:32:52 +0000 (0:00:00.007) 0:00:01.546 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/enable_epel.yml:35 Tuesday 27 February 2024 23:32:52 +0000 (0:00:00.007) 0:00:01.553 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/enable_epel.yml:40 Tuesday 27 February 2024 23:32:52 +0000 (0:00:00.008) 0:00:01.562 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tests_helpers_and_asserts.yml:9 Tuesday 27 February 2024 23:32:52 +0000 (0:00:00.007) 0:00:01.570 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/create_and_remove_interface.yml:3 Tuesday 27 February 2024 23:32:52 +0000 (0:00:00.011) 0:00:01.581 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 23:32:52 +0000 (0:00:00.010) 0:00:01.592 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 23:32:52 +0000 (0:00:00.009) 0:00:01.601 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003269", "end": "2024-02-27 23:32:52.307126", "rc": 0, "start": "2024-02-27 23:32:52.303857" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 23:32:52 +0000 (0:00:00.244) 0:00:01.845 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 23:32:52 +0000 (0:00:00.009) 0:00:01.855 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/create_and_remove_interface.yml:5 Tuesday 27 February 2024 23:32:52 +0000 (0:00:00.008) 0:00:01.864 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:3 Tuesday 27 February 2024 23:32:52 +0000 (0:00:00.014) 0:00:01.878 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:8 Tuesday 27 February 2024 23:32:52 +0000 (0:00:00.007) 0:00:01.886 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:13 Tuesday 27 February 2024 23:32:52 +0000 (0:00:00.007) 0:00:01.893 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 23:32:52 +0000 (0:00:00.010) 0:00:01.903 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 23:32:52 +0000 (0:00:00.009) 0:00:01.913 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003306", "end": "2024-02-27 23:32:52.560457", "rc": 0, "start": "2024-02-27 23:32:52.557151" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 23:32:52 +0000 (0:00:00.187) 0:00:02.100 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 23:32:52 +0000 (0:00:00.009) 0:00:02.110 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:16 Tuesday 27 February 2024 23:32:52 +0000 (0:00:00.008) 0:00:02.118 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:27 Tuesday 27 February 2024 23:32:53 +0000 (0:00:00.977) 0:00:03.095 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:35 Tuesday 27 February 2024 23:32:53 +0000 (0:00:00.014) 0:00:03.109 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:43 Tuesday 27 February 2024 23:32:53 +0000 (0:00:00.008) 0:00:03.118 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:49 Tuesday 27 February 2024 23:32:53 +0000 (0:00:00.007) 0:00:03.126 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:54 Tuesday 27 February 2024 23:32:53 +0000 (0:00:00.008) 0:00:03.134 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:60 Tuesday 27 February 2024 23:32:53 +0000 (0:00:00.008) 0:00:03.142 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:65 Tuesday 27 February 2024 23:32:53 +0000 (0:00:00.007) 0:00:03.150 ****** 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_hotfixjn34oq1w/tests/tasks/create_and_remove_interface.yml:9 Tuesday 27 February 2024 23:32:53 +0000 (0:00:00.007) 0:00:03.158 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 23:32:53 +0000 (0:00:00.012) 0:00:03.171 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 23:32:53 +0000 (0:00:00.009) 0:00:03.180 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003401", "end": "2024-02-27 23:32:53.827271", "rc": 0, "start": "2024-02-27 23:32:53.823870" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 23:32:53 +0000 (0:00:00.186) 0:00:03.367 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 23:32:53 +0000 (0:00:00.010) 0:00:03.377 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/create_and_remove_interface.yml:11 Tuesday 27 February 2024 23:32:53 +0000 (0:00:00.009) 0:00:03.386 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/assert_device_absent.yml:3 Tuesday 27 February 2024 23:32:53 +0000 (0:00:00.014) 0:00:03.401 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_interface_stat.yml:3 Tuesday 27 February 2024 23:32:53 +0000 (0:00:00.010) 0:00:03.411 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/assert_device_absent.yml:5 Tuesday 27 February 2024 23:32:54 +0000 (0:00:00.182) 0:00:03.594 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/create_and_remove_interface.yml:14 Tuesday 27 February 2024 23:32:54 +0000 (0:00:00.010) 0:00:03.604 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:3 Tuesday 27 February 2024 23:32:54 +0000 (0:00:00.015) 0:00:03.620 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:8 Tuesday 27 February 2024 23:32:54 +0000 (0:00:00.007) 0:00:03.627 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:13 Tuesday 27 February 2024 23:32:54 +0000 (0:00:00.007) 0:00:03.634 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 23:32:54 +0000 (0:00:00.010) 0:00:03.645 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 23:32:54 +0000 (0:00:00.009) 0:00:03.654 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003225", "end": "2024-02-27 23:32:54.302193", "rc": 0, "start": "2024-02-27 23:32:54.298968" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 23:32:54 +0000 (0:00:00.186) 0:00:03.841 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 23:32:54 +0000 (0:00:00.009) 0:00:03.850 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:16 Tuesday 27 February 2024 23:32:54 +0000 (0:00:00.009) 0:00:03.860 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:27 Tuesday 27 February 2024 23:32:55 +0000 (0:00:00.861) 0:00:04.722 ****** 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.009873", "end": "2024-02-27 23:32:55.380230", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-27 23:32:55.370357" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003423", "end": "2024-02-27 23:32:55.594960", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-27 23:32:55.591537" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003434", "end": "2024-02-27 23:32:55.774212", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-27 23:32:55.770778" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:35 Tuesday 27 February 2024 23:32:55 +0000 (0:00:00.591) 0:00:05.314 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023082", "end": "2024-02-27 23:32:55.981907", "rc": 0, "start": "2024-02-27 23:32:55.958825" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:43 Tuesday 27 February 2024 23:32:56 +0000 (0:00:00.207) 0:00:05.522 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:49 Tuesday 27 February 2024 23:32:56 +0000 (0:00:00.008) 0:00:05.530 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:54 Tuesday 27 February 2024 23:32:56 +0000 (0:00:00.009) 0:00:05.539 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:60 Tuesday 27 February 2024 23:32:56 +0000 (0:00:00.007) 0:00:05.547 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:65 Tuesday 27 February 2024 23:32:56 +0000 (0:00:00.007) 0:00:05.555 ****** 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_hotfixjn34oq1w/tests/tasks/create_and_remove_interface.yml:18 Tuesday 27 February 2024 23:32:56 +0000 (0:00:00.007) 0:00:05.562 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 23:32:56 +0000 (0:00:00.016) 0:00:05.579 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 23:32:56 +0000 (0:00:00.009) 0:00:05.588 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003235", "end": "2024-02-27 23:32:56.236253", "rc": 0, "start": "2024-02-27 23:32:56.233018" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 23:32:56 +0000 (0:00:00.186) 0:00:05.775 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 23:32:56 +0000 (0:00:00.009) 0:00:05.785 ****** 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_hotfixjn34oq1w/tests/tasks/create_and_remove_interface.yml:20 Tuesday 27 February 2024 23:32:56 +0000 (0:00:00.009) 0:00:05.794 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/assert_device_present.yml:3 Tuesday 27 February 2024 23:32:56 +0000 (0:00:00.016) 0:00:05.811 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_interface_stat.yml:3 Tuesday 27 February 2024 23:32:56 +0000 (0:00:00.009) 0:00:05.820 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1709076775.374119, "block_size": 4096, "blocks": 0, "ctime": 1709076775.374119, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 27892, "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": 1709076775.374119, "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_hotfixjn34oq1w/tests/tasks/assert_device_present.yml:5 Tuesday 27 February 2024 23:32:56 +0000 (0:00:00.183) 0:00:06.004 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/create_and_remove_interface.yml:23 Tuesday 27 February 2024 23:32:56 +0000 (0:00:00.012) 0:00:06.016 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:3 Tuesday 27 February 2024 23:32:56 +0000 (0:00:00.019) 0:00:06.036 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:8 Tuesday 27 February 2024 23:32:56 +0000 (0:00:00.009) 0:00:06.045 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:13 Tuesday 27 February 2024 23:32:56 +0000 (0:00:00.025) 0:00:06.071 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 23:32:56 +0000 (0:00:00.011) 0:00:06.083 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 23:32:56 +0000 (0:00:00.023) 0:00:06.106 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003196", "end": "2024-02-27 23:32:56.757044", "rc": 0, "start": "2024-02-27 23:32:56.753848" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 23:32:56 +0000 (0:00:00.191) 0:00:06.297 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 23:32:56 +0000 (0:00:00.013) 0:00:06.311 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:16 Tuesday 27 February 2024 23:32:56 +0000 (0:00:00.033) 0:00:06.345 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:27 Tuesday 27 February 2024 23:32:57 +0000 (0:00:00.871) 0:00:07.216 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:35 Tuesday 27 February 2024 23:32:57 +0000 (0:00:00.014) 0:00:07.231 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:43 Tuesday 27 February 2024 23:32:57 +0000 (0:00:00.008) 0:00:07.239 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.010935", "end": "2024-02-27 23:32:57.899026", "rc": 0, "start": "2024-02-27 23:32:57.888091" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:49 Tuesday 27 February 2024 23:32:57 +0000 (0:00:00.202) 0:00:07.442 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:54 Tuesday 27 February 2024 23:32:57 +0000 (0:00:00.009) 0:00:07.451 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:60 Tuesday 27 February 2024 23:32:57 +0000 (0:00:00.008) 0:00:07.459 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:65 Tuesday 27 February 2024 23:32:57 +0000 (0:00:00.009) 0:00:07.468 ****** 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_hotfixjn34oq1w/tests/tasks/create_and_remove_interface.yml:27 Tuesday 27 February 2024 23:32:57 +0000 (0:00:00.007) 0:00:07.476 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 23:32:57 +0000 (0:00:00.018) 0:00:07.495 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 23:32:57 +0000 (0:00:00.009) 0:00:07.505 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003504", "end": "2024-02-27 23:32:58.153371", "rc": 0, "start": "2024-02-27 23:32:58.149867" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 23:32:58 +0000 (0:00:00.194) 0:00:07.699 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 23:32:58 +0000 (0:00:00.026) 0:00:07.725 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/create_and_remove_interface.yml:29 Tuesday 27 February 2024 23:32:58 +0000 (0:00:00.010) 0:00:07.736 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/assert_device_absent.yml:3 Tuesday 27 February 2024 23:32:58 +0000 (0:00:00.020) 0:00:07.756 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_interface_stat.yml:3 Tuesday 27 February 2024 23:32:58 +0000 (0:00:00.015) 0:00:07.772 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/assert_device_absent.yml:5 Tuesday 27 February 2024 23:32:58 +0000 (0:00:00.187) 0:00:07.959 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tests_helpers_and_asserts.yml:15 Tuesday 27 February 2024 23:32:58 +0000 (0:00:00.013) 0:00:07.973 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/create_and_remove_interface.yml:3 Tuesday 27 February 2024 23:32:58 +0000 (0:00:00.014) 0:00:07.988 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 23:32:58 +0000 (0:00:00.011) 0:00:07.999 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 23:32:58 +0000 (0:00:00.010) 0:00:08.010 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003300", "end": "2024-02-27 23:32:58.659855", "rc": 0, "start": "2024-02-27 23:32:58.656555" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 23:32:58 +0000 (0:00:00.188) 0:00:08.199 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 23:32:58 +0000 (0:00:00.010) 0:00:08.209 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/create_and_remove_interface.yml:5 Tuesday 27 February 2024 23:32:58 +0000 (0:00:00.011) 0:00:08.220 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:3 Tuesday 27 February 2024 23:32:58 +0000 (0:00:00.012) 0:00:08.233 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:8 Tuesday 27 February 2024 23:32:58 +0000 (0:00:00.009) 0:00:08.243 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:13 Tuesday 27 February 2024 23:32:58 +0000 (0:00:00.008) 0:00:08.251 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 23:32:58 +0000 (0:00:00.011) 0:00:08.263 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 23:32:58 +0000 (0:00:00.009) 0:00:08.273 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003326", "end": "2024-02-27 23:32:58.923349", "rc": 0, "start": "2024-02-27 23:32:58.920023" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 23:32:58 +0000 (0:00:00.190) 0:00:08.464 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 23:32:58 +0000 (0:00:00.009) 0:00:08.473 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:16 Tuesday 27 February 2024 23:32:58 +0000 (0:00:00.009) 0:00:08.483 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:27 Tuesday 27 February 2024 23:32:59 +0000 (0:00:00.879) 0:00:09.362 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:35 Tuesday 27 February 2024 23:32:59 +0000 (0:00:00.015) 0:00:09.377 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:43 Tuesday 27 February 2024 23:32:59 +0000 (0:00:00.009) 0:00:09.387 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:49 Tuesday 27 February 2024 23:32:59 +0000 (0:00:00.012) 0:00:09.399 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:54 Tuesday 27 February 2024 23:32:59 +0000 (0:00:00.009) 0:00:09.408 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:60 Tuesday 27 February 2024 23:32:59 +0000 (0:00:00.011) 0:00:09.420 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:65 Tuesday 27 February 2024 23:32:59 +0000 (0:00:00.008) 0:00:09.428 ****** 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_hotfixjn34oq1w/tests/tasks/create_and_remove_interface.yml:9 Tuesday 27 February 2024 23:32:59 +0000 (0:00:00.007) 0:00:09.436 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 23:32:59 +0000 (0:00:00.012) 0:00:09.449 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 23:32:59 +0000 (0:00:00.009) 0:00:09.458 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003323", "end": "2024-02-27 23:33:00.106867", "rc": 0, "start": "2024-02-27 23:33:00.103544" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 23:33:00 +0000 (0:00:00.187) 0:00:09.646 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 23:33:00 +0000 (0:00:00.009) 0:00:09.656 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/create_and_remove_interface.yml:11 Tuesday 27 February 2024 23:33:00 +0000 (0:00:00.009) 0:00:09.666 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/assert_device_absent.yml:3 Tuesday 27 February 2024 23:33:00 +0000 (0:00:00.013) 0:00:09.679 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_interface_stat.yml:3 Tuesday 27 February 2024 23:33:00 +0000 (0:00:00.010) 0:00:09.689 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/assert_device_absent.yml:5 Tuesday 27 February 2024 23:33:00 +0000 (0:00:00.186) 0:00:09.875 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/create_and_remove_interface.yml:14 Tuesday 27 February 2024 23:33:00 +0000 (0:00:00.012) 0:00:09.887 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:3 Tuesday 27 February 2024 23:33:00 +0000 (0:00:00.015) 0:00:09.903 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:8 Tuesday 27 February 2024 23:33:00 +0000 (0:00:00.009) 0:00:09.912 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:13 Tuesday 27 February 2024 23:33:00 +0000 (0:00:00.007) 0:00:09.920 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 23:33:00 +0000 (0:00:00.011) 0:00:09.932 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 23:33:00 +0000 (0:00:00.009) 0:00:09.942 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003355", "end": "2024-02-27 23:33:00.593437", "rc": 0, "start": "2024-02-27 23:33:00.590082" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 23:33:00 +0000 (0:00:00.192) 0:00:10.134 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 23:33:00 +0000 (0:00:00.011) 0:00:10.145 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:16 Tuesday 27 February 2024 23:33:00 +0000 (0:00:00.009) 0:00:10.155 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:27 Tuesday 27 February 2024 23:33:01 +0000 (0:00:00.881) 0:00:11.036 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:35 Tuesday 27 February 2024 23:33:01 +0000 (0:00:00.016) 0:00:11.053 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:43 Tuesday 27 February 2024 23:33:01 +0000 (0:00:00.011) 0:00:11.065 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:49 Tuesday 27 February 2024 23:33:01 +0000 (0:00:00.010) 0:00:11.076 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.128785", "end": "2024-02-27 23:33:01.856701", "rc": 0, "start": "2024-02-27 23:33:01.727916" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:54 Tuesday 27 February 2024 23:33:01 +0000 (0:00:00.330) 0:00:11.406 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:60 Tuesday 27 February 2024 23:33:01 +0000 (0:00:00.013) 0:00:11.419 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:65 Tuesday 27 February 2024 23:33:01 +0000 (0:00:00.011) 0:00:11.431 ****** 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_hotfixjn34oq1w/tests/tasks/create_and_remove_interface.yml:18 Tuesday 27 February 2024 23:33:01 +0000 (0:00:00.012) 0:00:11.443 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 23:33:01 +0000 (0:00:00.018) 0:00:11.462 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 23:33:01 +0000 (0:00:00.012) 0:00:11.475 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003473", "end": "2024-02-27 23:33:02.129198", "rc": 0, "start": "2024-02-27 23:33:02.125725" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 23:33:02 +0000 (0:00:00.195) 0:00:11.670 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 23:33:02 +0000 (0:00:00.011) 0:00:11.681 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/create_and_remove_interface.yml:20 Tuesday 27 February 2024 23:33:02 +0000 (0:00:00.010) 0:00:11.691 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/assert_device_present.yml:3 Tuesday 27 February 2024 23:33:02 +0000 (0:00:00.017) 0:00:11.709 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_interface_stat.yml:3 Tuesday 27 February 2024 23:33:02 +0000 (0:00:00.010) 0:00:11.719 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1709076781.8529804, "block_size": 4096, "blocks": 0, "ctime": 1709076781.8529804, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 28220, "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": 1709076781.8529804, "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_hotfixjn34oq1w/tests/tasks/assert_device_present.yml:5 Tuesday 27 February 2024 23:33:02 +0000 (0:00:00.187) 0:00:11.907 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/create_and_remove_interface.yml:23 Tuesday 27 February 2024 23:33:02 +0000 (0:00:00.012) 0:00:11.920 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:3 Tuesday 27 February 2024 23:33:02 +0000 (0:00:00.023) 0:00:11.944 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:8 Tuesday 27 February 2024 23:33:02 +0000 (0:00:00.009) 0:00:11.953 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:13 Tuesday 27 February 2024 23:33:02 +0000 (0:00:00.008) 0:00:11.962 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 23:33:02 +0000 (0:00:00.012) 0:00:11.974 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 23:33:02 +0000 (0:00:00.010) 0:00:11.985 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003320", "end": "2024-02-27 23:33:02.634505", "rc": 0, "start": "2024-02-27 23:33:02.631185" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 23:33:02 +0000 (0:00:00.189) 0:00:12.174 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 23:33:02 +0000 (0:00:00.009) 0:00:12.184 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:16 Tuesday 27 February 2024 23:33:02 +0000 (0:00:00.009) 0:00:12.194 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:27 Tuesday 27 February 2024 23:33:03 +0000 (0:00:00.880) 0:00:13.075 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:35 Tuesday 27 February 2024 23:33:03 +0000 (0:00:00.014) 0:00:13.089 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:43 Tuesday 27 February 2024 23:33:03 +0000 (0:00:00.008) 0:00:13.098 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:49 Tuesday 27 February 2024 23:33:03 +0000 (0:00:00.008) 0:00:13.106 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:54 Tuesday 27 February 2024 23:33:03 +0000 (0:00:00.009) 0:00:13.115 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007547", "end": "2024-02-27 23:33:03.771900", "rc": 0, "start": "2024-02-27 23:33:03.764353" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:60 Tuesday 27 February 2024 23:33:03 +0000 (0:00:00.196) 0:00:13.311 ****** 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_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:65 Tuesday 27 February 2024 23:33:03 +0000 (0:00:00.009) 0:00:13.321 ****** 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_hotfixjn34oq1w/tests/tasks/create_and_remove_interface.yml:27 Tuesday 27 February 2024 23:33:03 +0000 (0:00:00.008) 0:00:13.329 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 23:33:03 +0000 (0:00:00.018) 0:00:13.348 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 23:33:03 +0000 (0:00:00.009) 0:00:13.357 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003249", "end": "2024-02-27 23:33:04.016115", "rc": 0, "start": "2024-02-27 23:33:04.012866" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 23:33:04 +0000 (0:00:00.197) 0:00:13.555 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 23:33:04 +0000 (0:00:00.010) 0:00:13.565 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/create_and_remove_interface.yml:29 Tuesday 27 February 2024 23:33:04 +0000 (0:00:00.013) 0:00:13.578 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/assert_device_absent.yml:3 Tuesday 27 February 2024 23:33:04 +0000 (0:00:00.019) 0:00:13.598 ****** included: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_interface_stat.yml:3 Tuesday 27 February 2024 23:33:04 +0000 (0:00:00.010) 0:00:13.608 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/assert_device_absent.yml:5 Tuesday 27 February 2024 23:33:04 +0000 (0:00:00.185) 0:00:13.794 ****** 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 Tuesday 27 February 2024 23:33:04 +0000 (0:00:00.015) 0:00:13.809 ****** =============================================================================== Install iproute --------------------------------------------------------- 0.98s /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.88s /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.88s /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.88s /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.87s /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.86s /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 0.85s /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tests_helpers_and_asserts.yml:3 --- Create veth interface veth1298 ------------------------------------------ 0.59s /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:27 Gather the minimum subset of ansible_facts required by the network role test --- 0.34s /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/el_repo_setup.yml:3 --------- Create dummy interface dummy1298 ---------------------------------------- 0.33s /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:49 Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:3 Check if system is ostree ----------------------------------------------- 0.24s /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/el_repo_setup.yml:17 -------- Set up veth as managed by NetworkManager -------------------------------- 0.21s /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:35 Delete veth interface veth1298 ------------------------------------------ 0.20s /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:43 Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:3 Delete dummy interface dummy1298 ---------------------------------------- 0.20s /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/manage_test_interface.yml:54 Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-nm_plugin_hotfixjn34oq1w/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-nm_plugin_hotfixjn34oq1w/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. ---^---^---^---^---^---