# 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_hotfixusyqx5sv/.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_hotfixusyqx5sv/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_hotfixusyqx5sv/tests/tests_helpers_and_asserts.yml:3 Monday 19 February 2024 23:41:57 +0000 (0:00:00.036) 0:00:00.036 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tests_helpers_and_asserts.yml:6 Monday 19 February 2024 23:41:58 +0000 (0:00:01.007) 0:00:01.043 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/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_hotfixusyqx5sv/tests/tasks/el_repo_setup.yml:3 Monday 19 February 2024 23:41:58 +0000 (0:00:00.012) 0:00:01.056 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/el_repo_setup.yml:17 Monday 19 February 2024 23:41:58 +0000 (0:00:00.384) 0:00:01.440 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/el_repo_setup.yml:22 Monday 19 February 2024 23:41:58 +0000 (0:00:00.276) 0:00:01.717 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/el_repo_setup.yml:26 Monday 19 February 2024 23:41:58 +0000 (0:00:00.020) 0:00:01.737 ******* 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_hotfixusyqx5sv/tests/tasks/el_repo_setup.yml:51 Monday 19 February 2024 23:41:58 +0000 (0:00:00.021) 0:00:01.759 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/enable_epel.yml:8 Monday 19 February 2024 23:41:58 +0000 (0:00:00.021) 0:00:01.780 ******* 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_hotfixusyqx5sv/tests/tasks/enable_epel.yml:24 Monday 19 February 2024 23:41:58 +0000 (0:00:00.007) 0:00:01.788 ******* 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_hotfixusyqx5sv/tests/tasks/enable_epel.yml:30 Monday 19 February 2024 23:41:58 +0000 (0:00:00.007) 0:00:01.796 ******* 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_hotfixusyqx5sv/tests/tasks/enable_epel.yml:35 Monday 19 February 2024 23:41:58 +0000 (0:00:00.007) 0:00:01.803 ******* 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_hotfixusyqx5sv/tests/tasks/enable_epel.yml:40 Monday 19 February 2024 23:41:58 +0000 (0:00:00.007) 0:00:01.811 ******* 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_hotfixusyqx5sv/tests/tests_helpers_and_asserts.yml:9 Monday 19 February 2024 23:41:58 +0000 (0:00:00.007) 0:00:01.818 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/create_and_remove_interface.yml:3 Monday 19 February 2024 23:41:58 +0000 (0:00:00.012) 0:00:01.830 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:41:58 +0000 (0:00:00.010) 0:00:01.841 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:41:58 +0000 (0:00:00.010) 0:00:01.852 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003813", "end": "2024-02-19 23:41:59.067540", "rc": 0, "start": "2024-02-19 23:41:59.063727" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:41:59 +0000 (0:00:00.272) 0:00:02.125 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:41:59 +0000 (0:00:00.012) 0:00:02.137 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/create_and_remove_interface.yml:5 Monday 19 February 2024 23:41:59 +0000 (0:00:00.010) 0:00:02.148 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 23:41:59 +0000 (0:00:00.013) 0:00:02.162 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 23:41:59 +0000 (0:00:00.007) 0:00:02.170 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 23:41:59 +0000 (0:00:00.007) 0:00:02.177 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:41:59 +0000 (0:00:00.010) 0:00:02.188 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:41:59 +0000 (0:00:00.009) 0:00:02.197 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003849", "end": "2024-02-19 23:41:59.352346", "rc": 0, "start": "2024-02-19 23:41:59.348497" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:41:59 +0000 (0:00:00.213) 0:00:02.411 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:41:59 +0000 (0:00:00.011) 0:00:02.422 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 23:41:59 +0000 (0:00:00.009) 0:00:02.432 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 23:42:01 +0000 (0:00:02.516) 0:00:04.948 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 23:42:01 +0000 (0:00:00.015) 0:00:04.964 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 23:42:01 +0000 (0:00:00.008) 0:00:04.972 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 23:42:01 +0000 (0:00:00.008) 0:00:04.980 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 23:42:01 +0000 (0:00:00.008) 0:00:04.989 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 23:42:01 +0000 (0:00:00.012) 0:00:05.001 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 23:42:01 +0000 (0:00:00.008) 0:00:05.009 ******* 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_hotfixusyqx5sv/tests/tasks/create_and_remove_interface.yml:9 Monday 19 February 2024 23:42:01 +0000 (0:00:00.007) 0:00:05.017 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:42:01 +0000 (0:00:00.013) 0:00:05.031 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:42:02 +0000 (0:00:00.009) 0:00:05.040 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004032", "end": "2024-02-19 23:42:02.205915", "rc": 0, "start": "2024-02-19 23:42:02.201883" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:42:02 +0000 (0:00:00.223) 0:00:05.264 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:42:02 +0000 (0:00:00.011) 0:00:05.276 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/create_and_remove_interface.yml:11 Monday 19 February 2024 23:42:02 +0000 (0:00:00.011) 0:00:05.287 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 23:42:02 +0000 (0:00:00.015) 0:00:05.302 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 23:42:02 +0000 (0:00:00.011) 0:00:05.314 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 23:42:02 +0000 (0:00:00.221) 0:00:05.536 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/create_and_remove_interface.yml:14 Monday 19 February 2024 23:42:02 +0000 (0:00:00.014) 0:00:05.550 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 23:42:02 +0000 (0:00:00.015) 0:00:05.565 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 23:42:02 +0000 (0:00:00.010) 0:00:05.576 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 23:42:02 +0000 (0:00:00.013) 0:00:05.589 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:42:02 +0000 (0:00:00.012) 0:00:05.602 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:42:02 +0000 (0:00:00.019) 0:00:05.621 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004106", "end": "2024-02-19 23:42:02.809002", "rc": 0, "start": "2024-02-19 23:42:02.804896" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:42:02 +0000 (0:00:00.247) 0:00:05.869 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:42:02 +0000 (0:00:00.010) 0:00:05.880 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 23:42:02 +0000 (0:00:00.009) 0:00:05.889 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 23:42:05 +0000 (0:00:02.474) 0:00:08.364 ******* 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.008602", "end": "2024-02-19 23:42:05.579037", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-19 23:42:05.570435" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004275", "end": "2024-02-19 23:42:05.866673", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-19 23:42:05.862398" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004383", "end": "2024-02-19 23:42:06.087032", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-19 23:42:06.082649" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 23:42:06 +0000 (0:00:00.787) 0:00:09.152 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.024664", "end": "2024-02-19 23:42:06.342098", "rc": 0, "start": "2024-02-19 23:42:06.317434" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 23:42:06 +0000 (0:00:00.255) 0:00:09.408 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 23:42:06 +0000 (0:00:00.050) 0:00:09.458 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 23:42:06 +0000 (0:00:00.010) 0:00:09.468 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 23:42:06 +0000 (0:00:00.009) 0:00:09.478 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 23:42:06 +0000 (0:00:00.022) 0:00:09.501 ******* 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_hotfixusyqx5sv/tests/tasks/create_and_remove_interface.yml:18 Monday 19 February 2024 23:42:06 +0000 (0:00:00.010) 0:00:09.511 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:42:06 +0000 (0:00:00.045) 0:00:09.557 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:42:06 +0000 (0:00:00.010) 0:00:09.568 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004097", "end": "2024-02-19 23:42:06.751318", "rc": 0, "start": "2024-02-19 23:42:06.747221" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:42:06 +0000 (0:00:00.243) 0:00:09.811 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:42:06 +0000 (0:00:00.009) 0:00:09.821 ******* 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_hotfixusyqx5sv/tests/tasks/create_and_remove_interface.yml:20 Monday 19 February 2024 23:42:06 +0000 (0:00:00.009) 0:00:09.831 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/assert_device_present.yml:3 Monday 19 February 2024 23:42:06 +0000 (0:00:00.016) 0:00:09.848 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 23:42:06 +0000 (0:00:00.009) 0:00:09.857 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708386125.574886, "block_size": 4096, "blocks": 0, "ctime": 1708386125.574886, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32476, "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": 1708386125.574886, "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_hotfixusyqx5sv/tests/tasks/assert_device_present.yml:5 Monday 19 February 2024 23:42:07 +0000 (0:00:00.241) 0:00:10.098 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/create_and_remove_interface.yml:23 Monday 19 February 2024 23:42:07 +0000 (0:00:00.011) 0:00:10.110 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 23:42:07 +0000 (0:00:00.038) 0:00:10.149 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 23:42:07 +0000 (0:00:00.009) 0:00:10.158 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 23:42:07 +0000 (0:00:00.008) 0:00:10.166 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:42:07 +0000 (0:00:00.018) 0:00:10.185 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:42:07 +0000 (0:00:00.011) 0:00:10.196 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004124", "end": "2024-02-19 23:42:07.365263", "rc": 0, "start": "2024-02-19 23:42:07.361139" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:42:07 +0000 (0:00:00.230) 0:00:10.427 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:42:07 +0000 (0:00:00.021) 0:00:10.448 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 23:42:07 +0000 (0:00:00.024) 0:00:10.473 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 23:42:09 +0000 (0:00:02.526) 0:00:13.000 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 23:42:09 +0000 (0:00:00.022) 0:00:13.022 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 23:42:09 +0000 (0:00:00.009) 0:00:13.032 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.019267", "end": "2024-02-19 23:42:10.237298", "rc": 0, "start": "2024-02-19 23:42:10.218031" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 23:42:10 +0000 (0:00:00.270) 0:00:13.303 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 23:42:10 +0000 (0:00:00.010) 0:00:13.314 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 23:42:10 +0000 (0:00:00.010) 0:00:13.325 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 23:42:10 +0000 (0:00:00.009) 0:00:13.334 ******* 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_hotfixusyqx5sv/tests/tasks/create_and_remove_interface.yml:27 Monday 19 February 2024 23:42:10 +0000 (0:00:00.009) 0:00:13.344 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:42:10 +0000 (0:00:00.022) 0:00:13.367 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:42:10 +0000 (0:00:00.016) 0:00:13.383 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004034", "end": "2024-02-19 23:42:10.564599", "rc": 0, "start": "2024-02-19 23:42:10.560565" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:42:10 +0000 (0:00:00.245) 0:00:13.629 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:42:10 +0000 (0:00:00.012) 0:00:13.641 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/create_and_remove_interface.yml:29 Monday 19 February 2024 23:42:10 +0000 (0:00:00.010) 0:00:13.652 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 23:42:10 +0000 (0:00:00.019) 0:00:13.671 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 23:42:10 +0000 (0:00:00.011) 0:00:13.683 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 23:42:10 +0000 (0:00:00.245) 0:00:13.928 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tests_helpers_and_asserts.yml:15 Monday 19 February 2024 23:42:10 +0000 (0:00:00.022) 0:00:13.951 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/create_and_remove_interface.yml:3 Monday 19 February 2024 23:42:10 +0000 (0:00:00.022) 0:00:13.973 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:42:10 +0000 (0:00:00.019) 0:00:13.992 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:42:10 +0000 (0:00:00.018) 0:00:14.011 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004064", "end": "2024-02-19 23:42:11.191254", "rc": 0, "start": "2024-02-19 23:42:11.187190" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:42:11 +0000 (0:00:00.255) 0:00:14.266 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:42:11 +0000 (0:00:00.027) 0:00:14.294 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/create_and_remove_interface.yml:5 Monday 19 February 2024 23:42:11 +0000 (0:00:00.021) 0:00:14.316 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 23:42:11 +0000 (0:00:00.023) 0:00:14.339 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 23:42:11 +0000 (0:00:00.019) 0:00:14.358 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 23:42:11 +0000 (0:00:00.009) 0:00:14.368 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:42:11 +0000 (0:00:00.011) 0:00:14.379 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:42:11 +0000 (0:00:00.009) 0:00:14.389 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004287", "end": "2024-02-19 23:42:11.559217", "rc": 0, "start": "2024-02-19 23:42:11.554930" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:42:11 +0000 (0:00:00.233) 0:00:14.623 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:42:11 +0000 (0:00:00.033) 0:00:14.657 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 23:42:11 +0000 (0:00:00.020) 0:00:14.677 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 23:42:14 +0000 (0:00:02.506) 0:00:17.184 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 23:42:14 +0000 (0:00:00.016) 0:00:17.201 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 23:42:14 +0000 (0:00:00.008) 0:00:17.209 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 23:42:14 +0000 (0:00:00.008) 0:00:17.217 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 23:42:14 +0000 (0:00:00.008) 0:00:17.226 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 23:42:14 +0000 (0:00:00.008) 0:00:17.234 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 23:42:14 +0000 (0:00:00.013) 0:00:17.247 ******* 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_hotfixusyqx5sv/tests/tasks/create_and_remove_interface.yml:9 Monday 19 February 2024 23:42:14 +0000 (0:00:00.009) 0:00:17.257 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:42:14 +0000 (0:00:00.014) 0:00:17.272 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:42:14 +0000 (0:00:00.010) 0:00:17.282 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004186", "end": "2024-02-19 23:42:14.453224", "rc": 0, "start": "2024-02-19 23:42:14.449038" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:42:14 +0000 (0:00:00.239) 0:00:17.521 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:42:14 +0000 (0:00:00.013) 0:00:17.535 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/create_and_remove_interface.yml:11 Monday 19 February 2024 23:42:14 +0000 (0:00:00.017) 0:00:17.553 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 23:42:14 +0000 (0:00:00.016) 0:00:17.570 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 23:42:14 +0000 (0:00:00.018) 0:00:17.588 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 23:42:14 +0000 (0:00:00.223) 0:00:17.812 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/create_and_remove_interface.yml:14 Monday 19 February 2024 23:42:14 +0000 (0:00:00.011) 0:00:17.823 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 23:42:14 +0000 (0:00:00.015) 0:00:17.839 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 23:42:14 +0000 (0:00:00.008) 0:00:17.847 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 23:42:14 +0000 (0:00:00.008) 0:00:17.855 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:42:14 +0000 (0:00:00.011) 0:00:17.866 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:42:14 +0000 (0:00:00.010) 0:00:17.877 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004502", "end": "2024-02-19 23:42:15.046418", "rc": 0, "start": "2024-02-19 23:42:15.041916" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:42:15 +0000 (0:00:00.230) 0:00:18.108 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:42:15 +0000 (0:00:00.011) 0:00:18.119 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 23:42:15 +0000 (0:00:00.013) 0:00:18.133 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 23:42:17 +0000 (0:00:02.487) 0:00:20.620 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 23:42:17 +0000 (0:00:00.014) 0:00:20.635 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 23:42:17 +0000 (0:00:00.009) 0:00:20.644 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 23:42:17 +0000 (0:00:00.008) 0:00:20.653 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.054531", "end": "2024-02-19 23:42:17.862062", "rc": 0, "start": "2024-02-19 23:42:17.807531" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 23:42:17 +0000 (0:00:00.277) 0:00:20.930 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 23:42:17 +0000 (0:00:00.009) 0:00:20.940 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 23:42:17 +0000 (0:00:00.009) 0:00:20.950 ******* 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_hotfixusyqx5sv/tests/tasks/create_and_remove_interface.yml:18 Monday 19 February 2024 23:42:17 +0000 (0:00:00.009) 0:00:20.959 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:42:17 +0000 (0:00:00.017) 0:00:20.976 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:42:17 +0000 (0:00:00.016) 0:00:20.993 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003978", "end": "2024-02-19 23:42:18.148585", "rc": 0, "start": "2024-02-19 23:42:18.144607" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:42:18 +0000 (0:00:00.213) 0:00:21.207 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:42:18 +0000 (0:00:00.010) 0:00:21.217 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/create_and_remove_interface.yml:20 Monday 19 February 2024 23:42:18 +0000 (0:00:00.019) 0:00:21.236 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/assert_device_present.yml:3 Monday 19 February 2024 23:42:18 +0000 (0:00:00.017) 0:00:21.253 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 23:42:18 +0000 (0:00:00.014) 0:00:21.268 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708386137.8602483, "block_size": 4096, "blocks": 0, "ctime": 1708386137.8602483, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32808, "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": 1708386137.8602483, "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_hotfixusyqx5sv/tests/tasks/assert_device_present.yml:5 Monday 19 February 2024 23:42:18 +0000 (0:00:00.228) 0:00:21.497 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/create_and_remove_interface.yml:23 Monday 19 February 2024 23:42:18 +0000 (0:00:00.013) 0:00:21.510 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 23:42:18 +0000 (0:00:00.019) 0:00:21.530 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 23:42:18 +0000 (0:00:00.008) 0:00:21.539 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 23:42:18 +0000 (0:00:00.007) 0:00:21.547 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:42:18 +0000 (0:00:00.011) 0:00:21.558 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:42:18 +0000 (0:00:00.011) 0:00:21.570 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003878", "end": "2024-02-19 23:42:18.738911", "rc": 0, "start": "2024-02-19 23:42:18.735033" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:42:18 +0000 (0:00:00.239) 0:00:21.809 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:42:18 +0000 (0:00:00.018) 0:00:21.828 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 23:42:18 +0000 (0:00:00.021) 0:00:21.849 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 23:42:21 +0000 (0:00:02.361) 0:00:24.210 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 23:42:21 +0000 (0:00:00.015) 0:00:24.226 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 23:42:21 +0000 (0:00:00.015) 0:00:24.242 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 23:42:21 +0000 (0:00:00.011) 0:00:24.253 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 23:42:21 +0000 (0:00:00.008) 0:00:24.262 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.017614", "end": "2024-02-19 23:42:21.435531", "rc": 0, "start": "2024-02-19 23:42:21.417917" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 23:42:21 +0000 (0:00:00.234) 0:00:24.497 ******* 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_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 23:42:21 +0000 (0:00:00.010) 0:00:24.507 ******* 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_hotfixusyqx5sv/tests/tasks/create_and_remove_interface.yml:27 Monday 19 February 2024 23:42:21 +0000 (0:00:00.007) 0:00:24.515 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:42:21 +0000 (0:00:00.035) 0:00:24.550 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:42:21 +0000 (0:00:00.009) 0:00:24.559 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004116", "end": "2024-02-19 23:42:21.727101", "rc": 0, "start": "2024-02-19 23:42:21.722985" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:42:21 +0000 (0:00:00.227) 0:00:24.787 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:42:21 +0000 (0:00:00.010) 0:00:24.797 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/create_and_remove_interface.yml:29 Monday 19 February 2024 23:42:21 +0000 (0:00:00.011) 0:00:24.809 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 23:42:21 +0000 (0:00:00.021) 0:00:24.830 ******* included: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 23:42:21 +0000 (0:00:00.013) 0:00:24.844 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 23:42:22 +0000 (0:00:00.224) 0:00:25.068 ******* 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 Monday 19 February 2024 23:42:22 +0000 (0:00:00.015) 0:00:25.083 ******* =============================================================================== Install iproute --------------------------------------------------------- 2.53s /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.52s /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.51s /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.49s /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.47s /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.36s /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 1.01s /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tests_helpers_and_asserts.yml:3 --- Create veth interface veth1298 ------------------------------------------ 0.79s /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:27 Gather the minimum subset of ansible_facts required by the network role test --- 0.38s /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/el_repo_setup.yml:3 --------- Create dummy interface dummy1298 ---------------------------------------- 0.28s /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:49 Check if system is ostree ----------------------------------------------- 0.28s /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/el_repo_setup.yml:17 -------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:3 Delete veth interface veth1298 ------------------------------------------ 0.27s /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:43 Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:3 Set up veth as managed by NetworkManager -------------------------------- 0.26s /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/manage_test_interface.yml:35 Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:3 Get stat for interface veth1298 ----------------------------------------- 0.25s /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_interface_stat.yml:3 ---- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-nm_plugin_hotfixusyqx5sv/tests/tasks/get_current_interfaces.yml:3 Get stat for interface veth1298 ----------------------------------------- 0.24s /WORKDIR/git-nm_plugin_hotfixusyqx5sv/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. ---^---^---^---^---^---