# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-nm_plugin_hotfixe11yik_a/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_hotfixe11yik_a/tests/tests_helpers_and_asserts.yml:3 Sunday 18 February 2024 14:11:41 +0000 (0:00:00.017) 0:00:00.017 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tests_helpers_and_asserts.yml:6 Sunday 18 February 2024 14:11:42 +0000 (0:00:00.934) 0:00:00.952 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/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_hotfixe11yik_a/tests/tasks/el_repo_setup.yml:3 Sunday 18 February 2024 14:11:42 +0000 (0:00:00.024) 0:00:00.977 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/el_repo_setup.yml:19 Sunday 18 February 2024 14:11:42 +0000 (0:00:00.246) 0:00:01.223 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/el_repo_setup.yml:24 Sunday 18 February 2024 14:11:42 +0000 (0:00:00.215) 0:00:01.438 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/el_repo_setup.yml:28 Sunday 18 February 2024 14:11:42 +0000 (0:00:00.021) 0:00:01.460 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/el_repo_setup.yml:53 Sunday 18 February 2024 14:11:42 +0000 (0:00:00.018) 0:00:01.479 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/enable_epel.yml:8 Sunday 18 February 2024 14:11:42 +0000 (0:00:00.033) 0:00:01.513 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/enable_epel.yml:24 Sunday 18 February 2024 14:11:42 +0000 (0:00:00.012) 0:00:01.525 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/enable_epel.yml:30 Sunday 18 February 2024 14:11:42 +0000 (0:00:00.011) 0:00:01.537 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/enable_epel.yml:35 Sunday 18 February 2024 14:11:42 +0000 (0:00:00.011) 0:00:01.548 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/enable_epel.yml:40 Sunday 18 February 2024 14:11:42 +0000 (0:00:00.012) 0:00:01.560 ******* ok: [sut] => { "changed": false, "checksum": "4bafddfe7badb0971135c888f25df1308b193622", "dest": "/etc/yum.repos.d/epel.repo", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel.repo", "secontext": "system_u:object_r:etc_t:s0", "size": 155, "state": "file", "uid": 0 } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tests_helpers_and_asserts.yml:9 Sunday 18 February 2024 14:11:43 +0000 (0:00:00.448) 0:00:02.008 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/create_and_remove_interface.yml:3 Sunday 18 February 2024 14:11:43 +0000 (0:00:00.016) 0:00:02.024 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:11:43 +0000 (0:00:00.015) 0:00:02.040 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:11:43 +0000 (0:00:00.017) 0:00:02.058 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003533", "end": "2024-02-18 14:11:43.299237", "rc": 0, "start": "2024-02-18 14:11:43.295704" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:11:43 +0000 (0:00:00.184) 0:00:02.242 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:11:43 +0000 (0:00:00.012) 0:00:02.255 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/create_and_remove_interface.yml:5 Sunday 18 February 2024 14:11:43 +0000 (0:00:00.011) 0:00:02.267 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 14:11:43 +0000 (0:00:00.018) 0:00:02.285 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 14:11:43 +0000 (0:00:00.011) 0:00:02.297 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 14:11:43 +0000 (0:00:00.011) 0:00:02.308 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:11:43 +0000 (0:00:00.015) 0:00:02.323 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:11:43 +0000 (0:00:00.014) 0:00:02.337 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003586", "end": "2024-02-18 14:11:43.529384", "rc": 0, "start": "2024-02-18 14:11:43.525798" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:11:43 +0000 (0:00:00.135) 0:00:02.473 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:11:43 +0000 (0:00:00.013) 0:00:02.486 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 14:11:43 +0000 (0:00:00.013) 0:00:02.500 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 14:11:44 +0000 (0:00:00.566) 0:00:03.066 ******* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 14:11:44 +0000 (0:00:00.021) 0:00:03.088 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 14:11:44 +0000 (0:00:00.032) 0:00:03.120 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 14:11:44 +0000 (0:00:00.013) 0:00:03.133 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 14:11:44 +0000 (0:00:00.014) 0:00:03.147 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 14:11:44 +0000 (0:00:00.012) 0:00:03.159 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 14:11:44 +0000 (0:00:00.024) 0:00:03.184 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/create_and_remove_interface.yml:9 Sunday 18 February 2024 14:11:44 +0000 (0:00:00.011) 0:00:03.196 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:11:44 +0000 (0:00:00.018) 0:00:03.214 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:11:44 +0000 (0:00:00.015) 0:00:03.229 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003917", "end": "2024-02-18 14:11:44.430866", "rc": 0, "start": "2024-02-18 14:11:44.426949" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:11:44 +0000 (0:00:00.147) 0:00:03.377 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:11:44 +0000 (0:00:00.012) 0:00:03.389 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/create_and_remove_interface.yml:11 Sunday 18 February 2024 14:11:44 +0000 (0:00:00.012) 0:00:03.402 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 14:11:44 +0000 (0:00:00.019) 0:00:03.421 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 14:11:44 +0000 (0:00:00.015) 0:00:03.437 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 14:11:44 +0000 (0:00:00.131) 0:00:03.569 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/create_and_remove_interface.yml:14 Sunday 18 February 2024 14:11:44 +0000 (0:00:00.016) 0:00:03.585 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 14:11:44 +0000 (0:00:00.041) 0:00:03.626 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 14:11:44 +0000 (0:00:00.012) 0:00:03.638 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 14:11:44 +0000 (0:00:00.011) 0:00:03.650 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:11:44 +0000 (0:00:00.014) 0:00:03.664 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:11:44 +0000 (0:00:00.015) 0:00:03.680 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003548", "end": "2024-02-18 14:11:44.869972", "rc": 0, "start": "2024-02-18 14:11:44.866424" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:11:44 +0000 (0:00:00.134) 0:00:03.814 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:11:44 +0000 (0:00:00.011) 0:00:03.826 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 14:11:44 +0000 (0:00:00.011) 0:00:03.837 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 14:11:45 +0000 (0:00:00.457) 0:00:04.294 ******* 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.003703", "end": "2024-02-18 14:11:45.491712", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-18 14:11:45.488009" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.005865", "end": "2024-02-18 14:11:45.673254", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-18 14:11:45.667389" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003910", "end": "2024-02-18 14:11:45.805945", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-18 14:11:45.802035" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 14:11:45 +0000 (0:00:00.455) 0:00:04.750 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli d set veth1298 managed true", "rc": 2 } MSG: [Errno 2] No such file or directory ...ignoring TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 14:11:45 +0000 (0:00:00.140) 0:00:04.890 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 14:11:45 +0000 (0:00:00.012) 0:00:04.903 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 14:11:45 +0000 (0:00:00.012) 0:00:04.915 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 14:11:45 +0000 (0:00:00.012) 0:00:04.927 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 14:11:46 +0000 (0:00:00.012) 0:00:04.940 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/create_and_remove_interface.yml:18 Sunday 18 February 2024 14:11:46 +0000 (0:00:00.011) 0:00:04.951 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:11:46 +0000 (0:00:00.021) 0:00:04.973 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:11:46 +0000 (0:00:00.014) 0:00:04.987 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003541", "end": "2024-02-18 14:11:46.179605", "rc": 0, "start": "2024-02-18 14:11:46.176064" } STDOUT: eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:11:46 +0000 (0:00:00.134) 0:00:05.122 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:11:46 +0000 (0:00:00.012) 0:00:05.134 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/create_and_remove_interface.yml:20 Sunday 18 February 2024 14:11:46 +0000 (0:00:00.012) 0:00:05.147 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/assert_device_present.yml:3 Sunday 18 February 2024 14:11:46 +0000 (0:00:00.020) 0:00:05.167 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 14:11:46 +0000 (0:00:00.015) 0:00:05.183 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708265505.512465, "block_size": 4096, "blocks": 0, "ctime": 1708265505.5114648, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6581, "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": 1708265505.5114648, "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_hotfixe11yik_a/tests/tasks/assert_device_present.yml:5 Sunday 18 February 2024 14:11:46 +0000 (0:00:00.130) 0:00:05.313 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/create_and_remove_interface.yml:23 Sunday 18 February 2024 14:11:46 +0000 (0:00:00.013) 0:00:05.327 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 14:11:46 +0000 (0:00:00.021) 0:00:05.348 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 14:11:46 +0000 (0:00:00.011) 0:00:05.360 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 14:11:46 +0000 (0:00:00.011) 0:00:05.371 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:11:46 +0000 (0:00:00.015) 0:00:05.386 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:11:46 +0000 (0:00:00.013) 0:00:05.399 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003490", "end": "2024-02-18 14:11:46.588619", "rc": 0, "start": "2024-02-18 14:11:46.585129" } STDOUT: eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:11:46 +0000 (0:00:00.131) 0:00:05.531 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:11:46 +0000 (0:00:00.014) 0:00:05.545 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 14:11:46 +0000 (0:00:00.012) 0:00:05.557 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 14:11:47 +0000 (0:00:00.460) 0:00:06.018 ******* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 14:11:47 +0000 (0:00:00.019) 0:00:06.038 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 14:11:47 +0000 (0:00:00.012) 0:00:06.050 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.278890", "end": "2024-02-18 14:11:47.518241", "rc": 0, "start": "2024-02-18 14:11:47.239351" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 14:11:47 +0000 (0:00:00.413) 0:00:06.463 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 14:11:47 +0000 (0:00:00.012) 0:00:06.476 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 14:11:47 +0000 (0:00:00.012) 0:00:06.488 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 14:11:47 +0000 (0:00:00.012) 0:00:06.500 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/create_and_remove_interface.yml:27 Sunday 18 February 2024 14:11:47 +0000 (0:00:00.013) 0:00:06.513 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:11:47 +0000 (0:00:00.023) 0:00:06.537 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:11:47 +0000 (0:00:00.012) 0:00:06.550 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003691", "end": "2024-02-18 14:11:47.743039", "rc": 0, "start": "2024-02-18 14:11:47.739348" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:11:47 +0000 (0:00:00.157) 0:00:06.707 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:11:47 +0000 (0:00:00.012) 0:00:06.720 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/create_and_remove_interface.yml:29 Sunday 18 February 2024 14:11:47 +0000 (0:00:00.011) 0:00:06.731 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 14:11:47 +0000 (0:00:00.022) 0:00:06.754 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 14:11:47 +0000 (0:00:00.014) 0:00:06.768 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 14:11:47 +0000 (0:00:00.131) 0:00:06.899 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tests_helpers_and_asserts.yml:15 Sunday 18 February 2024 14:11:47 +0000 (0:00:00.013) 0:00:06.913 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/create_and_remove_interface.yml:3 Sunday 18 February 2024 14:11:48 +0000 (0:00:00.016) 0:00:06.930 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:11:48 +0000 (0:00:00.015) 0:00:06.945 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:11:48 +0000 (0:00:00.013) 0:00:06.958 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003575", "end": "2024-02-18 14:11:48.150961", "rc": 0, "start": "2024-02-18 14:11:48.147386" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:11:48 +0000 (0:00:00.136) 0:00:07.095 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:11:48 +0000 (0:00:00.012) 0:00:07.107 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/create_and_remove_interface.yml:5 Sunday 18 February 2024 14:11:48 +0000 (0:00:00.011) 0:00:07.119 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 14:11:48 +0000 (0:00:00.016) 0:00:07.135 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 14:11:48 +0000 (0:00:00.011) 0:00:07.147 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 14:11:48 +0000 (0:00:00.011) 0:00:07.158 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:11:48 +0000 (0:00:00.014) 0:00:07.173 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:11:48 +0000 (0:00:00.014) 0:00:07.187 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003461", "end": "2024-02-18 14:11:48.378577", "rc": 0, "start": "2024-02-18 14:11:48.375116" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:11:48 +0000 (0:00:00.134) 0:00:07.321 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:11:48 +0000 (0:00:00.012) 0:00:07.334 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 14:11:48 +0000 (0:00:00.011) 0:00:07.346 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 14:11:48 +0000 (0:00:00.448) 0:00:07.794 ******* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 14:11:48 +0000 (0:00:00.021) 0:00:07.815 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 14:11:48 +0000 (0:00:00.012) 0:00:07.828 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 14:11:48 +0000 (0:00:00.012) 0:00:07.840 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 14:11:48 +0000 (0:00:00.012) 0:00:07.852 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 14:11:48 +0000 (0:00:00.012) 0:00:07.865 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 14:11:48 +0000 (0:00:00.012) 0:00:07.877 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/create_and_remove_interface.yml:9 Sunday 18 February 2024 14:11:48 +0000 (0:00:00.011) 0:00:07.888 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:11:48 +0000 (0:00:00.017) 0:00:07.905 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:11:48 +0000 (0:00:00.013) 0:00:07.919 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003516", "end": "2024-02-18 14:11:49.108231", "rc": 0, "start": "2024-02-18 14:11:49.104715" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:11:49 +0000 (0:00:00.133) 0:00:08.052 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:11:49 +0000 (0:00:00.012) 0:00:08.064 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/create_and_remove_interface.yml:11 Sunday 18 February 2024 14:11:49 +0000 (0:00:00.011) 0:00:08.076 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 14:11:49 +0000 (0:00:00.017) 0:00:08.093 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 14:11:49 +0000 (0:00:00.015) 0:00:08.109 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 14:11:49 +0000 (0:00:00.133) 0:00:08.243 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/create_and_remove_interface.yml:14 Sunday 18 February 2024 14:11:49 +0000 (0:00:00.014) 0:00:08.257 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 14:11:49 +0000 (0:00:00.019) 0:00:08.277 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 14:11:49 +0000 (0:00:00.011) 0:00:08.288 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 14:11:49 +0000 (0:00:00.011) 0:00:08.300 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:11:49 +0000 (0:00:00.014) 0:00:08.314 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:11:49 +0000 (0:00:00.014) 0:00:08.328 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003592", "end": "2024-02-18 14:11:49.519174", "rc": 0, "start": "2024-02-18 14:11:49.515582" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:11:49 +0000 (0:00:00.133) 0:00:08.462 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:11:49 +0000 (0:00:00.012) 0:00:08.475 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 14:11:49 +0000 (0:00:00.011) 0:00:08.487 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 14:11:50 +0000 (0:00:00.456) 0:00:08.944 ******* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 14:11:50 +0000 (0:00:00.019) 0:00:08.963 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 14:11:50 +0000 (0:00:00.012) 0:00:08.976 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 14:11:50 +0000 (0:00:00.012) 0:00:08.989 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.037919", "end": "2024-02-18 14:11:50.218917", "rc": 0, "start": "2024-02-18 14:11:50.180998" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 14:11:50 +0000 (0:00:00.181) 0:00:09.170 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 14:11:50 +0000 (0:00:00.012) 0:00:09.183 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 14:11:50 +0000 (0:00:00.012) 0:00:09.195 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/create_and_remove_interface.yml:18 Sunday 18 February 2024 14:11:50 +0000 (0:00:00.013) 0:00:09.209 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:11:50 +0000 (0:00:00.019) 0:00:09.228 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:11:50 +0000 (0:00:00.012) 0:00:09.241 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003565", "end": "2024-02-18 14:11:50.433708", "rc": 0, "start": "2024-02-18 14:11:50.430143" } STDOUT: dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:11:50 +0000 (0:00:00.136) 0:00:09.378 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:11:50 +0000 (0:00:00.013) 0:00:09.391 ******* ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/create_and_remove_interface.yml:20 Sunday 18 February 2024 14:11:50 +0000 (0:00:00.011) 0:00:09.402 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/assert_device_present.yml:3 Sunday 18 February 2024 14:11:50 +0000 (0:00:00.020) 0:00:09.423 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 14:11:50 +0000 (0:00:00.015) 0:00:09.438 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708265510.216465, "block_size": 4096, "blocks": 0, "ctime": 1708265510.216465, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6603, "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": 1708265510.216465, "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_hotfixe11yik_a/tests/tasks/assert_device_present.yml:5 Sunday 18 February 2024 14:11:50 +0000 (0:00:00.133) 0:00:09.572 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/create_and_remove_interface.yml:23 Sunday 18 February 2024 14:11:50 +0000 (0:00:00.015) 0:00:09.587 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 14:11:50 +0000 (0:00:00.023) 0:00:09.610 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 14:11:50 +0000 (0:00:00.011) 0:00:09.621 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 14:11:50 +0000 (0:00:00.011) 0:00:09.633 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:11:50 +0000 (0:00:00.015) 0:00:09.649 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:11:50 +0000 (0:00:00.014) 0:00:09.663 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003600", "end": "2024-02-18 14:11:50.857241", "rc": 0, "start": "2024-02-18 14:11:50.853641" } STDOUT: dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:11:50 +0000 (0:00:00.138) 0:00:09.802 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:11:50 +0000 (0:00:00.014) 0:00:09.816 ******* ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 14:11:50 +0000 (0:00:00.011) 0:00:09.828 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 14:11:51 +0000 (0:00:00.446) 0:00:10.275 ******* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 14:11:51 +0000 (0:00:00.018) 0:00:10.294 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 14:11:51 +0000 (0:00:00.012) 0:00:10.307 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 14:11:51 +0000 (0:00:00.012) 0:00:10.319 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 14:11:51 +0000 (0:00:00.012) 0:00:10.331 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.021181", "end": "2024-02-18 14:11:51.544293", "rc": 0, "start": "2024-02-18 14:11:51.523112" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 14:11:51 +0000 (0:00:00.158) 0:00:10.490 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 14:11:51 +0000 (0:00:00.014) 0:00:10.504 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/create_and_remove_interface.yml:27 Sunday 18 February 2024 14:11:51 +0000 (0:00:00.011) 0:00:10.516 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:11:51 +0000 (0:00:00.023) 0:00:10.540 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:11:51 +0000 (0:00:00.014) 0:00:10.555 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003527", "end": "2024-02-18 14:11:51.745052", "rc": 0, "start": "2024-02-18 14:11:51.741525" } STDOUT: dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:11:51 +0000 (0:00:00.132) 0:00:10.688 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:11:51 +0000 (0:00:00.012) 0:00:10.700 ******* ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/create_and_remove_interface.yml:29 Sunday 18 February 2024 14:11:51 +0000 (0:00:00.012) 0:00:10.713 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 14:11:51 +0000 (0:00:00.023) 0:00:10.736 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 14:11:51 +0000 (0:00:00.014) 0:00:10.750 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 14:11:51 +0000 (0:00:00.131) 0:00:10.882 ******* ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=120 changed=0 unreachable=0 failed=0 skipped=54 rescued=0 ignored=1 Sunday 18 February 2024 14:11:51 +0000 (0:00:00.012) 0:00:10.895 ******* =============================================================================== Gathering Facts --------------------------------------------------------- 0.93s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tests_helpers_and_asserts.yml:3 --- Install iproute --------------------------------------------------------- 0.57s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.46s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.46s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.46s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:16 Create veth interface veth1298 ------------------------------------------ 0.46s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:28 Install iproute --------------------------------------------------------- 0.45s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:16 Enable EPEL 6 ----------------------------------------------------------- 0.45s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/enable_epel.yml:40 ---------- Install iproute --------------------------------------------------------- 0.45s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:16 Delete veth interface veth1298 ------------------------------------------ 0.41s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:45 Gather the minimum subset of ansible_facts required by the network role test --- 0.25s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/el_repo_setup.yml:3 --------- Check if system is ostree ----------------------------------------------- 0.22s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/el_repo_setup.yml:19 -------- Gather current interface info ------------------------------------------- 0.18s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:3 Create dummy interface dummy1298 ---------------------------------------- 0.18s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:52 Delete dummy interface dummy1298 ---------------------------------------- 0.16s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:58 Gather current interface info ------------------------------------------- 0.16s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.15s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:3 Set up veth as managed by NetworkManager -------------------------------- 0.14s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/manage_test_interface.yml:37 Gather current interface info ------------------------------------------- 0.14s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.14s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/get_current_interfaces.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---