ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpy4hq2u0g executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 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: _backup.yml ********************************************************** 1 plays in /tmp/tmp088uft4w/tests/_backup.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Get stats of system files] *********************************************** task path: /tmp/tmp088uft4w/tests/_backup.yml:6 Wednesday 03 August 2022 17:33:08 +0000 (0:00:00.018) 0:00:00.018 ****** ok: [/cache/rhel-8-y.qcow2.snap] => (item=/etc/resolv.conf) => { "ansible_facts": { "discovered_interpreter_python": "/usr/libexec/platform-python" }, "ansible_loop_var": "item", "changed": false, "item": "/etc/resolv.conf", "stat": { "atime": 1659547988.5880702, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fba82b5b78ea37322e584bf452f6f8e163f0869b", "ctime": 1659547987.5870702, "dev": 64515, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25785792, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1659546726.0, "nlink": 1, "path": "/etc/resolv.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "version": "2582525456", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check if system files exist] ********************************************* task path: /tmp/tmp088uft4w/tests/_backup.yml:13 Wednesday 03 August 2022 17:33:09 +0000 (0:00:00.603) 0:00:00.621 ****** [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ item.stat.exists }} ok: [/cache/rhel-8-y.qcow2.snap] => (item={'changed': False, 'stat': {'exists': True, 'path': '/etc/resolv.conf', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 90, 'inode': 25785792, 'dev': 64515, 'nlink': 1, 'atime': 1659547988.5880702, 'mtime': 1659546726.0, 'ctime': 1659547987.5870702, 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False, 'blocks': 8, 'block_size': 4096, 'device_type': 0, 'readable': True, 'writeable': True, 'executable': False, 'pw_name': 'root', 'gr_name': 'root', 'checksum': 'fba82b5b78ea37322e584bf452f6f8e163f0869b', 'mimetype': 'text/plain', 'charset': 'us-ascii', 'version': '2582525456', 'attributes': [], 'attr_flags': ''}, 'invocation': {'module_args': {'path': '/etc/resolv.conf', 'follow': False, 'get_md5': False, 'get_checksum': True, 'get_mime': True, 'get_attributes': True, 'checksum_algorithm': 'sha1'}}, 'ansible_facts': {'discovered_interpreter_python': '/usr/libexec/platform-python'}, 'failed': False, 'item': '/etc/resolv.conf', 'ansible_loop_var': 'item'}) => { "ansible_facts": { "_existing_files": " /etc/resolv.conf" }, "ansible_loop_var": "item", "changed": false, "item": { "ansible_facts": { "discovered_interpreter_python": "/usr/libexec/platform-python" }, "ansible_loop_var": "item", "changed": false, "failed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/etc/resolv.conf" } }, "item": "/etc/resolv.conf", "stat": { "atime": 1659547988.5880702, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fba82b5b78ea37322e584bf452f6f8e163f0869b", "ctime": 1659547987.5870702, "dev": 64515, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25785792, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1659546726.0, "nlink": 1, "path": "/etc/resolv.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "version": "2582525456", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } } TASK [Back up system files] **************************************************** task path: /tmp/tmp088uft4w/tests/_backup.yml:19 Wednesday 03 August 2022 17:33:09 +0000 (0:00:00.034) 0:00:00.656 ****** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "cmd": [ "tar", "-cf", "/tmp/network.backup.tar", "--same-owner", "--same-permissions", "/etc/resolv.conf" ], "delta": "0:00:00.005417", "end": "2022-08-03 13:33:09.368623", "rc": 0, "start": "2022-08-03 13:33:09.363206" } STDERR: tar: Removing leading `/' from member names META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8-y.qcow2.snap : ok=3 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 03 August 2022 17:33:09 +0000 (0:00:00.515) 0:00:01.172 ****** =============================================================================== Get stats of system files ----------------------------------------------- 0.60s /tmp/tmp088uft4w/tests/_backup.yml:6 ------------------------------------------ Back up system files ---------------------------------------------------- 0.52s /tmp/tmp088uft4w/tests/_backup.yml:19 ----------------------------------------- Check if system files exist --------------------------------------------- 0.03s /tmp/tmp088uft4w/tests/_backup.yml:13 ----------------------------------------- PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /tmp/tmp088uft4w/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp088uft4w/tests/tests_helpers_and_asserts.yml:3 Wednesday 03 August 2022 17:33:09 +0000 (0:00:00.009) 0:00:01.182 ****** ok: [/cache/rhel-8-y.qcow2.snap] META: ran handlers TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tests_helpers_and_asserts.yml:6 Wednesday 03 August 2022 17:33:10 +0000 (0:00:01.123) 0:00:02.305 ****** included: /tmp/tmp088uft4w/tests/tasks/el_repo_setup.yml for /cache/rhel-8-y.qcow2.snap TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/tmp088uft4w/tests/tasks/el_repo_setup.yml:2 Wednesday 03 August 2022 17:33:10 +0000 (0:00:00.028) 0:00:02.334 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/el_repo_setup.yml:27 Wednesday 03 August 2022 17:33:10 +0000 (0:00:00.022) 0:00:02.356 ****** included: /tmp/tmp088uft4w/tests/tasks/enable_epel.yml for /cache/rhel-8-y.qcow2.snap TASK [Create EPEL 8] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/enable_epel.yml:4 Wednesday 03 August 2022 17:33:10 +0000 (0:00:00.029) 0:00:02.386 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "yum", "install", "-y", "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 [Enable EPEL 7] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/enable_epel.yml:11 Wednesday 03 August 2022 17:33:11 +0000 (0:00:00.374) 0:00:02.761 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/enable_epel.yml:17 Wednesday 03 August 2022 17:33:11 +0000 (0:00:00.024) 0:00:02.785 ****** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.432850", "end": "2022-08-03 13:33:11.811909", "rc": 0, "start": "2022-08-03 13:33:11.379059" } TASK [Enable EPEL 6] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/enable_epel.yml:26 Wednesday 03 August 2022 17:33:12 +0000 (0:00:00.821) 0:00:03.606 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [test veth interface management] ****************************************** task path: /tmp/tmp088uft4w/tests/tests_helpers_and_asserts.yml:8 Wednesday 03 August 2022 17:33:12 +0000 (0:00:00.022) 0:00:03.628 ****** included: /tmp/tmp088uft4w/tests/tasks/create_and_remove_interface.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/create_and_remove_interface.yml:3 Wednesday 03 August 2022 17:33:12 +0000 (0:00:00.030) 0:00:03.659 ****** included: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:33:12 +0000 (0:00:00.028) 0:00:03.687 ****** included: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:33:12 +0000 (0:00:00.027) 0:00:03.715 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003063", "end": "2022-08-03 13:33:12.293852", "rc": 0, "start": "2022-08-03 13:33:12.290789" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:33:12 +0000 (0:00:00.368) 0:00:04.083 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:33:12 +0000 (0:00:00.032) 0:00:04.115 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/create_and_remove_interface.yml:4 Wednesday 03 August 2022 17:33:12 +0000 (0:00:00.031) 0:00:04.147 ****** included: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml for /cache/rhel-8-y.qcow2.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:33:12 +0000 (0:00:00.035) 0:00:04.183 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:33:12 +0000 (0:00:00.025) 0:00:04.208 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:33:12 +0000 (0:00:00.023) 0:00:04.231 ****** included: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:33:12 +0000 (0:00:00.031) 0:00:04.263 ****** included: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:33:12 +0000 (0:00:00.030) 0:00:04.293 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003219", "end": "2022-08-03 13:33:12.884958", "rc": 0, "start": "2022-08-03 13:33:12.881739" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:33:13 +0000 (0:00:00.384) 0:00:04.678 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:33:13 +0000 (0:00:00.032) 0:00:04.710 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:33:13 +0000 (0:00:00.032) 0:00:04.743 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:33:15 +0000 (0:00:02.013) 0:00:06.757 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 17:33:15 +0000 (0:00:00.032) 0:00:06.790 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 17:33:15 +0000 (0:00:00.022) 0:00:06.812 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 17:33:15 +0000 (0:00:00.020) 0:00:06.833 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 17:33:15 +0000 (0:00:00.020) 0:00:06.854 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:33:15 +0000 (0:00:00.021) 0:00:06.876 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 17:33:15 +0000 (0:00:00.023) 0:00:06.899 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/create_and_remove_interface.yml:7 Wednesday 03 August 2022 17:33:15 +0000 (0:00:00.021) 0:00:06.920 ****** included: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:33:15 +0000 (0:00:00.032) 0:00:06.953 ****** included: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:33:15 +0000 (0:00:00.027) 0:00:06.981 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003187", "end": "2022-08-03 13:33:15.576592", "rc": 0, "start": "2022-08-03 13:33:15.573405" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:33:15 +0000 (0:00:00.388) 0:00:07.369 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:33:15 +0000 (0:00:00.061) 0:00:07.431 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/create_and_remove_interface.yml:8 Wednesday 03 August 2022 17:33:15 +0000 (0:00:00.032) 0:00:07.463 ****** included: /tmp/tmp088uft4w/tests/tasks/assert_device_absent.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 17:33:16 +0000 (0:00:00.034) 0:00:07.497 ****** included: /tmp/tmp088uft4w/tests/tasks/get_interface_stat.yml for /cache/rhel-8-y.qcow2.snap TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmp088uft4w/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:33:16 +0000 (0:00:00.029) 0:00:07.526 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface veth1298 is absent] ******************************** task path: /tmp/tmp088uft4w/tests/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 17:33:16 +0000 (0:00:00.394) 0:00:07.921 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/create_and_remove_interface.yml:10 Wednesday 03 August 2022 17:33:16 +0000 (0:00:00.059) 0:00:07.981 ****** included: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml for /cache/rhel-8-y.qcow2.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:33:16 +0000 (0:00:00.034) 0:00:08.015 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:33:16 +0000 (0:00:00.018) 0:00:08.034 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:33:16 +0000 (0:00:00.017) 0:00:08.052 ****** included: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:33:16 +0000 (0:00:00.027) 0:00:08.080 ****** included: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:33:16 +0000 (0:00:00.025) 0:00:08.105 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004287", "end": "2022-08-03 13:33:16.725219", "rc": 0, "start": "2022-08-03 13:33:16.720932" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:33:17 +0000 (0:00:00.414) 0:00:08.519 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:33:17 +0000 (0:00:00.033) 0:00:08.552 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:33:17 +0000 (0:00:00.037) 0:00:08.590 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:33:18 +0000 (0:00:01.412) 0:00:10.002 ****** changed: [/cache/rhel-8-y.qcow2.snap] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "add", "veth1298", "type", "veth", "peer", "name", "peerveth1298" ], "delta": "0:00:00.008229", "end": "2022-08-03 13:33:18.594902", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2022-08-03 13:33:18.586673" } changed: [/cache/rhel-8-y.qcow2.snap] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.008485", "end": "2022-08-03 13:33:18.960149", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2022-08-03 13:33:18.951664" } changed: [/cache/rhel-8-y.qcow2.snap] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.006133", "end": "2022-08-03 13:33:19.324114", "item": "ip link set veth1298 up", "rc": 0, "start": "2022-08-03 13:33:19.317981" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 17:33:19 +0000 (0:00:01.116) 0:00:11.119 ****** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.021423", "end": "2022-08-03 13:33:19.716118", "rc": 0, "start": "2022-08-03 13:33:19.694695" } TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 17:33:20 +0000 (0:00:00.391) 0:00:11.510 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 17:33:20 +0000 (0:00:00.023) 0:00:11.533 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 17:33:20 +0000 (0:00:00.021) 0:00:11.555 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:33:20 +0000 (0:00:00.023) 0:00:11.578 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 17:33:20 +0000 (0:00:00.021) 0:00:11.600 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/create_and_remove_interface.yml:13 Wednesday 03 August 2022 17:33:20 +0000 (0:00:00.019) 0:00:11.619 ****** included: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:33:20 +0000 (0:00:00.036) 0:00:11.656 ****** included: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:33:20 +0000 (0:00:00.027) 0:00:11.684 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002949", "end": "2022-08-03 13:33:20.260710", "rc": 0, "start": "2022-08-03 13:33:20.257761" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:33:20 +0000 (0:00:00.371) 0:00:12.055 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:33:20 +0000 (0:00:00.031) 0:00:12.087 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/create_and_remove_interface.yml:14 Wednesday 03 August 2022 17:33:20 +0000 (0:00:00.029) 0:00:12.116 ****** included: /tmp/tmp088uft4w/tests/tasks/assert_device_present.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/assert_device_present.yml:3 Wednesday 03 August 2022 17:33:20 +0000 (0:00:00.037) 0:00:12.154 ****** included: /tmp/tmp088uft4w/tests/tasks/get_interface_stat.yml for /cache/rhel-8-y.qcow2.snap TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmp088uft4w/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:33:20 +0000 (0:00:00.029) 0:00:12.184 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "stat": { "atime": 1659547998.5905066, "block_size": 4096, "blocks": 0, "ctime": 1659547998.5905066, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 35561, "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": 1659547998.5905066, "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 interface veth1298 is present] ******************************* task path: /tmp/tmp088uft4w/tests/tasks/assert_device_present.yml:4 Wednesday 03 August 2022 17:33:21 +0000 (0:00:00.377) 0:00:12.561 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/create_and_remove_interface.yml:16 Wednesday 03 August 2022 17:33:21 +0000 (0:00:00.034) 0:00:12.596 ****** included: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml for /cache/rhel-8-y.qcow2.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:33:21 +0000 (0:00:00.041) 0:00:12.637 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:33:21 +0000 (0:00:00.020) 0:00:12.658 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:33:21 +0000 (0:00:00.020) 0:00:12.679 ****** included: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:33:21 +0000 (0:00:00.030) 0:00:12.709 ****** included: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:33:21 +0000 (0:00:00.027) 0:00:12.736 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003618", "end": "2022-08-03 13:33:21.319677", "rc": 0, "start": "2022-08-03 13:33:21.316059" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:33:21 +0000 (0:00:00.383) 0:00:13.120 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:33:21 +0000 (0:00:00.032) 0:00:13.152 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:33:21 +0000 (0:00:00.031) 0:00:13.183 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:33:23 +0000 (0:00:01.427) 0:00:14.611 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 17:33:23 +0000 (0:00:00.032) 0:00:14.643 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 17:33:23 +0000 (0:00:00.022) 0:00:14.665 ****** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.014104", "end": "2022-08-03 13:33:23.257194", "rc": 0, "start": "2022-08-03 13:33:23.243090" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 17:33:23 +0000 (0:00:00.387) 0:00:15.053 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 17:33:23 +0000 (0:00:00.023) 0:00:15.076 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:33:23 +0000 (0:00:00.022) 0:00:15.099 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 17:33:23 +0000 (0:00:00.020) 0:00:15.119 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/create_and_remove_interface.yml:19 Wednesday 03 August 2022 17:33:23 +0000 (0:00:00.018) 0:00:15.138 ****** included: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:33:23 +0000 (0:00:00.038) 0:00:15.176 ****** included: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:33:23 +0000 (0:00:00.024) 0:00:15.201 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003734", "end": "2022-08-03 13:33:23.778689", "rc": 0, "start": "2022-08-03 13:33:23.774955" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:33:24 +0000 (0:00:00.373) 0:00:15.575 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:33:24 +0000 (0:00:00.032) 0:00:15.607 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/create_and_remove_interface.yml:20 Wednesday 03 August 2022 17:33:24 +0000 (0:00:00.031) 0:00:15.639 ****** included: /tmp/tmp088uft4w/tests/tasks/assert_device_absent.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 17:33:24 +0000 (0:00:00.041) 0:00:15.680 ****** included: /tmp/tmp088uft4w/tests/tasks/get_interface_stat.yml for /cache/rhel-8-y.qcow2.snap TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmp088uft4w/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:33:24 +0000 (0:00:00.028) 0:00:15.708 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface veth1298 is absent] ******************************** task path: /tmp/tmp088uft4w/tests/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 17:33:24 +0000 (0:00:00.403) 0:00:16.112 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [test veth interface management] ****************************************** task path: /tmp/tmp088uft4w/tests/tests_helpers_and_asserts.yml:14 Wednesday 03 August 2022 17:33:24 +0000 (0:00:00.032) 0:00:16.145 ****** included: /tmp/tmp088uft4w/tests/tasks/create_and_remove_interface.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/create_and_remove_interface.yml:3 Wednesday 03 August 2022 17:33:24 +0000 (0:00:00.031) 0:00:16.176 ****** included: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:33:24 +0000 (0:00:00.028) 0:00:16.205 ****** included: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:33:24 +0000 (0:00:00.028) 0:00:16.234 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003439", "end": "2022-08-03 13:33:24.841737", "rc": 0, "start": "2022-08-03 13:33:24.838298" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:33:25 +0000 (0:00:00.400) 0:00:16.634 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:33:25 +0000 (0:00:00.032) 0:00:16.666 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/create_and_remove_interface.yml:4 Wednesday 03 August 2022 17:33:25 +0000 (0:00:00.029) 0:00:16.695 ****** included: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml for /cache/rhel-8-y.qcow2.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:33:25 +0000 (0:00:00.029) 0:00:16.725 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:33:25 +0000 (0:00:00.018) 0:00:16.744 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:33:25 +0000 (0:00:00.018) 0:00:16.763 ****** included: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:33:25 +0000 (0:00:00.027) 0:00:16.791 ****** included: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:33:25 +0000 (0:00:00.029) 0:00:16.820 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003477", "end": "2022-08-03 13:33:25.427092", "rc": 0, "start": "2022-08-03 13:33:25.423615" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:33:25 +0000 (0:00:00.408) 0:00:17.228 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:33:25 +0000 (0:00:00.033) 0:00:17.262 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:33:25 +0000 (0:00:00.030) 0:00:17.292 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:33:27 +0000 (0:00:01.538) 0:00:18.831 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 17:33:27 +0000 (0:00:00.036) 0:00:18.868 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 17:33:27 +0000 (0:00:00.023) 0:00:18.892 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 17:33:27 +0000 (0:00:00.024) 0:00:18.916 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 17:33:27 +0000 (0:00:00.020) 0:00:18.936 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:33:27 +0000 (0:00:00.019) 0:00:18.956 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 17:33:27 +0000 (0:00:00.019) 0:00:18.975 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/create_and_remove_interface.yml:7 Wednesday 03 August 2022 17:33:27 +0000 (0:00:00.019) 0:00:18.994 ****** included: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:33:27 +0000 (0:00:00.033) 0:00:19.027 ****** included: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:33:27 +0000 (0:00:00.029) 0:00:19.057 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003656", "end": "2022-08-03 13:33:27.638566", "rc": 0, "start": "2022-08-03 13:33:27.634910" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:33:27 +0000 (0:00:00.377) 0:00:19.435 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:33:27 +0000 (0:00:00.033) 0:00:19.468 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/create_and_remove_interface.yml:8 Wednesday 03 August 2022 17:33:28 +0000 (0:00:00.031) 0:00:19.500 ****** included: /tmp/tmp088uft4w/tests/tasks/assert_device_absent.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 17:33:28 +0000 (0:00:00.033) 0:00:19.534 ****** included: /tmp/tmp088uft4w/tests/tasks/get_interface_stat.yml for /cache/rhel-8-y.qcow2.snap TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmp088uft4w/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:33:28 +0000 (0:00:00.030) 0:00:19.564 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface dummy1298 is absent] ******************************* task path: /tmp/tmp088uft4w/tests/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 17:33:28 +0000 (0:00:00.366) 0:00:19.931 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/create_and_remove_interface.yml:10 Wednesday 03 August 2022 17:33:28 +0000 (0:00:00.035) 0:00:19.966 ****** included: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml for /cache/rhel-8-y.qcow2.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:33:28 +0000 (0:00:00.037) 0:00:20.003 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:33:28 +0000 (0:00:00.021) 0:00:20.024 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:33:28 +0000 (0:00:00.021) 0:00:20.046 ****** included: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:33:28 +0000 (0:00:00.031) 0:00:20.077 ****** included: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:33:28 +0000 (0:00:00.026) 0:00:20.104 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003539", "end": "2022-08-03 13:33:28.692403", "rc": 0, "start": "2022-08-03 13:33:28.688864" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:33:29 +0000 (0:00:00.384) 0:00:20.488 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:33:29 +0000 (0:00:00.033) 0:00:20.522 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:33:29 +0000 (0:00:00.030) 0:00:20.553 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:33:30 +0000 (0:00:01.429) 0:00:21.983 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 17:33:30 +0000 (0:00:00.032) 0:00:22.016 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 17:33:30 +0000 (0:00:00.024) 0:00:22.040 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 17:33:30 +0000 (0:00:00.024) 0:00:22.064 ****** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.004510", "end": "2022-08-03 13:33:30.653104", "rc": 0, "start": "2022-08-03 13:33:30.648594" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 17:33:30 +0000 (0:00:00.384) 0:00:22.448 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:33:30 +0000 (0:00:00.022) 0:00:22.471 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 17:33:31 +0000 (0:00:00.022) 0:00:22.494 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/create_and_remove_interface.yml:13 Wednesday 03 August 2022 17:33:31 +0000 (0:00:00.021) 0:00:22.516 ****** included: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:33:31 +0000 (0:00:00.037) 0:00:22.554 ****** included: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:33:31 +0000 (0:00:00.027) 0:00:22.581 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004499", "end": "2022-08-03 13:33:31.173065", "rc": 0, "start": "2022-08-03 13:33:31.168566" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:33:31 +0000 (0:00:00.387) 0:00:22.968 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:33:31 +0000 (0:00:00.032) 0:00:23.001 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/create_and_remove_interface.yml:14 Wednesday 03 August 2022 17:33:31 +0000 (0:00:00.033) 0:00:23.034 ****** included: /tmp/tmp088uft4w/tests/tasks/assert_device_present.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/assert_device_present.yml:3 Wednesday 03 August 2022 17:33:31 +0000 (0:00:00.038) 0:00:23.072 ****** included: /tmp/tmp088uft4w/tests/tasks/get_interface_stat.yml for /cache/rhel-8-y.qcow2.snap TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmp088uft4w/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:33:31 +0000 (0:00:00.034) 0:00:23.107 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "stat": { "atime": 1659548010.6523361, "block_size": 4096, "blocks": 0, "ctime": 1659548010.6523361, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 35689, "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": 1659548010.6523361, "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 interface dummy1298 is present] ****************************** task path: /tmp/tmp088uft4w/tests/tasks/assert_device_present.yml:4 Wednesday 03 August 2022 17:33:32 +0000 (0:00:00.386) 0:00:23.494 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/create_and_remove_interface.yml:16 Wednesday 03 August 2022 17:33:32 +0000 (0:00:00.035) 0:00:23.529 ****** included: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml for /cache/rhel-8-y.qcow2.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:33:32 +0000 (0:00:00.040) 0:00:23.569 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:33:32 +0000 (0:00:00.019) 0:00:23.589 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:33:32 +0000 (0:00:00.020) 0:00:23.609 ****** included: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:33:32 +0000 (0:00:00.030) 0:00:23.639 ****** included: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:33:32 +0000 (0:00:00.078) 0:00:23.718 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002992", "end": "2022-08-03 13:33:32.298896", "rc": 0, "start": "2022-08-03 13:33:32.295904" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:33:32 +0000 (0:00:00.373) 0:00:24.092 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:33:32 +0000 (0:00:00.031) 0:00:24.124 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:33:32 +0000 (0:00:00.031) 0:00:24.155 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:33:34 +0000 (0:00:01.412) 0:00:25.568 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 17:33:34 +0000 (0:00:00.032) 0:00:25.601 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 17:33:34 +0000 (0:00:00.020) 0:00:25.621 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 17:33:34 +0000 (0:00:00.023) 0:00:25.645 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 17:33:34 +0000 (0:00:00.029) 0:00:25.674 ****** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.011519", "end": "2022-08-03 13:33:34.283234", "rc": 0, "start": "2022-08-03 13:33:34.271715" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:33:34 +0000 (0:00:00.407) 0:00:26.082 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 17:33:34 +0000 (0:00:00.024) 0:00:26.106 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/create_and_remove_interface.yml:19 Wednesday 03 August 2022 17:33:34 +0000 (0:00:00.023) 0:00:26.129 ****** included: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:33:34 +0000 (0:00:00.044) 0:00:26.174 ****** included: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:33:34 +0000 (0:00:00.027) 0:00:26.201 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003097", "end": "2022-08-03 13:33:34.786038", "rc": 0, "start": "2022-08-03 13:33:34.782941" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:33:35 +0000 (0:00:00.375) 0:00:26.577 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp088uft4w/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:33:35 +0000 (0:00:00.032) 0:00:26.609 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/create_and_remove_interface.yml:20 Wednesday 03 August 2022 17:33:35 +0000 (0:00:00.030) 0:00:26.640 ****** included: /tmp/tmp088uft4w/tests/tasks/assert_device_absent.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp088uft4w/tests/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 17:33:35 +0000 (0:00:00.041) 0:00:26.682 ****** included: /tmp/tmp088uft4w/tests/tasks/get_interface_stat.yml for /cache/rhel-8-y.qcow2.snap TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmp088uft4w/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:33:35 +0000 (0:00:00.028) 0:00:26.710 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface dummy1298 is absent] ******************************* task path: /tmp/tmp088uft4w/tests/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 17:33:35 +0000 (0:00:00.380) 0:00:27.091 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8-y.qcow2.snap : ok=121 changed=7 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Wednesday 03 August 2022 17:33:35 +0000 (0:00:00.045) 0:00:27.136 ****** =============================================================================== Install iproute --------------------------------------------------------- 2.01s /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 1.54s /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 1.43s /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 1.43s /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 1.41s /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 1.41s /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:15 --------------------- Gathering Facts --------------------------------------------------------- 1.12s /tmp/tmp088uft4w/tests/tests_helpers_and_asserts.yml:3 ------------------------ Create veth interface veth1298 ------------------------------------------ 1.12s /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:21 --------------------- Enable EPEL 8 ----------------------------------------------------------- 0.82s /tmp/tmp088uft4w/tests/tasks/enable_epel.yml:17 ------------------------------- Get stats of system files ----------------------------------------------- 0.60s /tmp/tmp088uft4w/tests/_backup.yml:6 ------------------------------------------ Back up system files ---------------------------------------------------- 0.52s /tmp/tmp088uft4w/tests/_backup.yml:19 ----------------------------------------- Gather current interface info ------------------------------------------- 0.41s /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:3 --------------------- Gather current interface info ------------------------------------------- 0.41s /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:3 --------------------- Delete dummy interface dummy1298 ---------------------------------------- 0.41s /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:47 --------------------- Get stat for interface veth1298 ----------------------------------------- 0.40s /tmp/tmp088uft4w/tests/tasks/get_interface_stat.yml:3 ------------------------- Gather current interface info ------------------------------------------- 0.40s /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:3 --------------------- Get stat for interface veth1298 ----------------------------------------- 0.39s /tmp/tmp088uft4w/tests/tasks/get_interface_stat.yml:3 ------------------------- Set up veth as managed by NetworkManager -------------------------------- 0.39s /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:29 --------------------- Gather current interface info ------------------------------------------- 0.39s /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:3 --------------------- Delete veth interface veth1298 ------------------------------------------ 0.39s /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:36 --------------------- PLAYBOOK: _restore.yml ********************************************************* 1 plays in /tmp/tmp088uft4w/tests/_restore.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Restore system files] **************************************************** task path: /tmp/tmp088uft4w/tests/_restore.yml:4 Wednesday 03 August 2022 17:33:35 +0000 (0:00:00.020) 0:00:27.156 ****** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "cmd": "(cd /; tar -xf /tmp/network.backup.tar)", "delta": "0:00:00.007556", "end": "2022-08-03 13:33:35.759849", "rc": 0, "start": "2022-08-03 13:33:35.752293" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8-y.qcow2.snap : ok=122 changed=8 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Wednesday 03 August 2022 17:33:36 +0000 (0:00:00.408) 0:00:27.565 ****** =============================================================================== Install iproute --------------------------------------------------------- 2.01s /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 1.54s /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 1.43s /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 1.43s /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 1.41s /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 1.41s /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:15 --------------------- Gathering Facts --------------------------------------------------------- 1.12s /tmp/tmp088uft4w/tests/tests_helpers_and_asserts.yml:3 ------------------------ Create veth interface veth1298 ------------------------------------------ 1.12s /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:21 --------------------- Enable EPEL 8 ----------------------------------------------------------- 0.82s /tmp/tmp088uft4w/tests/tasks/enable_epel.yml:17 ------------------------------- Get stats of system files ----------------------------------------------- 0.60s /tmp/tmp088uft4w/tests/_backup.yml:6 ------------------------------------------ Back up system files ---------------------------------------------------- 0.52s /tmp/tmp088uft4w/tests/_backup.yml:19 ----------------------------------------- Gather current interface info ------------------------------------------- 0.41s /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:3 --------------------- Restore system files ---------------------------------------------------- 0.41s /tmp/tmp088uft4w/tests/_restore.yml:4 ----------------------------------------- Gather current interface info ------------------------------------------- 0.41s /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:3 --------------------- Delete dummy interface dummy1298 ---------------------------------------- 0.41s /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:47 --------------------- Get stat for interface veth1298 ----------------------------------------- 0.40s /tmp/tmp088uft4w/tests/tasks/get_interface_stat.yml:3 ------------------------- Gather current interface info ------------------------------------------- 0.40s /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:3 --------------------- Get stat for interface veth1298 ----------------------------------------- 0.39s /tmp/tmp088uft4w/tests/tasks/get_interface_stat.yml:3 ------------------------- Set up veth as managed by NetworkManager -------------------------------- 0.39s /tmp/tmp088uft4w/tests/tasks/manage_test_interface.yml:29 --------------------- Gather current interface info ------------------------------------------- 0.39s /tmp/tmp088uft4w/tests/tasks/get_current_interfaces.yml:3 --------------------- ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpy4hq2u0g executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 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: _backup.yml ********************************************************** 1 plays in /tmp/tmpt4s8r_w1/tests/network/_backup.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Get stats of system files] *********************************************** task path: /tmp/tmpt4s8r_w1/tests/network/_backup.yml:6 Wednesday 03 August 2022 18:09:22 +0000 (0:00:00.017) 0:00:00.017 ****** ok: [/cache/rhel-8-y.qcow2.snap] => (item=/etc/resolv.conf) => { "ansible_facts": { "discovered_interpreter_python": "/usr/libexec/platform-python" }, "ansible_loop_var": "item", "changed": false, "item": "/etc/resolv.conf", "stat": { "atime": 1659550163.1394885, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fba82b5b78ea37322e584bf452f6f8e163f0869b", "ctime": 1659550162.1384885, "dev": 64515, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25269097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1659548924.0, "nlink": 1, "path": "/etc/resolv.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "version": "2128448144", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check if system files exist] ********************************************* task path: /tmp/tmpt4s8r_w1/tests/network/_backup.yml:13 Wednesday 03 August 2022 18:09:23 +0000 (0:00:00.591) 0:00:00.609 ****** [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ item.stat.exists }} ok: [/cache/rhel-8-y.qcow2.snap] => (item={'changed': False, 'stat': {'exists': True, 'path': '/etc/resolv.conf', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 90, 'inode': 25269097, 'dev': 64515, 'nlink': 1, 'atime': 1659550163.1394885, 'mtime': 1659548924.0, 'ctime': 1659550162.1384885, 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False, 'blocks': 8, 'block_size': 4096, 'device_type': 0, 'readable': True, 'writeable': True, 'executable': False, 'pw_name': 'root', 'gr_name': 'root', 'checksum': 'fba82b5b78ea37322e584bf452f6f8e163f0869b', 'mimetype': 'text/plain', 'charset': 'us-ascii', 'version': '2128448144', 'attributes': [], 'attr_flags': ''}, 'invocation': {'module_args': {'path': '/etc/resolv.conf', 'follow': False, 'get_md5': False, 'get_checksum': True, 'get_mime': True, 'get_attributes': True, 'checksum_algorithm': 'sha1'}}, 'ansible_facts': {'discovered_interpreter_python': '/usr/libexec/platform-python'}, 'failed': False, 'item': '/etc/resolv.conf', 'ansible_loop_var': 'item'}) => { "ansible_facts": { "_existing_files": " /etc/resolv.conf" }, "ansible_loop_var": "item", "changed": false, "item": { "ansible_facts": { "discovered_interpreter_python": "/usr/libexec/platform-python" }, "ansible_loop_var": "item", "changed": false, "failed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/etc/resolv.conf" } }, "item": "/etc/resolv.conf", "stat": { "atime": 1659550163.1394885, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fba82b5b78ea37322e584bf452f6f8e163f0869b", "ctime": 1659550162.1384885, "dev": 64515, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25269097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1659548924.0, "nlink": 1, "path": "/etc/resolv.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "version": "2128448144", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } } TASK [Back up system files] **************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/_backup.yml:19 Wednesday 03 August 2022 18:09:23 +0000 (0:00:00.036) 0:00:00.646 ****** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "cmd": [ "tar", "-cf", "/tmp/network.backup.tar", "--same-owner", "--same-permissions", "/etc/resolv.conf" ], "delta": "0:00:00.004577", "end": "2022-08-03 14:09:23.894669", "rc": 0, "start": "2022-08-03 14:09:23.890092" } STDERR: tar: Removing leading `/' from member names META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8-y.qcow2.snap : ok=3 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 03 August 2022 18:09:23 +0000 (0:00:00.494) 0:00:01.140 ****** =============================================================================== Get stats of system files ----------------------------------------------- 0.59s /tmp/tmpt4s8r_w1/tests/network/_backup.yml:6 ---------------------------------- Back up system files ---------------------------------------------------- 0.49s /tmp/tmpt4s8r_w1/tests/network/_backup.yml:19 --------------------------------- Check if system files exist --------------------------------------------- 0.04s /tmp/tmpt4s8r_w1/tests/network/_backup.yml:13 --------------------------------- PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /tmp/tmpt4s8r_w1/tests/network/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tests_helpers_and_asserts.yml:3 Wednesday 03 August 2022 18:09:23 +0000 (0:00:00.010) 0:00:01.150 ****** ok: [/cache/rhel-8-y.qcow2.snap] META: ran handlers TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tests_helpers_and_asserts.yml:6 Wednesday 03 August 2022 18:09:25 +0000 (0:00:01.098) 0:00:02.249 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/el_repo_setup.yml for /cache/rhel-8-y.qcow2.snap TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/el_repo_setup.yml:2 Wednesday 03 August 2022 18:09:25 +0000 (0:00:00.026) 0:00:02.276 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/el_repo_setup.yml:27 Wednesday 03 August 2022 18:09:25 +0000 (0:00:00.021) 0:00:02.298 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/enable_epel.yml for /cache/rhel-8-y.qcow2.snap TASK [Create EPEL 8] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/enable_epel.yml:4 Wednesday 03 August 2022 18:09:25 +0000 (0:00:00.028) 0:00:02.326 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "yum", "install", "-y", "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 [Enable EPEL 7] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/enable_epel.yml:11 Wednesday 03 August 2022 18:09:25 +0000 (0:00:00.351) 0:00:02.678 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/enable_epel.yml:17 Wednesday 03 August 2022 18:09:25 +0000 (0:00:00.022) 0:00:02.700 ****** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.395315", "end": "2022-08-03 14:09:26.224661", "rc": 0, "start": "2022-08-03 14:09:25.829346" } TASK [Enable EPEL 6] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/enable_epel.yml:26 Wednesday 03 August 2022 18:09:26 +0000 (0:00:00.767) 0:00:03.468 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [test veth interface management] ****************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tests_helpers_and_asserts.yml:8 Wednesday 03 August 2022 18:09:26 +0000 (0:00:00.021) 0:00:03.490 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/create_and_remove_interface.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/create_and_remove_interface.yml:3 Wednesday 03 August 2022 18:09:26 +0000 (0:00:00.028) 0:00:03.518 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 18:09:26 +0000 (0:00:00.027) 0:00:03.545 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 18:09:26 +0000 (0:00:00.026) 0:00:03.572 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002889", "end": "2022-08-03 14:09:26.692565", "rc": 0, "start": "2022-08-03 14:09:26.689676" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 18:09:26 +0000 (0:00:00.366) 0:00:03.938 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 18:09:26 +0000 (0:00:00.030) 0:00:03.969 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/create_and_remove_interface.yml:4 Wednesday 03 August 2022 18:09:26 +0000 (0:00:00.029) 0:00:03.999 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml for /cache/rhel-8-y.qcow2.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 18:09:26 +0000 (0:00:00.031) 0:00:04.030 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 18:09:26 +0000 (0:00:00.023) 0:00:04.053 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 18:09:26 +0000 (0:00:00.022) 0:00:04.076 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 18:09:26 +0000 (0:00:00.038) 0:00:04.114 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 18:09:26 +0000 (0:00:00.031) 0:00:04.146 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002741", "end": "2022-08-03 14:09:27.277810", "rc": 0, "start": "2022-08-03 14:09:27.275069" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 18:09:27 +0000 (0:00:00.369) 0:00:04.516 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 18:09:27 +0000 (0:00:00.031) 0:00:04.548 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 18:09:27 +0000 (0:00:00.032) 0:00:04.580 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 18:09:29 +0000 (0:00:01.680) 0:00:06.261 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 18:09:29 +0000 (0:00:00.031) 0:00:06.293 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 18:09:29 +0000 (0:00:00.020) 0:00:06.313 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 18:09:29 +0000 (0:00:00.020) 0:00:06.333 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 18:09:29 +0000 (0:00:00.019) 0:00:06.353 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 18:09:29 +0000 (0:00:00.020) 0:00:06.373 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 18:09:29 +0000 (0:00:00.021) 0:00:06.395 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/create_and_remove_interface.yml:7 Wednesday 03 August 2022 18:09:29 +0000 (0:00:00.020) 0:00:06.415 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 18:09:29 +0000 (0:00:00.030) 0:00:06.446 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 18:09:29 +0000 (0:00:00.025) 0:00:06.471 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003723", "end": "2022-08-03 14:09:29.633137", "rc": 0, "start": "2022-08-03 14:09:29.629414" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 18:09:29 +0000 (0:00:00.402) 0:00:06.873 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 18:09:29 +0000 (0:00:00.032) 0:00:06.905 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/create_and_remove_interface.yml:8 Wednesday 03 August 2022 18:09:29 +0000 (0:00:00.028) 0:00:06.933 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/assert_device_absent.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 18:09:29 +0000 (0:00:00.032) 0:00:06.966 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/get_interface_stat.yml for /cache/rhel-8-y.qcow2.snap TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 18:09:29 +0000 (0:00:00.027) 0:00:06.993 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface veth1298 is absent] ******************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 18:09:30 +0000 (0:00:00.391) 0:00:07.385 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/create_and_remove_interface.yml:10 Wednesday 03 August 2022 18:09:30 +0000 (0:00:00.059) 0:00:07.445 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml for /cache/rhel-8-y.qcow2.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 18:09:30 +0000 (0:00:00.035) 0:00:07.480 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 18:09:30 +0000 (0:00:00.020) 0:00:07.500 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 18:09:30 +0000 (0:00:00.019) 0:00:07.520 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 18:09:30 +0000 (0:00:00.027) 0:00:07.547 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 18:09:30 +0000 (0:00:00.026) 0:00:07.573 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003867", "end": "2022-08-03 14:09:30.730354", "rc": 0, "start": "2022-08-03 14:09:30.726487" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 18:09:30 +0000 (0:00:00.397) 0:00:07.971 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 18:09:30 +0000 (0:00:00.030) 0:00:08.002 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 18:09:30 +0000 (0:00:00.029) 0:00:08.032 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 18:09:32 +0000 (0:00:01.500) 0:00:09.532 ****** changed: [/cache/rhel-8-y.qcow2.snap] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "add", "veth1298", "type", "veth", "peer", "name", "peerveth1298" ], "delta": "0:00:00.006618", "end": "2022-08-03 14:09:32.668907", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2022-08-03 14:09:32.662289" } changed: [/cache/rhel-8-y.qcow2.snap] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.008759", "end": "2022-08-03 14:09:33.032806", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2022-08-03 14:09:33.024047" } changed: [/cache/rhel-8-y.qcow2.snap] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.016190", "end": "2022-08-03 14:09:33.387314", "item": "ip link set veth1298 up", "rc": 0, "start": "2022-08-03 14:09:33.371124" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 18:09:33 +0000 (0:00:01.101) 0:00:10.633 ****** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.021327", "end": "2022-08-03 14:09:33.783454", "rc": 0, "start": "2022-08-03 14:09:33.762127" } TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 18:09:33 +0000 (0:00:00.393) 0:00:11.027 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 18:09:33 +0000 (0:00:00.022) 0:00:11.049 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 18:09:33 +0000 (0:00:00.020) 0:00:11.069 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 18:09:33 +0000 (0:00:00.020) 0:00:11.090 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 18:09:33 +0000 (0:00:00.021) 0:00:11.112 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/create_and_remove_interface.yml:13 Wednesday 03 August 2022 18:09:33 +0000 (0:00:00.020) 0:00:11.132 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 18:09:34 +0000 (0:00:00.034) 0:00:11.167 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 18:09:34 +0000 (0:00:00.025) 0:00:11.192 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003460", "end": "2022-08-03 14:09:34.335534", "rc": 0, "start": "2022-08-03 14:09:34.332074" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 18:09:34 +0000 (0:00:00.385) 0:00:11.578 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 18:09:34 +0000 (0:00:00.030) 0:00:11.609 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/create_and_remove_interface.yml:14 Wednesday 03 August 2022 18:09:34 +0000 (0:00:00.030) 0:00:11.639 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/assert_device_present.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/assert_device_present.yml:3 Wednesday 03 August 2022 18:09:34 +0000 (0:00:00.036) 0:00:11.676 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/get_interface_stat.yml for /cache/rhel-8-y.qcow2.snap TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 18:09:34 +0000 (0:00:00.028) 0:00:11.704 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "stat": { "atime": 1659550172.666827, "block_size": 4096, "blocks": 0, "ctime": 1659550172.666827, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 35555, "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": 1659550172.666827, "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 interface veth1298 is present] ******************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/assert_device_present.yml:4 Wednesday 03 August 2022 18:09:34 +0000 (0:00:00.359) 0:00:12.064 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/create_and_remove_interface.yml:16 Wednesday 03 August 2022 18:09:34 +0000 (0:00:00.034) 0:00:12.099 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml for /cache/rhel-8-y.qcow2.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 18:09:34 +0000 (0:00:00.038) 0:00:12.137 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 18:09:35 +0000 (0:00:00.019) 0:00:12.157 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 18:09:35 +0000 (0:00:00.019) 0:00:12.177 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 18:09:35 +0000 (0:00:00.029) 0:00:12.206 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 18:09:35 +0000 (0:00:00.027) 0:00:12.233 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003463", "end": "2022-08-03 14:09:35.361775", "rc": 0, "start": "2022-08-03 14:09:35.358312" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 18:09:35 +0000 (0:00:00.368) 0:00:12.602 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 18:09:35 +0000 (0:00:00.030) 0:00:12.632 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 18:09:35 +0000 (0:00:00.029) 0:00:12.662 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 18:09:37 +0000 (0:00:01.505) 0:00:14.167 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 18:09:37 +0000 (0:00:00.032) 0:00:14.200 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 18:09:37 +0000 (0:00:00.021) 0:00:14.222 ****** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.010349", "end": "2022-08-03 14:09:37.369269", "rc": 0, "start": "2022-08-03 14:09:37.358920" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 18:09:37 +0000 (0:00:00.392) 0:00:14.614 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 18:09:37 +0000 (0:00:00.022) 0:00:14.637 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 18:09:37 +0000 (0:00:00.020) 0:00:14.657 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 18:09:37 +0000 (0:00:00.020) 0:00:14.678 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/create_and_remove_interface.yml:19 Wednesday 03 August 2022 18:09:37 +0000 (0:00:00.020) 0:00:14.698 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 18:09:37 +0000 (0:00:00.039) 0:00:14.737 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 18:09:37 +0000 (0:00:00.026) 0:00:14.764 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002827", "end": "2022-08-03 14:09:37.889989", "rc": 0, "start": "2022-08-03 14:09:37.887162" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 18:09:37 +0000 (0:00:00.364) 0:00:15.128 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 18:09:38 +0000 (0:00:00.031) 0:00:15.160 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/create_and_remove_interface.yml:20 Wednesday 03 August 2022 18:09:38 +0000 (0:00:00.059) 0:00:15.219 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/assert_device_absent.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 18:09:38 +0000 (0:00:00.040) 0:00:15.260 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/get_interface_stat.yml for /cache/rhel-8-y.qcow2.snap TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 18:09:38 +0000 (0:00:00.027) 0:00:15.288 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface veth1298 is absent] ******************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 18:09:38 +0000 (0:00:00.359) 0:00:15.647 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [test veth interface management] ****************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tests_helpers_and_asserts.yml:14 Wednesday 03 August 2022 18:09:38 +0000 (0:00:00.061) 0:00:15.709 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/create_and_remove_interface.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/create_and_remove_interface.yml:3 Wednesday 03 August 2022 18:09:38 +0000 (0:00:00.031) 0:00:15.740 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 18:09:38 +0000 (0:00:00.027) 0:00:15.768 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 18:09:38 +0000 (0:00:00.053) 0:00:15.821 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002884", "end": "2022-08-03 14:09:38.947999", "rc": 0, "start": "2022-08-03 14:09:38.945115" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 18:09:39 +0000 (0:00:00.366) 0:00:16.187 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 18:09:39 +0000 (0:00:00.031) 0:00:16.219 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/create_and_remove_interface.yml:4 Wednesday 03 August 2022 18:09:39 +0000 (0:00:00.029) 0:00:16.249 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml for /cache/rhel-8-y.qcow2.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 18:09:39 +0000 (0:00:00.030) 0:00:16.280 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 18:09:39 +0000 (0:00:00.021) 0:00:16.302 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 18:09:39 +0000 (0:00:00.019) 0:00:16.321 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 18:09:39 +0000 (0:00:00.028) 0:00:16.350 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 18:09:39 +0000 (0:00:00.026) 0:00:16.377 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003845", "end": "2022-08-03 14:09:39.508440", "rc": 0, "start": "2022-08-03 14:09:39.504595" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 18:09:39 +0000 (0:00:00.369) 0:00:16.747 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 18:09:39 +0000 (0:00:00.031) 0:00:16.779 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 18:09:39 +0000 (0:00:00.030) 0:00:16.809 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 18:09:41 +0000 (0:00:01.396) 0:00:18.206 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 18:09:41 +0000 (0:00:00.031) 0:00:18.238 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 18:09:41 +0000 (0:00:00.025) 0:00:18.264 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 18:09:41 +0000 (0:00:00.025) 0:00:18.290 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 18:09:41 +0000 (0:00:00.021) 0:00:18.311 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 18:09:41 +0000 (0:00:00.022) 0:00:18.333 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 18:09:41 +0000 (0:00:00.020) 0:00:18.354 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/create_and_remove_interface.yml:7 Wednesday 03 August 2022 18:09:41 +0000 (0:00:00.019) 0:00:18.373 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 18:09:41 +0000 (0:00:00.030) 0:00:18.404 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 18:09:41 +0000 (0:00:00.025) 0:00:18.430 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003564", "end": "2022-08-03 14:09:41.557204", "rc": 0, "start": "2022-08-03 14:09:41.553640" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 18:09:41 +0000 (0:00:00.370) 0:00:18.800 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 18:09:41 +0000 (0:00:00.030) 0:00:18.831 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/create_and_remove_interface.yml:8 Wednesday 03 August 2022 18:09:41 +0000 (0:00:00.031) 0:00:18.863 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/assert_device_absent.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 18:09:41 +0000 (0:00:00.038) 0:00:18.901 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/get_interface_stat.yml for /cache/rhel-8-y.qcow2.snap TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 18:09:41 +0000 (0:00:00.028) 0:00:18.930 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface dummy1298 is absent] ******************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 18:09:42 +0000 (0:00:00.371) 0:00:19.301 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/create_and_remove_interface.yml:10 Wednesday 03 August 2022 18:09:42 +0000 (0:00:00.033) 0:00:19.335 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml for /cache/rhel-8-y.qcow2.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 18:09:42 +0000 (0:00:00.035) 0:00:19.371 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 18:09:42 +0000 (0:00:00.019) 0:00:19.391 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 18:09:42 +0000 (0:00:00.019) 0:00:19.410 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 18:09:42 +0000 (0:00:00.027) 0:00:19.438 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 18:09:42 +0000 (0:00:00.025) 0:00:19.464 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003039", "end": "2022-08-03 14:09:42.591152", "rc": 0, "start": "2022-08-03 14:09:42.588113" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 18:09:42 +0000 (0:00:00.366) 0:00:19.830 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 18:09:42 +0000 (0:00:00.031) 0:00:19.861 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 18:09:42 +0000 (0:00:00.029) 0:00:19.891 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 18:09:44 +0000 (0:00:01.428) 0:00:21.319 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 18:09:44 +0000 (0:00:00.030) 0:00:21.350 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 18:09:44 +0000 (0:00:00.021) 0:00:21.371 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 18:09:44 +0000 (0:00:00.021) 0:00:21.393 ****** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.003938", "end": "2022-08-03 14:09:44.524775", "rc": 0, "start": "2022-08-03 14:09:44.520837" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 18:09:44 +0000 (0:00:00.375) 0:00:21.768 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 18:09:44 +0000 (0:00:00.023) 0:00:21.792 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 18:09:44 +0000 (0:00:00.022) 0:00:21.814 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/create_and_remove_interface.yml:13 Wednesday 03 August 2022 18:09:44 +0000 (0:00:00.019) 0:00:21.833 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 18:09:44 +0000 (0:00:00.035) 0:00:21.869 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 18:09:44 +0000 (0:00:00.025) 0:00:21.894 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002947", "end": "2022-08-03 14:09:45.013542", "rc": 0, "start": "2022-08-03 14:09:45.010595" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 18:09:45 +0000 (0:00:00.360) 0:00:22.254 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 18:09:45 +0000 (0:00:00.061) 0:00:22.316 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/create_and_remove_interface.yml:14 Wednesday 03 August 2022 18:09:45 +0000 (0:00:00.067) 0:00:22.384 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/assert_device_present.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/assert_device_present.yml:3 Wednesday 03 August 2022 18:09:45 +0000 (0:00:00.034) 0:00:22.419 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/get_interface_stat.yml for /cache/rhel-8-y.qcow2.snap TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 18:09:45 +0000 (0:00:00.028) 0:00:22.448 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "stat": { "atime": 1659550184.5240529, "block_size": 4096, "blocks": 0, "ctime": 1659550184.5240529, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 35683, "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": 1659550184.5240529, "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 interface dummy1298 is present] ****************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/assert_device_present.yml:4 Wednesday 03 August 2022 18:09:45 +0000 (0:00:00.407) 0:00:22.855 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/create_and_remove_interface.yml:16 Wednesday 03 August 2022 18:09:45 +0000 (0:00:00.042) 0:00:22.897 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml for /cache/rhel-8-y.qcow2.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 18:09:45 +0000 (0:00:00.040) 0:00:22.938 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 18:09:45 +0000 (0:00:00.020) 0:00:22.958 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 18:09:45 +0000 (0:00:00.019) 0:00:22.978 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 18:09:45 +0000 (0:00:00.028) 0:00:23.006 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 18:09:45 +0000 (0:00:00.028) 0:00:23.035 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002820", "end": "2022-08-03 14:09:46.161821", "rc": 0, "start": "2022-08-03 14:09:46.159001" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 18:09:46 +0000 (0:00:00.365) 0:00:23.400 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 18:09:46 +0000 (0:00:00.032) 0:00:23.433 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 18:09:46 +0000 (0:00:00.038) 0:00:23.472 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 18:09:47 +0000 (0:00:01.415) 0:00:24.887 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 18:09:47 +0000 (0:00:00.032) 0:00:24.920 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 18:09:47 +0000 (0:00:00.021) 0:00:24.941 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 18:09:47 +0000 (0:00:00.022) 0:00:24.964 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 18:09:47 +0000 (0:00:00.021) 0:00:24.985 ****** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.015784", "end": "2022-08-03 14:09:48.130199", "rc": 0, "start": "2022-08-03 14:09:48.114415" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 18:09:48 +0000 (0:00:00.388) 0:00:25.373 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 18:09:48 +0000 (0:00:00.021) 0:00:25.395 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/create_and_remove_interface.yml:19 Wednesday 03 August 2022 18:09:48 +0000 (0:00:00.021) 0:00:25.416 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 18:09:48 +0000 (0:00:00.041) 0:00:25.457 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-8-y.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 18:09:48 +0000 (0:00:00.027) 0:00:25.484 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002886", "end": "2022-08-03 14:09:48.608466", "rc": 0, "start": "2022-08-03 14:09:48.605580" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 18:09:48 +0000 (0:00:00.362) 0:00:25.846 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 18:09:48 +0000 (0:00:00.030) 0:00:25.877 ****** ok: [/cache/rhel-8-y.qcow2.snap] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/create_and_remove_interface.yml:20 Wednesday 03 August 2022 18:09:48 +0000 (0:00:00.031) 0:00:25.908 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/assert_device_absent.yml for /cache/rhel-8-y.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 18:09:48 +0000 (0:00:00.040) 0:00:25.949 ****** included: /tmp/tmpt4s8r_w1/tests/network/tasks/get_interface_stat.yml for /cache/rhel-8-y.qcow2.snap TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmpt4s8r_w1/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 18:09:48 +0000 (0:00:00.027) 0:00:25.977 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface dummy1298 is absent] ******************************* task path: /tmp/tmpt4s8r_w1/tests/network/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 18:09:49 +0000 (0:00:00.363) 0:00:26.340 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8-y.qcow2.snap : ok=121 changed=7 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Wednesday 03 August 2022 18:09:49 +0000 (0:00:00.042) 0:00:26.382 ****** =============================================================================== Install iproute --------------------------------------------------------- 1.68s /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 1.51s /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 1.50s /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 1.43s /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 1.42s /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 1.40s /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:15 ------------- Create veth interface veth1298 ------------------------------------------ 1.10s /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:21 ------------- Gathering Facts --------------------------------------------------------- 1.10s /tmp/tmpt4s8r_w1/tests/network/tests_helpers_and_asserts.yml:3 ---------------- Enable EPEL 8 ----------------------------------------------------------- 0.77s /tmp/tmpt4s8r_w1/tests/network/tasks/enable_epel.yml:17 ----------------------- Get stats of system files ----------------------------------------------- 0.59s /tmp/tmpt4s8r_w1/tests/network/_backup.yml:6 ---------------------------------- Back up system files ---------------------------------------------------- 0.49s /tmp/tmpt4s8r_w1/tests/network/_backup.yml:19 --------------------------------- Get stat for interface dummy1298 ---------------------------------------- 0.41s /tmp/tmpt4s8r_w1/tests/network/tasks/get_interface_stat.yml:3 ----------------- Gather current interface info ------------------------------------------- 0.40s /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:3 ------------- Gather current interface info ------------------------------------------- 0.40s /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:3 ------------- Set up veth as managed by NetworkManager -------------------------------- 0.39s /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:28 ------------- Delete veth interface veth1298 ------------------------------------------ 0.39s /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:35 ------------- Get stat for interface veth1298 ----------------------------------------- 0.39s /tmp/tmpt4s8r_w1/tests/network/tasks/get_interface_stat.yml:3 ----------------- Delete dummy interface dummy1298 ---------------------------------------- 0.39s /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:44 ------------- Gather current interface info ------------------------------------------- 0.39s /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:3 ------------- Create dummy interface dummy1298 ---------------------------------------- 0.38s /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:40 ------------- PLAYBOOK: _restore.yml ********************************************************* 1 plays in /tmp/tmpt4s8r_w1/tests/network/_restore.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Restore system files] **************************************************** task path: /tmp/tmpt4s8r_w1/tests/network/_restore.yml:4 Wednesday 03 August 2022 18:09:49 +0000 (0:00:00.019) 0:00:26.402 ****** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "cmd": "(cd /; tar -xf /tmp/network.backup.tar)", "delta": "0:00:00.005930", "end": "2022-08-03 14:09:49.545662", "rc": 0, "start": "2022-08-03 14:09:49.539732" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8-y.qcow2.snap : ok=122 changed=8 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Wednesday 03 August 2022 18:09:49 +0000 (0:00:00.391) 0:00:26.793 ****** =============================================================================== Install iproute --------------------------------------------------------- 1.68s /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 1.51s /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 1.50s /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 1.43s /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 1.42s /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 1.40s /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:15 ------------- Create veth interface veth1298 ------------------------------------------ 1.10s /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:21 ------------- Gathering Facts --------------------------------------------------------- 1.10s /tmp/tmpt4s8r_w1/tests/network/tests_helpers_and_asserts.yml:3 ---------------- Enable EPEL 8 ----------------------------------------------------------- 0.77s /tmp/tmpt4s8r_w1/tests/network/tasks/enable_epel.yml:17 ----------------------- Get stats of system files ----------------------------------------------- 0.59s /tmp/tmpt4s8r_w1/tests/network/_backup.yml:6 ---------------------------------- Back up system files ---------------------------------------------------- 0.49s /tmp/tmpt4s8r_w1/tests/network/_backup.yml:19 --------------------------------- Get stat for interface dummy1298 ---------------------------------------- 0.41s /tmp/tmpt4s8r_w1/tests/network/tasks/get_interface_stat.yml:3 ----------------- Gather current interface info ------------------------------------------- 0.40s /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:3 ------------- Gather current interface info ------------------------------------------- 0.40s /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:3 ------------- Set up veth as managed by NetworkManager -------------------------------- 0.39s /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:28 ------------- Delete veth interface veth1298 ------------------------------------------ 0.39s /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:35 ------------- Get stat for interface veth1298 ----------------------------------------- 0.39s /tmp/tmpt4s8r_w1/tests/network/tasks/get_interface_stat.yml:3 ----------------- Restore system files ---------------------------------------------------- 0.39s /tmp/tmpt4s8r_w1/tests/network/_restore.yml:4 --------------------------------- Delete dummy interface dummy1298 ---------------------------------------- 0.39s /tmp/tmpt4s8r_w1/tests/network/tasks/manage_test_interface.yml:44 ------------- Gather current interface info ------------------------------------------- 0.39s /tmp/tmpt4s8r_w1/tests/network/tasks/get_current_interfaces.yml:3 -------------