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/tmpb95mhbnh executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: _backup.yml ********************************************************** 1 plays in /tmp/tmp2w2t0usz/tests/_backup.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Get stats of system files] *********************************************** task path: /tmp/tmp2w2t0usz/tests/_backup.yml:6 Wednesday 03 August 2022 16:52:19 +0000 (0:00:00.018) 0:00:00.018 ****** ok: [/cache/centos-6.qcow2c.snap] => (item=/etc/resolv.conf) => { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python" }, "ansible_loop_var": "item", "changed": false, "deprecations": [ { "collection_name": null, "msg": "ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Jun 20 2019, 14:14:55) [GCC 4.4.7 20120313 (Red Hat 4.4.7-23)]", "version": "2.13" } ], "item": "/etc/resolv.conf", "stat": { "atime": 1659545537.846665, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "2c55cc8324e731161638aa365379c1c147546a87", "ctime": 1659545537.846, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1659545178.0, "nlink": 1, "path": "/etc/resolv.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 57, "uid": 0, "version": "1928926806", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } [DEPRECATION WARNING]: ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Jun 20 2019, 14:14:55) [GCC 4.4.7 20120313 (Red Hat 4.4.7-23)]. This feature will be removed in version 2.13. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. TASK [Check if system files exist] ********************************************* task path: /tmp/tmp2w2t0usz/tests/_backup.yml:13 Wednesday 03 August 2022 16:52:20 +0000 (0:00:00.470) 0:00:00.489 ****** [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ item.stat.exists }} ok: [/cache/centos-6.qcow2c.snap] => (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': 'e', 'woth': False, 'isreg': True, 'device_type': 0, 'mtime': 1659545178.0, 'block_size': 4096, 'inode': 25, 'isgid': False, 'size': 57, 'executable': False, 'isuid': False, 'readable': True, 'version': '1928926806', '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': 1659545537.846665, 'isdir': False, 'ctime': 1659545537.846, 'isblk': False, 'wgrp': False, 'checksum': '2c55cc8324e731161638aa365379c1c147546a87', 'dev': 64513, 'roth': True, 'isfifo': False, 'mode': '0644', 'xgrp': False, 'rusr': True, 'attributes': ['extents']}, 'changed': False, 'ansible_facts': {'discovered_interpreter_python': '/usr/bin/python'}, 'failed': False, 'item': '/etc/resolv.conf', 'ansible_loop_var': 'item'}) => { "ansible_facts": { "_existing_files": " /etc/resolv.conf" }, "ansible_loop_var": "item", "changed": false, "item": { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python" }, "ansible_loop_var": "item", "changed": false, "failed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/etc/resolv.conf" } }, "item": "/etc/resolv.conf", "stat": { "atime": 1659545537.846665, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "2c55cc8324e731161638aa365379c1c147546a87", "ctime": 1659545537.846, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1659545178.0, "nlink": 1, "path": "/etc/resolv.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 57, "uid": 0, "version": "1928926806", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } } TASK [Back up system files] **************************************************** task path: /tmp/tmp2w2t0usz/tests/_backup.yml:19 Wednesday 03 August 2022 16:52:20 +0000 (0:00:00.039) 0:00:00.529 ****** changed: [/cache/centos-6.qcow2c.snap] => { "changed": true, "cmd": [ "tar", "-cf", "/tmp/network.backup.tar", "--same-owner", "--same-permissions", "/etc/resolv.conf" ], "delta": "0:00:00.005367", "end": "2022-08-03 16:52:19.403367", "rc": 0, "start": "2022-08-03 16:52:19.398000" } STDERR: tar: Removing leading `/' from member names META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-6.qcow2c.snap : ok=3 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 03 August 2022 16:52:20 +0000 (0:00:00.414) 0:00:00.943 ****** =============================================================================== Get stats of system files ----------------------------------------------- 0.47s /tmp/tmp2w2t0usz/tests/_backup.yml:6 ------------------------------------------ Back up system files ---------------------------------------------------- 0.41s /tmp/tmp2w2t0usz/tests/_backup.yml:19 ----------------------------------------- Check if system files exist --------------------------------------------- 0.04s /tmp/tmp2w2t0usz/tests/_backup.yml:13 ----------------------------------------- PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /tmp/tmp2w2t0usz/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp2w2t0usz/tests/tests_helpers_and_asserts.yml:3 Wednesday 03 August 2022 16:52:20 +0000 (0:00:00.009) 0:00:00.953 ****** ok: [/cache/centos-6.qcow2c.snap] META: ran handlers TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tests_helpers_and_asserts.yml:6 Wednesday 03 August 2022 16:52:21 +0000 (0:00:00.950) 0:00:01.904 ****** included: /tmp/tmp2w2t0usz/tests/tasks/el_repo_setup.yml for /cache/centos-6.qcow2c.snap TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/el_repo_setup.yml:2 Wednesday 03 August 2022 16:52:21 +0000 (0:00:00.030) 0:00:01.934 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "checksum": "b0aa488e4736bbd208461d247c4869d2ba0c95cd", "dest": "/etc/yum.repos.d/CentOS-Base.repo", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/CentOS-Base.repo", "secontext": "system_u:object_r:etc_t:s0", "size": 480, "state": "file", "uid": 0 } TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/el_repo_setup.yml:27 Wednesday 03 August 2022 16:52:22 +0000 (0:00:00.641) 0:00:02.576 ****** included: /tmp/tmp2w2t0usz/tests/tasks/enable_epel.yml for /cache/centos-6.qcow2c.snap TASK [Create EPEL 6] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/enable_epel.yml:4 Wednesday 03 August 2022 16:52:22 +0000 (0:00:00.033) 0:00:02.609 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/enable_epel.yml:11 Wednesday 03 August 2022 16:52:22 +0000 (0:00:00.023) 0:00:02.632 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/enable_epel.yml:17 Wednesday 03 August 2022 16:52:22 +0000 (0:00:00.022) 0:00:02.655 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/enable_epel.yml:26 Wednesday 03 August 2022 16:52:22 +0000 (0:00:00.022) 0:00:02.678 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "checksum": "4bafddfe7badb0971135c888f25df1308b193622", "dest": "/etc/yum.repos.d/epel.repo", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel.repo", "secontext": "system_u:object_r:etc_t:s0", "size": 155, "state": "file", "uid": 0 } TASK [test veth interface management] ****************************************** task path: /tmp/tmp2w2t0usz/tests/tests_helpers_and_asserts.yml:8 Wednesday 03 August 2022 16:52:22 +0000 (0:00:00.541) 0:00:03.219 ****** included: /tmp/tmp2w2t0usz/tests/tasks/create_and_remove_interface.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/create_and_remove_interface.yml:3 Wednesday 03 August 2022 16:52:22 +0000 (0:00:00.032) 0:00:03.252 ****** included: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:52:22 +0000 (0:00:00.030) 0:00:03.283 ****** included: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:52:22 +0000 (0:00:00.028) 0:00:03.311 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003955", "end": "2022-08-03 16:52:22.062029", "rc": 0, "start": "2022-08-03 16:52:22.058074" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:52:23 +0000 (0:00:00.286) 0:00:03.598 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:52:23 +0000 (0:00:00.032) 0:00:03.631 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/create_and_remove_interface.yml:4 Wednesday 03 August 2022 16:52:23 +0000 (0:00:00.031) 0:00:03.662 ****** included: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml for /cache/centos-6.qcow2c.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 16:52:23 +0000 (0:00:00.041) 0:00:03.703 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 16:52:23 +0000 (0:00:00.025) 0:00:03.729 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 16:52:23 +0000 (0:00:00.021) 0:00:03.750 ****** included: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:52:23 +0000 (0:00:00.033) 0:00:03.783 ****** included: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:52:23 +0000 (0:00:00.032) 0:00:03.816 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003958", "end": "2022-08-03 16:52:22.565654", "rc": 0, "start": "2022-08-03 16:52:22.561696" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:52:23 +0000 (0:00:00.287) 0:00:04.103 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:52:23 +0000 (0:00:00.031) 0:00:04.135 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 16:52:23 +0000 (0:00:00.071) 0:00:04.206 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 16:52:24 +0000 (0:00:00.665) 0:00:04.871 ****** skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 16:52:24 +0000 (0:00:00.031) 0:00:04.902 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 16:52:24 +0000 (0:00:00.021) 0:00:04.924 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 16:52:24 +0000 (0:00:00.021) 0:00:04.946 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 16:52:24 +0000 (0:00:00.024) 0:00:04.970 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 16:52:24 +0000 (0:00:00.023) 0:00:04.993 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 16:52:24 +0000 (0:00:00.024) 0:00:05.018 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/create_and_remove_interface.yml:7 Wednesday 03 August 2022 16:52:24 +0000 (0:00:00.021) 0:00:05.040 ****** included: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:52:24 +0000 (0:00:00.036) 0:00:05.077 ****** included: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:52:24 +0000 (0:00:00.030) 0:00:05.107 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004287", "end": "2022-08-03 16:52:23.863480", "rc": 0, "start": "2022-08-03 16:52:23.859193" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:52:25 +0000 (0:00:00.296) 0:00:05.403 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:52:25 +0000 (0:00:00.033) 0:00:05.437 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/create_and_remove_interface.yml:8 Wednesday 03 August 2022 16:52:25 +0000 (0:00:00.033) 0:00:05.470 ****** included: /tmp/tmp2w2t0usz/tests/tasks/assert_device_absent.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 16:52:25 +0000 (0:00:00.036) 0:00:05.507 ****** included: /tmp/tmp2w2t0usz/tests/tasks/get_interface_stat.yml for /cache/centos-6.qcow2c.snap TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 16:52:25 +0000 (0:00:00.029) 0:00:05.536 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface veth1298 is absent] ******************************** task path: /tmp/tmp2w2t0usz/tests/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 16:52:25 +0000 (0:00:00.274) 0:00:05.811 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/create_and_remove_interface.yml:10 Wednesday 03 August 2022 16:52:25 +0000 (0:00:00.035) 0:00:05.846 ****** included: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml for /cache/centos-6.qcow2c.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 16:52:25 +0000 (0:00:00.038) 0:00:05.884 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 16:52:25 +0000 (0:00:00.022) 0:00:05.907 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 16:52:25 +0000 (0:00:00.023) 0:00:05.931 ****** included: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:52:25 +0000 (0:00:00.033) 0:00:05.964 ****** included: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:52:25 +0000 (0:00:00.031) 0:00:05.996 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003956", "end": "2022-08-03 16:52:24.756773", "rc": 0, "start": "2022-08-03 16:52:24.752817" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:52:25 +0000 (0:00:00.296) 0:00:06.292 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:52:25 +0000 (0:00:00.030) 0:00:06.323 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 16:52:26 +0000 (0:00:00.033) 0:00:06.357 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 16:52:26 +0000 (0:00:00.484) 0:00:06.841 ****** changed: [/cache/centos-6.qcow2c.snap] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "add", "veth1298", "type", "veth", "peer", "name", "peerveth1298" ], "delta": "0:00:00.004777", "deprecations": [ { "collection_name": null, "msg": "ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Jun 20 2019, 14:14:55) [GCC 4.4.7 20120313 (Red Hat 4.4.7-23)]", "version": "2.13" } ], "end": "2022-08-03 16:52:25.595121", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2022-08-03 16:52:25.590344" } changed: [/cache/centos-6.qcow2c.snap] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.008081", "deprecations": [ { "collection_name": null, "msg": "ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Jun 20 2019, 14:14:55) [GCC 4.4.7 20120313 (Red Hat 4.4.7-23)]", "version": "2.13" } ], "end": "2022-08-03 16:52:25.905680", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2022-08-03 16:52:25.897599" } changed: [/cache/centos-6.qcow2c.snap] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004004", "deprecations": [ { "collection_name": null, "msg": "ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Jun 20 2019, 14:14:55) [GCC 4.4.7 20120313 (Red Hat 4.4.7-23)]", "version": "2.13" } ], "end": "2022-08-03 16:52:26.168094", "item": "ip link set veth1298 up", "rc": 0, "start": "2022-08-03 16:52:26.164090" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 16:52:27 +0000 (0:00:00.865) 0:00:07.707 ****** fatal: [/cache/centos-6.qcow2c.snap]: FAILED! => { "changed": false, "cmd": "nmcli d set veth1298 managed true", "rc": 2 } MSG: [Errno 2] No such file or directory ...ignoring TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 16:52:27 +0000 (0:00:00.342) 0:00:08.050 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 16:52:27 +0000 (0:00:00.024) 0:00:08.074 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 16:52:27 +0000 (0:00:00.024) 0:00:08.098 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 16:52:27 +0000 (0:00:00.024) 0:00:08.122 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 16:52:27 +0000 (0:00:00.023) 0:00:08.146 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/create_and_remove_interface.yml:13 Wednesday 03 August 2022 16:52:27 +0000 (0:00:00.022) 0:00:08.169 ****** included: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:52:27 +0000 (0:00:00.040) 0:00:08.209 ****** included: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:52:27 +0000 (0:00:00.029) 0:00:08.239 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004055", "end": "2022-08-03 16:52:26.989873", "rc": 0, "start": "2022-08-03 16:52:26.985818" } STDOUT: eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:52:28 +0000 (0:00:00.289) 0:00:08.529 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:52:28 +0000 (0:00:00.033) 0:00:08.563 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/create_and_remove_interface.yml:14 Wednesday 03 August 2022 16:52:28 +0000 (0:00:00.032) 0:00:08.595 ****** included: /tmp/tmp2w2t0usz/tests/tasks/assert_device_present.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/assert_device_present.yml:3 Wednesday 03 August 2022 16:52:28 +0000 (0:00:00.039) 0:00:08.635 ****** included: /tmp/tmp2w2t0usz/tests/tasks/get_interface_stat.yml for /cache/centos-6.qcow2c.snap TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 16:52:28 +0000 (0:00:00.031) 0:00:08.666 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "stat": { "atime": 1659545545.705, "block_size": 4096, "blocks": 0, "ctime": 1659545545.695, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 7950, "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": 1659545545.695, "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/tmp2w2t0usz/tests/tasks/assert_device_present.yml:4 Wednesday 03 August 2022 16:52:28 +0000 (0:00:00.289) 0:00:08.955 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/create_and_remove_interface.yml:16 Wednesday 03 August 2022 16:52:28 +0000 (0:00:00.035) 0:00:08.991 ****** included: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml for /cache/centos-6.qcow2c.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 16:52:28 +0000 (0:00:00.042) 0:00:09.034 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 16:52:28 +0000 (0:00:00.021) 0:00:09.055 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 16:52:28 +0000 (0:00:00.022) 0:00:09.077 ****** included: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:52:28 +0000 (0:00:00.031) 0:00:09.109 ****** included: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:52:28 +0000 (0:00:00.028) 0:00:09.137 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003993", "end": "2022-08-03 16:52:27.877488", "rc": 0, "start": "2022-08-03 16:52:27.873495" } STDOUT: eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:52:29 +0000 (0:00:00.274) 0:00:09.412 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:52:29 +0000 (0:00:00.035) 0:00:09.447 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 16:52:29 +0000 (0:00:00.033) 0:00:09.481 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 16:52:29 +0000 (0:00:00.500) 0:00:09.982 ****** skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 16:52:29 +0000 (0:00:00.032) 0:00:10.015 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 16:52:29 +0000 (0:00:00.024) 0:00:10.040 ****** changed: [/cache/centos-6.qcow2c.snap] => { "changed": true, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.036868", "end": "2022-08-03 16:52:28.850958", "rc": 0, "start": "2022-08-03 16:52:28.814090" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 16:52:30 +0000 (0:00:00.347) 0:00:10.387 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 16:52:30 +0000 (0:00:00.024) 0:00:10.412 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 16:52:30 +0000 (0:00:00.047) 0:00:10.459 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 16:52:30 +0000 (0:00:00.022) 0:00:10.482 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/create_and_remove_interface.yml:19 Wednesday 03 August 2022 16:52:30 +0000 (0:00:00.020) 0:00:10.502 ****** included: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:52:30 +0000 (0:00:00.041) 0:00:10.544 ****** included: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:52:30 +0000 (0:00:00.028) 0:00:10.572 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003881", "end": "2022-08-03 16:52:29.310687", "rc": 0, "start": "2022-08-03 16:52:29.306806" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:52:30 +0000 (0:00:00.272) 0:00:10.844 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:52:30 +0000 (0:00:00.030) 0:00:10.874 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/create_and_remove_interface.yml:20 Wednesday 03 August 2022 16:52:30 +0000 (0:00:00.030) 0:00:10.905 ****** included: /tmp/tmp2w2t0usz/tests/tasks/assert_device_absent.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 16:52:30 +0000 (0:00:00.042) 0:00:10.947 ****** included: /tmp/tmp2w2t0usz/tests/tasks/get_interface_stat.yml for /cache/centos-6.qcow2c.snap TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 16:52:30 +0000 (0:00:00.031) 0:00:10.979 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface veth1298 is absent] ******************************** task path: /tmp/tmp2w2t0usz/tests/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 16:52:30 +0000 (0:00:00.286) 0:00:11.266 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false } MSG: All assertions passed TASK [test veth interface management] ****************************************** task path: /tmp/tmp2w2t0usz/tests/tests_helpers_and_asserts.yml:14 Wednesday 03 August 2022 16:52:30 +0000 (0:00:00.035) 0:00:11.301 ****** included: /tmp/tmp2w2t0usz/tests/tasks/create_and_remove_interface.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/create_and_remove_interface.yml:3 Wednesday 03 August 2022 16:52:30 +0000 (0:00:00.034) 0:00:11.336 ****** included: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:52:31 +0000 (0:00:00.030) 0:00:11.367 ****** included: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:52:31 +0000 (0:00:00.030) 0:00:11.397 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004259", "end": "2022-08-03 16:52:30.139876", "rc": 0, "start": "2022-08-03 16:52:30.135617" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:52:31 +0000 (0:00:00.280) 0:00:11.677 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:52:31 +0000 (0:00:00.040) 0:00:11.717 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/create_and_remove_interface.yml:4 Wednesday 03 August 2022 16:52:31 +0000 (0:00:00.033) 0:00:11.750 ****** included: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml for /cache/centos-6.qcow2c.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 16:52:31 +0000 (0:00:00.034) 0:00:11.785 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 16:52:31 +0000 (0:00:00.022) 0:00:11.807 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 16:52:31 +0000 (0:00:00.022) 0:00:11.830 ****** included: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:52:31 +0000 (0:00:00.033) 0:00:11.864 ****** included: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:52:31 +0000 (0:00:00.030) 0:00:11.894 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003985", "end": "2022-08-03 16:52:30.659279", "rc": 0, "start": "2022-08-03 16:52:30.655294" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:52:31 +0000 (0:00:00.301) 0:00:12.196 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:52:31 +0000 (0:00:00.034) 0:00:12.230 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 16:52:31 +0000 (0:00:00.034) 0:00:12.265 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 16:52:32 +0000 (0:00:00.493) 0:00:12.758 ****** skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 16:52:32 +0000 (0:00:00.036) 0:00:12.795 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 16:52:32 +0000 (0:00:00.024) 0:00:12.820 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 16:52:32 +0000 (0:00:00.025) 0:00:12.845 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 16:52:32 +0000 (0:00:00.024) 0:00:12.870 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 16:52:32 +0000 (0:00:00.065) 0:00:12.935 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 16:52:32 +0000 (0:00:00.022) 0:00:12.958 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/create_and_remove_interface.yml:7 Wednesday 03 August 2022 16:52:32 +0000 (0:00:00.023) 0:00:12.981 ****** included: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:52:32 +0000 (0:00:00.033) 0:00:13.015 ****** included: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:52:32 +0000 (0:00:00.030) 0:00:13.046 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004244", "end": "2022-08-03 16:52:31.797797", "rc": 0, "start": "2022-08-03 16:52:31.793553" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:52:32 +0000 (0:00:00.291) 0:00:13.338 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:52:33 +0000 (0:00:00.033) 0:00:13.371 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/create_and_remove_interface.yml:8 Wednesday 03 August 2022 16:52:33 +0000 (0:00:00.031) 0:00:13.402 ****** included: /tmp/tmp2w2t0usz/tests/tasks/assert_device_absent.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 16:52:33 +0000 (0:00:00.035) 0:00:13.438 ****** included: /tmp/tmp2w2t0usz/tests/tasks/get_interface_stat.yml for /cache/centos-6.qcow2c.snap TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 16:52:33 +0000 (0:00:00.031) 0:00:13.470 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface dummy1298 is absent] ******************************* task path: /tmp/tmp2w2t0usz/tests/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 16:52:33 +0000 (0:00:00.296) 0:00:13.766 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/create_and_remove_interface.yml:10 Wednesday 03 August 2022 16:52:33 +0000 (0:00:00.035) 0:00:13.802 ****** included: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml for /cache/centos-6.qcow2c.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 16:52:33 +0000 (0:00:00.040) 0:00:13.842 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 16:52:33 +0000 (0:00:00.022) 0:00:13.865 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 16:52:33 +0000 (0:00:00.021) 0:00:13.886 ****** included: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:52:33 +0000 (0:00:00.031) 0:00:13.917 ****** included: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:52:33 +0000 (0:00:00.028) 0:00:13.946 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004025", "end": "2022-08-03 16:52:32.697511", "rc": 0, "start": "2022-08-03 16:52:32.693486" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:52:33 +0000 (0:00:00.287) 0:00:14.233 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:52:33 +0000 (0:00:00.033) 0:00:14.267 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 16:52:33 +0000 (0:00:00.032) 0:00:14.299 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 16:52:34 +0000 (0:00:00.491) 0:00:14.791 ****** skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 16:52:34 +0000 (0:00:00.034) 0:00:14.826 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 16:52:34 +0000 (0:00:00.024) 0:00:14.850 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 16:52:34 +0000 (0:00:00.022) 0:00:14.872 ****** changed: [/cache/centos-6.qcow2c.snap] => { "changed": true, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.034484", "end": "2022-08-03 16:52:33.662852", "rc": 0, "start": "2022-08-03 16:52:33.628368" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 16:52:34 +0000 (0:00:00.332) 0:00:15.205 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 16:52:34 +0000 (0:00:00.024) 0:00:15.230 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 16:52:34 +0000 (0:00:00.023) 0:00:15.254 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/create_and_remove_interface.yml:13 Wednesday 03 August 2022 16:52:34 +0000 (0:00:00.022) 0:00:15.277 ****** included: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:52:34 +0000 (0:00:00.040) 0:00:15.318 ****** included: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:52:34 +0000 (0:00:00.029) 0:00:15.347 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004008", "end": "2022-08-03 16:52:34.134178", "rc": 0, "start": "2022-08-03 16:52:34.130170" } STDOUT: dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:52:35 +0000 (0:00:00.323) 0:00:15.671 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:52:35 +0000 (0:00:00.061) 0:00:15.732 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['dummy0', 'dummy1298', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/create_and_remove_interface.yml:14 Wednesday 03 August 2022 16:52:35 +0000 (0:00:00.089) 0:00:15.821 ****** included: /tmp/tmp2w2t0usz/tests/tasks/assert_device_present.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/assert_device_present.yml:3 Wednesday 03 August 2022 16:52:35 +0000 (0:00:00.041) 0:00:15.863 ****** included: /tmp/tmp2w2t0usz/tests/tasks/get_interface_stat.yml for /cache/centos-6.qcow2c.snap TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 16:52:35 +0000 (0:00:00.033) 0:00:15.896 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "stat": { "atime": 1659545553.761, "block_size": 4096, "blocks": 0, "ctime": 1659545553.761, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 7972, "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": 1659545553.761, "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/tmp2w2t0usz/tests/tasks/assert_device_present.yml:4 Wednesday 03 August 2022 16:52:35 +0000 (0:00:00.303) 0:00:16.200 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/create_and_remove_interface.yml:16 Wednesday 03 August 2022 16:52:35 +0000 (0:00:00.036) 0:00:16.236 ****** included: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml for /cache/centos-6.qcow2c.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 16:52:35 +0000 (0:00:00.049) 0:00:16.285 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 16:52:35 +0000 (0:00:00.027) 0:00:16.313 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 16:52:35 +0000 (0:00:00.026) 0:00:16.340 ****** included: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:52:36 +0000 (0:00:00.032) 0:00:16.372 ****** included: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:52:36 +0000 (0:00:00.029) 0:00:16.402 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004201", "end": "2022-08-03 16:52:35.157403", "rc": 0, "start": "2022-08-03 16:52:35.153202" } STDOUT: dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:52:36 +0000 (0:00:00.292) 0:00:16.694 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:52:36 +0000 (0:00:00.036) 0:00:16.731 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 16:52:36 +0000 (0:00:00.034) 0:00:16.765 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 16:52:36 +0000 (0:00:00.497) 0:00:17.262 ****** skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 16:52:36 +0000 (0:00:00.038) 0:00:17.300 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 16:52:36 +0000 (0:00:00.028) 0:00:17.329 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 16:52:37 +0000 (0:00:00.026) 0:00:17.355 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 16:52:37 +0000 (0:00:00.025) 0:00:17.381 ****** changed: [/cache/centos-6.qcow2c.snap] => { "changed": true, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.026854", "end": "2022-08-03 16:52:36.156095", "rc": 0, "start": "2022-08-03 16:52:36.129241" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 16:52:37 +0000 (0:00:00.312) 0:00:17.693 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 16:52:37 +0000 (0:00:00.022) 0:00:17.716 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/create_and_remove_interface.yml:19 Wednesday 03 August 2022 16:52:37 +0000 (0:00:00.022) 0:00:17.739 ****** included: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 16:52:37 +0000 (0:00:00.044) 0:00:17.783 ****** included: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 16:52:37 +0000 (0:00:00.031) 0:00:17.815 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003979", "end": "2022-08-03 16:52:36.562997", "rc": 0, "start": "2022-08-03 16:52:36.559018" } STDOUT: dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 16:52:37 +0000 (0:00:00.286) 0:00:18.102 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp2w2t0usz/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 16:52:37 +0000 (0:00:00.080) 0:00:18.182 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/create_and_remove_interface.yml:20 Wednesday 03 August 2022 16:52:37 +0000 (0:00:00.070) 0:00:18.253 ****** included: /tmp/tmp2w2t0usz/tests/tasks/assert_device_absent.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 16:52:37 +0000 (0:00:00.045) 0:00:18.298 ****** included: /tmp/tmp2w2t0usz/tests/tasks/get_interface_stat.yml for /cache/centos-6.qcow2c.snap TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmp2w2t0usz/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 16:52:37 +0000 (0:00:00.030) 0:00:18.328 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface dummy1298 is absent] ******************************* task path: /tmp/tmp2w2t0usz/tests/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 16:52:38 +0000 (0:00:00.330) 0:00:18.659 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-6.qcow2c.snap : ok=121 changed=5 unreachable=0 failed=0 skipped=52 rescued=0 ignored=1 Wednesday 03 August 2022 16:52:38 +0000 (0:00:00.045) 0:00:18.704 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 0.95s /tmp/tmp2w2t0usz/tests/tests_helpers_and_asserts.yml:3 ------------------------ Create veth interface veth1298 ------------------------------------------ 0.87s /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:21 --------------------- Install iproute --------------------------------------------------------- 0.67s /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:15 --------------------- Fix CentOS6 Base repo --------------------------------------------------- 0.64s /tmp/tmp2w2t0usz/tests/tasks/el_repo_setup.yml:2 ------------------------------ Enable EPEL 6 ----------------------------------------------------------- 0.54s /tmp/tmp2w2t0usz/tests/tasks/enable_epel.yml:26 ------------------------------- Install iproute --------------------------------------------------------- 0.50s /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 0.50s /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 0.49s /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 0.49s /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 0.48s /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:15 --------------------- Get stats of system files ----------------------------------------------- 0.47s /tmp/tmp2w2t0usz/tests/_backup.yml:6 ------------------------------------------ Back up system files ---------------------------------------------------- 0.41s /tmp/tmp2w2t0usz/tests/_backup.yml:19 ----------------------------------------- Delete veth interface veth1298 ------------------------------------------ 0.35s /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:36 --------------------- Set up veth as managed by NetworkManager -------------------------------- 0.34s /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:29 --------------------- Create dummy interface dummy1298 ---------------------------------------- 0.33s /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:42 --------------------- Get stat for interface dummy1298 ---------------------------------------- 0.33s /tmp/tmp2w2t0usz/tests/tasks/get_interface_stat.yml:3 ------------------------- Gather current interface info ------------------------------------------- 0.32s /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:3 --------------------- Delete dummy interface dummy1298 ---------------------------------------- 0.31s /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:47 --------------------- Get stat for interface dummy1298 ---------------------------------------- 0.30s /tmp/tmp2w2t0usz/tests/tasks/get_interface_stat.yml:3 ------------------------- Gather current interface info ------------------------------------------- 0.30s /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:3 --------------------- PLAYBOOK: _restore.yml ********************************************************* 1 plays in /tmp/tmp2w2t0usz/tests/_restore.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Restore system files] **************************************************** task path: /tmp/tmp2w2t0usz/tests/_restore.yml:4 Wednesday 03 August 2022 16:52:38 +0000 (0:00:00.021) 0:00:18.726 ****** changed: [/cache/centos-6.qcow2c.snap] => { "changed": true, "cmd": "(cd /; tar -xf /tmp/network.backup.tar)", "delta": "0:00:00.005915", "end": "2022-08-03 16:52:37.474549", "rc": 0, "start": "2022-08-03 16:52:37.468634" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-6.qcow2c.snap : ok=122 changed=6 unreachable=0 failed=0 skipped=52 rescued=0 ignored=1 Wednesday 03 August 2022 16:52:38 +0000 (0:00:00.293) 0:00:19.020 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 0.95s /tmp/tmp2w2t0usz/tests/tests_helpers_and_asserts.yml:3 ------------------------ Create veth interface veth1298 ------------------------------------------ 0.87s /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:21 --------------------- Install iproute --------------------------------------------------------- 0.67s /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:15 --------------------- Fix CentOS6 Base repo --------------------------------------------------- 0.64s /tmp/tmp2w2t0usz/tests/tasks/el_repo_setup.yml:2 ------------------------------ Enable EPEL 6 ----------------------------------------------------------- 0.54s /tmp/tmp2w2t0usz/tests/tasks/enable_epel.yml:26 ------------------------------- Install iproute --------------------------------------------------------- 0.50s /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 0.50s /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 0.49s /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 0.49s /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 0.48s /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:15 --------------------- Get stats of system files ----------------------------------------------- 0.47s /tmp/tmp2w2t0usz/tests/_backup.yml:6 ------------------------------------------ Back up system files ---------------------------------------------------- 0.41s /tmp/tmp2w2t0usz/tests/_backup.yml:19 ----------------------------------------- Delete veth interface veth1298 ------------------------------------------ 0.35s /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:36 --------------------- Set up veth as managed by NetworkManager -------------------------------- 0.34s /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:29 --------------------- Create dummy interface dummy1298 ---------------------------------------- 0.33s /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:42 --------------------- Get stat for interface dummy1298 ---------------------------------------- 0.33s /tmp/tmp2w2t0usz/tests/tasks/get_interface_stat.yml:3 ------------------------- Gather current interface info ------------------------------------------- 0.32s /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:3 --------------------- Delete dummy interface dummy1298 ---------------------------------------- 0.31s /tmp/tmp2w2t0usz/tests/tasks/manage_test_interface.yml:47 --------------------- Get stat for interface dummy1298 ---------------------------------------- 0.30s /tmp/tmp2w2t0usz/tests/tasks/get_interface_stat.yml:3 ------------------------- Gather current interface info ------------------------------------------- 0.30s /tmp/tmp2w2t0usz/tests/tasks/get_current_interfaces.yml:3 --------------------- ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpb95mhbnh executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: _backup.yml ********************************************************** 1 plays in /tmp/tmpa_fzm6o2/tests/network/_backup.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Get stats of system files] *********************************************** task path: /tmp/tmpa_fzm6o2/tests/network/_backup.yml:6 Wednesday 03 August 2022 17:01:50 +0000 (0:00:00.018) 0:00:00.018 ****** ok: [/cache/centos-6.qcow2c.snap] => (item=/etc/resolv.conf) => { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python" }, "ansible_loop_var": "item", "changed": false, "deprecations": [ { "collection_name": null, "msg": "ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Jun 20 2019, 14:14:55) [GCC 4.4.7 20120313 (Red Hat 4.4.7-23)]", "version": "2.13" } ], "item": "/etc/resolv.conf", "stat": { "atime": 1659546108.4431074, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "2c55cc8324e731161638aa365379c1c147546a87", "ctime": 1659546108.4429977, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1659545746.0, "nlink": 1, "path": "/etc/resolv.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 57, "uid": 0, "version": "18446744073481211925", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } [DEPRECATION WARNING]: ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Jun 20 2019, 14:14:55) [GCC 4.4.7 20120313 (Red Hat 4.4.7-23)]. This feature will be removed in version 2.13. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. TASK [Check if system files exist] ********************************************* task path: /tmp/tmpa_fzm6o2/tests/network/_backup.yml:13 Wednesday 03 August 2022 17:01:50 +0000 (0:00:00.492) 0:00:00.510 ****** [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ item.stat.exists }} ok: [/cache/centos-6.qcow2c.snap] => (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': 'e', 'woth': False, 'isreg': True, 'device_type': 0, 'mtime': 1659545746.0, 'block_size': 4096, 'inode': 25, 'isgid': False, 'size': 57, 'executable': False, 'isuid': False, 'readable': True, 'version': '18446744073481211925', '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': 1659546108.4431074, 'isdir': False, 'ctime': 1659546108.4429977, 'isblk': False, 'wgrp': False, 'checksum': '2c55cc8324e731161638aa365379c1c147546a87', 'dev': 64513, 'roth': True, 'isfifo': False, 'mode': '0644', 'xgrp': False, 'rusr': True, 'attributes': ['extents']}, 'changed': False, 'ansible_facts': {'discovered_interpreter_python': '/usr/bin/python'}, 'failed': False, 'item': '/etc/resolv.conf', 'ansible_loop_var': 'item'}) => { "ansible_facts": { "_existing_files": " /etc/resolv.conf" }, "ansible_loop_var": "item", "changed": false, "item": { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python" }, "ansible_loop_var": "item", "changed": false, "failed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/etc/resolv.conf" } }, "item": "/etc/resolv.conf", "stat": { "atime": 1659546108.4431074, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "2c55cc8324e731161638aa365379c1c147546a87", "ctime": 1659546108.4429977, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1659545746.0, "nlink": 1, "path": "/etc/resolv.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 57, "uid": 0, "version": "18446744073481211925", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } } TASK [Back up system files] **************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/_backup.yml:19 Wednesday 03 August 2022 17:01:50 +0000 (0:00:00.034) 0:00:00.544 ****** changed: [/cache/centos-6.qcow2c.snap] => { "changed": true, "cmd": [ "tar", "-cf", "/tmp/network.backup.tar", "--same-owner", "--same-permissions", "/etc/resolv.conf" ], "delta": "0:00:00.005282", "end": "2022-08-03 17:01:50.000207", "rc": 0, "start": "2022-08-03 17:01:49.994925" } STDERR: tar: Removing leading `/' from member names META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-6.qcow2c.snap : ok=3 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 03 August 2022 17:01:51 +0000 (0:00:00.410) 0:00:00.955 ****** =============================================================================== Get stats of system files ----------------------------------------------- 0.49s /tmp/tmpa_fzm6o2/tests/network/_backup.yml:6 ---------------------------------- Back up system files ---------------------------------------------------- 0.41s /tmp/tmpa_fzm6o2/tests/network/_backup.yml:19 --------------------------------- Check if system files exist --------------------------------------------- 0.03s /tmp/tmpa_fzm6o2/tests/network/_backup.yml:13 --------------------------------- PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /tmp/tmpa_fzm6o2/tests/network/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tests_helpers_and_asserts.yml:3 Wednesday 03 August 2022 17:01:51 +0000 (0:00:00.009) 0:00:00.965 ****** ok: [/cache/centos-6.qcow2c.snap] META: ran handlers TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tests_helpers_and_asserts.yml:6 Wednesday 03 August 2022 17:01:52 +0000 (0:00:00.986) 0:00:01.951 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/el_repo_setup.yml for /cache/centos-6.qcow2c.snap TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/el_repo_setup.yml:2 Wednesday 03 August 2022 17:01:52 +0000 (0:00:00.030) 0:00:01.982 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "checksum": "b0aa488e4736bbd208461d247c4869d2ba0c95cd", "dest": "/etc/yum.repos.d/CentOS-Base.repo", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/CentOS-Base.repo", "secontext": "system_u:object_r:etc_t:s0", "size": 480, "state": "file", "uid": 0 } TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/el_repo_setup.yml:27 Wednesday 03 August 2022 17:01:52 +0000 (0:00:00.655) 0:00:02.638 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/enable_epel.yml for /cache/centos-6.qcow2c.snap TASK [Create EPEL 6] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/enable_epel.yml:4 Wednesday 03 August 2022 17:01:52 +0000 (0:00:00.031) 0:00:02.669 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/enable_epel.yml:11 Wednesday 03 August 2022 17:01:52 +0000 (0:00:00.022) 0:00:02.692 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/enable_epel.yml:17 Wednesday 03 August 2022 17:01:52 +0000 (0:00:00.022) 0:00:02.714 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/enable_epel.yml:26 Wednesday 03 August 2022 17:01:52 +0000 (0:00:00.023) 0:00:02.738 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "checksum": "4bafddfe7badb0971135c888f25df1308b193622", "dest": "/etc/yum.repos.d/epel.repo", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel.repo", "secontext": "system_u:object_r:etc_t:s0", "size": 155, "state": "file", "uid": 0 } TASK [test veth interface management] ****************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tests_helpers_and_asserts.yml:8 Wednesday 03 August 2022 17:01:53 +0000 (0:00:00.546) 0:00:03.284 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/create_and_remove_interface.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/create_and_remove_interface.yml:3 Wednesday 03 August 2022 17:01:53 +0000 (0:00:00.031) 0:00:03.315 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:01:53 +0000 (0:00:00.030) 0:00:03.346 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:01:53 +0000 (0:00:00.029) 0:00:03.375 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003895", "end": "2022-08-03 17:01:52.715526", "rc": 0, "start": "2022-08-03 17:01:52.711631" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:01:53 +0000 (0:00:00.289) 0:00:03.664 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:01:53 +0000 (0:00:00.030) 0:00:03.695 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/create_and_remove_interface.yml:4 Wednesday 03 August 2022 17:01:53 +0000 (0:00:00.031) 0:00:03.726 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml for /cache/centos-6.qcow2c.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:01:53 +0000 (0:00:00.043) 0:00:03.769 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:01:53 +0000 (0:00:00.022) 0:00:03.792 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:01:54 +0000 (0:00:00.019) 0:00:03.812 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:01:54 +0000 (0:00:00.031) 0:00:03.843 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:01:54 +0000 (0:00:00.028) 0:00:03.871 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004322", "end": "2022-08-03 17:01:53.250985", "rc": 0, "start": "2022-08-03 17:01:53.246663" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:01:54 +0000 (0:00:00.330) 0:00:04.202 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:01:54 +0000 (0:00:00.064) 0:00:04.266 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:01:54 +0000 (0:00:00.067) 0:00:04.334 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:01:55 +0000 (0:00:00.669) 0:00:05.003 ****** skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 17:01:55 +0000 (0:00:00.033) 0:00:05.037 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 17:01:55 +0000 (0:00:00.023) 0:00:05.060 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 17:01:55 +0000 (0:00:00.023) 0:00:05.084 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 17:01:55 +0000 (0:00:00.023) 0:00:05.107 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 17:01:55 +0000 (0:00:00.023) 0:00:05.130 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:01:55 +0000 (0:00:00.024) 0:00:05.155 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/create_and_remove_interface.yml:7 Wednesday 03 August 2022 17:01:55 +0000 (0:00:00.020) 0:00:05.176 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:01:55 +0000 (0:00:00.034) 0:00:05.210 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:01:55 +0000 (0:00:00.029) 0:00:05.240 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004835", "end": "2022-08-03 17:01:54.586746", "rc": 0, "start": "2022-08-03 17:01:54.581911" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:01:55 +0000 (0:00:00.297) 0:00:05.538 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:01:55 +0000 (0:00:00.034) 0:00:05.572 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/create_and_remove_interface.yml:8 Wednesday 03 August 2022 17:01:55 +0000 (0:00:00.031) 0:00:05.604 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/assert_device_absent.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 17:01:55 +0000 (0:00:00.039) 0:00:05.643 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/get_interface_stat.yml for /cache/centos-6.qcow2c.snap TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:01:55 +0000 (0:00:00.031) 0:00:05.675 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface veth1298 is absent] ******************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 17:01:56 +0000 (0:00:00.290) 0:00:05.965 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/create_and_remove_interface.yml:10 Wednesday 03 August 2022 17:01:56 +0000 (0:00:00.034) 0:00:06.000 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml for /cache/centos-6.qcow2c.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:01:56 +0000 (0:00:00.039) 0:00:06.039 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:01:56 +0000 (0:00:00.021) 0:00:06.061 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:01:56 +0000 (0:00:00.021) 0:00:06.083 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:01:56 +0000 (0:00:00.032) 0:00:06.115 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:01:56 +0000 (0:00:00.029) 0:00:06.145 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003990", "end": "2022-08-03 17:01:55.486658", "rc": 0, "start": "2022-08-03 17:01:55.482668" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:01:56 +0000 (0:00:00.291) 0:00:06.436 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:01:56 +0000 (0:00:00.034) 0:00:06.471 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:01:56 +0000 (0:00:00.032) 0:00:06.504 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:01:57 +0000 (0:00:00.492) 0:00:06.996 ****** changed: [/cache/centos-6.qcow2c.snap] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "add", "veth1298", "type", "veth", "peer", "name", "peerveth1298" ], "delta": "0:00:00.005041", "deprecations": [ { "collection_name": null, "msg": "ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Jun 20 2019, 14:14:55) [GCC 4.4.7 20120313 (Red Hat 4.4.7-23)]", "version": "2.13" } ], "end": "2022-08-03 17:01:56.365068", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2022-08-03 17:01:56.360027" } changed: [/cache/centos-6.qcow2c.snap] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.005118", "deprecations": [ { "collection_name": null, "msg": "ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Jun 20 2019, 14:14:55) [GCC 4.4.7 20120313 (Red Hat 4.4.7-23)]", "version": "2.13" } ], "end": "2022-08-03 17:01:56.629207", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2022-08-03 17:01:56.624089" } changed: [/cache/centos-6.qcow2c.snap] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.005010", "deprecations": [ { "collection_name": null, "msg": "ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Jun 20 2019, 14:14:55) [GCC 4.4.7 20120313 (Red Hat 4.4.7-23)]", "version": "2.13" } ], "end": "2022-08-03 17:01:56.890735", "item": "ip link set veth1298 up", "rc": 0, "start": "2022-08-03 17:01:56.885725" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 17:01:58 +0000 (0:00:00.843) 0:00:07.839 ****** fatal: [/cache/centos-6.qcow2c.snap]: FAILED! => { "changed": false, "cmd": "nmcli d set veth1298 managed true", "rc": 2 } MSG: [Errno 2] No such file or directory ...ignoring TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 17:01:58 +0000 (0:00:00.274) 0:00:08.114 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 17:01:58 +0000 (0:00:00.023) 0:00:08.137 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 17:01:58 +0000 (0:00:00.021) 0:00:08.159 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 17:01:58 +0000 (0:00:00.023) 0:00:08.183 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:01:58 +0000 (0:00:00.022) 0:00:08.206 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/create_and_remove_interface.yml:13 Wednesday 03 August 2022 17:01:58 +0000 (0:00:00.023) 0:00:08.229 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:01:58 +0000 (0:00:00.039) 0:00:08.269 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:01:58 +0000 (0:00:00.029) 0:00:08.299 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003836", "end": "2022-08-03 17:01:57.654659", "rc": 0, "start": "2022-08-03 17:01:57.650823" } STDOUT: eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:01:58 +0000 (0:00:00.302) 0:00:08.601 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:01:58 +0000 (0:00:00.033) 0:00:08.634 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/create_and_remove_interface.yml:14 Wednesday 03 August 2022 17:01:58 +0000 (0:00:00.029) 0:00:08.664 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/assert_device_present.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/assert_device_present.yml:3 Wednesday 03 August 2022 17:01:58 +0000 (0:00:00.040) 0:00:08.704 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/get_interface_stat.yml for /cache/centos-6.qcow2c.snap TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:01:58 +0000 (0:00:00.029) 0:00:08.734 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "stat": { "atime": 1659546116.476, "block_size": 4096, "blocks": 0, "ctime": 1659546116.465, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 7950, "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": 1659546116.465, "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/tmpa_fzm6o2/tests/network/tasks/assert_device_present.yml:4 Wednesday 03 August 2022 17:01:59 +0000 (0:00:00.273) 0:00:09.007 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/create_and_remove_interface.yml:16 Wednesday 03 August 2022 17:01:59 +0000 (0:00:00.033) 0:00:09.041 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml for /cache/centos-6.qcow2c.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:01:59 +0000 (0:00:00.042) 0:00:09.084 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:01:59 +0000 (0:00:00.020) 0:00:09.104 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:01:59 +0000 (0:00:00.020) 0:00:09.124 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:01:59 +0000 (0:00:00.034) 0:00:09.159 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:01:59 +0000 (0:00:00.029) 0:00:09.189 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003657", "end": "2022-08-03 17:01:58.521437", "rc": 0, "start": "2022-08-03 17:01:58.517780" } STDOUT: eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:01:59 +0000 (0:00:00.283) 0:00:09.472 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:01:59 +0000 (0:00:00.033) 0:00:09.505 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:01:59 +0000 (0:00:00.032) 0:00:09.538 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:02:00 +0000 (0:00:00.479) 0:00:10.017 ****** skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 17:02:00 +0000 (0:00:00.032) 0:00:10.050 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 17:02:00 +0000 (0:00:00.020) 0:00:10.071 ****** changed: [/cache/centos-6.qcow2c.snap] => { "changed": true, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.035461", "end": "2022-08-03 17:01:59.427721", "rc": 0, "start": "2022-08-03 17:01:59.392260" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 17:02:00 +0000 (0:00:00.308) 0:00:10.379 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 17:02:00 +0000 (0:00:00.024) 0:00:10.403 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 17:02:00 +0000 (0:00:00.023) 0:00:10.427 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:02:00 +0000 (0:00:00.021) 0:00:10.449 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/create_and_remove_interface.yml:19 Wednesday 03 August 2022 17:02:00 +0000 (0:00:00.020) 0:00:10.469 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:02:00 +0000 (0:00:00.043) 0:00:10.513 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:02:00 +0000 (0:00:00.029) 0:00:10.542 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003993", "end": "2022-08-03 17:01:59.908584", "rc": 0, "start": "2022-08-03 17:01:59.904591" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:02:01 +0000 (0:00:00.314) 0:00:10.857 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:02:01 +0000 (0:00:00.059) 0:00:10.916 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/create_and_remove_interface.yml:20 Wednesday 03 August 2022 17:02:01 +0000 (0:00:00.058) 0:00:10.974 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/assert_device_absent.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 17:02:01 +0000 (0:00:00.042) 0:00:11.017 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/get_interface_stat.yml for /cache/centos-6.qcow2c.snap TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:02:01 +0000 (0:00:00.028) 0:00:11.046 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface veth1298 is absent] ******************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 17:02:01 +0000 (0:00:00.318) 0:00:11.364 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false } MSG: All assertions passed TASK [test veth interface management] ****************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tests_helpers_and_asserts.yml:14 Wednesday 03 August 2022 17:02:01 +0000 (0:00:00.035) 0:00:11.400 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/create_and_remove_interface.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/create_and_remove_interface.yml:3 Wednesday 03 August 2022 17:02:01 +0000 (0:00:00.038) 0:00:11.439 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:02:01 +0000 (0:00:00.033) 0:00:11.472 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:02:01 +0000 (0:00:00.030) 0:00:11.503 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004620", "end": "2022-08-03 17:02:00.835460", "rc": 0, "start": "2022-08-03 17:02:00.830840" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:02:01 +0000 (0:00:00.288) 0:00:11.792 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:02:02 +0000 (0:00:00.036) 0:00:11.829 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/create_and_remove_interface.yml:4 Wednesday 03 August 2022 17:02:02 +0000 (0:00:00.032) 0:00:11.861 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml for /cache/centos-6.qcow2c.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:02:02 +0000 (0:00:00.034) 0:00:11.895 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:02:02 +0000 (0:00:00.022) 0:00:11.918 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:02:02 +0000 (0:00:00.021) 0:00:11.939 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:02:02 +0000 (0:00:00.035) 0:00:11.975 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:02:02 +0000 (0:00:00.032) 0:00:12.007 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004116", "end": "2022-08-03 17:02:01.343784", "rc": 0, "start": "2022-08-03 17:02:01.339668" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:02:02 +0000 (0:00:00.291) 0:00:12.298 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:02:02 +0000 (0:00:00.038) 0:00:12.337 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:02:02 +0000 (0:00:00.033) 0:00:12.370 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:02:03 +0000 (0:00:00.471) 0:00:12.842 ****** skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 17:02:03 +0000 (0:00:00.035) 0:00:12.878 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 17:02:03 +0000 (0:00:00.024) 0:00:12.902 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 17:02:03 +0000 (0:00:00.024) 0:00:12.926 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 17:02:03 +0000 (0:00:00.023) 0:00:12.950 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 17:02:03 +0000 (0:00:00.022) 0:00:12.973 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:02:03 +0000 (0:00:00.022) 0:00:12.996 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/create_and_remove_interface.yml:7 Wednesday 03 August 2022 17:02:03 +0000 (0:00:00.020) 0:00:13.016 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:02:03 +0000 (0:00:00.032) 0:00:13.049 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:02:03 +0000 (0:00:00.030) 0:00:13.079 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003986", "end": "2022-08-03 17:02:02.413343", "rc": 0, "start": "2022-08-03 17:02:02.409357" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:02:03 +0000 (0:00:00.284) 0:00:13.364 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:02:03 +0000 (0:00:00.032) 0:00:13.397 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/create_and_remove_interface.yml:8 Wednesday 03 August 2022 17:02:03 +0000 (0:00:00.069) 0:00:13.466 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/assert_device_absent.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 17:02:03 +0000 (0:00:00.036) 0:00:13.503 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/get_interface_stat.yml for /cache/centos-6.qcow2c.snap TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:02:03 +0000 (0:00:00.030) 0:00:13.534 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface dummy1298 is absent] ******************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 17:02:04 +0000 (0:00:00.324) 0:00:13.858 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/create_and_remove_interface.yml:10 Wednesday 03 August 2022 17:02:04 +0000 (0:00:00.073) 0:00:13.932 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml for /cache/centos-6.qcow2c.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:02:04 +0000 (0:00:00.039) 0:00:13.971 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:02:04 +0000 (0:00:00.020) 0:00:13.991 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:02:04 +0000 (0:00:00.021) 0:00:14.013 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:02:04 +0000 (0:00:00.031) 0:00:14.045 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:02:04 +0000 (0:00:00.065) 0:00:14.110 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004520", "end": "2022-08-03 17:02:03.452549", "rc": 0, "start": "2022-08-03 17:02:03.448029" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:02:04 +0000 (0:00:00.293) 0:00:14.404 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:02:04 +0000 (0:00:00.032) 0:00:14.437 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:02:04 +0000 (0:00:00.032) 0:00:14.470 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:02:05 +0000 (0:00:00.490) 0:00:14.960 ****** skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 17:02:05 +0000 (0:00:00.030) 0:00:14.990 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 17:02:05 +0000 (0:00:00.021) 0:00:15.012 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 17:02:05 +0000 (0:00:00.023) 0:00:15.035 ****** changed: [/cache/centos-6.qcow2c.snap] => { "changed": true, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.040600", "end": "2022-08-03 17:02:04.413699", "rc": 0, "start": "2022-08-03 17:02:04.373099" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 17:02:05 +0000 (0:00:00.331) 0:00:15.366 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 17:02:05 +0000 (0:00:00.023) 0:00:15.390 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:02:05 +0000 (0:00:00.023) 0:00:15.414 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/create_and_remove_interface.yml:13 Wednesday 03 August 2022 17:02:05 +0000 (0:00:00.022) 0:00:15.437 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:02:05 +0000 (0:00:00.037) 0:00:15.475 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:02:05 +0000 (0:00:00.030) 0:00:15.505 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003852", "end": "2022-08-03 17:02:04.836264", "rc": 0, "start": "2022-08-03 17:02:04.832412" } STDOUT: dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:02:05 +0000 (0:00:00.278) 0:00:15.784 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:02:06 +0000 (0:00:00.033) 0:00:15.818 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['dummy0', 'dummy1298', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/create_and_remove_interface.yml:14 Wednesday 03 August 2022 17:02:06 +0000 (0:00:00.033) 0:00:15.851 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/assert_device_present.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/assert_device_present.yml:3 Wednesday 03 August 2022 17:02:06 +0000 (0:00:00.039) 0:00:15.891 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/get_interface_stat.yml for /cache/centos-6.qcow2c.snap TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:02:06 +0000 (0:00:00.031) 0:00:15.922 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "stat": { "atime": 1659546124.514, "block_size": 4096, "blocks": 0, "ctime": 1659546124.514, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 7972, "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": 1659546124.514, "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/tmpa_fzm6o2/tests/network/tasks/assert_device_present.yml:4 Wednesday 03 August 2022 17:02:06 +0000 (0:00:00.276) 0:00:16.199 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/create_and_remove_interface.yml:16 Wednesday 03 August 2022 17:02:06 +0000 (0:00:00.033) 0:00:16.233 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml for /cache/centos-6.qcow2c.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:02:06 +0000 (0:00:00.049) 0:00:16.282 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:02:06 +0000 (0:00:00.030) 0:00:16.312 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:02:06 +0000 (0:00:00.022) 0:00:16.335 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:02:06 +0000 (0:00:00.033) 0:00:16.369 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:02:06 +0000 (0:00:00.029) 0:00:16.398 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003881", "end": "2022-08-03 17:02:05.762175", "rc": 0, "start": "2022-08-03 17:02:05.758294" } STDOUT: dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:02:06 +0000 (0:00:00.312) 0:00:16.710 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:02:06 +0000 (0:00:00.072) 0:00:16.782 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:02:07 +0000 (0:00:00.037) 0:00:16.820 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:02:07 +0000 (0:00:00.522) 0:00:17.343 ****** skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-6.qcow2c.snap] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 17:02:07 +0000 (0:00:00.034) 0:00:17.378 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 17:02:07 +0000 (0:00:00.026) 0:00:17.404 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 17:02:07 +0000 (0:00:00.022) 0:00:17.426 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 17:02:07 +0000 (0:00:00.022) 0:00:17.448 ****** changed: [/cache/centos-6.qcow2c.snap] => { "changed": true, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.027748", "end": "2022-08-03 17:02:06.817472", "rc": 0, "start": "2022-08-03 17:02:06.789724" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 17:02:07 +0000 (0:00:00.319) 0:00:17.768 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:02:07 +0000 (0:00:00.024) 0:00:17.792 ****** skipping: [/cache/centos-6.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/create_and_remove_interface.yml:19 Wednesday 03 August 2022 17:02:08 +0000 (0:00:00.023) 0:00:17.815 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:02:08 +0000 (0:00:00.044) 0:00:17.859 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml for /cache/centos-6.qcow2c.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:02:08 +0000 (0:00:00.030) 0:00:17.889 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003779", "end": "2022-08-03 17:02:07.219909", "rc": 0, "start": "2022-08-03 17:02:07.216130" } STDOUT: dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:02:08 +0000 (0:00:00.278) 0:00:18.168 ****** ok: [/cache/centos-6.qcow2c.snap] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:02:08 +0000 (0:00:00.034) 0:00:18.202 ****** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/create_and_remove_interface.yml:20 Wednesday 03 August 2022 17:02:08 +0000 (0:00:00.032) 0:00:18.235 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/assert_device_absent.yml for /cache/centos-6.qcow2c.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 17:02:08 +0000 (0:00:00.044) 0:00:18.279 ****** included: /tmp/tmpa_fzm6o2/tests/network/tasks/get_interface_stat.yml for /cache/centos-6.qcow2c.snap TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmpa_fzm6o2/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:02:08 +0000 (0:00:00.031) 0:00:18.310 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface dummy1298 is absent] ******************************* task path: /tmp/tmpa_fzm6o2/tests/network/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 17:02:08 +0000 (0:00:00.274) 0:00:18.585 ****** ok: [/cache/centos-6.qcow2c.snap] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-6.qcow2c.snap : ok=121 changed=5 unreachable=0 failed=0 skipped=52 rescued=0 ignored=1 Wednesday 03 August 2022 17:02:08 +0000 (0:00:00.044) 0:00:18.630 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 0.99s /tmp/tmpa_fzm6o2/tests/network/tests_helpers_and_asserts.yml:3 ---------------- Create veth interface veth1298 ------------------------------------------ 0.84s /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:21 ------------- Install iproute --------------------------------------------------------- 0.67s /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:15 ------------- Fix CentOS6 Base repo --------------------------------------------------- 0.66s /tmp/tmpa_fzm6o2/tests/network/tasks/el_repo_setup.yml:2 ---------------------- Enable EPEL 6 ----------------------------------------------------------- 0.55s /tmp/tmpa_fzm6o2/tests/network/tasks/enable_epel.yml:26 ----------------------- Install iproute --------------------------------------------------------- 0.52s /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 0.49s /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:15 ------------- Get stats of system files ----------------------------------------------- 0.49s /tmp/tmpa_fzm6o2/tests/network/_backup.yml:6 ---------------------------------- Install iproute --------------------------------------------------------- 0.49s /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 0.48s /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 0.47s /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:15 ------------- Back up system files ---------------------------------------------------- 0.41s /tmp/tmpa_fzm6o2/tests/network/_backup.yml:19 --------------------------------- Create dummy interface dummy1298 ---------------------------------------- 0.33s /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:40 ------------- Gather current interface info ------------------------------------------- 0.33s /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:3 ------------- Get stat for interface dummy1298 ---------------------------------------- 0.32s /tmp/tmpa_fzm6o2/tests/network/tasks/get_interface_stat.yml:3 ----------------- Delete dummy interface dummy1298 ---------------------------------------- 0.32s /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:44 ------------- Get stat for interface veth1298 ----------------------------------------- 0.32s /tmp/tmpa_fzm6o2/tests/network/tasks/get_interface_stat.yml:3 ----------------- Gather current interface info ------------------------------------------- 0.31s /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:3 ------------- Gather current interface info ------------------------------------------- 0.31s /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:3 ------------- Delete veth interface veth1298 ------------------------------------------ 0.31s /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:35 ------------- PLAYBOOK: _restore.yml ********************************************************* 1 plays in /tmp/tmpa_fzm6o2/tests/network/_restore.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Restore system files] **************************************************** task path: /tmp/tmpa_fzm6o2/tests/network/_restore.yml:4 Wednesday 03 August 2022 17:02:08 +0000 (0:00:00.021) 0:00:18.652 ****** changed: [/cache/centos-6.qcow2c.snap] => { "changed": true, "cmd": "(cd /; tar -xf /tmp/network.backup.tar)", "delta": "0:00:00.007696", "end": "2022-08-03 17:02:07.989215", "rc": 0, "start": "2022-08-03 17:02:07.981519" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-6.qcow2c.snap : ok=122 changed=6 unreachable=0 failed=0 skipped=52 rescued=0 ignored=1 Wednesday 03 August 2022 17:02:09 +0000 (0:00:00.295) 0:00:18.947 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 0.99s /tmp/tmpa_fzm6o2/tests/network/tests_helpers_and_asserts.yml:3 ---------------- Create veth interface veth1298 ------------------------------------------ 0.84s /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:21 ------------- Install iproute --------------------------------------------------------- 0.67s /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:15 ------------- Fix CentOS6 Base repo --------------------------------------------------- 0.66s /tmp/tmpa_fzm6o2/tests/network/tasks/el_repo_setup.yml:2 ---------------------- Enable EPEL 6 ----------------------------------------------------------- 0.55s /tmp/tmpa_fzm6o2/tests/network/tasks/enable_epel.yml:26 ----------------------- Install iproute --------------------------------------------------------- 0.52s /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 0.49s /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:15 ------------- Get stats of system files ----------------------------------------------- 0.49s /tmp/tmpa_fzm6o2/tests/network/_backup.yml:6 ---------------------------------- Install iproute --------------------------------------------------------- 0.49s /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 0.48s /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 0.47s /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:15 ------------- Back up system files ---------------------------------------------------- 0.41s /tmp/tmpa_fzm6o2/tests/network/_backup.yml:19 --------------------------------- Create dummy interface dummy1298 ---------------------------------------- 0.33s /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:40 ------------- Gather current interface info ------------------------------------------- 0.33s /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:3 ------------- Get stat for interface dummy1298 ---------------------------------------- 0.32s /tmp/tmpa_fzm6o2/tests/network/tasks/get_interface_stat.yml:3 ----------------- Delete dummy interface dummy1298 ---------------------------------------- 0.32s /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:44 ------------- Get stat for interface veth1298 ----------------------------------------- 0.32s /tmp/tmpa_fzm6o2/tests/network/tasks/get_interface_stat.yml:3 ----------------- Gather current interface info ------------------------------------------- 0.31s /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:3 ------------- Gather current interface info ------------------------------------------- 0.31s /tmp/tmpa_fzm6o2/tests/network/tasks/get_current_interfaces.yml:3 ------------- Delete veth interface veth1298 ------------------------------------------ 0.31s /tmp/tmpa_fzm6o2/tests/network/tasks/manage_test_interface.yml:35 -------------