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/tmp0fvd1p7_ 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: rhel-7_setup.yml ***************************************************** 1 plays in /cache/rhel-7_setup.yml PLAY [Setup repos] ************************************************************* META: ran handlers TASK [set up internal repositories] ******************************************** task path: /cache/rhel-7_setup.yml:5 Wednesday 03 August 2022 16:47:28 +0000 (0:00:00.017) 0:00:00.017 ****** ok: [/cache/rhel-7.qcow2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [/cache/rhel-7.qcow2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [/cache/rhel-7.qcow2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [/cache/rhel-7.qcow2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [/cache/rhel-7.qcow2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-7.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 03 August 2022 16:47:30 +0000 (0:00:01.409) 0:00:01.427 ****** =============================================================================== set up internal repositories -------------------------------------------- 1.41s /cache/rhel-7_setup.yml:5 ----------------------------------------------------- PLAYBOOK: _backup.yml ********************************************************** 1 plays in /tmp/tmpq0_9gvwx/tests/_backup.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Get stats of system files] *********************************************** task path: /tmp/tmpq0_9gvwx/tests/_backup.yml:6 Wednesday 03 August 2022 16:47:30 +0000 (0:00:00.014) 0:00:01.441 ****** ok: [/cache/rhel-7.qcow2] => (item=/etc/resolv.conf) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/resolv.conf", "stat": { "atime": 1659545248.7538247, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fba82b5b78ea37322e584bf452f6f8e163f0869b", "ctime": 1659545248.7538247, "dev": 64769, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 77, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1659544375.0, "nlink": 1, "path": "/etc/resolv.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "version": "624082504", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check if system files exist] ********************************************* task path: /tmp/tmpq0_9gvwx/tests/_backup.yml:13 Wednesday 03 August 2022 16:47:30 +0000 (0:00:00.392) 0:00:01.834 ****** [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ item.stat.exists }} ok: [/cache/rhel-7.qcow2] => (item={'invocation': {'module_args': {'checksum_algorithm': 'sha1', 'get_checksum': True, 'follow': False, 'path': '/etc/resolv.conf', 'get_md5': False, 'get_mime': True, 'get_attributes': True}}, 'stat': {'charset': 'us-ascii', 'uid': 0, 'exists': True, 'attr_flags': '', 'woth': False, 'isreg': True, 'device_type': 0, 'mtime': 1659544375.0, 'block_size': 4096, 'inode': 77, 'isgid': False, 'size': 90, 'executable': False, 'isuid': False, 'readable': True, 'version': '624082504', 'pw_name': 'root', 'gid': 0, 'ischr': False, 'wusr': True, 'writeable': True, 'mimetype': 'text/plain', 'blocks': 8, 'xoth': False, 'islnk': False, 'nlink': 1, 'issock': False, 'rgrp': True, 'gr_name': 'root', 'path': '/etc/resolv.conf', 'xusr': False, 'atime': 1659545248.7538247, 'isdir': False, 'ctime': 1659545248.7538247, 'isblk': False, 'wgrp': False, 'checksum': 'fba82b5b78ea37322e584bf452f6f8e163f0869b', 'dev': 64769, 'roth': True, 'isfifo': False, 'mode': '0644', 'xgrp': False, 'rusr': True, 'attributes': []}, 'changed': False, '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_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": 1659545248.7538247, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fba82b5b78ea37322e584bf452f6f8e163f0869b", "ctime": 1659545248.7538247, "dev": 64769, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 77, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1659544375.0, "nlink": 1, "path": "/etc/resolv.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "version": "624082504", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } } TASK [Back up system files] **************************************************** task path: /tmp/tmpq0_9gvwx/tests/_backup.yml:19 Wednesday 03 August 2022 16:47:30 +0000 (0:00:00.036) 0:00:01.871 ****** changed: [/cache/rhel-7.qcow2] => { "changed": true, "cmd": [ "tar", "-cf", "/tmp/network.backup.tar", "--same-owner", "--same-permissions", "/etc/resolv.conf" ], "delta": "0:00:00.004408", "end": "2022-08-03 12:47:31.572296", "rc": 0, "start": "2022-08-03 12:47:31.567888" } STDERR: tar: Removing leading `/' from member names META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-7.qcow2 : ok=4 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 03 August 2022 16:47:31 +0000 (0:00:00.387) 0:00:02.259 ****** =============================================================================== set up internal repositories -------------------------------------------- 1.41s /cache/rhel-7_setup.yml:5 ----------------------------------------------------- Get stats of system files ----------------------------------------------- 0.39s /tmp/tmpq0_9gvwx/tests/_backup.yml:6 ------------------------------------------ Back up system files ---------------------------------------------------- 0.39s /tmp/tmpq0_9gvwx/tests/_backup.yml:19 ----------------------------------------- Check if system files exist --------------------------------------------- 0.04s /tmp/tmpq0_9gvwx/tests/_backup.yml:13 ----------------------------------------- PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /tmp/tmpq0_9gvwx/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpq0_9gvwx/tests/tests_helpers_and_asserts.yml:3 Wednesday 03 August 2022 16:47:31 +0000 (0:00:00.010) 0:00:02.269 ****** ok: [/cache/rhel-7.qcow2] META: ran handlers TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tests_helpers_and_asserts.yml:6 Wednesday 03 August 2022 16:47:32 +0000 (0:00:00.908) 0:00:03.178 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/el_repo_setup.yml for /cache/rhel-7.qcow2 TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/el_repo_setup.yml:2 Wednesday 03 August 2022 16:47:32 +0000 (0:00:00.026) 0:00:03.205 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/el_repo_setup.yml:27 Wednesday 03 August 2022 16:47:32 +0000 (0:00:00.020) 0:00:03.225 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/enable_epel.yml for /cache/rhel-7.qcow2 TASK [Create EPEL 7] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/enable_epel.yml:4 Wednesday 03 August 2022 16:47:32 +0000 (0:00:00.028) 0:00:03.253 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "yum", "install", "-y", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.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/tmpq0_9gvwx/tests/tasks/enable_epel.yml:11 Wednesday 03 August 2022 16:47:32 +0000 (0:00:00.281) 0:00:03.535 ****** changed: [/cache/rhel-7.qcow2] => { "changed": true, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.173494", "end": "2022-08-03 12:47:33.306863", "rc": 0, "start": "2022-08-03 12:47:33.133369" } STDOUT: ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7Server baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7Server/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = True enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7Server/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7Server/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7Server/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=$infra&content=$contentdir minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7Server/epel pkgdir = /var/cache/yum/x86_64/7Server/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/enable_epel.yml:17 Wednesday 03 August 2022 16:47:32 +0000 (0:00:00.452) 0:00:03.988 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/enable_epel.yml:26 Wednesday 03 August 2022 16:47:32 +0000 (0:00:00.022) 0:00:04.010 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [test veth interface management] ****************************************** task path: /tmp/tmpq0_9gvwx/tests/tests_helpers_and_asserts.yml:8 Wednesday 03 August 2022 16:47:33 +0000 (0:00:00.020) 0:00:04.031 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/create_and_remove_interface.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/create_and_remove_interface.yml:3 Wednesday 03 August 2022 16:47:33 +0000 (0:00:00.028) 0:00:04.059 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:47:33 +0000 (0:00:00.027) 0:00:04.086 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:47:33 +0000 (0:00:00.026) 0:00:04.113 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003847", "end": "2022-08-03 12:47:33.712979", "rc": 0, "start": "2022-08-03 12:47:33.709132" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:47:33 +0000 (0:00:00.280) 0:00:04.393 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:47:33 +0000 (0:00:00.030) 0:00:04.424 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/create_and_remove_interface.yml:4 Wednesday 03 August 2022 16:47:33 +0000 (0:00:00.030) 0:00:04.455 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml for /cache/rhel-7.qcow2 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 16:47:33 +0000 (0:00:00.032) 0:00:04.487 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 16:47:33 +0000 (0:00:00.019) 0:00:04.507 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 16:47:33 +0000 (0:00:00.023) 0:00:04.530 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:47:33 +0000 (0:00:00.030) 0:00:04.561 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:47:33 +0000 (0:00:00.026) 0:00:04.587 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003728", "end": "2022-08-03 12:47:34.191551", "rc": 0, "start": "2022-08-03 12:47:34.187823" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:47:33 +0000 (0:00:00.284) 0:00:04.871 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:47:33 +0000 (0:00:00.032) 0:00:04.904 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 16:47:33 +0000 (0:00:00.029) 0:00:04.933 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 16:47:34 +0000 (0:00:00.638) 0:00:05.572 ****** skipping: [/cache/rhel-7.qcow2] => (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-7.qcow2] => (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-7.qcow2] => (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/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 16:47:34 +0000 (0:00:00.029) 0:00:05.601 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 16:47:34 +0000 (0:00:00.020) 0:00:05.622 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 16:47:34 +0000 (0:00:00.020) 0:00:05.643 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 16:47:34 +0000 (0:00:00.020) 0:00:05.663 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 16:47:34 +0000 (0:00:00.020) 0:00:05.684 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 16:47:34 +0000 (0:00:00.020) 0:00:05.704 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/create_and_remove_interface.yml:7 Wednesday 03 August 2022 16:47:34 +0000 (0:00:00.019) 0:00:05.723 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:47:34 +0000 (0:00:00.029) 0:00:05.753 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:47:34 +0000 (0:00:00.027) 0:00:05.780 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003849", "end": "2022-08-03 12:47:35.383976", "rc": 0, "start": "2022-08-03 12:47:35.380127" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:47:35 +0000 (0:00:00.282) 0:00:06.063 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:47:35 +0000 (0:00:00.029) 0:00:06.092 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/create_and_remove_interface.yml:8 Wednesday 03 August 2022 16:47:35 +0000 (0:00:00.028) 0:00:06.121 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/assert_device_absent.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 16:47:35 +0000 (0:00:00.030) 0:00:06.151 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/get_interface_stat.yml for /cache/rhel-7.qcow2 TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 16:47:35 +0000 (0:00:00.024) 0:00:06.176 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface veth1298 is absent] ******************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 16:47:35 +0000 (0:00:00.310) 0:00:06.486 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/create_and_remove_interface.yml:10 Wednesday 03 August 2022 16:47:35 +0000 (0:00:00.056) 0:00:06.542 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml for /cache/rhel-7.qcow2 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 16:47:35 +0000 (0:00:00.033) 0:00:06.575 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 16:47:35 +0000 (0:00:00.018) 0:00:06.594 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 16:47:35 +0000 (0:00:00.017) 0:00:06.611 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:47:35 +0000 (0:00:00.026) 0:00:06.638 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:47:35 +0000 (0:00:00.024) 0:00:06.662 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003853", "end": "2022-08-03 12:47:36.285879", "rc": 0, "start": "2022-08-03 12:47:36.282026" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:47:35 +0000 (0:00:00.301) 0:00:06.964 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:47:35 +0000 (0:00:00.028) 0:00:06.992 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 16:47:35 +0000 (0:00:00.029) 0:00:07.022 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 16:47:36 +0000 (0:00:00.476) 0:00:07.499 ****** changed: [/cache/rhel-7.qcow2] => (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.006696", "end": "2022-08-03 12:47:37.115491", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2022-08-03 12:47:37.108795" } changed: [/cache/rhel-7.qcow2] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.012057", "end": "2022-08-03 12:47:37.398484", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2022-08-03 12:47:37.386427" } changed: [/cache/rhel-7.qcow2] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.005451", "end": "2022-08-03 12:47:37.674284", "item": "ip link set veth1298 up", "rc": 0, "start": "2022-08-03 12:47:37.668833" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 16:47:37 +0000 (0:00:00.858) 0:00:08.357 ****** changed: [/cache/rhel-7.qcow2] => { "changed": true, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022208", "end": "2022-08-03 12:47:37.985810", "rc": 0, "start": "2022-08-03 12:47:37.963602" } TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 16:47:37 +0000 (0:00:00.309) 0:00:08.666 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 16:47:37 +0000 (0:00:00.021) 0:00:08.688 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 16:47:37 +0000 (0:00:00.021) 0:00:08.709 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 16:47:37 +0000 (0:00:00.021) 0:00:08.731 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 16:47:37 +0000 (0:00:00.021) 0:00:08.753 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/create_and_remove_interface.yml:13 Wednesday 03 August 2022 16:47:37 +0000 (0:00:00.020) 0:00:08.774 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:47:37 +0000 (0:00:00.034) 0:00:08.808 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:47:37 +0000 (0:00:00.027) 0:00:08.835 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003882", "end": "2022-08-03 12:47:38.454200", "rc": 0, "start": "2022-08-03 12:47:38.450318" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:47:38 +0000 (0:00:00.299) 0:00:09.134 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:47:38 +0000 (0:00:00.029) 0:00:09.164 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/create_and_remove_interface.yml:14 Wednesday 03 August 2022 16:47:38 +0000 (0:00:00.029) 0:00:09.194 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/assert_device_present.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/assert_device_present.yml:3 Wednesday 03 August 2022 16:47:38 +0000 (0:00:00.036) 0:00:09.230 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/get_interface_stat.yml for /cache/rhel-7.qcow2 TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 16:47:38 +0000 (0:00:00.026) 0:00:09.256 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "stat": { "atime": 1659545257.1158247, "block_size": 4096, "blocks": 0, "ctime": 1659545257.1158247, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 13880, "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": 1659545257.1158247, "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/tmpq0_9gvwx/tests/tasks/assert_device_present.yml:4 Wednesday 03 August 2022 16:47:38 +0000 (0:00:00.286) 0:00:09.543 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/create_and_remove_interface.yml:16 Wednesday 03 August 2022 16:47:38 +0000 (0:00:00.032) 0:00:09.576 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml for /cache/rhel-7.qcow2 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 16:47:38 +0000 (0:00:00.040) 0:00:09.616 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 16:47:38 +0000 (0:00:00.019) 0:00:09.635 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 16:47:38 +0000 (0:00:00.020) 0:00:09.656 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:47:38 +0000 (0:00:00.028) 0:00:09.684 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:47:38 +0000 (0:00:00.026) 0:00:09.710 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004973", "end": "2022-08-03 12:47:40.311199", "rc": 0, "start": "2022-08-03 12:47:39.306226" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:47:39 +0000 (0:00:01.283) 0:00:10.994 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:47:40 +0000 (0:00:00.032) 0:00:11.026 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 16:47:40 +0000 (0:00:00.029) 0:00:11.056 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 16:47:40 +0000 (0:00:00.481) 0:00:11.537 ****** skipping: [/cache/rhel-7.qcow2] => (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-7.qcow2] => (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-7.qcow2] => (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/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 16:47:40 +0000 (0:00:00.029) 0:00:11.567 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 16:47:40 +0000 (0:00:00.021) 0:00:11.589 ****** changed: [/cache/rhel-7.qcow2] => { "changed": true, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009953", "end": "2022-08-03 12:47:41.207530", "rc": 0, "start": "2022-08-03 12:47:41.197577" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 16:47:40 +0000 (0:00:00.300) 0:00:11.890 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 16:47:40 +0000 (0:00:00.020) 0:00:11.910 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 16:47:40 +0000 (0:00:00.020) 0:00:11.930 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 16:47:40 +0000 (0:00:00.019) 0:00:11.950 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/create_and_remove_interface.yml:19 Wednesday 03 August 2022 16:47:40 +0000 (0:00:00.018) 0:00:11.968 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:47:40 +0000 (0:00:00.037) 0:00:12.006 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:47:41 +0000 (0:00:00.024) 0:00:12.030 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003765", "end": "2022-08-03 12:47:41.629685", "rc": 0, "start": "2022-08-03 12:47:41.625920" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:47:41 +0000 (0:00:00.279) 0:00:12.310 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:47:41 +0000 (0:00:00.056) 0:00:12.366 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/create_and_remove_interface.yml:20 Wednesday 03 August 2022 16:47:41 +0000 (0:00:00.027) 0:00:12.394 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/assert_device_absent.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 16:47:41 +0000 (0:00:00.038) 0:00:12.432 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/get_interface_stat.yml for /cache/rhel-7.qcow2 TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 16:47:41 +0000 (0:00:00.025) 0:00:12.458 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface veth1298 is absent] ******************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 16:47:41 +0000 (0:00:00.317) 0:00:12.776 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false } MSG: All assertions passed TASK [test veth interface management] ****************************************** task path: /tmp/tmpq0_9gvwx/tests/tests_helpers_and_asserts.yml:14 Wednesday 03 August 2022 16:47:41 +0000 (0:00:00.062) 0:00:12.839 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/create_and_remove_interface.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/create_and_remove_interface.yml:3 Wednesday 03 August 2022 16:47:41 +0000 (0:00:00.029) 0:00:12.868 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:47:41 +0000 (0:00:00.025) 0:00:12.894 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:47:41 +0000 (0:00:00.024) 0:00:12.919 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003956", "end": "2022-08-03 12:47:42.530306", "rc": 0, "start": "2022-08-03 12:47:42.526350" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:47:42 +0000 (0:00:00.293) 0:00:13.213 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:47:42 +0000 (0:00:00.030) 0:00:13.243 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/create_and_remove_interface.yml:4 Wednesday 03 August 2022 16:47:42 +0000 (0:00:00.029) 0:00:13.273 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml for /cache/rhel-7.qcow2 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 16:47:42 +0000 (0:00:00.030) 0:00:13.304 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 16:47:42 +0000 (0:00:00.019) 0:00:13.323 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 16:47:42 +0000 (0:00:00.019) 0:00:13.343 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:47:42 +0000 (0:00:00.027) 0:00:13.371 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:47:42 +0000 (0:00:00.027) 0:00:13.398 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003764", "end": "2022-08-03 12:47:43.003736", "rc": 0, "start": "2022-08-03 12:47:42.999972" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:47:42 +0000 (0:00:00.286) 0:00:13.685 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:47:42 +0000 (0:00:00.030) 0:00:13.715 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 16:47:42 +0000 (0:00:00.027) 0:00:13.742 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 16:47:43 +0000 (0:00:00.483) 0:00:14.226 ****** skipping: [/cache/rhel-7.qcow2] => (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-7.qcow2] => (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-7.qcow2] => (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/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 16:47:43 +0000 (0:00:00.031) 0:00:14.258 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 16:47:43 +0000 (0:00:00.020) 0:00:14.279 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 16:47:43 +0000 (0:00:00.021) 0:00:14.301 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 16:47:43 +0000 (0:00:00.021) 0:00:14.323 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 16:47:43 +0000 (0:00:00.021) 0:00:14.344 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 16:47:43 +0000 (0:00:00.021) 0:00:14.366 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/create_and_remove_interface.yml:7 Wednesday 03 August 2022 16:47:43 +0000 (0:00:00.021) 0:00:14.387 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:47:43 +0000 (0:00:00.034) 0:00:14.422 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:47:43 +0000 (0:00:00.027) 0:00:14.449 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003828", "end": "2022-08-03 12:47:44.054432", "rc": 0, "start": "2022-08-03 12:47:44.050604" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:47:43 +0000 (0:00:00.286) 0:00:14.736 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:47:43 +0000 (0:00:00.031) 0:00:14.767 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/create_and_remove_interface.yml:8 Wednesday 03 August 2022 16:47:43 +0000 (0:00:00.030) 0:00:14.798 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/assert_device_absent.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 16:47:43 +0000 (0:00:00.032) 0:00:14.830 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/get_interface_stat.yml for /cache/rhel-7.qcow2 TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 16:47:43 +0000 (0:00:00.027) 0:00:14.858 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface dummy1298 is absent] ******************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 16:47:44 +0000 (0:00:00.297) 0:00:15.155 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/create_and_remove_interface.yml:10 Wednesday 03 August 2022 16:47:44 +0000 (0:00:00.036) 0:00:15.192 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml for /cache/rhel-7.qcow2 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 16:47:44 +0000 (0:00:00.034) 0:00:15.227 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 16:47:44 +0000 (0:00:00.018) 0:00:15.245 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 16:47:44 +0000 (0:00:00.017) 0:00:15.263 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:47:44 +0000 (0:00:00.026) 0:00:15.290 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:47:44 +0000 (0:00:00.024) 0:00:15.314 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003861", "end": "2022-08-03 12:47:44.916529", "rc": 0, "start": "2022-08-03 12:47:44.912668" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:47:44 +0000 (0:00:00.281) 0:00:15.596 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:47:44 +0000 (0:00:00.028) 0:00:15.625 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 16:47:44 +0000 (0:00:00.027) 0:00:15.652 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 16:47:45 +0000 (0:00:00.465) 0:00:16.117 ****** skipping: [/cache/rhel-7.qcow2] => (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-7.qcow2] => (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-7.qcow2] => (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/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 16:47:45 +0000 (0:00:00.029) 0:00:16.147 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 16:47:45 +0000 (0:00:00.019) 0:00:16.167 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 16:47:45 +0000 (0:00:00.020) 0:00:16.188 ****** changed: [/cache/rhel-7.qcow2] => { "changed": true, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.006776", "end": "2022-08-03 12:47:45.797119", "rc": 0, "start": "2022-08-03 12:47:45.790343" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 16:47:45 +0000 (0:00:00.289) 0:00:16.477 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 16:47:45 +0000 (0:00:00.020) 0:00:16.497 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 16:47:45 +0000 (0:00:00.020) 0:00:16.518 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/create_and_remove_interface.yml:13 Wednesday 03 August 2022 16:47:45 +0000 (0:00:00.019) 0:00:16.537 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:47:45 +0000 (0:00:00.038) 0:00:16.575 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:47:45 +0000 (0:00:00.038) 0:00:16.614 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003887", "end": "2022-08-03 12:47:46.218657", "rc": 0, "start": "2022-08-03 12:47:46.214770" } STDOUT: bond0 bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:47:45 +0000 (0:00:00.287) 0:00:16.902 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:47:45 +0000 (0:00:00.031) 0:00:16.933 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/create_and_remove_interface.yml:14 Wednesday 03 August 2022 16:47:45 +0000 (0:00:00.029) 0:00:16.963 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/assert_device_present.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/assert_device_present.yml:3 Wednesday 03 August 2022 16:47:45 +0000 (0:00:00.034) 0:00:16.997 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/get_interface_stat.yml for /cache/rhel-7.qcow2 TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 16:47:45 +0000 (0:00:00.025) 0:00:17.022 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "stat": { "atime": 1659545265.7968247, "block_size": 4096, "blocks": 0, "ctime": 1659545265.7968247, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 13793, "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": 1659545265.7968247, "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/tmpq0_9gvwx/tests/tasks/assert_device_present.yml:4 Wednesday 03 August 2022 16:47:46 +0000 (0:00:00.330) 0:00:17.353 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/create_and_remove_interface.yml:16 Wednesday 03 August 2022 16:47:46 +0000 (0:00:00.071) 0:00:17.424 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml for /cache/rhel-7.qcow2 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 16:47:46 +0000 (0:00:00.040) 0:00:17.465 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 16:47:46 +0000 (0:00:00.020) 0:00:17.485 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 16:47:46 +0000 (0:00:00.020) 0:00:17.505 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:47:46 +0000 (0:00:00.028) 0:00:17.534 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:47:46 +0000 (0:00:00.026) 0:00:17.561 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003664", "end": "2022-08-03 12:47:47.210953", "rc": 0, "start": "2022-08-03 12:47:47.207289" } STDOUT: bond0 bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:47:46 +0000 (0:00:00.327) 0:00:17.889 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:47:46 +0000 (0:00:00.066) 0:00:17.955 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 16:47:46 +0000 (0:00:00.067) 0:00:18.023 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 16:47:47 +0000 (0:00:00.468) 0:00:18.492 ****** skipping: [/cache/rhel-7.qcow2] => (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-7.qcow2] => (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-7.qcow2] => (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/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 16:47:47 +0000 (0:00:00.031) 0:00:18.523 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 16:47:47 +0000 (0:00:00.021) 0:00:18.544 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 16:47:47 +0000 (0:00:00.021) 0:00:18.566 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 16:47:47 +0000 (0:00:00.023) 0:00:18.589 ****** changed: [/cache/rhel-7.qcow2] => { "changed": true, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.012323", "end": "2022-08-03 12:47:48.199896", "rc": 0, "start": "2022-08-03 12:47:48.187573" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 16:47:47 +0000 (0:00:00.290) 0:00:18.879 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 16:47:47 +0000 (0:00:00.022) 0:00:18.902 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/create_and_remove_interface.yml:19 Wednesday 03 August 2022 16:47:47 +0000 (0:00:00.020) 0:00:18.923 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:47:47 +0000 (0:00:00.040) 0:00:18.963 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:47:47 +0000 (0:00:00.026) 0:00:18.989 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003781", "end": "2022-08-03 12:47:48.589247", "rc": 0, "start": "2022-08-03 12:47:48.585466" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:47:48 +0000 (0:00:00.281) 0:00:19.271 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:47:48 +0000 (0:00:00.031) 0:00:19.303 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/create_and_remove_interface.yml:20 Wednesday 03 August 2022 16:47:48 +0000 (0:00:00.031) 0:00:19.334 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/assert_device_absent.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 16:47:48 +0000 (0:00:00.041) 0:00:19.375 ****** included: /tmp/tmpq0_9gvwx/tests/tasks/get_interface_stat.yml for /cache/rhel-7.qcow2 TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmpq0_9gvwx/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 16:47:48 +0000 (0:00:00.027) 0:00:19.403 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface dummy1298 is absent] ******************************* task path: /tmp/tmpq0_9gvwx/tests/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 16:47:48 +0000 (0:00:00.299) 0:00:19.702 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-7.qcow2 : ok=122 changed=7 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Wednesday 03 August 2022 16:47:48 +0000 (0:00:00.040) 0:00:19.743 ****** =============================================================================== set up internal repositories -------------------------------------------- 1.41s /cache/rhel-7_setup.yml:5 ----------------------------------------------------- Gather current interface info ------------------------------------------- 1.28s /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:3 --------------------- Gathering Facts --------------------------------------------------------- 0.91s /tmp/tmpq0_9gvwx/tests/tests_helpers_and_asserts.yml:3 ------------------------ Create veth interface veth1298 ------------------------------------------ 0.86s /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:21 --------------------- Install iproute --------------------------------------------------------- 0.64s /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 0.48s /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 0.48s /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 0.48s /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 0.47s /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 0.47s /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:15 --------------------- Enable EPEL 7 ----------------------------------------------------------- 0.45s /tmp/tmpq0_9gvwx/tests/tasks/enable_epel.yml:11 ------------------------------- Get stats of system files ----------------------------------------------- 0.39s /tmp/tmpq0_9gvwx/tests/_backup.yml:6 ------------------------------------------ Back up system files ---------------------------------------------------- 0.39s /tmp/tmpq0_9gvwx/tests/_backup.yml:19 ----------------------------------------- Get stat for interface dummy1298 ---------------------------------------- 0.33s /tmp/tmpq0_9gvwx/tests/tasks/get_interface_stat.yml:3 ------------------------- Gather current interface info ------------------------------------------- 0.33s /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:3 --------------------- Get stat for interface veth1298 ----------------------------------------- 0.32s /tmp/tmpq0_9gvwx/tests/tasks/get_interface_stat.yml:3 ------------------------- Get stat for interface veth1298 ----------------------------------------- 0.31s /tmp/tmpq0_9gvwx/tests/tasks/get_interface_stat.yml:3 ------------------------- Set up veth as managed by NetworkManager -------------------------------- 0.31s /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:29 --------------------- Gather current interface info ------------------------------------------- 0.30s /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:3 --------------------- Delete veth interface veth1298 ------------------------------------------ 0.30s /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:36 --------------------- PLAYBOOK: _restore.yml ********************************************************* 1 plays in /tmp/tmpq0_9gvwx/tests/_restore.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Restore system files] **************************************************** task path: /tmp/tmpq0_9gvwx/tests/_restore.yml:4 Wednesday 03 August 2022 16:47:48 +0000 (0:00:00.018) 0:00:19.761 ****** changed: [/cache/rhel-7.qcow2] => { "changed": true, "cmd": "(cd /; tar -xf /tmp/network.backup.tar)", "delta": "0:00:00.006628", "end": "2022-08-03 12:47:49.370994", "rc": 0, "start": "2022-08-03 12:47:49.364366" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-7.qcow2 : ok=123 changed=8 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Wednesday 03 August 2022 16:47:49 +0000 (0:00:00.298) 0:00:20.060 ****** =============================================================================== set up internal repositories -------------------------------------------- 1.41s /cache/rhel-7_setup.yml:5 ----------------------------------------------------- Gather current interface info ------------------------------------------- 1.28s /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:3 --------------------- Gathering Facts --------------------------------------------------------- 0.91s /tmp/tmpq0_9gvwx/tests/tests_helpers_and_asserts.yml:3 ------------------------ Create veth interface veth1298 ------------------------------------------ 0.86s /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:21 --------------------- Install iproute --------------------------------------------------------- 0.64s /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 0.48s /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 0.48s /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 0.48s /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 0.47s /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 0.47s /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:15 --------------------- Enable EPEL 7 ----------------------------------------------------------- 0.45s /tmp/tmpq0_9gvwx/tests/tasks/enable_epel.yml:11 ------------------------------- Get stats of system files ----------------------------------------------- 0.39s /tmp/tmpq0_9gvwx/tests/_backup.yml:6 ------------------------------------------ Back up system files ---------------------------------------------------- 0.39s /tmp/tmpq0_9gvwx/tests/_backup.yml:19 ----------------------------------------- Get stat for interface dummy1298 ---------------------------------------- 0.33s /tmp/tmpq0_9gvwx/tests/tasks/get_interface_stat.yml:3 ------------------------- Gather current interface info ------------------------------------------- 0.33s /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:3 --------------------- Get stat for interface veth1298 ----------------------------------------- 0.32s /tmp/tmpq0_9gvwx/tests/tasks/get_interface_stat.yml:3 ------------------------- Get stat for interface veth1298 ----------------------------------------- 0.31s /tmp/tmpq0_9gvwx/tests/tasks/get_interface_stat.yml:3 ------------------------- Set up veth as managed by NetworkManager -------------------------------- 0.31s /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:29 --------------------- Gather current interface info ------------------------------------------- 0.30s /tmp/tmpq0_9gvwx/tests/tasks/get_current_interfaces.yml:3 --------------------- Delete veth interface veth1298 ------------------------------------------ 0.30s /tmp/tmpq0_9gvwx/tests/tasks/manage_test_interface.yml:36 --------------------- 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/tmp0fvd1p7_ 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: rhel-7_setup.yml ***************************************************** 1 plays in /cache/rhel-7_setup.yml PLAY [Setup repos] ************************************************************* META: ran handlers TASK [set up internal repositories] ******************************************** task path: /cache/rhel-7_setup.yml:5 Wednesday 03 August 2022 17:12:36 +0000 (0:00:00.017) 0:00:00.017 ****** ok: [/cache/rhel-7.qcow2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [/cache/rhel-7.qcow2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [/cache/rhel-7.qcow2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [/cache/rhel-7.qcow2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [/cache/rhel-7.qcow2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-7.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 03 August 2022 17:12:37 +0000 (0:00:01.430) 0:00:01.447 ****** =============================================================================== set up internal repositories -------------------------------------------- 1.43s /cache/rhel-7_setup.yml:5 ----------------------------------------------------- PLAYBOOK: _backup.yml ********************************************************** 1 plays in /tmp/tmp0448nu9w/tests/network/_backup.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Get stats of system files] *********************************************** task path: /tmp/tmp0448nu9w/tests/network/_backup.yml:6 Wednesday 03 August 2022 17:12:37 +0000 (0:00:00.014) 0:00:01.461 ****** ok: [/cache/rhel-7.qcow2] => (item=/etc/resolv.conf) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/resolv.conf", "stat": { "atime": 1659546755.6683018, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fba82b5b78ea37322e584bf452f6f8e163f0869b", "ctime": 1659546755.6683018, "dev": 64769, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 77, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1659545878.0, "nlink": 1, "path": "/etc/resolv.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "version": "624082506", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check if system files exist] ********************************************* task path: /tmp/tmp0448nu9w/tests/network/_backup.yml:13 Wednesday 03 August 2022 17:12:38 +0000 (0:00:00.401) 0:00:01.863 ****** [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ item.stat.exists }} ok: [/cache/rhel-7.qcow2] => (item={'invocation': {'module_args': {'checksum_algorithm': 'sha1', 'get_checksum': True, 'follow': False, 'path': '/etc/resolv.conf', 'get_md5': False, 'get_mime': True, 'get_attributes': True}}, 'stat': {'charset': 'us-ascii', 'uid': 0, 'exists': True, 'attr_flags': '', 'woth': False, 'isreg': True, 'device_type': 0, 'mtime': 1659545878.0, 'block_size': 4096, 'inode': 77, 'isgid': False, 'size': 90, 'executable': False, 'isuid': False, 'readable': True, 'version': '624082506', 'pw_name': 'root', 'gid': 0, 'ischr': False, 'wusr': True, 'writeable': True, 'mimetype': 'text/plain', 'blocks': 8, 'xoth': False, 'islnk': False, 'nlink': 1, 'issock': False, 'rgrp': True, 'gr_name': 'root', 'path': '/etc/resolv.conf', 'xusr': False, 'atime': 1659546755.6683018, 'isdir': False, 'ctime': 1659546755.6683018, 'isblk': False, 'wgrp': False, 'checksum': 'fba82b5b78ea37322e584bf452f6f8e163f0869b', 'dev': 64769, 'roth': True, 'isfifo': False, 'mode': '0644', 'xgrp': False, 'rusr': True, 'attributes': []}, 'changed': False, '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_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": 1659546755.6683018, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fba82b5b78ea37322e584bf452f6f8e163f0869b", "ctime": 1659546755.6683018, "dev": 64769, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 77, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1659545878.0, "nlink": 1, "path": "/etc/resolv.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "version": "624082506", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } } TASK [Back up system files] **************************************************** task path: /tmp/tmp0448nu9w/tests/network/_backup.yml:19 Wednesday 03 August 2022 17:12:38 +0000 (0:00:00.036) 0:00:01.900 ****** changed: [/cache/rhel-7.qcow2] => { "changed": true, "cmd": [ "tar", "-cf", "/tmp/network.backup.tar", "--same-owner", "--same-permissions", "/etc/resolv.conf" ], "delta": "0:00:00.004492", "end": "2022-08-03 13:12:38.539310", "rc": 0, "start": "2022-08-03 13:12:38.534818" } STDERR: tar: Removing leading `/' from member names META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-7.qcow2 : ok=4 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 03 August 2022 17:12:38 +0000 (0:00:00.400) 0:00:02.300 ****** =============================================================================== set up internal repositories -------------------------------------------- 1.43s /cache/rhel-7_setup.yml:5 ----------------------------------------------------- Get stats of system files ----------------------------------------------- 0.40s /tmp/tmp0448nu9w/tests/network/_backup.yml:6 ---------------------------------- Back up system files ---------------------------------------------------- 0.40s /tmp/tmp0448nu9w/tests/network/_backup.yml:19 --------------------------------- Check if system files exist --------------------------------------------- 0.04s /tmp/tmp0448nu9w/tests/network/_backup.yml:13 --------------------------------- PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /tmp/tmp0448nu9w/tests/network/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp0448nu9w/tests/network/tests_helpers_and_asserts.yml:3 Wednesday 03 August 2022 17:12:38 +0000 (0:00:00.010) 0:00:02.310 ****** ok: [/cache/rhel-7.qcow2] META: ran handlers TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tests_helpers_and_asserts.yml:6 Wednesday 03 August 2022 17:12:39 +0000 (0:00:00.966) 0:00:03.277 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/el_repo_setup.yml for /cache/rhel-7.qcow2 TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/el_repo_setup.yml:2 Wednesday 03 August 2022 17:12:39 +0000 (0:00:00.025) 0:00:03.302 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/el_repo_setup.yml:27 Wednesday 03 August 2022 17:12:39 +0000 (0:00:00.019) 0:00:03.321 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/enable_epel.yml for /cache/rhel-7.qcow2 TASK [Create EPEL 7] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/enable_epel.yml:4 Wednesday 03 August 2022 17:12:39 +0000 (0:00:00.026) 0:00:03.348 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "yum", "install", "-y", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.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/tmp0448nu9w/tests/network/tasks/enable_epel.yml:11 Wednesday 03 August 2022 17:12:39 +0000 (0:00:00.295) 0:00:03.644 ****** changed: [/cache/rhel-7.qcow2] => { "changed": true, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.192429", "end": "2022-08-03 13:12:40.421855", "rc": 0, "start": "2022-08-03 13:12:40.229426" } STDOUT: ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7Server baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7Server/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = True enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7Server/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7Server/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7Server/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=$infra&content=$contentdir minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7Server/epel pkgdir = /var/cache/yum/x86_64/7Server/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/enable_epel.yml:17 Wednesday 03 August 2022 17:12:40 +0000 (0:00:00.542) 0:00:04.187 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/enable_epel.yml:26 Wednesday 03 August 2022 17:12:40 +0000 (0:00:00.023) 0:00:04.211 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [test veth interface management] ****************************************** task path: /tmp/tmp0448nu9w/tests/network/tests_helpers_and_asserts.yml:8 Wednesday 03 August 2022 17:12:40 +0000 (0:00:00.021) 0:00:04.232 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/create_and_remove_interface.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/create_and_remove_interface.yml:3 Wednesday 03 August 2022 17:12:40 +0000 (0:00:00.029) 0:00:04.262 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:12:40 +0000 (0:00:00.027) 0:00:04.290 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:12:40 +0000 (0:00:00.025) 0:00:04.315 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003919", "end": "2022-08-03 13:12:40.868570", "rc": 0, "start": "2022-08-03 13:12:40.864651" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:12:40 +0000 (0:00:00.307) 0:00:04.623 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:12:40 +0000 (0:00:00.028) 0:00:04.652 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/create_and_remove_interface.yml:4 Wednesday 03 August 2022 17:12:41 +0000 (0:00:00.026) 0:00:04.678 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml for /cache/rhel-7.qcow2 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:12:41 +0000 (0:00:00.033) 0:00:04.712 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:12:41 +0000 (0:00:00.019) 0:00:04.731 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:12:41 +0000 (0:00:00.025) 0:00:04.756 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:12:41 +0000 (0:00:00.029) 0:00:04.786 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:12:41 +0000 (0:00:00.025) 0:00:04.812 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003976", "end": "2022-08-03 13:12:41.344023", "rc": 0, "start": "2022-08-03 13:12:41.340047" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:12:41 +0000 (0:00:00.289) 0:00:05.101 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:12:41 +0000 (0:00:00.057) 0:00:05.158 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:12:41 +0000 (0:00:00.029) 0:00:05.187 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:12:42 +0000 (0:00:00.630) 0:00:05.818 ****** skipping: [/cache/rhel-7.qcow2] => (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-7.qcow2] => (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-7.qcow2] => (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/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 17:12:42 +0000 (0:00:00.029) 0:00:05.847 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 17:12:42 +0000 (0:00:00.020) 0:00:05.868 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 17:12:42 +0000 (0:00:00.020) 0:00:05.889 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 17:12:42 +0000 (0:00:00.020) 0:00:05.910 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 17:12:42 +0000 (0:00:00.020) 0:00:05.930 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:12:42 +0000 (0:00:00.018) 0:00:05.949 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/create_and_remove_interface.yml:7 Wednesday 03 August 2022 17:12:42 +0000 (0:00:00.021) 0:00:05.970 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:12:42 +0000 (0:00:00.029) 0:00:05.999 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:12:42 +0000 (0:00:00.025) 0:00:06.024 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003863", "end": "2022-08-03 13:12:42.550061", "rc": 0, "start": "2022-08-03 13:12:42.546198" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:12:42 +0000 (0:00:00.280) 0:00:06.304 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:12:42 +0000 (0:00:00.055) 0:00:06.359 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/create_and_remove_interface.yml:8 Wednesday 03 August 2022 17:12:42 +0000 (0:00:00.028) 0:00:06.388 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/assert_device_absent.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 17:12:42 +0000 (0:00:00.030) 0:00:06.418 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/get_interface_stat.yml for /cache/rhel-7.qcow2 TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:12:42 +0000 (0:00:00.025) 0:00:06.443 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface veth1298 is absent] ******************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 17:12:43 +0000 (0:00:00.311) 0:00:06.755 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/create_and_remove_interface.yml:10 Wednesday 03 August 2022 17:12:43 +0000 (0:00:00.060) 0:00:06.816 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml for /cache/rhel-7.qcow2 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:12:43 +0000 (0:00:00.033) 0:00:06.849 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:12:43 +0000 (0:00:00.051) 0:00:06.901 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:12:43 +0000 (0:00:00.018) 0:00:06.919 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:12:43 +0000 (0:00:00.026) 0:00:06.946 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:12:43 +0000 (0:00:00.024) 0:00:06.971 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003901", "end": "2022-08-03 13:12:43.512252", "rc": 0, "start": "2022-08-03 13:12:43.508351" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:12:43 +0000 (0:00:00.297) 0:00:07.268 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:12:43 +0000 (0:00:00.028) 0:00:07.297 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:12:43 +0000 (0:00:00.030) 0:00:07.327 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:12:44 +0000 (0:00:00.490) 0:00:07.817 ****** changed: [/cache/rhel-7.qcow2] => (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.006931", "end": "2022-08-03 13:12:44.363804", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2022-08-03 13:12:44.356873" } changed: [/cache/rhel-7.qcow2] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.011086", "end": "2022-08-03 13:12:44.651147", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2022-08-03 13:12:44.640061" } changed: [/cache/rhel-7.qcow2] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.005919", "end": "2022-08-03 13:12:44.924499", "item": "ip link set veth1298 up", "rc": 0, "start": "2022-08-03 13:12:44.918580" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 17:12:45 +0000 (0:00:00.865) 0:00:08.683 ****** changed: [/cache/rhel-7.qcow2] => { "changed": true, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.024930", "end": "2022-08-03 13:12:45.240212", "rc": 0, "start": "2022-08-03 13:12:45.215282" } TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 17:12:45 +0000 (0:00:00.314) 0:00:08.998 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 17:12:45 +0000 (0:00:00.019) 0:00:09.018 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 17:12:45 +0000 (0:00:00.019) 0:00:09.037 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 17:12:45 +0000 (0:00:00.019) 0:00:09.056 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:12:45 +0000 (0:00:00.019) 0:00:09.076 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/create_and_remove_interface.yml:13 Wednesday 03 August 2022 17:12:45 +0000 (0:00:00.018) 0:00:09.094 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:12:45 +0000 (0:00:00.033) 0:00:09.128 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:12:45 +0000 (0:00:00.027) 0:00:09.155 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003845", "end": "2022-08-03 13:12:45.690706", "rc": 0, "start": "2022-08-03 13:12:45.686861" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:12:45 +0000 (0:00:00.292) 0:00:09.448 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:12:45 +0000 (0:00:00.032) 0:00:09.480 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/create_and_remove_interface.yml:14 Wednesday 03 August 2022 17:12:45 +0000 (0:00:00.029) 0:00:09.510 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/assert_device_present.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/assert_device_present.yml:3 Wednesday 03 August 2022 17:12:45 +0000 (0:00:00.036) 0:00:09.546 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/get_interface_stat.yml for /cache/rhel-7.qcow2 TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:12:45 +0000 (0:00:00.026) 0:00:09.573 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "stat": { "atime": 1659546764.3663018, "block_size": 4096, "blocks": 0, "ctime": 1659546764.3653018, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 13880, "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": 1659546764.3653018, "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/tmp0448nu9w/tests/network/tasks/assert_device_present.yml:4 Wednesday 03 August 2022 17:12:46 +0000 (0:00:00.286) 0:00:09.860 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/create_and_remove_interface.yml:16 Wednesday 03 August 2022 17:12:46 +0000 (0:00:00.031) 0:00:09.891 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml for /cache/rhel-7.qcow2 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:12:46 +0000 (0:00:00.038) 0:00:09.929 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:12:46 +0000 (0:00:00.020) 0:00:09.950 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:12:46 +0000 (0:00:00.020) 0:00:09.970 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:12:46 +0000 (0:00:00.030) 0:00:10.001 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:12:46 +0000 (0:00:00.027) 0:00:10.028 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003819", "end": "2022-08-03 13:12:46.566805", "rc": 0, "start": "2022-08-03 13:12:46.562986" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:12:46 +0000 (0:00:00.296) 0:00:10.324 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:12:46 +0000 (0:00:00.036) 0:00:10.361 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:12:46 +0000 (0:00:00.028) 0:00:10.390 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:12:47 +0000 (0:00:00.484) 0:00:10.874 ****** skipping: [/cache/rhel-7.qcow2] => (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-7.qcow2] => (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-7.qcow2] => (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/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 17:12:47 +0000 (0:00:00.031) 0:00:10.906 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 17:12:47 +0000 (0:00:00.021) 0:00:10.927 ****** changed: [/cache/rhel-7.qcow2] => { "changed": true, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.008681", "end": "2022-08-03 13:12:47.475766", "rc": 0, "start": "2022-08-03 13:12:47.467085" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 17:12:47 +0000 (0:00:00.305) 0:00:11.232 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 17:12:47 +0000 (0:00:00.022) 0:00:11.254 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 17:12:47 +0000 (0:00:00.021) 0:00:11.276 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:12:47 +0000 (0:00:00.021) 0:00:11.298 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/create_and_remove_interface.yml:19 Wednesday 03 August 2022 17:12:47 +0000 (0:00:00.022) 0:00:11.320 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:12:47 +0000 (0:00:00.039) 0:00:11.359 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:12:47 +0000 (0:00:00.026) 0:00:11.385 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004016", "end": "2022-08-03 13:12:47.960641", "rc": 0, "start": "2022-08-03 13:12:47.956625" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:12:48 +0000 (0:00:00.329) 0:00:11.715 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:12:48 +0000 (0:00:00.054) 0:00:11.770 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/create_and_remove_interface.yml:20 Wednesday 03 August 2022 17:12:48 +0000 (0:00:00.028) 0:00:11.798 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/assert_device_absent.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 17:12:48 +0000 (0:00:00.039) 0:00:11.838 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/get_interface_stat.yml for /cache/rhel-7.qcow2 TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:12:48 +0000 (0:00:00.027) 0:00:11.865 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface veth1298 is absent] ******************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 17:12:48 +0000 (0:00:00.331) 0:00:12.197 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false } MSG: All assertions passed TASK [test veth interface management] ****************************************** task path: /tmp/tmp0448nu9w/tests/network/tests_helpers_and_asserts.yml:14 Wednesday 03 August 2022 17:12:48 +0000 (0:00:00.063) 0:00:12.260 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/create_and_remove_interface.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/create_and_remove_interface.yml:3 Wednesday 03 August 2022 17:12:48 +0000 (0:00:00.029) 0:00:12.289 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:12:48 +0000 (0:00:00.050) 0:00:12.340 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:12:48 +0000 (0:00:00.038) 0:00:12.379 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003740", "end": "2022-08-03 13:12:48.915890", "rc": 0, "start": "2022-08-03 13:12:48.912150" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:12:48 +0000 (0:00:00.295) 0:00:12.675 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:12:49 +0000 (0:00:00.029) 0:00:12.704 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/create_and_remove_interface.yml:4 Wednesday 03 August 2022 17:12:49 +0000 (0:00:00.028) 0:00:12.733 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml for /cache/rhel-7.qcow2 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:12:49 +0000 (0:00:00.029) 0:00:12.762 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:12:49 +0000 (0:00:00.017) 0:00:12.780 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:12:49 +0000 (0:00:00.018) 0:00:12.798 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:12:49 +0000 (0:00:00.028) 0:00:12.827 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:12:49 +0000 (0:00:00.026) 0:00:12.853 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003754", "end": "2022-08-03 13:12:49.387216", "rc": 0, "start": "2022-08-03 13:12:49.383462" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:12:49 +0000 (0:00:00.290) 0:00:13.143 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:12:49 +0000 (0:00:00.029) 0:00:13.172 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:12:49 +0000 (0:00:00.035) 0:00:13.208 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:12:50 +0000 (0:00:00.483) 0:00:13.692 ****** skipping: [/cache/rhel-7.qcow2] => (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-7.qcow2] => (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-7.qcow2] => (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/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 17:12:50 +0000 (0:00:00.028) 0:00:13.721 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 17:12:50 +0000 (0:00:00.019) 0:00:13.740 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 17:12:50 +0000 (0:00:00.019) 0:00:13.760 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 17:12:50 +0000 (0:00:00.019) 0:00:13.780 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 17:12:50 +0000 (0:00:00.019) 0:00:13.799 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:12:50 +0000 (0:00:00.020) 0:00:13.819 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/create_and_remove_interface.yml:7 Wednesday 03 August 2022 17:12:50 +0000 (0:00:00.021) 0:00:13.840 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:12:50 +0000 (0:00:00.029) 0:00:13.870 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:12:50 +0000 (0:00:00.025) 0:00:13.895 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003742", "end": "2022-08-03 13:12:50.435189", "rc": 0, "start": "2022-08-03 13:12:50.431447" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:12:50 +0000 (0:00:00.296) 0:00:14.192 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:12:50 +0000 (0:00:00.030) 0:00:14.222 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/create_and_remove_interface.yml:8 Wednesday 03 August 2022 17:12:50 +0000 (0:00:00.028) 0:00:14.250 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/assert_device_absent.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 17:12:50 +0000 (0:00:00.030) 0:00:14.280 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/get_interface_stat.yml for /cache/rhel-7.qcow2 TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:12:50 +0000 (0:00:00.025) 0:00:14.306 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface dummy1298 is absent] ******************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 17:12:50 +0000 (0:00:00.288) 0:00:14.594 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/create_and_remove_interface.yml:10 Wednesday 03 August 2022 17:12:50 +0000 (0:00:00.041) 0:00:14.636 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml for /cache/rhel-7.qcow2 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:12:50 +0000 (0:00:00.037) 0:00:14.673 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:12:51 +0000 (0:00:00.022) 0:00:14.696 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:12:51 +0000 (0:00:00.019) 0:00:14.716 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:12:51 +0000 (0:00:00.027) 0:00:14.743 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:12:51 +0000 (0:00:00.025) 0:00:14.768 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004095", "end": "2022-08-03 13:12:51.302393", "rc": 0, "start": "2022-08-03 13:12:51.298298" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:12:51 +0000 (0:00:00.288) 0:00:15.057 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:12:51 +0000 (0:00:00.033) 0:00:15.091 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:12:51 +0000 (0:00:00.030) 0:00:15.121 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:12:52 +0000 (0:00:00.562) 0:00:15.684 ****** skipping: [/cache/rhel-7.qcow2] => (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-7.qcow2] => (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-7.qcow2] => (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/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 17:12:52 +0000 (0:00:00.030) 0:00:15.715 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 17:12:52 +0000 (0:00:00.019) 0:00:15.735 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 17:12:52 +0000 (0:00:00.020) 0:00:15.755 ****** changed: [/cache/rhel-7.qcow2] => { "changed": true, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.006686", "end": "2022-08-03 13:12:52.292599", "rc": 0, "start": "2022-08-03 13:12:52.285913" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 17:12:52 +0000 (0:00:00.293) 0:00:16.049 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 17:12:52 +0000 (0:00:00.020) 0:00:16.069 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:12:52 +0000 (0:00:00.020) 0:00:16.090 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/create_and_remove_interface.yml:13 Wednesday 03 August 2022 17:12:52 +0000 (0:00:00.021) 0:00:16.111 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:12:52 +0000 (0:00:00.033) 0:00:16.145 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:12:52 +0000 (0:00:00.024) 0:00:16.169 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003986", "end": "2022-08-03 13:12:52.728816", "rc": 0, "start": "2022-08-03 13:12:52.724830" } STDOUT: bond0 bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:12:52 +0000 (0:00:00.314) 0:00:16.483 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:12:52 +0000 (0:00:00.062) 0:00:16.546 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/create_and_remove_interface.yml:14 Wednesday 03 August 2022 17:12:52 +0000 (0:00:00.028) 0:00:16.575 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/assert_device_present.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/assert_device_present.yml:3 Wednesday 03 August 2022 17:12:52 +0000 (0:00:00.034) 0:00:16.609 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/get_interface_stat.yml for /cache/rhel-7.qcow2 TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:12:52 +0000 (0:00:00.024) 0:00:16.634 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "stat": { "atime": 1659546772.2933018, "block_size": 4096, "blocks": 0, "ctime": 1659546772.2933018, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 13793, "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": 1659546772.2933018, "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/tmp0448nu9w/tests/network/tasks/assert_device_present.yml:4 Wednesday 03 August 2022 17:12:53 +0000 (0:00:00.284) 0:00:16.919 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/create_and_remove_interface.yml:16 Wednesday 03 August 2022 17:12:53 +0000 (0:00:00.030) 0:00:16.950 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml for /cache/rhel-7.qcow2 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:12:53 +0000 (0:00:00.037) 0:00:16.987 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:12:53 +0000 (0:00:00.018) 0:00:17.005 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:12:53 +0000 (0:00:00.018) 0:00:17.024 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:12:53 +0000 (0:00:00.028) 0:00:17.052 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:12:53 +0000 (0:00:00.025) 0:00:17.077 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003902", "end": "2022-08-03 13:12:53.603525", "rc": 0, "start": "2022-08-03 13:12:53.599623" } STDOUT: bond0 bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:12:53 +0000 (0:00:00.310) 0:00:17.388 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:12:53 +0000 (0:00:00.027) 0:00:17.416 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:12:53 +0000 (0:00:00.026) 0:00:17.442 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:12:54 +0000 (0:00:00.465) 0:00:17.908 ****** skipping: [/cache/rhel-7.qcow2] => (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-7.qcow2] => (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-7.qcow2] => (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/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 17:12:54 +0000 (0:00:00.031) 0:00:17.940 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 17:12:54 +0000 (0:00:00.022) 0:00:17.962 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 17:12:54 +0000 (0:00:00.022) 0:00:17.985 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 17:12:54 +0000 (0:00:00.022) 0:00:18.008 ****** changed: [/cache/rhel-7.qcow2] => { "changed": true, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008971", "end": "2022-08-03 13:12:54.556774", "rc": 0, "start": "2022-08-03 13:12:54.547803" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 17:12:54 +0000 (0:00:00.306) 0:00:18.314 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:12:54 +0000 (0:00:00.020) 0:00:18.334 ****** skipping: [/cache/rhel-7.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/create_and_remove_interface.yml:19 Wednesday 03 August 2022 17:12:54 +0000 (0:00:00.018) 0:00:18.353 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:12:54 +0000 (0:00:00.037) 0:00:18.390 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-7.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:12:54 +0000 (0:00:00.024) 0:00:18.415 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003797", "end": "2022-08-03 13:12:54.941450", "rc": 0, "start": "2022-08-03 13:12:54.937653" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:12:55 +0000 (0:00:00.283) 0:00:18.698 ****** ok: [/cache/rhel-7.qcow2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:12:55 +0000 (0:00:00.029) 0:00:18.728 ****** ok: [/cache/rhel-7.qcow2] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/create_and_remove_interface.yml:20 Wednesday 03 August 2022 17:12:55 +0000 (0:00:00.030) 0:00:18.759 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/assert_device_absent.yml for /cache/rhel-7.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 17:12:55 +0000 (0:00:00.041) 0:00:18.800 ****** included: /tmp/tmp0448nu9w/tests/network/tasks/get_interface_stat.yml for /cache/rhel-7.qcow2 TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmp0448nu9w/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:12:55 +0000 (0:00:00.027) 0:00:18.827 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface dummy1298 is absent] ******************************* task path: /tmp/tmp0448nu9w/tests/network/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 17:12:55 +0000 (0:00:00.290) 0:00:19.118 ****** ok: [/cache/rhel-7.qcow2] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-7.qcow2 : ok=122 changed=7 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Wednesday 03 August 2022 17:12:55 +0000 (0:00:00.041) 0:00:19.160 ****** =============================================================================== set up internal repositories -------------------------------------------- 1.43s /cache/rhel-7_setup.yml:5 ----------------------------------------------------- Gathering Facts --------------------------------------------------------- 0.97s /tmp/tmp0448nu9w/tests/network/tests_helpers_and_asserts.yml:3 ---------------- Create veth interface veth1298 ------------------------------------------ 0.87s /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:21 ------------- Install iproute --------------------------------------------------------- 0.63s /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 0.56s /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:15 ------------- Enable EPEL 7 ----------------------------------------------------------- 0.54s /tmp/tmp0448nu9w/tests/network/tasks/enable_epel.yml:11 ----------------------- Install iproute --------------------------------------------------------- 0.49s /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 0.48s /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 0.48s /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 0.47s /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:15 ------------- Get stats of system files ----------------------------------------------- 0.40s /tmp/tmp0448nu9w/tests/network/_backup.yml:6 ---------------------------------- Back up system files ---------------------------------------------------- 0.40s /tmp/tmp0448nu9w/tests/network/_backup.yml:19 --------------------------------- Get stat for interface veth1298 ----------------------------------------- 0.33s /tmp/tmp0448nu9w/tests/network/tasks/get_interface_stat.yml:3 ----------------- Gather current interface info ------------------------------------------- 0.33s /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:3 ------------- Set up veth as managed by NetworkManager -------------------------------- 0.31s /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:28 ------------- Gather current interface info ------------------------------------------- 0.31s /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:3 ------------- Get stat for interface veth1298 ----------------------------------------- 0.31s /tmp/tmp0448nu9w/tests/network/tasks/get_interface_stat.yml:3 ----------------- Gather current interface info ------------------------------------------- 0.31s /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:3 ------------- Gather current interface info ------------------------------------------- 0.31s /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:3 ------------- Delete dummy interface dummy1298 ---------------------------------------- 0.31s /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:44 ------------- PLAYBOOK: _restore.yml ********************************************************* 1 plays in /tmp/tmp0448nu9w/tests/network/_restore.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Restore system files] **************************************************** task path: /tmp/tmp0448nu9w/tests/network/_restore.yml:4 Wednesday 03 August 2022 17:12:55 +0000 (0:00:00.018) 0:00:19.178 ****** changed: [/cache/rhel-7.qcow2] => { "changed": true, "cmd": "(cd /; tar -xf /tmp/network.backup.tar)", "delta": "0:00:00.007088", "end": "2022-08-03 13:12:55.725314", "rc": 0, "start": "2022-08-03 13:12:55.718226" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-7.qcow2 : ok=123 changed=8 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Wednesday 03 August 2022 17:12:55 +0000 (0:00:00.316) 0:00:19.494 ****** =============================================================================== set up internal repositories -------------------------------------------- 1.43s /cache/rhel-7_setup.yml:5 ----------------------------------------------------- Gathering Facts --------------------------------------------------------- 0.97s /tmp/tmp0448nu9w/tests/network/tests_helpers_and_asserts.yml:3 ---------------- Create veth interface veth1298 ------------------------------------------ 0.87s /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:21 ------------- Install iproute --------------------------------------------------------- 0.63s /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 0.56s /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:15 ------------- Enable EPEL 7 ----------------------------------------------------------- 0.54s /tmp/tmp0448nu9w/tests/network/tasks/enable_epel.yml:11 ----------------------- Install iproute --------------------------------------------------------- 0.49s /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 0.48s /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 0.48s /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 0.47s /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:15 ------------- Get stats of system files ----------------------------------------------- 0.40s /tmp/tmp0448nu9w/tests/network/_backup.yml:6 ---------------------------------- Back up system files ---------------------------------------------------- 0.40s /tmp/tmp0448nu9w/tests/network/_backup.yml:19 --------------------------------- Get stat for interface veth1298 ----------------------------------------- 0.33s /tmp/tmp0448nu9w/tests/network/tasks/get_interface_stat.yml:3 ----------------- Gather current interface info ------------------------------------------- 0.33s /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:3 ------------- Restore system files ---------------------------------------------------- 0.32s /tmp/tmp0448nu9w/tests/network/_restore.yml:4 --------------------------------- Set up veth as managed by NetworkManager -------------------------------- 0.31s /tmp/tmp0448nu9w/tests/network/tasks/manage_test_interface.yml:28 ------------- Gather current interface info ------------------------------------------- 0.31s /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:3 ------------- Get stat for interface veth1298 ----------------------------------------- 0.31s /tmp/tmp0448nu9w/tests/network/tasks/get_interface_stat.yml:3 ----------------- Gather current interface info ------------------------------------------- 0.31s /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:3 ------------- Gather current interface info ------------------------------------------- 0.31s /tmp/tmp0448nu9w/tests/network/tasks/get_current_interfaces.yml:3 -------------