# 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-ciy1jdza4u/.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-ciy1jdza4u/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-ciy1jdza4u/tests/tests_helpers_and_asserts.yml:3 Saturday 13 January 2024 13:38:00 +0000 (0:00:00.034) 0:00:00.034 ****** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tests_helpers_and_asserts.yml:6 Saturday 13 January 2024 13:38:01 +0000 (0:00:00.860) 0:00:00.894 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/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-ciy1jdza4u/tests/tasks/el_repo_setup.yml:3 Saturday 13 January 2024 13:38:01 +0000 (0:00:00.013) 0:00:00.908 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/el_repo_setup.yml:17 Saturday 13 January 2024 13:38:01 +0000 (0:00:00.356) 0:00:01.265 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/el_repo_setup.yml:22 Saturday 13 January 2024 13:38:02 +0000 (0:00:00.245) 0:00:01.510 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/el_repo_setup.yml:26 Saturday 13 January 2024 13:38:02 +0000 (0:00:00.013) 0:00:01.524 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/el_repo_setup.yml:51 Saturday 13 January 2024 13:38:02 +0000 (0:00:00.008) 0:00:01.532 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/enable_epel.yml:8 Saturday 13 January 2024 13:38:02 +0000 (0:00:00.020) 0:00:01.553 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists MSG: Did not run command since '/etc/yum.repos.d/epel.repo' exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/enable_epel.yml:24 Saturday 13 January 2024 13:38:02 +0000 (0:00:00.246) 0:00:01.799 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/enable_epel.yml:30 Saturday 13 January 2024 13:38:02 +0000 (0:00:00.008) 0:00:01.808 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/enable_epel.yml:35 Saturday 13 January 2024 13:38:02 +0000 (0:00:00.008) 0:00:01.816 ****** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.241663", "end": "2024-01-13 13:38:02.872407", "rc": 0, "start": "2024-01-13 13:38:02.630744" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/enable_epel.yml:40 Saturday 13 January 2024 13:38:02 +0000 (0:00:00.428) 0:00:02.244 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tests_helpers_and_asserts.yml:9 Saturday 13 January 2024 13:38:02 +0000 (0:00:00.007) 0:00:02.252 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/create_and_remove_interface.yml:3 Saturday 13 January 2024 13:38:02 +0000 (0:00:00.010) 0:00:02.262 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:38:02 +0000 (0:00:00.009) 0:00:02.272 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:38:02 +0000 (0:00:00.008) 0:00:02.280 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003213", "end": "2024-01-13 13:38:03.095526", "rc": 0, "start": "2024-01-13 13:38:03.092313" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:38:03 +0000 (0:00:00.185) 0:00:02.466 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:38:03 +0000 (0:00:00.009) 0:00:02.476 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/create_and_remove_interface.yml:5 Saturday 13 January 2024 13:38:03 +0000 (0:00:00.008) 0:00:02.485 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:38:03 +0000 (0:00:00.013) 0:00:02.499 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:38:03 +0000 (0:00:00.007) 0:00:02.506 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:38:03 +0000 (0:00:00.007) 0:00:02.513 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:38:03 +0000 (0:00:00.010) 0:00:02.524 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:38:03 +0000 (0:00:00.009) 0:00:02.533 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003439", "end": "2024-01-13 13:38:03.349268", "rc": 0, "start": "2024-01-13 13:38:03.345829" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:38:03 +0000 (0:00:00.188) 0:00:02.721 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:38:03 +0000 (0:00:00.009) 0:00:02.731 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:38:03 +0000 (0:00:00.008) 0:00:02.739 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:23 Saturday 13 January 2024 13:38:06 +0000 (0:00:03.248) 0:00:05.988 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:31 Saturday 13 January 2024 13:38:06 +0000 (0:00:00.013) 0:00:06.001 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:39 Saturday 13 January 2024 13:38:06 +0000 (0:00:00.007) 0:00:06.009 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:45 Saturday 13 January 2024 13:38:06 +0000 (0:00:00.007) 0:00:06.017 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:50 Saturday 13 January 2024 13:38:06 +0000 (0:00:00.007) 0:00:06.024 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:56 Saturday 13 January 2024 13:38:06 +0000 (0:00:00.007) 0:00:06.032 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:38:06 +0000 (0:00:00.007) 0:00:06.040 ****** 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-ciy1jdza4u/tests/tasks/create_and_remove_interface.yml:9 Saturday 13 January 2024 13:38:06 +0000 (0:00:00.007) 0:00:06.047 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:38:06 +0000 (0:00:00.011) 0:00:06.058 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:38:06 +0000 (0:00:00.008) 0:00:06.067 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003297", "end": "2024-01-13 13:38:06.883408", "rc": 0, "start": "2024-01-13 13:38:06.880111" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:38:06 +0000 (0:00:00.187) 0:00:06.254 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:38:06 +0000 (0:00:00.009) 0:00:06.264 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/create_and_remove_interface.yml:11 Saturday 13 January 2024 13:38:06 +0000 (0:00:00.008) 0:00:06.273 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:38:06 +0000 (0:00:00.012) 0:00:06.285 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:38:06 +0000 (0:00:00.009) 0:00:06.295 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:38:07 +0000 (0:00:00.184) 0:00:06.479 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/create_and_remove_interface.yml:14 Saturday 13 January 2024 13:38:07 +0000 (0:00:00.009) 0:00:06.489 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:38:07 +0000 (0:00:00.014) 0:00:06.504 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:38:07 +0000 (0:00:00.007) 0:00:06.511 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:38:07 +0000 (0:00:00.007) 0:00:06.518 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:38:07 +0000 (0:00:00.010) 0:00:06.528 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:38:07 +0000 (0:00:00.009) 0:00:06.537 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003159", "end": "2024-01-13 13:38:07.353553", "rc": 0, "start": "2024-01-13 13:38:07.350394" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:38:07 +0000 (0:00:00.187) 0:00:06.725 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:38:07 +0000 (0:00:00.009) 0:00:06.735 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:38:07 +0000 (0:00:00.008) 0:00:06.744 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:23 Saturday 13 January 2024 13:38:10 +0000 (0:00:02.985) 0:00:09.729 ****** 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.012760", "end": "2024-01-13 13:38:10.558726", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-13 13:38:10.545966" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003691", "end": "2024-01-13 13:38:10.779664", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-13 13:38:10.775973" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004371", "end": "2024-01-13 13:38:10.961565", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-13 13:38:10.957194" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:31 Saturday 13 January 2024 13:38:10 +0000 (0:00:00.604) 0:00:10.333 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022786", "end": "2024-01-13 13:38:11.172505", "rc": 0, "start": "2024-01-13 13:38:11.149719" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:39 Saturday 13 January 2024 13:38:11 +0000 (0:00:00.211) 0:00:10.545 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:45 Saturday 13 January 2024 13:38:11 +0000 (0:00:00.008) 0:00:10.554 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:50 Saturday 13 January 2024 13:38:11 +0000 (0:00:00.008) 0:00:10.562 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:56 Saturday 13 January 2024 13:38:11 +0000 (0:00:00.007) 0:00:10.570 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:38:11 +0000 (0:00:00.011) 0:00:10.582 ****** 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-ciy1jdza4u/tests/tasks/create_and_remove_interface.yml:18 Saturday 13 January 2024 13:38:11 +0000 (0:00:00.008) 0:00:10.590 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:38:11 +0000 (0:00:00.016) 0:00:10.606 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:38:11 +0000 (0:00:00.009) 0:00:10.616 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003517", "end": "2024-01-13 13:38:11.436454", "rc": 0, "start": "2024-01-13 13:38:11.432937" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:38:11 +0000 (0:00:00.192) 0:00:10.808 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:38:11 +0000 (0:00:00.009) 0:00:10.818 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/create_and_remove_interface.yml:20 Saturday 13 January 2024 13:38:11 +0000 (0:00:00.008) 0:00:10.827 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:38:11 +0000 (0:00:00.015) 0:00:10.842 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:38:11 +0000 (0:00:00.009) 0:00:10.852 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705153090.5493834, "block_size": 4096, "blocks": 0, "ctime": 1705153090.5493834, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32797, "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": 1705153090.5493834, "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-ciy1jdza4u/tests/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:38:11 +0000 (0:00:00.186) 0:00:11.038 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/create_and_remove_interface.yml:23 Saturday 13 January 2024 13:38:11 +0000 (0:00:00.010) 0:00:11.049 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:38:11 +0000 (0:00:00.017) 0:00:11.066 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:38:11 +0000 (0:00:00.007) 0:00:11.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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:38:11 +0000 (0:00:00.007) 0:00:11.081 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:38:11 +0000 (0:00:00.011) 0:00:11.093 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:38:11 +0000 (0:00:00.009) 0:00:11.103 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003421", "end": "2024-01-13 13:38:11.921686", "rc": 0, "start": "2024-01-13 13:38:11.918265" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:38:11 +0000 (0:00:00.190) 0:00:11.293 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:38:11 +0000 (0:00:00.009) 0:00:11.303 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:38:11 +0000 (0:00:00.008) 0:00:11.311 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:23 Saturday 13 January 2024 13:38:14 +0000 (0:00:02.980) 0:00:14.292 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:31 Saturday 13 January 2024 13:38:14 +0000 (0:00:00.014) 0:00:14.306 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:39 Saturday 13 January 2024 13:38:14 +0000 (0:00:00.007) 0:00:14.314 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.012379", "end": "2024-01-13 13:38:15.140382", "rc": 0, "start": "2024-01-13 13:38:15.128003" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:45 Saturday 13 January 2024 13:38:15 +0000 (0:00:00.199) 0:00:14.513 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:50 Saturday 13 January 2024 13:38:15 +0000 (0:00:00.008) 0:00:14.522 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:56 Saturday 13 January 2024 13:38:15 +0000 (0:00:00.007) 0:00:14.530 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:38:15 +0000 (0:00:00.007) 0:00:14.538 ****** 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-ciy1jdza4u/tests/tasks/create_and_remove_interface.yml:27 Saturday 13 January 2024 13:38:15 +0000 (0:00:00.007) 0:00:14.545 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:38:15 +0000 (0:00:00.018) 0:00:14.563 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:38:15 +0000 (0:00:00.008) 0:00:14.572 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003136", "end": "2024-01-13 13:38:15.387720", "rc": 0, "start": "2024-01-13 13:38:15.384584" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:38:15 +0000 (0:00:00.186) 0:00:14.759 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:38:15 +0000 (0:00:00.009) 0:00:14.768 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/create_and_remove_interface.yml:29 Saturday 13 January 2024 13:38:15 +0000 (0:00:00.008) 0:00:14.777 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:38:15 +0000 (0:00:00.018) 0:00:14.795 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:38:15 +0000 (0:00:00.010) 0:00:14.805 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:38:15 +0000 (0:00:00.183) 0:00:14.989 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tests_helpers_and_asserts.yml:15 Saturday 13 January 2024 13:38:15 +0000 (0:00:00.009) 0:00:14.999 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/create_and_remove_interface.yml:3 Saturday 13 January 2024 13:38:15 +0000 (0:00:00.012) 0:00:15.011 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:38:15 +0000 (0:00:00.009) 0:00:15.021 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:38:15 +0000 (0:00:00.008) 0:00:15.030 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003032", "end": "2024-01-13 13:38:15.844800", "rc": 0, "start": "2024-01-13 13:38:15.841768" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:38:15 +0000 (0:00:00.185) 0:00:15.216 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:38:15 +0000 (0:00:00.009) 0:00:15.226 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/create_and_remove_interface.yml:5 Saturday 13 January 2024 13:38:15 +0000 (0:00:00.008) 0:00:15.234 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:38:15 +0000 (0:00:00.012) 0:00:15.247 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:38:15 +0000 (0:00:00.008) 0:00:15.256 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:38:15 +0000 (0:00:00.007) 0:00:15.263 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:38:15 +0000 (0:00:00.010) 0:00:15.274 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:38:15 +0000 (0:00:00.010) 0:00:15.285 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003188", "end": "2024-01-13 13:38:16.100738", "rc": 0, "start": "2024-01-13 13:38:16.097550" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:38:16 +0000 (0:00:00.187) 0:00:15.472 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:38:16 +0000 (0:00:00.009) 0:00:15.481 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:38:16 +0000 (0:00:00.009) 0:00:15.491 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:23 Saturday 13 January 2024 13:38:19 +0000 (0:00:02.977) 0:00:18.468 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:31 Saturday 13 January 2024 13:38:19 +0000 (0:00:00.014) 0:00:18.482 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:39 Saturday 13 January 2024 13:38:19 +0000 (0:00:00.007) 0:00:18.490 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:45 Saturday 13 January 2024 13:38:19 +0000 (0:00:00.007) 0:00:18.498 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:50 Saturday 13 January 2024 13:38:19 +0000 (0:00:00.008) 0:00:18.506 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:56 Saturday 13 January 2024 13:38:19 +0000 (0:00:00.007) 0:00:18.514 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:38:19 +0000 (0:00:00.007) 0:00:18.521 ****** 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-ciy1jdza4u/tests/tasks/create_and_remove_interface.yml:9 Saturday 13 January 2024 13:38:19 +0000 (0:00:00.007) 0:00:18.529 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:38:19 +0000 (0:00:00.012) 0:00:18.541 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:38:19 +0000 (0:00:00.008) 0:00:18.550 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003428", "end": "2024-01-13 13:38:19.368398", "rc": 0, "start": "2024-01-13 13:38:19.364970" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:38:19 +0000 (0:00:00.190) 0:00:18.740 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:38:19 +0000 (0:00:00.009) 0:00:18.750 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/create_and_remove_interface.yml:11 Saturday 13 January 2024 13:38:19 +0000 (0:00:00.008) 0:00:18.759 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:38:19 +0000 (0:00:00.013) 0:00:18.772 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:38:19 +0000 (0:00:00.009) 0:00:18.781 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:38:19 +0000 (0:00:00.186) 0:00:18.968 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/create_and_remove_interface.yml:14 Saturday 13 January 2024 13:38:19 +0000 (0:00:00.009) 0:00:18.977 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:38:19 +0000 (0:00:00.014) 0:00:18.992 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:38:19 +0000 (0:00:00.008) 0:00:19.000 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:38:19 +0000 (0:00:00.007) 0:00:19.007 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:38:19 +0000 (0:00:00.010) 0:00:19.018 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:38:19 +0000 (0:00:00.009) 0:00:19.027 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003179", "end": "2024-01-13 13:38:19.842684", "rc": 0, "start": "2024-01-13 13:38:19.839505" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:38:19 +0000 (0:00:00.185) 0:00:19.213 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:38:19 +0000 (0:00:00.009) 0:00:19.223 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:38:19 +0000 (0:00:00.008) 0:00:19.232 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:23 Saturday 13 January 2024 13:38:22 +0000 (0:00:02.983) 0:00:22.215 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:31 Saturday 13 January 2024 13:38:22 +0000 (0:00:00.013) 0:00:22.229 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:39 Saturday 13 January 2024 13:38:22 +0000 (0:00:00.007) 0:00:22.237 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:45 Saturday 13 January 2024 13:38:22 +0000 (0:00:00.007) 0:00:22.245 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.010803", "end": "2024-01-13 13:38:23.069837", "rc": 0, "start": "2024-01-13 13:38:23.059034" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:50 Saturday 13 January 2024 13:38:23 +0000 (0:00:00.204) 0:00:22.449 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:56 Saturday 13 January 2024 13:38:23 +0000 (0:00:00.008) 0:00:22.458 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:38:23 +0000 (0:00:00.007) 0:00:22.466 ****** 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-ciy1jdza4u/tests/tasks/create_and_remove_interface.yml:18 Saturday 13 January 2024 13:38:23 +0000 (0:00:00.007) 0:00:22.473 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:38:23 +0000 (0:00:00.016) 0:00:22.490 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:38:23 +0000 (0:00:00.009) 0:00:22.499 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003533", "end": "2024-01-13 13:38:23.317230", "rc": 0, "start": "2024-01-13 13:38:23.313697" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:38:23 +0000 (0:00:00.189) 0:00:22.689 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:38:23 +0000 (0:00:00.010) 0:00:22.699 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/create_and_remove_interface.yml:20 Saturday 13 January 2024 13:38:23 +0000 (0:00:00.008) 0:00:22.708 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:38:23 +0000 (0:00:00.016) 0:00:22.725 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:38:23 +0000 (0:00:00.009) 0:00:22.735 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705153103.0677435, "block_size": 4096, "blocks": 0, "ctime": 1705153103.0677435, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33120, "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": 1705153103.0677435, "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-ciy1jdza4u/tests/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:38:23 +0000 (0:00:00.188) 0:00:22.923 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/create_and_remove_interface.yml:23 Saturday 13 January 2024 13:38:23 +0000 (0:00:00.010) 0:00:22.933 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:38:23 +0000 (0:00:00.017) 0:00:22.951 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:38:23 +0000 (0:00:00.007) 0:00:22.958 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:38:23 +0000 (0:00:00.007) 0:00:22.966 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:38:23 +0000 (0:00:00.010) 0:00:22.976 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:38:23 +0000 (0:00:00.009) 0:00:22.986 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003225", "end": "2024-01-13 13:38:23.801901", "rc": 0, "start": "2024-01-13 13:38:23.798676" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:38:23 +0000 (0:00:00.186) 0:00:23.173 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:38:23 +0000 (0:00:00.009) 0:00:23.182 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:38:23 +0000 (0:00:00.009) 0:00:23.192 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:23 Saturday 13 January 2024 13:38:26 +0000 (0:00:02.995) 0:00:26.188 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:31 Saturday 13 January 2024 13:38:26 +0000 (0:00:00.014) 0:00:26.202 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:39 Saturday 13 January 2024 13:38:26 +0000 (0:00:00.007) 0:00:26.210 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:45 Saturday 13 January 2024 13:38:26 +0000 (0:00:00.007) 0:00:26.217 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:50 Saturday 13 January 2024 13:38:26 +0000 (0:00:00.008) 0:00:26.226 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007910", "end": "2024-01-13 13:38:27.047439", "rc": 0, "start": "2024-01-13 13:38:27.039529" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:56 Saturday 13 January 2024 13:38:27 +0000 (0:00:00.193) 0:00:26.419 ****** 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-ciy1jdza4u/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:38:27 +0000 (0:00:00.009) 0:00:26.428 ****** 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-ciy1jdza4u/tests/tasks/create_and_remove_interface.yml:27 Saturday 13 January 2024 13:38:27 +0000 (0:00:00.007) 0:00:26.435 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:38:27 +0000 (0:00:00.018) 0:00:26.454 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:38:27 +0000 (0:00:00.009) 0:00:26.463 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003131", "end": "2024-01-13 13:38:27.279604", "rc": 0, "start": "2024-01-13 13:38:27.276473" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:38:27 +0000 (0:00:00.187) 0:00:26.650 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:38:27 +0000 (0:00:00.010) 0:00:26.661 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/create_and_remove_interface.yml:29 Saturday 13 January 2024 13:38:27 +0000 (0:00:00.009) 0:00:26.670 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:38:27 +0000 (0:00:00.018) 0:00:26.689 ****** included: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:38:27 +0000 (0:00:00.009) 0:00:26.698 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:38:27 +0000 (0:00:00.182) 0:00:26.881 ****** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=121 changed=0 unreachable=0 failed=0 skipped=53 rescued=0 ignored=0 Saturday 13 January 2024 13:38:27 +0000 (0:00:00.015) 0:00:26.896 ****** =============================================================================== Install iproute --------------------------------------------------------- 3.25s /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 3.00s /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.99s /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.98s /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.98s /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.98s /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.86s /WORKDIR/git-weekly-ciy1jdza4u/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.60s /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:23 ------- Enable EPEL 8 ----------------------------------------------------------- 0.43s /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/enable_epel.yml:35 ----------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.36s /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/el_repo_setup.yml:3 ---------------- Create EPEL 8 ----------------------------------------------------------- 0.25s /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/enable_epel.yml:8 ------------------ Check if system is ostree ----------------------------------------------- 0.25s /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/el_repo_setup.yml:17 --------------- Set up veth as managed by NetworkManager -------------------------------- 0.21s /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:31 ------- Create dummy interface dummy1298 ---------------------------------------- 0.20s /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:45 ------- Delete veth interface veth1298 ------------------------------------------ 0.20s /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:39 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.19s /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/manage_test_interface.yml:50 ------- Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-weekly-ciy1jdza4u/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-weekly-ciy1jdza4u/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. ---^---^---^---^---^---