# 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-cibl08d8s5/.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-cibl08d8s5/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-cibl08d8s5/tests/tests_helpers_and_asserts.yml:3 Saturday 16 December 2023 13:30:39 +0000 (0:00:00.038) 0:00:00.038 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tests_helpers_and_asserts.yml:6 Saturday 16 December 2023 13:30:40 +0000 (0:00:00.892) 0:00:00.931 ***** included: /WORKDIR/git-weekly-cibl08d8s5/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-cibl08d8s5/tests/tasks/el_repo_setup.yml:3 Saturday 16 December 2023 13:30:40 +0000 (0:00:00.028) 0:00:00.959 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/el_repo_setup.yml:17 Saturday 16 December 2023 13:30:40 +0000 (0:00:00.388) 0:00:01.347 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/el_repo_setup.yml:22 Saturday 16 December 2023 13:30:40 +0000 (0:00:00.268) 0:00:01.616 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/el_repo_setup.yml:26 Saturday 16 December 2023 13:30:40 +0000 (0:00:00.014) 0:00:01.630 ***** 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-weekly-cibl08d8s5/tests/tasks/el_repo_setup.yml:51 Saturday 16 December 2023 13:30:40 +0000 (0:00:00.008) 0:00:01.638 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/enable_epel.yml:8 Saturday 16 December 2023 13:30:40 +0000 (0:00:00.022) 0:00:01.661 ***** 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-weekly-cibl08d8s5/tests/tasks/enable_epel.yml:24 Saturday 16 December 2023 13:30:40 +0000 (0:00:00.007) 0:00:01.669 ***** 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-weekly-cibl08d8s5/tests/tasks/enable_epel.yml:30 Saturday 16 December 2023 13:30:40 +0000 (0:00:00.007) 0:00:01.676 ***** 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-weekly-cibl08d8s5/tests/tasks/enable_epel.yml:35 Saturday 16 December 2023 13:30:40 +0000 (0:00:00.007) 0:00:01.684 ***** 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-weekly-cibl08d8s5/tests/tasks/enable_epel.yml:40 Saturday 16 December 2023 13:30:40 +0000 (0:00:00.007) 0:00:01.691 ***** 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-weekly-cibl08d8s5/tests/tests_helpers_and_asserts.yml:9 Saturday 16 December 2023 13:30:40 +0000 (0:00:00.008) 0:00:01.700 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/create_and_remove_interface.yml:3 Saturday 16 December 2023 13:30:40 +0000 (0:00:00.012) 0:00:01.712 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:3 Saturday 16 December 2023 13:30:40 +0000 (0:00:00.010) 0:00:01.723 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:3 Saturday 16 December 2023 13:30:40 +0000 (0:00:00.010) 0:00:01.733 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003685", "end": "2023-12-16 13:30:41.085771", "rc": 0, "start": "2023-12-16 13:30:41.082086" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:9 Saturday 16 December 2023 13:30:41 +0000 (0:00:00.268) 0:00:02.002 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:5 Saturday 16 December 2023 13:30:41 +0000 (0:00:00.010) 0:00:02.013 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/create_and_remove_interface.yml:5 Saturday 16 December 2023 13:30:41 +0000 (0:00:00.008) 0:00:02.021 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:3 Saturday 16 December 2023 13:30:41 +0000 (0:00:00.013) 0:00:02.035 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:8 Saturday 16 December 2023 13:30:41 +0000 (0:00:00.007) 0:00:02.042 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:13 Saturday 16 December 2023 13:30:41 +0000 (0:00:00.007) 0:00:02.049 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:3 Saturday 16 December 2023 13:30:41 +0000 (0:00:00.010) 0:00:02.060 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:3 Saturday 16 December 2023 13:30:41 +0000 (0:00:00.009) 0:00:02.069 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003623", "end": "2023-12-16 13:30:41.358101", "rc": 0, "start": "2023-12-16 13:30:41.354478" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:9 Saturday 16 December 2023 13:30:41 +0000 (0:00:00.205) 0:00:02.274 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:5 Saturday 16 December 2023 13:30:41 +0000 (0:00:00.009) 0:00:02.284 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:16 Saturday 16 December 2023 13:30:41 +0000 (0:00:00.009) 0:00:02.294 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:23 Saturday 16 December 2023 13:30:43 +0000 (0:00:02.329) 0:00:04.623 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:31 Saturday 16 December 2023 13:30:43 +0000 (0:00:00.015) 0:00:04.639 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:39 Saturday 16 December 2023 13:30:43 +0000 (0:00:00.008) 0:00:04.647 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:45 Saturday 16 December 2023 13:30:43 +0000 (0:00:00.008) 0:00:04.656 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:50 Saturday 16 December 2023 13:30:43 +0000 (0:00:00.008) 0:00:04.665 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:56 Saturday 16 December 2023 13:30:43 +0000 (0:00:00.008) 0:00:04.674 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:61 Saturday 16 December 2023 13:30:43 +0000 (0:00:00.016) 0:00:04.690 ***** 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-cibl08d8s5/tests/tasks/create_and_remove_interface.yml:9 Saturday 16 December 2023 13:30:43 +0000 (0:00:00.007) 0:00:04.698 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:3 Saturday 16 December 2023 13:30:43 +0000 (0:00:00.013) 0:00:04.711 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:3 Saturday 16 December 2023 13:30:43 +0000 (0:00:00.008) 0:00:04.720 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003744", "end": "2023-12-16 13:30:44.009604", "rc": 0, "start": "2023-12-16 13:30:44.005860" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:9 Saturday 16 December 2023 13:30:44 +0000 (0:00:00.205) 0:00:04.926 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:5 Saturday 16 December 2023 13:30:44 +0000 (0:00:00.009) 0:00:04.935 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/create_and_remove_interface.yml:11 Saturday 16 December 2023 13:30:44 +0000 (0:00:00.009) 0:00:04.944 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/assert_device_absent.yml:3 Saturday 16 December 2023 13:30:44 +0000 (0:00:00.014) 0:00:04.959 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_interface_stat.yml:3 Saturday 16 December 2023 13:30:44 +0000 (0:00:00.010) 0:00:04.970 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/assert_device_absent.yml:5 Saturday 16 December 2023 13:30:44 +0000 (0:00:00.204) 0:00:05.174 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/create_and_remove_interface.yml:14 Saturday 16 December 2023 13:30:44 +0000 (0:00:00.011) 0:00:05.185 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:3 Saturday 16 December 2023 13:30:44 +0000 (0:00:00.015) 0:00:05.200 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:8 Saturday 16 December 2023 13:30:44 +0000 (0:00:00.007) 0:00:05.207 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:13 Saturday 16 December 2023 13:30:44 +0000 (0:00:00.007) 0:00:05.215 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:3 Saturday 16 December 2023 13:30:44 +0000 (0:00:00.011) 0:00:05.226 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:3 Saturday 16 December 2023 13:30:44 +0000 (0:00:00.009) 0:00:05.236 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003677", "end": "2023-12-16 13:30:44.525603", "rc": 0, "start": "2023-12-16 13:30:44.521926" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:9 Saturday 16 December 2023 13:30:44 +0000 (0:00:00.205) 0:00:05.441 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:5 Saturday 16 December 2023 13:30:44 +0000 (0:00:00.016) 0:00:05.458 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:16 Saturday 16 December 2023 13:30:44 +0000 (0:00:00.011) 0:00:05.469 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:23 Saturday 16 December 2023 13:30:46 +0000 (0:00:02.187) 0:00:07.657 ***** 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.008926", "end": "2023-12-16 13:30:46.955738", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2023-12-16 13:30:46.946812" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004210", "end": "2023-12-16 13:30:47.213556", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2023-12-16 13:30:47.209346" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004002", "end": "2023-12-16 13:30:47.411378", "item": "ip link set veth1298 up", "rc": 0, "start": "2023-12-16 13:30:47.407376" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:31 Saturday 16 December 2023 13:30:47 +0000 (0:00:00.670) 0:00:08.328 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.024187", "end": "2023-12-16 13:30:47.642379", "rc": 0, "start": "2023-12-16 13:30:47.618192" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:39 Saturday 16 December 2023 13:30:47 +0000 (0:00:00.233) 0:00:08.561 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:45 Saturday 16 December 2023 13:30:47 +0000 (0:00:00.009) 0:00:08.571 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:50 Saturday 16 December 2023 13:30:47 +0000 (0:00:00.009) 0:00:08.580 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:56 Saturday 16 December 2023 13:30:47 +0000 (0:00:00.009) 0:00:08.590 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:61 Saturday 16 December 2023 13:30:47 +0000 (0:00:00.016) 0:00:08.606 ***** 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-cibl08d8s5/tests/tasks/create_and_remove_interface.yml:18 Saturday 16 December 2023 13:30:47 +0000 (0:00:00.009) 0:00:08.616 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:3 Saturday 16 December 2023 13:30:47 +0000 (0:00:00.016) 0:00:08.632 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:3 Saturday 16 December 2023 13:30:47 +0000 (0:00:00.009) 0:00:08.642 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003738", "end": "2023-12-16 13:30:47.937187", "rc": 0, "start": "2023-12-16 13:30:47.933449" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:9 Saturday 16 December 2023 13:30:47 +0000 (0:00:00.213) 0:00:08.855 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:5 Saturday 16 December 2023 13:30:47 +0000 (0:00:00.009) 0:00:08.865 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/create_and_remove_interface.yml:20 Saturday 16 December 2023 13:30:47 +0000 (0:00:00.011) 0:00:08.876 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/assert_device_present.yml:3 Saturday 16 December 2023 13:30:47 +0000 (0:00:00.018) 0:00:08.894 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_interface_stat.yml:3 Saturday 16 December 2023 13:30:48 +0000 (0:00:00.010) 0:00:08.904 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1702733446.9510293, "block_size": 4096, "blocks": 0, "ctime": 1702733446.9510293, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31254, "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": 1702733446.9510293, "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-cibl08d8s5/tests/tasks/assert_device_present.yml:5 Saturday 16 December 2023 13:30:48 +0000 (0:00:00.205) 0:00:09.110 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/create_and_remove_interface.yml:23 Saturday 16 December 2023 13:30:48 +0000 (0:00:00.009) 0:00:09.119 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:3 Saturday 16 December 2023 13:30:48 +0000 (0:00:00.019) 0:00:09.139 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:8 Saturday 16 December 2023 13:30:48 +0000 (0:00:00.007) 0:00:09.146 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:13 Saturday 16 December 2023 13:30:48 +0000 (0:00:00.007) 0:00:09.154 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:3 Saturday 16 December 2023 13:30:48 +0000 (0:00:00.011) 0:00:09.165 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:3 Saturday 16 December 2023 13:30:48 +0000 (0:00:00.009) 0:00:09.174 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003707", "end": "2023-12-16 13:30:48.465517", "rc": 0, "start": "2023-12-16 13:30:48.461810" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:9 Saturday 16 December 2023 13:30:48 +0000 (0:00:00.208) 0:00:09.382 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:5 Saturday 16 December 2023 13:30:48 +0000 (0:00:00.009) 0:00:09.392 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:16 Saturday 16 December 2023 13:30:48 +0000 (0:00:00.009) 0:00:09.402 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:23 Saturday 16 December 2023 13:30:50 +0000 (0:00:02.197) 0:00:11.600 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:31 Saturday 16 December 2023 13:30:50 +0000 (0:00:00.026) 0:00:11.627 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:39 Saturday 16 December 2023 13:30:50 +0000 (0:00:00.010) 0:00:11.637 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.020945", "end": "2023-12-16 13:30:50.948989", "rc": 0, "start": "2023-12-16 13:30:50.928044" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:45 Saturday 16 December 2023 13:30:50 +0000 (0:00:00.238) 0:00:11.875 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:50 Saturday 16 December 2023 13:30:50 +0000 (0:00:00.009) 0:00:11.884 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:56 Saturday 16 December 2023 13:30:50 +0000 (0:00:00.008) 0:00:11.893 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:61 Saturday 16 December 2023 13:30:51 +0000 (0:00:00.010) 0:00:11.904 ***** 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-cibl08d8s5/tests/tasks/create_and_remove_interface.yml:27 Saturday 16 December 2023 13:30:51 +0000 (0:00:00.007) 0:00:11.912 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:3 Saturday 16 December 2023 13:30:51 +0000 (0:00:00.021) 0:00:11.933 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:3 Saturday 16 December 2023 13:30:51 +0000 (0:00:00.013) 0:00:11.947 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003755", "end": "2023-12-16 13:30:51.242952", "rc": 0, "start": "2023-12-16 13:30:51.239197" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:9 Saturday 16 December 2023 13:30:51 +0000 (0:00:00.212) 0:00:12.159 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:5 Saturday 16 December 2023 13:30:51 +0000 (0:00:00.009) 0:00:12.169 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/create_and_remove_interface.yml:29 Saturday 16 December 2023 13:30:51 +0000 (0:00:00.009) 0:00:12.178 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/assert_device_absent.yml:3 Saturday 16 December 2023 13:30:51 +0000 (0:00:00.018) 0:00:12.197 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_interface_stat.yml:3 Saturday 16 December 2023 13:30:51 +0000 (0:00:00.009) 0:00:12.207 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/assert_device_absent.yml:5 Saturday 16 December 2023 13:30:51 +0000 (0:00:00.202) 0:00:12.410 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tests_helpers_and_asserts.yml:15 Saturday 16 December 2023 13:30:51 +0000 (0:00:00.011) 0:00:12.422 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/create_and_remove_interface.yml:3 Saturday 16 December 2023 13:30:51 +0000 (0:00:00.013) 0:00:12.436 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:3 Saturday 16 December 2023 13:30:51 +0000 (0:00:00.009) 0:00:12.446 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:3 Saturday 16 December 2023 13:30:51 +0000 (0:00:00.009) 0:00:12.455 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003651", "end": "2023-12-16 13:30:51.746621", "rc": 0, "start": "2023-12-16 13:30:51.742970" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:9 Saturday 16 December 2023 13:30:51 +0000 (0:00:00.207) 0:00:12.663 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:5 Saturday 16 December 2023 13:30:51 +0000 (0:00:00.009) 0:00:12.673 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/create_and_remove_interface.yml:5 Saturday 16 December 2023 13:30:51 +0000 (0:00:00.008) 0:00:12.681 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:3 Saturday 16 December 2023 13:30:51 +0000 (0:00:00.013) 0:00:12.694 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:8 Saturday 16 December 2023 13:30:51 +0000 (0:00:00.007) 0:00:12.702 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:13 Saturday 16 December 2023 13:30:51 +0000 (0:00:00.007) 0:00:12.710 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:3 Saturday 16 December 2023 13:30:51 +0000 (0:00:00.010) 0:00:12.721 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:3 Saturday 16 December 2023 13:30:51 +0000 (0:00:00.009) 0:00:12.730 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003663", "end": "2023-12-16 13:30:52.020778", "rc": 0, "start": "2023-12-16 13:30:52.017115" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:9 Saturday 16 December 2023 13:30:52 +0000 (0:00:00.207) 0:00:12.938 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:5 Saturday 16 December 2023 13:30:52 +0000 (0:00:00.014) 0:00:12.953 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:16 Saturday 16 December 2023 13:30:52 +0000 (0:00:00.020) 0:00:12.973 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:23 Saturday 16 December 2023 13:30:54 +0000 (0:00:02.190) 0:00:15.164 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:31 Saturday 16 December 2023 13:30:54 +0000 (0:00:00.014) 0:00:15.178 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:39 Saturday 16 December 2023 13:30:54 +0000 (0:00:00.008) 0:00:15.186 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:45 Saturday 16 December 2023 13:30:54 +0000 (0:00:00.007) 0:00:15.194 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:50 Saturday 16 December 2023 13:30:54 +0000 (0:00:00.009) 0:00:15.203 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:56 Saturday 16 December 2023 13:30:54 +0000 (0:00:00.008) 0:00:15.212 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:61 Saturday 16 December 2023 13:30:54 +0000 (0:00:00.008) 0:00:15.220 ***** 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-cibl08d8s5/tests/tasks/create_and_remove_interface.yml:9 Saturday 16 December 2023 13:30:54 +0000 (0:00:00.008) 0:00:15.228 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:3 Saturday 16 December 2023 13:30:54 +0000 (0:00:00.013) 0:00:15.242 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:3 Saturday 16 December 2023 13:30:54 +0000 (0:00:00.011) 0:00:15.254 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003737", "end": "2023-12-16 13:30:54.545271", "rc": 0, "start": "2023-12-16 13:30:54.541534" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:9 Saturday 16 December 2023 13:30:54 +0000 (0:00:00.214) 0:00:15.469 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:5 Saturday 16 December 2023 13:30:54 +0000 (0:00:00.029) 0:00:15.498 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/create_and_remove_interface.yml:11 Saturday 16 December 2023 13:30:54 +0000 (0:00:00.030) 0:00:15.528 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/assert_device_absent.yml:3 Saturday 16 December 2023 13:30:54 +0000 (0:00:00.015) 0:00:15.544 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_interface_stat.yml:3 Saturday 16 December 2023 13:30:54 +0000 (0:00:00.010) 0:00:15.555 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/assert_device_absent.yml:5 Saturday 16 December 2023 13:30:54 +0000 (0:00:00.207) 0:00:15.762 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/create_and_remove_interface.yml:14 Saturday 16 December 2023 13:30:54 +0000 (0:00:00.015) 0:00:15.777 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:3 Saturday 16 December 2023 13:30:54 +0000 (0:00:00.027) 0:00:15.804 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:8 Saturday 16 December 2023 13:30:54 +0000 (0:00:00.009) 0:00:15.814 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:13 Saturday 16 December 2023 13:30:54 +0000 (0:00:00.008) 0:00:15.822 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:3 Saturday 16 December 2023 13:30:54 +0000 (0:00:00.021) 0:00:15.844 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:3 Saturday 16 December 2023 13:30:54 +0000 (0:00:00.018) 0:00:15.862 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003770", "end": "2023-12-16 13:30:55.169138", "rc": 0, "start": "2023-12-16 13:30:55.165368" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:9 Saturday 16 December 2023 13:30:55 +0000 (0:00:00.234) 0:00:16.097 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:5 Saturday 16 December 2023 13:30:55 +0000 (0:00:00.022) 0:00:16.119 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:16 Saturday 16 December 2023 13:30:55 +0000 (0:00:00.016) 0:00:16.136 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:23 Saturday 16 December 2023 13:30:57 +0000 (0:00:02.288) 0:00:18.424 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:31 Saturday 16 December 2023 13:30:57 +0000 (0:00:00.014) 0:00:18.439 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:39 Saturday 16 December 2023 13:30:57 +0000 (0:00:00.008) 0:00:18.448 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:45 Saturday 16 December 2023 13:30:57 +0000 (0:00:00.010) 0:00:18.458 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.033895", "end": "2023-12-16 13:30:57.782964", "rc": 0, "start": "2023-12-16 13:30:57.749069" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:50 Saturday 16 December 2023 13:30:57 +0000 (0:00:00.253) 0:00:18.711 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:56 Saturday 16 December 2023 13:30:57 +0000 (0:00:00.009) 0:00:18.721 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:61 Saturday 16 December 2023 13:30:57 +0000 (0:00:00.009) 0:00:18.731 ***** 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-cibl08d8s5/tests/tasks/create_and_remove_interface.yml:18 Saturday 16 December 2023 13:30:57 +0000 (0:00:00.015) 0:00:18.746 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:3 Saturday 16 December 2023 13:30:57 +0000 (0:00:00.016) 0:00:18.762 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:3 Saturday 16 December 2023 13:30:57 +0000 (0:00:00.009) 0:00:18.772 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003704", "end": "2023-12-16 13:30:58.063256", "rc": 0, "start": "2023-12-16 13:30:58.059552" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:9 Saturday 16 December 2023 13:30:58 +0000 (0:00:00.213) 0:00:18.986 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:5 Saturday 16 December 2023 13:30:58 +0000 (0:00:00.011) 0:00:18.997 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/create_and_remove_interface.yml:20 Saturday 16 December 2023 13:30:58 +0000 (0:00:00.009) 0:00:19.007 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/assert_device_present.yml:3 Saturday 16 December 2023 13:30:58 +0000 (0:00:00.017) 0:00:19.025 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_interface_stat.yml:3 Saturday 16 December 2023 13:30:58 +0000 (0:00:00.014) 0:00:19.039 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1702733457.7823367, "block_size": 4096, "blocks": 0, "ctime": 1702733457.7823367, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31586, "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": 1702733457.7823367, "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-cibl08d8s5/tests/tasks/assert_device_present.yml:5 Saturday 16 December 2023 13:30:58 +0000 (0:00:00.202) 0:00:19.242 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/create_and_remove_interface.yml:23 Saturday 16 December 2023 13:30:58 +0000 (0:00:00.011) 0:00:19.253 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:3 Saturday 16 December 2023 13:30:58 +0000 (0:00:00.019) 0:00:19.273 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:8 Saturday 16 December 2023 13:30:58 +0000 (0:00:00.010) 0:00:19.283 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:13 Saturday 16 December 2023 13:30:58 +0000 (0:00:00.007) 0:00:19.291 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:3 Saturday 16 December 2023 13:30:58 +0000 (0:00:00.011) 0:00:19.302 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:3 Saturday 16 December 2023 13:30:58 +0000 (0:00:00.009) 0:00:19.312 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003705", "end": "2023-12-16 13:30:58.605840", "rc": 0, "start": "2023-12-16 13:30:58.602135" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:9 Saturday 16 December 2023 13:30:58 +0000 (0:00:00.209) 0:00:19.522 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:5 Saturday 16 December 2023 13:30:58 +0000 (0:00:00.009) 0:00:19.531 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:16 Saturday 16 December 2023 13:30:58 +0000 (0:00:00.009) 0:00:19.541 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:23 Saturday 16 December 2023 13:31:00 +0000 (0:00:02.188) 0:00:21.729 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:31 Saturday 16 December 2023 13:31:00 +0000 (0:00:00.015) 0:00:21.745 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:39 Saturday 16 December 2023 13:31:00 +0000 (0:00:00.008) 0:00:21.754 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:45 Saturday 16 December 2023 13:31:00 +0000 (0:00:00.008) 0:00:21.762 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:50 Saturday 16 December 2023 13:31:00 +0000 (0:00:00.008) 0:00:21.771 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.009979", "end": "2023-12-16 13:31:01.070127", "rc": 0, "start": "2023-12-16 13:31:01.060148" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:56 Saturday 16 December 2023 13:31:01 +0000 (0:00:00.223) 0:00:21.994 ***** 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-cibl08d8s5/tests/tasks/manage_test_interface.yml:61 Saturday 16 December 2023 13:31:01 +0000 (0:00:00.009) 0:00:22.003 ***** 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-cibl08d8s5/tests/tasks/create_and_remove_interface.yml:27 Saturday 16 December 2023 13:31:01 +0000 (0:00:00.010) 0:00:22.013 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:3 Saturday 16 December 2023 13:31:01 +0000 (0:00:00.021) 0:00:22.035 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:3 Saturday 16 December 2023 13:31:01 +0000 (0:00:00.013) 0:00:22.049 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003710", "end": "2023-12-16 13:31:01.362609", "rc": 0, "start": "2023-12-16 13:31:01.358899" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:9 Saturday 16 December 2023 13:31:01 +0000 (0:00:00.248) 0:00:22.297 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/show_interfaces.yml:5 Saturday 16 December 2023 13:31:01 +0000 (0:00:00.010) 0:00:22.308 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/create_and_remove_interface.yml:29 Saturday 16 December 2023 13:31:01 +0000 (0:00:00.008) 0:00:22.317 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/assert_device_absent.yml:3 Saturday 16 December 2023 13:31:01 +0000 (0:00:00.019) 0:00:22.336 ***** included: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_interface_stat.yml:3 Saturday 16 December 2023 13:31:01 +0000 (0:00:00.009) 0:00:22.346 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/assert_device_absent.yml:5 Saturday 16 December 2023 13:31:01 +0000 (0:00:00.206) 0:00:22.552 ***** 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 16 December 2023 13:31:01 +0000 (0:00:00.016) 0:00:22.569 ***** =============================================================================== Install iproute --------------------------------------------------------- 2.33s /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.29s /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.20s /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.19s /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.19s /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.19s /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.89s /WORKDIR/git-weekly-cibl08d8s5/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.67s /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:23 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.39s /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.27s /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/el_repo_setup.yml:17 --------------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:3 ------- Create dummy interface dummy1298 ---------------------------------------- 0.25s /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:45 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:3 ------- Delete veth interface veth1298 ------------------------------------------ 0.24s /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:39 ------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.23s /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:31 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/manage_test_interface.yml:50 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-cibl08d8s5/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-cibl08d8s5/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. ---^---^---^---^---^---