# 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_hotfixsnlpelnz/.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_hotfixsnlpelnz/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_hotfixsnlpelnz/tests/tests_helpers_and_asserts.yml:3 Thursday 22 February 2024 03:10:59 +0000 (0:00:00.033) 0:00:00.033 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tests_helpers_and_asserts.yml:6 Thursday 22 February 2024 03:11:00 +0000 (0:00:00.960) 0:00:00.994 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/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_hotfixsnlpelnz/tests/tasks/el_repo_setup.yml:3 Thursday 22 February 2024 03:11:00 +0000 (0:00:00.012) 0:00:01.006 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/el_repo_setup.yml:17 Thursday 22 February 2024 03:11:01 +0000 (0:00:00.352) 0:00:01.359 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/el_repo_setup.yml:22 Thursday 22 February 2024 03:11:01 +0000 (0:00:00.253) 0:00:01.613 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/el_repo_setup.yml:26 Thursday 22 February 2024 03:11:01 +0000 (0:00:00.014) 0:00:01.627 ***** 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_hotfixsnlpelnz/tests/tasks/el_repo_setup.yml:51 Thursday 22 February 2024 03:11:01 +0000 (0:00:00.007) 0:00:01.634 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/enable_epel.yml:8 Thursday 22 February 2024 03:11:01 +0000 (0:00:00.021) 0:00:01.656 ***** 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_hotfixsnlpelnz/tests/tasks/enable_epel.yml:24 Thursday 22 February 2024 03:11:01 +0000 (0:00:00.009) 0:00:01.665 ***** 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_hotfixsnlpelnz/tests/tasks/enable_epel.yml:30 Thursday 22 February 2024 03:11:01 +0000 (0:00:00.008) 0:00:01.674 ***** 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_hotfixsnlpelnz/tests/tasks/enable_epel.yml:35 Thursday 22 February 2024 03:11:01 +0000 (0:00:00.007) 0:00:01.681 ***** 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_hotfixsnlpelnz/tests/tasks/enable_epel.yml:40 Thursday 22 February 2024 03:11:01 +0000 (0:00:00.007) 0:00:01.689 ***** 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_hotfixsnlpelnz/tests/tests_helpers_and_asserts.yml:9 Thursday 22 February 2024 03:11:01 +0000 (0:00:00.007) 0:00:01.696 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/create_and_remove_interface.yml:3 Thursday 22 February 2024 03:11:01 +0000 (0:00:00.011) 0:00:01.708 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:11:01 +0000 (0:00:00.010) 0:00:01.718 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:11:01 +0000 (0:00:00.009) 0:00:01.727 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003660", "end": "2024-02-22 03:11:01.606934", "rc": 0, "start": "2024-02-22 03:11:01.603274" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:11:01 +0000 (0:00:00.259) 0:00:01.987 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:11:01 +0000 (0:00:00.011) 0:00:01.999 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/create_and_remove_interface.yml:5 Thursday 22 February 2024 03:11:01 +0000 (0:00:00.009) 0:00:02.008 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:3 Thursday 22 February 2024 03:11:01 +0000 (0:00:00.013) 0:00:02.022 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:8 Thursday 22 February 2024 03:11:01 +0000 (0:00:00.008) 0:00:02.031 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:13 Thursday 22 February 2024 03:11:01 +0000 (0:00:00.007) 0:00:02.038 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:11:01 +0000 (0:00:00.010) 0:00:02.049 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:11:01 +0000 (0:00:00.011) 0:00:02.061 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003603", "end": "2024-02-22 03:11:01.886188", "rc": 0, "start": "2024-02-22 03:11:01.882585" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:11:01 +0000 (0:00:00.204) 0:00:02.266 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:11:01 +0000 (0:00:00.009) 0:00:02.276 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:16 Thursday 22 February 2024 03:11:01 +0000 (0:00:00.009) 0:00:02.285 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:27 Thursday 22 February 2024 03:11:04 +0000 (0:00:02.315) 0:00:04.601 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:35 Thursday 22 February 2024 03:11:04 +0000 (0:00:00.013) 0:00:04.615 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:43 Thursday 22 February 2024 03:11:04 +0000 (0:00:00.007) 0:00:04.622 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:49 Thursday 22 February 2024 03:11:04 +0000 (0:00:00.007) 0:00:04.630 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:54 Thursday 22 February 2024 03:11:04 +0000 (0:00:00.008) 0:00:04.639 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:60 Thursday 22 February 2024 03:11:04 +0000 (0:00:00.008) 0:00:04.647 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:65 Thursday 22 February 2024 03:11:04 +0000 (0:00:00.007) 0:00:04.655 ***** 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_hotfixsnlpelnz/tests/tasks/create_and_remove_interface.yml:9 Thursday 22 February 2024 03:11:04 +0000 (0:00:00.008) 0:00:04.664 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:11:04 +0000 (0:00:00.014) 0:00:04.678 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:11:04 +0000 (0:00:00.008) 0:00:04.687 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003801", "end": "2024-02-22 03:11:04.512828", "rc": 0, "start": "2024-02-22 03:11:04.509027" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:11:04 +0000 (0:00:00.203) 0:00:04.891 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:11:04 +0000 (0:00:00.009) 0:00:04.901 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/create_and_remove_interface.yml:11 Thursday 22 February 2024 03:11:04 +0000 (0:00:00.017) 0:00:04.919 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/assert_device_absent.yml:3 Thursday 22 February 2024 03:11:04 +0000 (0:00:00.016) 0:00:04.935 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_interface_stat.yml:3 Thursday 22 February 2024 03:11:04 +0000 (0:00:00.010) 0:00:04.946 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/assert_device_absent.yml:5 Thursday 22 February 2024 03:11:04 +0000 (0:00:00.234) 0:00:05.180 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/create_and_remove_interface.yml:14 Thursday 22 February 2024 03:11:04 +0000 (0:00:00.017) 0:00:05.197 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:3 Thursday 22 February 2024 03:11:04 +0000 (0:00:00.024) 0:00:05.222 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:8 Thursday 22 February 2024 03:11:04 +0000 (0:00:00.014) 0:00:05.236 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:13 Thursday 22 February 2024 03:11:04 +0000 (0:00:00.013) 0:00:05.250 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:11:04 +0000 (0:00:00.011) 0:00:05.262 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:11:04 +0000 (0:00:00.009) 0:00:05.272 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003752", "end": "2024-02-22 03:11:05.096204", "rc": 0, "start": "2024-02-22 03:11:05.092452" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:11:05 +0000 (0:00:00.203) 0:00:05.475 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:11:05 +0000 (0:00:00.012) 0:00:05.487 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:16 Thursday 22 February 2024 03:11:05 +0000 (0:00:00.008) 0:00:05.496 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:27 Thursday 22 February 2024 03:11:07 +0000 (0:00:02.204) 0:00:07.700 ***** 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.009799", "end": "2024-02-22 03:11:07.535393", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-22 03:11:07.525594" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004004", "end": "2024-02-22 03:11:07.783961", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-22 03:11:07.779957" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004000", "end": "2024-02-22 03:11:07.979909", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-22 03:11:07.975909" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:35 Thursday 22 February 2024 03:11:08 +0000 (0:00:00.658) 0:00:08.359 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022358", "end": "2024-02-22 03:11:08.202866", "rc": 0, "start": "2024-02-22 03:11:08.180508" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:43 Thursday 22 February 2024 03:11:08 +0000 (0:00:00.223) 0:00:08.582 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:49 Thursday 22 February 2024 03:11:08 +0000 (0:00:00.009) 0:00:08.592 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:54 Thursday 22 February 2024 03:11:08 +0000 (0:00:00.007) 0:00:08.600 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:60 Thursday 22 February 2024 03:11:08 +0000 (0:00:00.009) 0:00:08.609 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:65 Thursday 22 February 2024 03:11:08 +0000 (0:00:00.008) 0:00:08.617 ***** 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_hotfixsnlpelnz/tests/tasks/create_and_remove_interface.yml:18 Thursday 22 February 2024 03:11:08 +0000 (0:00:00.009) 0:00:08.626 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:11:08 +0000 (0:00:00.015) 0:00:08.642 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:11:08 +0000 (0:00:00.009) 0:00:08.651 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003629", "end": "2024-02-22 03:11:08.474632", "rc": 0, "start": "2024-02-22 03:11:08.471003" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:11:08 +0000 (0:00:00.208) 0:00:08.859 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:11:08 +0000 (0:00:00.013) 0:00:08.873 ***** 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_hotfixsnlpelnz/tests/tasks/create_and_remove_interface.yml:20 Thursday 22 February 2024 03:11:08 +0000 (0:00:00.015) 0:00:08.888 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/assert_device_present.yml:3 Thursday 22 February 2024 03:11:08 +0000 (0:00:00.019) 0:00:08.908 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_interface_stat.yml:3 Thursday 22 February 2024 03:11:08 +0000 (0:00:00.013) 0:00:08.921 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708571467.5299015, "block_size": 4096, "blocks": 0, "ctime": 1708571467.5299015, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 36685, "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": 1708571467.5299015, "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_hotfixsnlpelnz/tests/tasks/assert_device_present.yml:5 Thursday 22 February 2024 03:11:08 +0000 (0:00:00.198) 0:00:09.119 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/create_and_remove_interface.yml:23 Thursday 22 February 2024 03:11:08 +0000 (0:00:00.009) 0:00:09.129 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:3 Thursday 22 February 2024 03:11:08 +0000 (0:00:00.019) 0:00:09.148 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:8 Thursday 22 February 2024 03:11:08 +0000 (0:00:00.007) 0:00:09.155 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:13 Thursday 22 February 2024 03:11:08 +0000 (0:00:00.007) 0:00:09.162 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:11:08 +0000 (0:00:00.011) 0:00:09.174 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:11:08 +0000 (0:00:00.010) 0:00:09.184 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003518", "end": "2024-02-22 03:11:09.008440", "rc": 0, "start": "2024-02-22 03:11:09.004922" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:11:09 +0000 (0:00:00.202) 0:00:09.386 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:11:09 +0000 (0:00:00.012) 0:00:09.399 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:16 Thursday 22 February 2024 03:11:09 +0000 (0:00:00.010) 0:00:09.409 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:27 Thursday 22 February 2024 03:11:11 +0000 (0:00:02.208) 0:00:11.617 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:35 Thursday 22 February 2024 03:11:11 +0000 (0:00:00.014) 0:00:11.632 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:43 Thursday 22 February 2024 03:11:11 +0000 (0:00:00.008) 0:00:11.640 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.018198", "end": "2024-02-22 03:11:11.479385", "rc": 0, "start": "2024-02-22 03:11:11.461187" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:49 Thursday 22 February 2024 03:11:11 +0000 (0:00:00.222) 0:00:11.863 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:54 Thursday 22 February 2024 03:11:11 +0000 (0:00:00.009) 0:00:11.873 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:60 Thursday 22 February 2024 03:11:11 +0000 (0:00:00.008) 0:00:11.881 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:65 Thursday 22 February 2024 03:11:11 +0000 (0:00:00.009) 0:00:11.890 ***** 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_hotfixsnlpelnz/tests/tasks/create_and_remove_interface.yml:27 Thursday 22 February 2024 03:11:11 +0000 (0:00:00.007) 0:00:11.898 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:11:11 +0000 (0:00:00.018) 0:00:11.917 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:11:11 +0000 (0:00:00.010) 0:00:11.927 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003506", "end": "2024-02-22 03:11:11.748871", "rc": 0, "start": "2024-02-22 03:11:11.745365" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:11:11 +0000 (0:00:00.200) 0:00:12.127 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:11:11 +0000 (0:00:00.011) 0:00:12.138 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/create_and_remove_interface.yml:29 Thursday 22 February 2024 03:11:11 +0000 (0:00:00.011) 0:00:12.149 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/assert_device_absent.yml:3 Thursday 22 February 2024 03:11:11 +0000 (0:00:00.021) 0:00:12.170 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_interface_stat.yml:3 Thursday 22 February 2024 03:11:11 +0000 (0:00:00.016) 0:00:12.187 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/assert_device_absent.yml:5 Thursday 22 February 2024 03:11:12 +0000 (0:00:00.208) 0:00:12.395 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tests_helpers_and_asserts.yml:15 Thursday 22 February 2024 03:11:12 +0000 (0:00:00.010) 0:00:12.405 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/create_and_remove_interface.yml:3 Thursday 22 February 2024 03:11:12 +0000 (0:00:00.018) 0:00:12.424 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:11:12 +0000 (0:00:00.010) 0:00:12.434 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:11:12 +0000 (0:00:00.009) 0:00:12.443 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003681", "end": "2024-02-22 03:11:12.269683", "rc": 0, "start": "2024-02-22 03:11:12.266002" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:11:12 +0000 (0:00:00.205) 0:00:12.648 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:11:12 +0000 (0:00:00.009) 0:00:12.658 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/create_and_remove_interface.yml:5 Thursday 22 February 2024 03:11:12 +0000 (0:00:00.008) 0:00:12.667 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:3 Thursday 22 February 2024 03:11:12 +0000 (0:00:00.013) 0:00:12.680 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:8 Thursday 22 February 2024 03:11:12 +0000 (0:00:00.007) 0:00:12.687 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:13 Thursday 22 February 2024 03:11:12 +0000 (0:00:00.007) 0:00:12.694 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:11:12 +0000 (0:00:00.010) 0:00:12.705 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:11:12 +0000 (0:00:00.009) 0:00:12.714 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003792", "end": "2024-02-22 03:11:12.539713", "rc": 0, "start": "2024-02-22 03:11:12.535921" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:11:12 +0000 (0:00:00.206) 0:00:12.921 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:11:12 +0000 (0:00:00.011) 0:00:12.933 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:16 Thursday 22 February 2024 03:11:12 +0000 (0:00:00.014) 0:00:12.947 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:27 Thursday 22 February 2024 03:11:14 +0000 (0:00:02.215) 0:00:15.162 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:35 Thursday 22 February 2024 03:11:14 +0000 (0:00:00.015) 0:00:15.178 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:43 Thursday 22 February 2024 03:11:14 +0000 (0:00:00.008) 0:00:15.186 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:49 Thursday 22 February 2024 03:11:14 +0000 (0:00:00.007) 0:00:15.194 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:54 Thursday 22 February 2024 03:11:14 +0000 (0:00:00.008) 0:00:15.202 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:60 Thursday 22 February 2024 03:11:14 +0000 (0:00:00.008) 0:00:15.211 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:65 Thursday 22 February 2024 03:11:14 +0000 (0:00:00.007) 0:00:15.219 ***** 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_hotfixsnlpelnz/tests/tasks/create_and_remove_interface.yml:9 Thursday 22 February 2024 03:11:14 +0000 (0:00:00.007) 0:00:15.226 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:11:14 +0000 (0:00:00.013) 0:00:15.239 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:11:14 +0000 (0:00:00.010) 0:00:15.249 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003643", "end": "2024-02-22 03:11:15.074814", "rc": 0, "start": "2024-02-22 03:11:15.071171" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:11:15 +0000 (0:00:00.204) 0:00:15.454 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:11:15 +0000 (0:00:00.010) 0:00:15.464 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/create_and_remove_interface.yml:11 Thursday 22 February 2024 03:11:15 +0000 (0:00:00.009) 0:00:15.474 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/assert_device_absent.yml:3 Thursday 22 February 2024 03:11:15 +0000 (0:00:00.021) 0:00:15.496 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_interface_stat.yml:3 Thursday 22 February 2024 03:11:15 +0000 (0:00:00.010) 0:00:15.506 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/assert_device_absent.yml:5 Thursday 22 February 2024 03:11:15 +0000 (0:00:00.203) 0:00:15.710 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/create_and_remove_interface.yml:14 Thursday 22 February 2024 03:11:15 +0000 (0:00:00.018) 0:00:15.728 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:3 Thursday 22 February 2024 03:11:15 +0000 (0:00:00.020) 0:00:15.749 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:8 Thursday 22 February 2024 03:11:15 +0000 (0:00:00.008) 0:00:15.757 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:13 Thursday 22 February 2024 03:11:15 +0000 (0:00:00.007) 0:00:15.765 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:11:15 +0000 (0:00:00.017) 0:00:15.783 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:11:15 +0000 (0:00:00.010) 0:00:15.793 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003499", "end": "2024-02-22 03:11:15.616790", "rc": 0, "start": "2024-02-22 03:11:15.613291" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:11:15 +0000 (0:00:00.204) 0:00:15.997 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:11:15 +0000 (0:00:00.011) 0:00:16.008 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:16 Thursday 22 February 2024 03:11:15 +0000 (0:00:00.010) 0:00:16.019 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:27 Thursday 22 February 2024 03:11:17 +0000 (0:00:02.206) 0:00:18.225 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:35 Thursday 22 February 2024 03:11:17 +0000 (0:00:00.013) 0:00:18.239 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:43 Thursday 22 February 2024 03:11:17 +0000 (0:00:00.008) 0:00:18.247 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:49 Thursday 22 February 2024 03:11:17 +0000 (0:00:00.007) 0:00:18.255 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.005538", "end": "2024-02-22 03:11:18.082211", "rc": 0, "start": "2024-02-22 03:11:18.076673" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:54 Thursday 22 February 2024 03:11:18 +0000 (0:00:00.215) 0:00:18.471 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:60 Thursday 22 February 2024 03:11:18 +0000 (0:00:00.008) 0:00:18.479 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:65 Thursday 22 February 2024 03:11:18 +0000 (0:00:00.007) 0:00:18.487 ***** 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_hotfixsnlpelnz/tests/tasks/create_and_remove_interface.yml:18 Thursday 22 February 2024 03:11:18 +0000 (0:00:00.008) 0:00:18.496 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:11:18 +0000 (0:00:00.015) 0:00:18.511 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:11:18 +0000 (0:00:00.009) 0:00:18.520 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003619", "end": "2024-02-22 03:11:18.343587", "rc": 0, "start": "2024-02-22 03:11:18.339968" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:11:18 +0000 (0:00:00.207) 0:00:18.728 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:11:18 +0000 (0:00:00.010) 0:00:18.739 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/create_and_remove_interface.yml:20 Thursday 22 February 2024 03:11:18 +0000 (0:00:00.009) 0:00:18.748 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/assert_device_present.yml:3 Thursday 22 February 2024 03:11:18 +0000 (0:00:00.016) 0:00:18.765 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_interface_stat.yml:3 Thursday 22 February 2024 03:11:18 +0000 (0:00:00.011) 0:00:18.776 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708571478.0800705, "block_size": 4096, "blocks": 0, "ctime": 1708571478.0800705, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 36978, "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": 1708571478.0800705, "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_hotfixsnlpelnz/tests/tasks/assert_device_present.yml:5 Thursday 22 February 2024 03:11:18 +0000 (0:00:00.203) 0:00:18.979 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/create_and_remove_interface.yml:23 Thursday 22 February 2024 03:11:18 +0000 (0:00:00.011) 0:00:18.990 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:3 Thursday 22 February 2024 03:11:18 +0000 (0:00:00.019) 0:00:19.009 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:8 Thursday 22 February 2024 03:11:18 +0000 (0:00:00.009) 0:00:19.018 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:13 Thursday 22 February 2024 03:11:18 +0000 (0:00:00.008) 0:00:19.026 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:11:18 +0000 (0:00:00.013) 0:00:19.039 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:11:18 +0000 (0:00:00.026) 0:00:19.066 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003730", "end": "2024-02-22 03:11:18.904094", "rc": 0, "start": "2024-02-22 03:11:18.900364" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:11:18 +0000 (0:00:00.218) 0:00:19.285 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:11:18 +0000 (0:00:00.016) 0:00:19.301 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:16 Thursday 22 February 2024 03:11:18 +0000 (0:00:00.016) 0:00:19.318 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:27 Thursday 22 February 2024 03:11:21 +0000 (0:00:02.209) 0:00:21.528 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:35 Thursday 22 February 2024 03:11:21 +0000 (0:00:00.018) 0:00:21.546 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:43 Thursday 22 February 2024 03:11:21 +0000 (0:00:00.008) 0:00:21.554 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:49 Thursday 22 February 2024 03:11:21 +0000 (0:00:00.008) 0:00:21.563 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:54 Thursday 22 February 2024 03:11:21 +0000 (0:00:00.009) 0:00:21.572 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008651", "end": "2024-02-22 03:11:21.401663", "rc": 0, "start": "2024-02-22 03:11:21.393012" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:60 Thursday 22 February 2024 03:11:21 +0000 (0:00:00.216) 0:00:21.789 ***** 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_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:65 Thursday 22 February 2024 03:11:21 +0000 (0:00:00.010) 0:00:21.799 ***** 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_hotfixsnlpelnz/tests/tasks/create_and_remove_interface.yml:27 Thursday 22 February 2024 03:11:21 +0000 (0:00:00.009) 0:00:21.809 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:11:21 +0000 (0:00:00.020) 0:00:21.830 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:11:21 +0000 (0:00:00.012) 0:00:21.842 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003528", "end": "2024-02-22 03:11:21.686611", "rc": 0, "start": "2024-02-22 03:11:21.683083" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:11:21 +0000 (0:00:00.251) 0:00:22.094 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:11:21 +0000 (0:00:00.012) 0:00:22.106 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/create_and_remove_interface.yml:29 Thursday 22 February 2024 03:11:21 +0000 (0:00:00.014) 0:00:22.121 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/assert_device_absent.yml:3 Thursday 22 February 2024 03:11:21 +0000 (0:00:00.027) 0:00:22.149 ***** included: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_interface_stat.yml:3 Thursday 22 February 2024 03:11:21 +0000 (0:00:00.011) 0:00:22.160 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/assert_device_absent.yml:5 Thursday 22 February 2024 03:11:22 +0000 (0:00:00.203) 0:00:22.363 ***** 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 22 February 2024 03:11:22 +0000 (0:00:00.015) 0:00:22.379 ***** =============================================================================== Install iproute --------------------------------------------------------- 2.32s /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.22s /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.21s /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.21s /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.21s /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.20s /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 0.96s /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tests_helpers_and_asserts.yml:3 --- Create veth interface veth1298 ------------------------------------------ 0.66s /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:27 Gather the minimum subset of ansible_facts required by the network role test --- 0.35s /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/el_repo_setup.yml:3 --------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:3 Check if system is ostree ----------------------------------------------- 0.25s /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/el_repo_setup.yml:17 -------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:3 Get stat for interface veth1298 ----------------------------------------- 0.23s /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_interface_stat.yml:3 ---- Set up veth as managed by NetworkManager -------------------------------- 0.22s /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:35 Delete veth interface veth1298 ------------------------------------------ 0.22s /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:43 Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:3 Delete dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:54 Create dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/manage_test_interface.yml:49 Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_current_interfaces.yml:3 Get stat for interface veth1298 ----------------------------------------- 0.21s /WORKDIR/git-nm_plugin_hotfixsnlpelnz/tests/tasks/get_interface_stat.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. ---^---^---^---^---^---