# 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-cim67fac43/.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-cim67fac43/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-cim67fac43/tests/tests_helpers_and_asserts.yml:3 Saturday 16 March 2024 13:22:02 +0000 (0:00:00.036) 0:00:00.036 ******** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cim67fac43/tests/tests_helpers_and_asserts.yml:6 Saturday 16 March 2024 13:22:03 +0000 (0:00:01.102) 0:00:01.139 ******** included: /WORKDIR/git-weekly-cim67fac43/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-cim67fac43/tests/tasks/el_repo_setup.yml:3 Saturday 16 March 2024 13:22:03 +0000 (0:00:00.014) 0:00:01.153 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/el_repo_setup.yml:17 Saturday 16 March 2024 13:22:04 +0000 (0:00:00.447) 0:00:01.601 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/el_repo_setup.yml:22 Saturday 16 March 2024 13:22:04 +0000 (0:00:00.319) 0:00:01.920 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/el_repo_setup.yml:26 Saturday 16 March 2024 13:22:04 +0000 (0:00:00.020) 0:00:01.941 ******** 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-cim67fac43/tests/tasks/el_repo_setup.yml:51 Saturday 16 March 2024 13:22:04 +0000 (0:00:00.008) 0:00:01.949 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/enable_epel.yml:8 Saturday 16 March 2024 13:22:04 +0000 (0:00:00.022) 0:00:01.971 ******** 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-cim67fac43/tests/tasks/enable_epel.yml:24 Saturday 16 March 2024 13:22:04 +0000 (0:00:00.007) 0:00:01.979 ******** 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-cim67fac43/tests/tasks/enable_epel.yml:30 Saturday 16 March 2024 13:22:04 +0000 (0:00:00.007) 0:00:01.987 ******** 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-cim67fac43/tests/tasks/enable_epel.yml:35 Saturday 16 March 2024 13:22:04 +0000 (0:00:00.010) 0:00:01.997 ******** 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-cim67fac43/tests/tasks/enable_epel.yml:40 Saturday 16 March 2024 13:22:04 +0000 (0:00:00.007) 0:00:02.005 ******** 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-cim67fac43/tests/tests_helpers_and_asserts.yml:9 Saturday 16 March 2024 13:22:04 +0000 (0:00:00.008) 0:00:02.014 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/create_and_remove_interface.yml:3 Saturday 16 March 2024 13:22:04 +0000 (0:00:00.013) 0:00:02.027 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:22:04 +0000 (0:00:00.010) 0:00:02.037 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:22:04 +0000 (0:00:00.009) 0:00:02.046 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003549", "end": "2024-03-16 13:22:04.840860", "rc": 0, "start": "2024-03-16 13:22:04.837311" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:22:04 +0000 (0:00:00.315) 0:00:02.361 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:22:04 +0000 (0:00:00.011) 0:00:02.373 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/create_and_remove_interface.yml:5 Saturday 16 March 2024 13:22:04 +0000 (0:00:00.009) 0:00:02.383 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:3 Saturday 16 March 2024 13:22:04 +0000 (0:00:00.023) 0:00:02.407 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:8 Saturday 16 March 2024 13:22:04 +0000 (0:00:00.016) 0:00:02.424 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:13 Saturday 16 March 2024 13:22:04 +0000 (0:00:00.008) 0:00:02.432 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:22:04 +0000 (0:00:00.010) 0:00:02.443 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:22:04 +0000 (0:00:00.009) 0:00:02.453 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003663", "end": "2024-03-16 13:22:05.188070", "rc": 0, "start": "2024-03-16 13:22:05.184407" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:22:05 +0000 (0:00:00.257) 0:00:02.710 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:22:05 +0000 (0:00:00.010) 0:00:02.720 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:16 Saturday 16 March 2024 13:22:05 +0000 (0:00:00.010) 0:00:02.730 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:27 Saturday 16 March 2024 13:22:07 +0000 (0:00:02.351) 0:00:05.082 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:35 Saturday 16 March 2024 13:22:07 +0000 (0:00:00.015) 0:00:05.098 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:43 Saturday 16 March 2024 13:22:07 +0000 (0:00:00.009) 0:00:05.107 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:49 Saturday 16 March 2024 13:22:07 +0000 (0:00:00.009) 0:00:05.116 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:54 Saturday 16 March 2024 13:22:07 +0000 (0:00:00.008) 0:00:05.125 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:60 Saturday 16 March 2024 13:22:07 +0000 (0:00:00.008) 0:00:05.133 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:65 Saturday 16 March 2024 13:22:07 +0000 (0:00:00.008) 0:00:05.142 ******** 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-cim67fac43/tests/tasks/create_and_remove_interface.yml:9 Saturday 16 March 2024 13:22:07 +0000 (0:00:00.008) 0:00:05.150 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:22:07 +0000 (0:00:00.014) 0:00:05.165 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:22:07 +0000 (0:00:00.009) 0:00:05.174 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004928", "end": "2024-03-16 13:22:08.911978", "rc": 0, "start": "2024-03-16 13:22:07.907050" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:22:08 +0000 (0:00:01.269) 0:00:06.444 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:22:08 +0000 (0:00:00.016) 0:00:06.460 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/create_and_remove_interface.yml:11 Saturday 16 March 2024 13:22:08 +0000 (0:00:00.011) 0:00:06.471 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/assert_device_absent.yml:3 Saturday 16 March 2024 13:22:08 +0000 (0:00:00.019) 0:00:06.491 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_interface_stat.yml:3 Saturday 16 March 2024 13:22:09 +0000 (0:00:00.010) 0:00:06.501 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/assert_device_absent.yml:5 Saturday 16 March 2024 13:22:09 +0000 (0:00:00.284) 0:00:06.785 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/create_and_remove_interface.yml:14 Saturday 16 March 2024 13:22:09 +0000 (0:00:00.014) 0:00:06.800 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:3 Saturday 16 March 2024 13:22:09 +0000 (0:00:00.022) 0:00:06.823 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:8 Saturday 16 March 2024 13:22:09 +0000 (0:00:00.015) 0:00:06.838 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:13 Saturday 16 March 2024 13:22:09 +0000 (0:00:00.011) 0:00:06.849 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:22:09 +0000 (0:00:00.013) 0:00:06.863 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:22:09 +0000 (0:00:00.011) 0:00:06.875 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003585", "end": "2024-03-16 13:22:09.610521", "rc": 0, "start": "2024-03-16 13:22:09.606936" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:22:09 +0000 (0:00:00.267) 0:00:07.142 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:22:09 +0000 (0:00:00.020) 0:00:07.163 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:16 Saturday 16 March 2024 13:22:09 +0000 (0:00:00.012) 0:00:07.175 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:27 Saturday 16 March 2024 13:22:11 +0000 (0:00:02.184) 0:00:09.359 ******** 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.008357", "end": "2024-03-16 13:22:12.103915", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-03-16 13:22:12.095558" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004050", "end": "2024-03-16 13:22:12.418163", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-03-16 13:22:12.414113" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004157", "end": "2024-03-16 13:22:12.670428", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-03-16 13:22:12.666271" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:35 Saturday 16 March 2024 13:22:12 +0000 (0:00:00.833) 0:00:10.193 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.024219", "end": "2024-03-16 13:22:12.950348", "rc": 0, "start": "2024-03-16 13:22:12.926129" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:43 Saturday 16 March 2024 13:22:12 +0000 (0:00:00.279) 0:00:10.473 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:49 Saturday 16 March 2024 13:22:12 +0000 (0:00:00.009) 0:00:10.482 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:54 Saturday 16 March 2024 13:22:12 +0000 (0:00:00.008) 0:00:10.490 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:60 Saturday 16 March 2024 13:22:13 +0000 (0:00:00.009) 0:00:10.500 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:65 Saturday 16 March 2024 13:22:13 +0000 (0:00:00.008) 0:00:10.509 ******** 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-cim67fac43/tests/tasks/create_and_remove_interface.yml:18 Saturday 16 March 2024 13:22:13 +0000 (0:00:00.010) 0:00:10.519 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:22:13 +0000 (0:00:00.015) 0:00:10.535 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:22:13 +0000 (0:00:00.009) 0:00:10.544 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004770", "end": "2024-03-16 13:22:14.282921", "rc": 0, "start": "2024-03-16 13:22:13.278151" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:22:14 +0000 (0:00:01.262) 0:00:11.806 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:22:14 +0000 (0:00:00.009) 0:00:11.816 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/create_and_remove_interface.yml:20 Saturday 16 March 2024 13:22:14 +0000 (0:00:00.008) 0:00:11.825 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/assert_device_present.yml:3 Saturday 16 March 2024 13:22:14 +0000 (0:00:00.016) 0:00:11.841 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_interface_stat.yml:3 Saturday 16 March 2024 13:22:14 +0000 (0:00:00.009) 0:00:11.851 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710595332.100261, "block_size": 4096, "blocks": 0, "ctime": 1710595332.100261, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32896, "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": 1710595332.100261, "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-cim67fac43/tests/tasks/assert_device_present.yml:5 Saturday 16 March 2024 13:22:14 +0000 (0:00:00.252) 0:00:12.104 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/create_and_remove_interface.yml:23 Saturday 16 March 2024 13:22:14 +0000 (0:00:00.012) 0:00:12.116 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:3 Saturday 16 March 2024 13:22:14 +0000 (0:00:00.018) 0:00:12.134 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:8 Saturday 16 March 2024 13:22:14 +0000 (0:00:00.009) 0:00:12.143 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:13 Saturday 16 March 2024 13:22:14 +0000 (0:00:00.008) 0:00:12.151 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:22:14 +0000 (0:00:00.010) 0:00:12.162 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:22:14 +0000 (0:00:00.010) 0:00:12.173 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003642", "end": "2024-03-16 13:22:14.909664", "rc": 0, "start": "2024-03-16 13:22:14.906022" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:22:14 +0000 (0:00:00.264) 0:00:12.438 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:22:14 +0000 (0:00:00.021) 0:00:12.459 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:16 Saturday 16 March 2024 13:22:14 +0000 (0:00:00.022) 0:00:12.481 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:27 Saturday 16 March 2024 13:22:17 +0000 (0:00:02.223) 0:00:14.704 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:35 Saturday 16 March 2024 13:22:17 +0000 (0:00:00.026) 0:00:14.731 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:43 Saturday 16 March 2024 13:22:17 +0000 (0:00:00.009) 0:00:14.741 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.022366", "end": "2024-03-16 13:22:17.512587", "rc": 0, "start": "2024-03-16 13:22:17.490221" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:49 Saturday 16 March 2024 13:22:17 +0000 (0:00:00.296) 0:00:15.037 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:54 Saturday 16 March 2024 13:22:17 +0000 (0:00:00.009) 0:00:15.047 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:60 Saturday 16 March 2024 13:22:17 +0000 (0:00:00.009) 0:00:15.056 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:65 Saturday 16 March 2024 13:22:17 +0000 (0:00:00.009) 0:00:15.066 ******** 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-cim67fac43/tests/tasks/create_and_remove_interface.yml:27 Saturday 16 March 2024 13:22:17 +0000 (0:00:00.008) 0:00:15.075 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:22:17 +0000 (0:00:00.024) 0:00:15.099 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:22:17 +0000 (0:00:00.009) 0:00:15.109 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004328", "end": "2024-03-16 13:22:17.848531", "rc": 0, "start": "2024-03-16 13:22:17.844203" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:22:17 +0000 (0:00:00.260) 0:00:15.369 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:22:17 +0000 (0:00:00.010) 0:00:15.380 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/create_and_remove_interface.yml:29 Saturday 16 March 2024 13:22:17 +0000 (0:00:00.009) 0:00:15.390 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/assert_device_absent.yml:3 Saturday 16 March 2024 13:22:17 +0000 (0:00:00.019) 0:00:15.409 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_interface_stat.yml:3 Saturday 16 March 2024 13:22:17 +0000 (0:00:00.010) 0:00:15.419 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/assert_device_absent.yml:5 Saturday 16 March 2024 13:22:18 +0000 (0:00:00.249) 0:00:15.669 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tests_helpers_and_asserts.yml:15 Saturday 16 March 2024 13:22:18 +0000 (0:00:00.010) 0:00:15.679 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/create_and_remove_interface.yml:3 Saturday 16 March 2024 13:22:18 +0000 (0:00:00.012) 0:00:15.692 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:22:18 +0000 (0:00:00.009) 0:00:15.702 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:22:18 +0000 (0:00:00.015) 0:00:15.717 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003469", "end": "2024-03-16 13:22:18.480890", "rc": 0, "start": "2024-03-16 13:22:18.477421" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:22:18 +0000 (0:00:00.285) 0:00:16.003 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:22:18 +0000 (0:00:00.012) 0:00:16.015 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/create_and_remove_interface.yml:5 Saturday 16 March 2024 13:22:18 +0000 (0:00:00.016) 0:00:16.031 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:3 Saturday 16 March 2024 13:22:18 +0000 (0:00:00.012) 0:00:16.044 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:8 Saturday 16 March 2024 13:22:18 +0000 (0:00:00.028) 0:00:16.073 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:13 Saturday 16 March 2024 13:22:18 +0000 (0:00:00.018) 0:00:16.092 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:22:18 +0000 (0:00:00.015) 0:00:16.107 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:22:18 +0000 (0:00:00.017) 0:00:16.125 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003543", "end": "2024-03-16 13:22:18.905282", "rc": 0, "start": "2024-03-16 13:22:18.901739" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:22:18 +0000 (0:00:00.300) 0:00:16.426 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:22:18 +0000 (0:00:00.009) 0:00:16.436 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:16 Saturday 16 March 2024 13:22:18 +0000 (0:00:00.008) 0:00:16.445 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:27 Saturday 16 March 2024 13:22:21 +0000 (0:00:02.189) 0:00:18.634 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:35 Saturday 16 March 2024 13:22:21 +0000 (0:00:00.021) 0:00:18.656 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:43 Saturday 16 March 2024 13:22:21 +0000 (0:00:00.010) 0:00:18.666 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:49 Saturday 16 March 2024 13:22:21 +0000 (0:00:00.014) 0:00:18.681 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:54 Saturday 16 March 2024 13:22:21 +0000 (0:00:00.013) 0:00:18.694 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:60 Saturday 16 March 2024 13:22:21 +0000 (0:00:00.011) 0:00:18.706 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:65 Saturday 16 March 2024 13:22:21 +0000 (0:00:00.008) 0:00:18.715 ******** 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-cim67fac43/tests/tasks/create_and_remove_interface.yml:9 Saturday 16 March 2024 13:22:21 +0000 (0:00:00.008) 0:00:18.724 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:22:21 +0000 (0:00:00.013) 0:00:18.738 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:22:21 +0000 (0:00:00.010) 0:00:18.748 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003698", "end": "2024-03-16 13:22:21.487149", "rc": 0, "start": "2024-03-16 13:22:21.483451" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:22:21 +0000 (0:00:00.260) 0:00:19.008 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:22:21 +0000 (0:00:00.055) 0:00:19.063 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/create_and_remove_interface.yml:11 Saturday 16 March 2024 13:22:21 +0000 (0:00:00.016) 0:00:19.080 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/assert_device_absent.yml:3 Saturday 16 March 2024 13:22:21 +0000 (0:00:00.013) 0:00:19.094 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_interface_stat.yml:3 Saturday 16 March 2024 13:22:21 +0000 (0:00:00.010) 0:00:19.104 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/assert_device_absent.yml:5 Saturday 16 March 2024 13:22:21 +0000 (0:00:00.260) 0:00:19.364 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/create_and_remove_interface.yml:14 Saturday 16 March 2024 13:22:21 +0000 (0:00:00.021) 0:00:19.386 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:3 Saturday 16 March 2024 13:22:21 +0000 (0:00:00.022) 0:00:19.409 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:8 Saturday 16 March 2024 13:22:21 +0000 (0:00:00.013) 0:00:19.422 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:13 Saturday 16 March 2024 13:22:21 +0000 (0:00:00.010) 0:00:19.433 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:22:21 +0000 (0:00:00.012) 0:00:19.446 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:22:21 +0000 (0:00:00.012) 0:00:19.458 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003738", "end": "2024-03-16 13:22:22.199281", "rc": 0, "start": "2024-03-16 13:22:22.195543" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:22:22 +0000 (0:00:00.267) 0:00:19.725 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:22:22 +0000 (0:00:00.014) 0:00:19.740 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:16 Saturday 16 March 2024 13:22:22 +0000 (0:00:00.020) 0:00:19.760 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:27 Saturday 16 March 2024 13:22:24 +0000 (0:00:02.267) 0:00:22.028 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:35 Saturday 16 March 2024 13:22:24 +0000 (0:00:00.015) 0:00:22.043 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:43 Saturday 16 March 2024 13:22:24 +0000 (0:00:00.009) 0:00:22.052 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:49 Saturday 16 March 2024 13:22:24 +0000 (0:00:00.009) 0:00:22.061 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.086062", "end": "2024-03-16 13:22:24.886149", "rc": 0, "start": "2024-03-16 13:22:24.800087" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:54 Saturday 16 March 2024 13:22:24 +0000 (0:00:00.363) 0:00:22.425 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:60 Saturday 16 March 2024 13:22:24 +0000 (0:00:00.009) 0:00:22.434 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:65 Saturday 16 March 2024 13:22:24 +0000 (0:00:00.007) 0:00:22.442 ******** 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-cim67fac43/tests/tasks/create_and_remove_interface.yml:18 Saturday 16 March 2024 13:22:24 +0000 (0:00:00.008) 0:00:22.451 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:22:24 +0000 (0:00:00.015) 0:00:22.467 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:22:24 +0000 (0:00:00.009) 0:00:22.477 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004610", "end": "2024-03-16 13:22:26.213938", "rc": 0, "start": "2024-03-16 13:22:25.209328" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:22:26 +0000 (0:00:01.260) 0:00:23.737 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:22:26 +0000 (0:00:00.010) 0:00:23.748 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/create_and_remove_interface.yml:20 Saturday 16 March 2024 13:22:26 +0000 (0:00:00.014) 0:00:23.762 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/assert_device_present.yml:3 Saturday 16 March 2024 13:22:26 +0000 (0:00:00.018) 0:00:23.781 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_interface_stat.yml:3 Saturday 16 March 2024 13:22:26 +0000 (0:00:00.013) 0:00:23.794 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710595344.8831532, "block_size": 4096, "blocks": 0, "ctime": 1710595344.8831532, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33228, "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": 1710595344.8831532, "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-cim67fac43/tests/tasks/assert_device_present.yml:5 Saturday 16 March 2024 13:22:26 +0000 (0:00:00.273) 0:00:24.068 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/create_and_remove_interface.yml:23 Saturday 16 March 2024 13:22:26 +0000 (0:00:00.037) 0:00:24.105 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:3 Saturday 16 March 2024 13:22:26 +0000 (0:00:00.032) 0:00:24.138 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:8 Saturday 16 March 2024 13:22:26 +0000 (0:00:00.027) 0:00:24.165 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:13 Saturday 16 March 2024 13:22:26 +0000 (0:00:00.017) 0:00:24.183 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:22:26 +0000 (0:00:00.020) 0:00:24.204 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:22:26 +0000 (0:00:00.038) 0:00:24.242 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003717", "end": "2024-03-16 13:22:26.998553", "rc": 0, "start": "2024-03-16 13:22:26.994836" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:22:27 +0000 (0:00:00.284) 0:00:24.526 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:22:27 +0000 (0:00:00.010) 0:00:24.537 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:16 Saturday 16 March 2024 13:22:27 +0000 (0:00:00.012) 0:00:24.549 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:27 Saturday 16 March 2024 13:22:29 +0000 (0:00:02.187) 0:00:26.736 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:35 Saturday 16 March 2024 13:22:29 +0000 (0:00:00.019) 0:00:26.755 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:43 Saturday 16 March 2024 13:22:29 +0000 (0:00:00.015) 0:00:26.771 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:49 Saturday 16 March 2024 13:22:29 +0000 (0:00:00.009) 0:00:26.780 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:54 Saturday 16 March 2024 13:22:29 +0000 (0:00:00.009) 0:00:26.790 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.014241", "end": "2024-03-16 13:22:29.553130", "rc": 0, "start": "2024-03-16 13:22:29.538889" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:60 Saturday 16 March 2024 13:22:29 +0000 (0:00:00.288) 0:00:27.078 ******** 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-cim67fac43/tests/tasks/manage_test_interface.yml:65 Saturday 16 March 2024 13:22:29 +0000 (0:00:00.011) 0:00:27.090 ******** 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-cim67fac43/tests/tasks/create_and_remove_interface.yml:27 Saturday 16 March 2024 13:22:29 +0000 (0:00:00.009) 0:00:27.099 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:22:29 +0000 (0:00:00.040) 0:00:27.139 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:22:29 +0000 (0:00:00.010) 0:00:27.150 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003897", "end": "2024-03-16 13:22:29.885853", "rc": 0, "start": "2024-03-16 13:22:29.881956" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:22:29 +0000 (0:00:00.256) 0:00:27.407 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:22:29 +0000 (0:00:00.010) 0:00:27.417 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/create_and_remove_interface.yml:29 Saturday 16 March 2024 13:22:29 +0000 (0:00:00.011) 0:00:27.428 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/assert_device_absent.yml:3 Saturday 16 March 2024 13:22:29 +0000 (0:00:00.020) 0:00:27.448 ******** included: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_interface_stat.yml:3 Saturday 16 March 2024 13:22:29 +0000 (0:00:00.010) 0:00:27.459 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cim67fac43/tests/tasks/assert_device_absent.yml:5 Saturday 16 March 2024 13:22:30 +0000 (0:00:00.252) 0:00:27.711 ******** 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 March 2024 13:22:30 +0000 (0:00:00.014) 0:00:27.726 ******** =============================================================================== Install iproute --------------------------------------------------------- 2.35s /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.27s /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.22s /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.19s /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.19s /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.18s /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:16 ------- Gather current interface info ------------------------------------------- 1.27s /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.26s /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.26s /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:3 ------- Gathering Facts --------------------------------------------------------- 1.10s /WORKDIR/git-weekly-cim67fac43/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.83s /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.45s /WORKDIR/git-weekly-cim67fac43/tests/tasks/el_repo_setup.yml:3 ---------------- Create dummy interface dummy1298 ---------------------------------------- 0.36s /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:49 ------- Check if system is ostree ----------------------------------------------- 0.32s /WORKDIR/git-weekly-cim67fac43/tests/tasks/el_repo_setup.yml:17 --------------- Gather current interface info ------------------------------------------- 0.32s /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.30s /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:3 ------- Delete veth interface veth1298 ------------------------------------------ 0.30s /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:43 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.29s /WORKDIR/git-weekly-cim67fac43/tests/tasks/manage_test_interface.yml:54 ------- Gather current interface info ------------------------------------------- 0.29s /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface veth1298 ----------------------------------------- 0.28s /WORKDIR/git-weekly-cim67fac43/tests/tasks/get_interface_stat.yml:3 ----------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---