# 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-weekly-ciu8ki3_lt/.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-weekly-ciu8ki3_lt/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tests_helpers_and_asserts.yml:3 Saturday 11 May 2024 13:29:47 +0000 (0:00:00.033) 0:00:00.033 ********** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tests_helpers_and_asserts.yml:6 Saturday 11 May 2024 13:29:48 +0000 (0:00:01.019) 0:00:01.053 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/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-weekly-ciu8ki3_lt/tests/tasks/el_repo_setup.yml:3 Saturday 11 May 2024 13:29:48 +0000 (0:00:00.013) 0:00:01.066 ********** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/el_repo_setup.yml:17 Saturday 11 May 2024 13:29:48 +0000 (0:00:00.395) 0:00:01.462 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/el_repo_setup.yml:22 Saturday 11 May 2024 13:29:49 +0000 (0:00:00.257) 0:00:01.720 ********** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/el_repo_setup.yml:26 Saturday 11 May 2024 13:29:49 +0000 (0:00:00.014) 0:00:01.735 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/el_repo_setup.yml:51 Saturday 11 May 2024 13:29:49 +0000 (0:00:00.008) 0:00:01.743 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/enable_epel.yml:8 Saturday 11 May 2024 13:29:49 +0000 (0:00:00.020) 0:00:01.764 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/enable_epel.yml:24 Saturday 11 May 2024 13:29:49 +0000 (0:00:00.008) 0:00:01.772 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/enable_epel.yml:30 Saturday 11 May 2024 13:29:49 +0000 (0:00:00.009) 0:00:01.782 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/enable_epel.yml:35 Saturday 11 May 2024 13:29:49 +0000 (0:00:00.009) 0:00:01.791 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/enable_epel.yml:40 Saturday 11 May 2024 13:29:49 +0000 (0:00:00.017) 0:00:01.809 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tests_helpers_and_asserts.yml:9 Saturday 11 May 2024 13:29:49 +0000 (0:00:00.012) 0:00:01.822 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/create_and_remove_interface.yml:3 Saturday 11 May 2024 13:29:49 +0000 (0:00:00.012) 0:00:01.834 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:29:49 +0000 (0:00:00.012) 0:00:01.847 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:29:49 +0000 (0:00:00.038) 0:00:01.885 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003762", "end": "2024-05-11 13:29:49.514286", "rc": 0, "start": "2024-05-11 13:29:49.510524" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:29:49 +0000 (0:00:00.309) 0:00:02.195 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:29:49 +0000 (0:00:00.009) 0:00:02.204 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/create_and_remove_interface.yml:5 Saturday 11 May 2024 13:29:49 +0000 (0:00:00.009) 0:00:02.214 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:3 Saturday 11 May 2024 13:29:49 +0000 (0:00:00.023) 0:00:02.237 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:8 Saturday 11 May 2024 13:29:49 +0000 (0:00:00.009) 0:00:02.246 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:13 Saturday 11 May 2024 13:29:49 +0000 (0:00:00.008) 0:00:02.255 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:29:49 +0000 (0:00:00.011) 0:00:02.266 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:29:49 +0000 (0:00:00.009) 0:00:02.276 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003812", "end": "2024-05-11 13:29:49.801633", "rc": 0, "start": "2024-05-11 13:29:49.797821" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:29:49 +0000 (0:00:00.206) 0:00:02.482 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:29:49 +0000 (0:00:00.011) 0:00:02.493 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:16 Saturday 11 May 2024 13:29:49 +0000 (0:00:00.018) 0:00:02.512 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:27 Saturday 11 May 2024 13:29:50 +0000 (0:00:01.095) 0:00:03.607 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:35 Saturday 11 May 2024 13:29:50 +0000 (0:00:00.030) 0:00:03.637 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:43 Saturday 11 May 2024 13:29:50 +0000 (0:00:00.016) 0:00:03.654 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:49 Saturday 11 May 2024 13:29:51 +0000 (0:00:00.018) 0:00:03.672 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:54 Saturday 11 May 2024 13:29:51 +0000 (0:00:00.011) 0:00:03.683 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:60 Saturday 11 May 2024 13:29:51 +0000 (0:00:00.010) 0:00:03.694 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:65 Saturday 11 May 2024 13:29:51 +0000 (0:00:00.015) 0:00:03.710 ********** 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-weekly-ciu8ki3_lt/tests/tasks/create_and_remove_interface.yml:9 Saturday 11 May 2024 13:29:51 +0000 (0:00:00.012) 0:00:03.722 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:29:51 +0000 (0:00:00.012) 0:00:03.735 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:29:51 +0000 (0:00:00.011) 0:00:03.746 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003706", "end": "2024-05-11 13:29:51.280538", "rc": 0, "start": "2024-05-11 13:29:51.276832" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:29:51 +0000 (0:00:00.230) 0:00:03.977 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:29:51 +0000 (0:00:00.014) 0:00:03.991 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/create_and_remove_interface.yml:11 Saturday 11 May 2024 13:29:51 +0000 (0:00:00.018) 0:00:04.010 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/assert_device_absent.yml:3 Saturday 11 May 2024 13:29:51 +0000 (0:00:00.019) 0:00:04.029 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_interface_stat.yml:3 Saturday 11 May 2024 13:29:51 +0000 (0:00:00.018) 0:00:04.048 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/assert_device_absent.yml:5 Saturday 11 May 2024 13:29:51 +0000 (0:00:00.221) 0:00:04.269 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/create_and_remove_interface.yml:14 Saturday 11 May 2024 13:29:51 +0000 (0:00:00.027) 0:00:04.296 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:3 Saturday 11 May 2024 13:29:51 +0000 (0:00:00.017) 0:00:04.314 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:8 Saturday 11 May 2024 13:29:51 +0000 (0:00:00.010) 0:00:04.324 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:13 Saturday 11 May 2024 13:29:51 +0000 (0:00:00.008) 0:00:04.333 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:29:51 +0000 (0:00:00.012) 0:00:04.346 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:29:51 +0000 (0:00:00.011) 0:00:04.357 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003817", "end": "2024-05-11 13:29:51.913030", "rc": 0, "start": "2024-05-11 13:29:51.909213" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:29:51 +0000 (0:00:00.235) 0:00:04.593 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:29:51 +0000 (0:00:00.010) 0:00:04.603 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:16 Saturday 11 May 2024 13:29:51 +0000 (0:00:00.009) 0:00:04.613 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:27 Saturday 11 May 2024 13:29:52 +0000 (0:00:00.934) 0:00:05.547 ********** 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.011785", "end": "2024-05-11 13:29:53.114412", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-05-11 13:29:53.102627" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004281", "end": "2024-05-11 13:29:53.348145", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-05-11 13:29:53.343864" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004221", "end": "2024-05-11 13:29:53.548839", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-05-11 13:29:53.544618" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:35 Saturday 11 May 2024 13:29:53 +0000 (0:00:00.692) 0:00:06.240 ********** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023984", "end": "2024-05-11 13:29:53.806453", "rc": 0, "start": "2024-05-11 13:29:53.782469" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:43 Saturday 11 May 2024 13:29:53 +0000 (0:00:00.251) 0:00:06.491 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:49 Saturday 11 May 2024 13:29:53 +0000 (0:00:00.031) 0:00:06.522 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:54 Saturday 11 May 2024 13:29:53 +0000 (0:00:00.011) 0:00:06.533 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:60 Saturday 11 May 2024 13:29:53 +0000 (0:00:00.010) 0:00:06.544 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:65 Saturday 11 May 2024 13:29:53 +0000 (0:00:00.026) 0:00:06.570 ********** 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-weekly-ciu8ki3_lt/tests/tasks/create_and_remove_interface.yml:18 Saturday 11 May 2024 13:29:53 +0000 (0:00:00.024) 0:00:06.594 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:29:53 +0000 (0:00:00.028) 0:00:06.623 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:29:53 +0000 (0:00:00.009) 0:00:06.633 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003624", "end": "2024-05-11 13:29:54.182224", "rc": 0, "start": "2024-05-11 13:29:54.178600" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:29:54 +0000 (0:00:00.232) 0:00:06.865 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:29:54 +0000 (0:00:00.014) 0:00:06.879 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/create_and_remove_interface.yml:20 Saturday 11 May 2024 13:29:54 +0000 (0:00:00.011) 0:00:06.891 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/assert_device_present.yml:3 Saturday 11 May 2024 13:29:54 +0000 (0:00:00.017) 0:00:06.908 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_interface_stat.yml:3 Saturday 11 May 2024 13:29:54 +0000 (0:00:00.010) 0:00:06.918 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715434193.1068244, "block_size": 4096, "blocks": 0, "ctime": 1715434193.1068244, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31227, "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": 1715434193.1068244, "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-weekly-ciu8ki3_lt/tests/tasks/assert_device_present.yml:5 Saturday 11 May 2024 13:29:54 +0000 (0:00:00.266) 0:00:07.184 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/create_and_remove_interface.yml:23 Saturday 11 May 2024 13:29:54 +0000 (0:00:00.021) 0:00:07.206 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:3 Saturday 11 May 2024 13:29:54 +0000 (0:00:00.033) 0:00:07.240 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:8 Saturday 11 May 2024 13:29:54 +0000 (0:00:00.019) 0:00:07.259 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:13 Saturday 11 May 2024 13:29:54 +0000 (0:00:00.009) 0:00:07.268 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:29:54 +0000 (0:00:00.061) 0:00:07.330 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:29:54 +0000 (0:00:00.011) 0:00:07.341 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003825", "end": "2024-05-11 13:29:54.874636", "rc": 0, "start": "2024-05-11 13:29:54.870811" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:29:54 +0000 (0:00:00.215) 0:00:07.557 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:29:54 +0000 (0:00:00.013) 0:00:07.570 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:16 Saturday 11 May 2024 13:29:54 +0000 (0:00:00.010) 0:00:07.581 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:27 Saturday 11 May 2024 13:29:55 +0000 (0:00:00.967) 0:00:08.549 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:35 Saturday 11 May 2024 13:29:55 +0000 (0:00:00.018) 0:00:08.567 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:43 Saturday 11 May 2024 13:29:55 +0000 (0:00:00.009) 0:00:08.577 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.011119", "end": "2024-05-11 13:29:56.108861", "rc": 0, "start": "2024-05-11 13:29:56.097742" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:49 Saturday 11 May 2024 13:29:56 +0000 (0:00:00.223) 0:00:08.801 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:54 Saturday 11 May 2024 13:29:56 +0000 (0:00:00.010) 0:00:08.811 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:60 Saturday 11 May 2024 13:29:56 +0000 (0:00:00.014) 0:00:08.826 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:65 Saturday 11 May 2024 13:29:56 +0000 (0:00:00.012) 0:00:08.838 ********** 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-weekly-ciu8ki3_lt/tests/tasks/create_and_remove_interface.yml:27 Saturday 11 May 2024 13:29:56 +0000 (0:00:00.009) 0:00:08.848 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:29:56 +0000 (0:00:00.062) 0:00:08.911 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:29:56 +0000 (0:00:00.014) 0:00:08.926 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003713", "end": "2024-05-11 13:29:56.471118", "rc": 0, "start": "2024-05-11 13:29:56.467405" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:29:56 +0000 (0:00:00.239) 0:00:09.166 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:29:56 +0000 (0:00:00.010) 0:00:09.177 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/create_and_remove_interface.yml:29 Saturday 11 May 2024 13:29:56 +0000 (0:00:00.025) 0:00:09.203 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/assert_device_absent.yml:3 Saturday 11 May 2024 13:29:56 +0000 (0:00:00.035) 0:00:09.239 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_interface_stat.yml:3 Saturday 11 May 2024 13:29:56 +0000 (0:00:00.009) 0:00:09.248 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/assert_device_absent.yml:5 Saturday 11 May 2024 13:29:56 +0000 (0:00:00.202) 0:00:09.451 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tests_helpers_and_asserts.yml:15 Saturday 11 May 2024 13:29:56 +0000 (0:00:00.013) 0:00:09.465 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/create_and_remove_interface.yml:3 Saturday 11 May 2024 13:29:56 +0000 (0:00:00.015) 0:00:09.481 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:29:56 +0000 (0:00:00.014) 0:00:09.495 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:29:56 +0000 (0:00:00.009) 0:00:09.505 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003815", "end": "2024-05-11 13:29:57.030172", "rc": 0, "start": "2024-05-11 13:29:57.026357" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:29:57 +0000 (0:00:00.206) 0:00:09.711 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:29:57 +0000 (0:00:00.010) 0:00:09.721 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/create_and_remove_interface.yml:5 Saturday 11 May 2024 13:29:57 +0000 (0:00:00.011) 0:00:09.733 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:3 Saturday 11 May 2024 13:29:57 +0000 (0:00:00.016) 0:00:09.750 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:8 Saturday 11 May 2024 13:29:57 +0000 (0:00:00.018) 0:00:09.768 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:13 Saturday 11 May 2024 13:29:57 +0000 (0:00:00.008) 0:00:09.776 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:29:57 +0000 (0:00:00.010) 0:00:09.787 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:29:57 +0000 (0:00:00.009) 0:00:09.796 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003892", "end": "2024-05-11 13:29:57.319707", "rc": 0, "start": "2024-05-11 13:29:57.315815" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:29:57 +0000 (0:00:00.208) 0:00:10.005 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:29:57 +0000 (0:00:00.010) 0:00:10.016 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:16 Saturday 11 May 2024 13:29:57 +0000 (0:00:00.014) 0:00:10.030 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:27 Saturday 11 May 2024 13:29:58 +0000 (0:00:00.935) 0:00:10.966 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:35 Saturday 11 May 2024 13:29:58 +0000 (0:00:00.013) 0:00:10.980 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:43 Saturday 11 May 2024 13:29:58 +0000 (0:00:00.008) 0:00:10.989 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:49 Saturday 11 May 2024 13:29:58 +0000 (0:00:00.007) 0:00:10.997 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:54 Saturday 11 May 2024 13:29:58 +0000 (0:00:00.007) 0:00:11.004 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:60 Saturday 11 May 2024 13:29:58 +0000 (0:00:00.010) 0:00:11.015 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:65 Saturday 11 May 2024 13:29:58 +0000 (0:00:00.007) 0:00:11.023 ********** 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-weekly-ciu8ki3_lt/tests/tasks/create_and_remove_interface.yml:9 Saturday 11 May 2024 13:29:58 +0000 (0:00:00.007) 0:00:11.031 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:29:58 +0000 (0:00:00.012) 0:00:11.043 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:29:58 +0000 (0:00:00.009) 0:00:11.053 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003688", "end": "2024-05-11 13:29:58.580166", "rc": 0, "start": "2024-05-11 13:29:58.576478" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:29:58 +0000 (0:00:00.216) 0:00:11.269 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:29:58 +0000 (0:00:00.025) 0:00:11.294 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/create_and_remove_interface.yml:11 Saturday 11 May 2024 13:29:58 +0000 (0:00:00.012) 0:00:11.307 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/assert_device_absent.yml:3 Saturday 11 May 2024 13:29:58 +0000 (0:00:00.023) 0:00:11.331 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_interface_stat.yml:3 Saturday 11 May 2024 13:29:58 +0000 (0:00:00.013) 0:00:11.344 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/assert_device_absent.yml:5 Saturday 11 May 2024 13:29:58 +0000 (0:00:00.232) 0:00:11.576 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/create_and_remove_interface.yml:14 Saturday 11 May 2024 13:29:58 +0000 (0:00:00.011) 0:00:11.588 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:3 Saturday 11 May 2024 13:29:58 +0000 (0:00:00.014) 0:00:11.603 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:8 Saturday 11 May 2024 13:29:58 +0000 (0:00:00.008) 0:00:11.611 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:13 Saturday 11 May 2024 13:29:58 +0000 (0:00:00.007) 0:00:11.618 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:29:58 +0000 (0:00:00.010) 0:00:11.629 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:29:58 +0000 (0:00:00.012) 0:00:11.642 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003800", "end": "2024-05-11 13:29:59.169828", "rc": 0, "start": "2024-05-11 13:29:59.166028" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:29:59 +0000 (0:00:00.210) 0:00:11.852 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:29:59 +0000 (0:00:00.009) 0:00:11.862 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:16 Saturday 11 May 2024 13:29:59 +0000 (0:00:00.017) 0:00:11.879 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:27 Saturday 11 May 2024 13:30:00 +0000 (0:00:00.967) 0:00:12.847 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:35 Saturday 11 May 2024 13:30:00 +0000 (0:00:00.020) 0:00:12.868 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:43 Saturday 11 May 2024 13:30:00 +0000 (0:00:00.009) 0:00:12.877 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:49 Saturday 11 May 2024 13:30:00 +0000 (0:00:00.009) 0:00:12.887 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.044753", "end": "2024-05-11 13:30:00.456364", "rc": 0, "start": "2024-05-11 13:30:00.411611" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:54 Saturday 11 May 2024 13:30:00 +0000 (0:00:00.258) 0:00:13.146 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:60 Saturday 11 May 2024 13:30:00 +0000 (0:00:00.009) 0:00:13.155 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:65 Saturday 11 May 2024 13:30:00 +0000 (0:00:00.008) 0:00:13.163 ********** 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-weekly-ciu8ki3_lt/tests/tasks/create_and_remove_interface.yml:18 Saturday 11 May 2024 13:30:00 +0000 (0:00:00.007) 0:00:13.171 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:30:00 +0000 (0:00:00.015) 0:00:13.187 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:30:00 +0000 (0:00:00.009) 0:00:13.196 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003730", "end": "2024-05-11 13:30:00.722536", "rc": 0, "start": "2024-05-11 13:30:00.718806" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:30:00 +0000 (0:00:00.208) 0:00:13.405 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:30:00 +0000 (0:00:00.014) 0:00:13.419 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/create_and_remove_interface.yml:20 Saturday 11 May 2024 13:30:00 +0000 (0:00:00.016) 0:00:13.436 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/assert_device_present.yml:3 Saturday 11 May 2024 13:30:00 +0000 (0:00:00.032) 0:00:13.469 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_interface_stat.yml:3 Saturday 11 May 2024 13:30:00 +0000 (0:00:00.011) 0:00:13.480 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715434200.4531302, "block_size": 4096, "blocks": 0, "ctime": 1715434200.4531302, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31555, "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": 1715434200.4531302, "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-weekly-ciu8ki3_lt/tests/tasks/assert_device_present.yml:5 Saturday 11 May 2024 13:30:01 +0000 (0:00:00.212) 0:00:13.693 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/create_and_remove_interface.yml:23 Saturday 11 May 2024 13:30:01 +0000 (0:00:00.013) 0:00:13.707 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:3 Saturday 11 May 2024 13:30:01 +0000 (0:00:00.023) 0:00:13.730 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:8 Saturday 11 May 2024 13:30:01 +0000 (0:00:00.011) 0:00:13.742 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:13 Saturday 11 May 2024 13:30:01 +0000 (0:00:00.012) 0:00:13.754 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:30:01 +0000 (0:00:00.013) 0:00:13.768 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:30:01 +0000 (0:00:00.011) 0:00:13.780 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003901", "end": "2024-05-11 13:30:01.311983", "rc": 0, "start": "2024-05-11 13:30:01.308082" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:30:01 +0000 (0:00:00.224) 0:00:14.004 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:30:01 +0000 (0:00:00.052) 0:00:14.057 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:16 Saturday 11 May 2024 13:30:01 +0000 (0:00:00.024) 0:00:14.081 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:27 Saturday 11 May 2024 13:30:02 +0000 (0:00:00.985) 0:00:15.067 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:35 Saturday 11 May 2024 13:30:02 +0000 (0:00:00.036) 0:00:15.103 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:43 Saturday 11 May 2024 13:30:02 +0000 (0:00:00.018) 0:00:15.122 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:49 Saturday 11 May 2024 13:30:02 +0000 (0:00:00.017) 0:00:15.140 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:54 Saturday 11 May 2024 13:30:02 +0000 (0:00:00.010) 0:00:15.150 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.013044", "end": "2024-05-11 13:30:02.688811", "rc": 0, "start": "2024-05-11 13:30:02.675767" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:60 Saturday 11 May 2024 13:30:02 +0000 (0:00:00.220) 0:00:15.370 ********** 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-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:65 Saturday 11 May 2024 13:30:02 +0000 (0:00:00.011) 0:00:15.382 ********** 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-weekly-ciu8ki3_lt/tests/tasks/create_and_remove_interface.yml:27 Saturday 11 May 2024 13:30:02 +0000 (0:00:00.009) 0:00:15.392 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:30:02 +0000 (0:00:00.018) 0:00:15.410 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:30:02 +0000 (0:00:00.010) 0:00:15.421 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003853", "end": "2024-05-11 13:30:02.944155", "rc": 0, "start": "2024-05-11 13:30:02.940302" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:30:02 +0000 (0:00:00.204) 0:00:15.625 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:30:02 +0000 (0:00:00.017) 0:00:15.642 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/create_and_remove_interface.yml:29 Saturday 11 May 2024 13:30:03 +0000 (0:00:00.019) 0:00:15.662 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/assert_device_absent.yml:3 Saturday 11 May 2024 13:30:03 +0000 (0:00:00.036) 0:00:15.698 ********** included: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_interface_stat.yml:3 Saturday 11 May 2024 13:30:03 +0000 (0:00:00.010) 0:00:15.709 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/assert_device_absent.yml:5 Saturday 11 May 2024 13:30:03 +0000 (0:00:00.203) 0:00:15.912 ********** 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 Saturday 11 May 2024 13:30:03 +0000 (0:00:00.034) 0:00:15.947 ********** =============================================================================== Install iproute --------------------------------------------------------- 1.10s /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 1.02s /WORKDIR/git-weekly-ciu8ki3_lt/tests/tests_helpers_and_asserts.yml:3 ---------- Install iproute --------------------------------------------------------- 0.99s /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.97s /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.97s /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.94s /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.93s /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:16 ------- Create veth interface veth1298 ------------------------------------------ 0.69s /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.40s /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/el_repo_setup.yml:3 ---------------- Gather current interface info ------------------------------------------- 0.31s /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface veth1298 ----------------------------------------- 0.27s /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_interface_stat.yml:3 ----------- Create dummy interface dummy1298 ---------------------------------------- 0.26s /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:49 ------- Check if system is ostree ----------------------------------------------- 0.26s /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/el_repo_setup.yml:17 --------------- Set up veth as managed by NetworkManager -------------------------------- 0.25s /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/manage_test_interface.yml:35 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface dummy1298 ---------------------------------------- 0.23s /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-weekly-ciu8ki3_lt/tests/tasks/get_current_interfaces.yml:3 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---