Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* Monday 22 July 2024 12:16:46 -0400 (0:00:00.025) 0:00:00.025 *********** ok: [managed_node1] TASK [Include the task 'el_repo_setup.yml'] ************************************ Monday 22 July 2024 12:16:47 -0400 (0:00:00.948) 0:00:00.973 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** Monday 22 July 2024 12:16:47 -0400 (0:00:00.087) 0:00:01.061 *********** ok: [managed_node1] TASK [Check if system is ostree] *********************************************** Monday 22 July 2024 12:16:47 -0400 (0:00:00.405) 0:00:01.467 *********** ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** Monday 22 July 2024 12:16:48 -0400 (0:00:00.423) 0:00:01.890 *********** ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** Monday 22 July 2024 12:16:48 -0400 (0:00:00.047) 0:00:01.938 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** Monday 22 July 2024 12:16:48 -0400 (0:00:00.042) 0:00:01.980 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 TASK [Create EPEL 7] *********************************************************** Monday 22 July 2024 12:16:48 -0400 (0:00:00.078) 0:00:02.058 *********** ok: [managed_node1] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** Monday 22 July 2024 12:16:48 -0400 (0:00:00.385) 0:00:02.444 *********** ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } TASK [Enable EPEL 7] *********************************************************** Monday 22 July 2024 12:16:49 -0400 (0:00:00.698) 0:00:03.142 *********** ok: [managed_node1] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.166246", "end": "2024-07-22 12:16:50.021293", "rc": 0, "start": "2024-07-22 12:16:49.855047" } STDOUT: Loaded plugins: fastestmirror ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = True enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/epel pkgdir = /var/cache/yum/x86_64/7/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** Monday 22 July 2024 12:16:50 -0400 (0:00:00.459) 0:00:03.602 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** Monday 22 July 2024 12:16:50 -0400 (0:00:00.027) 0:00:03.630 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** Monday 22 July 2024 12:16:50 -0400 (0:00:00.023) 0:00:03.654 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/create_and_remove_interface.yml for managed_node1 TASK [Include the task 'show_interfaces.yml'] ********************************** Monday 22 July 2024 12:16:50 -0400 (0:00:00.034) 0:00:03.688 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Monday 22 July 2024 12:16:50 -0400 (0:00:00.031) 0:00:03.720 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Monday 22 July 2024 12:16:50 -0400 (0:00:00.028) 0:00:03.749 *********** ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003404", "end": "2024-07-22 12:16:50.471111", "rc": 0, "start": "2024-07-22 12:16:50.467707" } STDOUT: bond0 bonding_masters eth0 lo rpltstbr team0 TASK [Set current_interfaces] ************************************************** Monday 22 July 2024 12:16:50 -0400 (0:00:00.301) 0:00:04.051 *********** ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "rpltstbr", "team0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Monday 22 July 2024 12:16:50 -0400 (0:00:00.026) 0:00:04.077 *********** ok: [managed_node1] => {} MSG: current_interfaces: [u'bond0', u'bonding_masters', u'eth0', u'lo', u'rpltstbr', u'team0'] TASK [Include the task 'manage_test_interface.yml'] **************************** Monday 22 July 2024 12:16:50 -0400 (0:00:00.024) 0:00:04.102 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/manage_test_interface.yml for managed_node1 TASK [Ensure state in ["present", "absent"]] *********************************** Monday 22 July 2024 12:16:50 -0400 (0:00:00.042) 0:00:04.144 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* Monday 22 July 2024 12:16:50 -0400 (0:00:00.023) 0:00:04.168 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** Monday 22 July 2024 12:16:50 -0400 (0:00:00.025) 0:00:04.194 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Monday 22 July 2024 12:16:50 -0400 (0:00:00.034) 0:00:04.228 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Monday 22 July 2024 12:16:50 -0400 (0:00:00.033) 0:00:04.261 *********** ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004321", "end": "2024-07-22 12:16:51.970016", "rc": 0, "start": "2024-07-22 12:16:50.965695" } STDOUT: bond0 bonding_masters eth0 lo rpltstbr team0 TASK [Set current_interfaces] ************************************************** Monday 22 July 2024 12:16:52 -0400 (0:00:01.288) 0:00:05.550 *********** ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "rpltstbr", "team0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Monday 22 July 2024 12:16:52 -0400 (0:00:00.025) 0:00:05.575 *********** ok: [managed_node1] => {} MSG: current_interfaces: [u'bond0', u'bonding_masters', u'eth0', u'lo', u'rpltstbr', u'team0'] TASK [Install iproute] ********************************************************* Monday 22 July 2024 12:16:52 -0400 (0:00:00.025) 0:00:05.601 *********** ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** Monday 22 July 2024 12:16:52 -0400 (0:00:00.570) 0:00:06.172 *********** skipping: [managed_node1] => (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: [managed_node1] => (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: [managed_node1] => (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] ******************************** Monday 22 July 2024 12:16:52 -0400 (0:00:00.040) 0:00:06.212 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** Monday 22 July 2024 12:16:52 -0400 (0:00:00.025) 0:00:06.238 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** Monday 22 July 2024 12:16:52 -0400 (0:00:00.024) 0:00:06.263 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** Monday 22 July 2024 12:16:52 -0400 (0:00:00.024) 0:00:06.287 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* Monday 22 July 2024 12:16:52 -0400 (0:00:00.026) 0:00:06.313 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* Monday 22 July 2024 12:16:52 -0400 (0:00:00.024) 0:00:06.338 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** Monday 22 July 2024 12:16:52 -0400 (0:00:00.026) 0:00:06.364 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Monday 22 July 2024 12:16:52 -0400 (0:00:00.038) 0:00:06.402 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Monday 22 July 2024 12:16:52 -0400 (0:00:00.030) 0:00:06.433 *********** ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003432", "end": "2024-07-22 12:16:53.146625", "rc": 0, "start": "2024-07-22 12:16:53.143193" } STDOUT: bond0 bonding_masters eth0 lo rpltstbr team0 TASK [Set current_interfaces] ************************************************** Monday 22 July 2024 12:16:53 -0400 (0:00:00.295) 0:00:06.729 *********** ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "rpltstbr", "team0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Monday 22 July 2024 12:16:53 -0400 (0:00:00.026) 0:00:06.755 *********** ok: [managed_node1] => {} MSG: current_interfaces: [u'bond0', u'bonding_masters', u'eth0', u'lo', u'rpltstbr', u'team0'] TASK [Include the task 'assert_device_absent.yml'] ***************************** Monday 22 July 2024 12:16:53 -0400 (0:00:00.025) 0:00:06.781 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/assert_device_absent.yml for managed_node1 TASK [Include the task 'get_interface_stat.yml'] ******************************* Monday 22 July 2024 12:16:53 -0400 (0:00:00.039) 0:00:06.820 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_interface_stat.yml for managed_node1 TASK [Get stat for interface veth1298] ***************************************** Monday 22 July 2024 12:16:53 -0400 (0:00:00.033) 0:00:06.854 *********** ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ Monday 22 July 2024 12:16:53 -0400 (0:00:00.283) 0:00:07.137 *********** ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** Monday 22 July 2024 12:16:53 -0400 (0:00:00.028) 0:00:07.165 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/manage_test_interface.yml for managed_node1 TASK [Ensure state in ["present", "absent"]] *********************************** Monday 22 July 2024 12:16:53 -0400 (0:00:00.048) 0:00:07.213 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* Monday 22 July 2024 12:16:53 -0400 (0:00:00.022) 0:00:07.235 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** Monday 22 July 2024 12:16:53 -0400 (0:00:00.024) 0:00:07.260 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Monday 22 July 2024 12:16:53 -0400 (0:00:00.032) 0:00:07.293 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Monday 22 July 2024 12:16:53 -0400 (0:00:00.033) 0:00:07.326 *********** ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004344", "end": "2024-07-22 12:17:00.050155", "rc": 0, "start": "2024-07-22 12:16:59.045811" } STDOUT: bond0 bonding_masters eth0 lo rpltstbr team0 TASK [Set current_interfaces] ************************************************** Monday 22 July 2024 12:17:00 -0400 (0:00:06.334) 0:00:13.660 *********** ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "rpltstbr", "team0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Monday 22 July 2024 12:17:00 -0400 (0:00:00.027) 0:00:13.688 *********** ok: [managed_node1] => {} MSG: current_interfaces: [u'bond0', u'bonding_masters', u'eth0', u'lo', u'rpltstbr', u'team0'] TASK [Install iproute] ********************************************************* Monday 22 July 2024 12:17:00 -0400 (0:00:00.024) 0:00:13.712 *********** ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** Monday 22 July 2024 12:17:00 -0400 (0:00:00.587) 0:00:14.299 *********** ok: [managed_node1] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth1298", "type", "veth", "peer", "name", "peerveth1298" ], "delta": "0:00:00.012102", "end": "2024-07-22 12:17:01.037703", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-07-22 12:17:01.025601" } ok: [managed_node1] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004882", "end": "2024-07-22 12:17:01.342399", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-07-22 12:17:01.337517" } ok: [managed_node1] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.008959", "end": "2024-07-22 12:17:01.626135", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-07-22 12:17:01.617176" } TASK [Set up veth as managed by NetworkManager] ******************************** Monday 22 July 2024 12:17:01 -0400 (0:00:00.911) 0:00:15.211 *********** ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.037665", "end": "2024-07-22 12:17:01.967498", "rc": 0, "start": "2024-07-22 12:17:01.929833" } TASK [Delete veth interface veth1298] ****************************************** Monday 22 July 2024 12:17:02 -0400 (0:00:00.339) 0:00:15.551 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** Monday 22 July 2024 12:17:02 -0400 (0:00:00.026) 0:00:15.577 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** Monday 22 July 2024 12:17:02 -0400 (0:00:00.024) 0:00:15.602 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* Monday 22 July 2024 12:17:02 -0400 (0:00:00.026) 0:00:15.629 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* Monday 22 July 2024 12:17:02 -0400 (0:00:00.024) 0:00:15.654 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** Monday 22 July 2024 12:17:02 -0400 (0:00:00.024) 0:00:15.678 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Monday 22 July 2024 12:17:02 -0400 (0:00:00.046) 0:00:15.725 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Monday 22 July 2024 12:17:02 -0400 (0:00:00.034) 0:00:15.759 *********** ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003210", "end": "2024-07-22 12:17:02.502170", "rc": 0, "start": "2024-07-22 12:17:02.498960" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 rpltstbr team0 veth1298 TASK [Set current_interfaces] ************************************************** Monday 22 July 2024 12:17:02 -0400 (0:00:00.324) 0:00:16.084 *********** ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "rpltstbr", "team0", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Monday 22 July 2024 12:17:02 -0400 (0:00:00.026) 0:00:16.110 *********** ok: [managed_node1] => {} MSG: current_interfaces: [u'bond0', u'bonding_masters', u'eth0', u'lo', u'peerveth1298', u'rpltstbr', u'team0', u'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** Monday 22 July 2024 12:17:02 -0400 (0:00:00.025) 0:00:16.135 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/assert_device_present.yml for managed_node1 TASK [Include the task 'get_interface_stat.yml'] ******************************* Monday 22 July 2024 12:17:02 -0400 (0:00:00.048) 0:00:16.184 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_interface_stat.yml for managed_node1 TASK [Get stat for interface veth1298] ***************************************** Monday 22 July 2024 12:17:02 -0400 (0:00:00.033) 0:00:16.217 *********** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721665021.036308, "block_size": 4096, "blocks": 0, "ctime": 1721665021.036308, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 18662, "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": 1721665021.036308, "nlink": 1, "path": "/sys/class/net/veth1298", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth1298'] *********************** Monday 22 July 2024 12:17:02 -0400 (0:00:00.303) 0:00:16.520 *********** ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** Monday 22 July 2024 12:17:03 -0400 (0:00:00.029) 0:00:16.550 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/manage_test_interface.yml for managed_node1 TASK [Ensure state in ["present", "absent"]] *********************************** Monday 22 July 2024 12:17:03 -0400 (0:00:00.054) 0:00:16.604 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* Monday 22 July 2024 12:17:03 -0400 (0:00:00.025) 0:00:16.629 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** Monday 22 July 2024 12:17:03 -0400 (0:00:00.022) 0:00:16.652 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Monday 22 July 2024 12:17:03 -0400 (0:00:00.036) 0:00:16.689 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Monday 22 July 2024 12:17:03 -0400 (0:00:00.031) 0:00:16.720 *********** ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003192", "end": "2024-07-22 12:17:03.444306", "rc": 0, "start": "2024-07-22 12:17:03.441114" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 rpltstbr team0 veth1298 TASK [Set current_interfaces] ************************************************** Monday 22 July 2024 12:17:03 -0400 (0:00:00.302) 0:00:17.022 *********** ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "rpltstbr", "team0", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Monday 22 July 2024 12:17:03 -0400 (0:00:00.027) 0:00:17.050 *********** ok: [managed_node1] => {} MSG: current_interfaces: [u'bond0', u'bonding_masters', u'eth0', u'lo', u'peerveth1298', u'rpltstbr', u'team0', u'veth1298'] TASK [Install iproute] ********************************************************* Monday 22 July 2024 12:17:03 -0400 (0:00:00.026) 0:00:17.076 *********** ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** Monday 22 July 2024 12:17:04 -0400 (0:00:00.586) 0:00:17.662 *********** skipping: [managed_node1] => (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: [managed_node1] => (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: [managed_node1] => (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] ******************************** Monday 22 July 2024 12:17:04 -0400 (0:00:00.042) 0:00:17.704 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** Monday 22 July 2024 12:17:04 -0400 (0:00:00.025) 0:00:17.730 *********** ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.010460", "end": "2024-07-22 12:17:04.458038", "rc": 0, "start": "2024-07-22 12:17:04.447578" } TASK [Create dummy interface veth1298] ***************************************** Monday 22 July 2024 12:17:04 -0400 (0:00:00.317) 0:00:18.047 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** Monday 22 July 2024 12:17:04 -0400 (0:00:00.026) 0:00:18.074 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* Monday 22 July 2024 12:17:04 -0400 (0:00:00.026) 0:00:18.100 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* Monday 22 July 2024 12:17:04 -0400 (0:00:00.024) 0:00:18.124 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** Monday 22 July 2024 12:17:04 -0400 (0:00:00.025) 0:00:18.150 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Monday 22 July 2024 12:17:04 -0400 (0:00:00.055) 0:00:18.205 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Monday 22 July 2024 12:17:04 -0400 (0:00:00.031) 0:00:18.237 *********** ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003233", "end": "2024-07-22 12:17:04.952280", "rc": 0, "start": "2024-07-22 12:17:04.949047" } STDOUT: bond0 bonding_masters eth0 lo rpltstbr team0 TASK [Set current_interfaces] ************************************************** Monday 22 July 2024 12:17:05 -0400 (0:00:00.295) 0:00:18.533 *********** ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "rpltstbr", "team0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Monday 22 July 2024 12:17:05 -0400 (0:00:00.026) 0:00:18.559 *********** ok: [managed_node1] => {} MSG: current_interfaces: [u'bond0', u'bonding_masters', u'eth0', u'lo', u'rpltstbr', u'team0'] TASK [Include the task 'assert_device_absent.yml'] ***************************** Monday 22 July 2024 12:17:05 -0400 (0:00:00.027) 0:00:18.587 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/assert_device_absent.yml for managed_node1 TASK [Include the task 'get_interface_stat.yml'] ******************************* Monday 22 July 2024 12:17:05 -0400 (0:00:00.056) 0:00:18.643 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_interface_stat.yml for managed_node1 TASK [Get stat for interface veth1298] ***************************************** Monday 22 July 2024 12:17:05 -0400 (0:00:00.030) 0:00:18.673 *********** ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ Monday 22 July 2024 12:17:05 -0400 (0:00:00.296) 0:00:18.970 *********** ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** Monday 22 July 2024 12:17:05 -0400 (0:00:00.031) 0:00:19.002 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/create_and_remove_interface.yml for managed_node1 TASK [Include the task 'show_interfaces.yml'] ********************************** Monday 22 July 2024 12:17:05 -0400 (0:00:00.039) 0:00:19.041 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Monday 22 July 2024 12:17:05 -0400 (0:00:00.030) 0:00:19.072 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Monday 22 July 2024 12:17:05 -0400 (0:00:00.031) 0:00:19.103 *********** ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003183", "end": "2024-07-22 12:17:05.820202", "rc": 0, "start": "2024-07-22 12:17:05.817019" } STDOUT: bond0 bonding_masters eth0 lo rpltstbr team0 TASK [Set current_interfaces] ************************************************** Monday 22 July 2024 12:17:05 -0400 (0:00:00.336) 0:00:19.440 *********** ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "rpltstbr", "team0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Monday 22 July 2024 12:17:05 -0400 (0:00:00.027) 0:00:19.467 *********** ok: [managed_node1] => {} MSG: current_interfaces: [u'bond0', u'bonding_masters', u'eth0', u'lo', u'rpltstbr', u'team0'] TASK [Include the task 'manage_test_interface.yml'] **************************** Monday 22 July 2024 12:17:05 -0400 (0:00:00.024) 0:00:19.492 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/manage_test_interface.yml for managed_node1 TASK [Ensure state in ["present", "absent"]] *********************************** Monday 22 July 2024 12:17:06 -0400 (0:00:00.040) 0:00:19.533 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* Monday 22 July 2024 12:17:06 -0400 (0:00:00.023) 0:00:19.556 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** Monday 22 July 2024 12:17:06 -0400 (0:00:00.026) 0:00:19.583 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Monday 22 July 2024 12:17:06 -0400 (0:00:00.033) 0:00:19.616 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Monday 22 July 2024 12:17:06 -0400 (0:00:00.031) 0:00:19.647 *********** ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003200", "end": "2024-07-22 12:17:06.368396", "rc": 0, "start": "2024-07-22 12:17:06.365196" } STDOUT: bond0 bonding_masters eth0 lo rpltstbr team0 TASK [Set current_interfaces] ************************************************** Monday 22 July 2024 12:17:06 -0400 (0:00:00.302) 0:00:19.950 *********** ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "rpltstbr", "team0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Monday 22 July 2024 12:17:06 -0400 (0:00:00.026) 0:00:19.977 *********** ok: [managed_node1] => {} MSG: current_interfaces: [u'bond0', u'bonding_masters', u'eth0', u'lo', u'rpltstbr', u'team0'] TASK [Install iproute] ********************************************************* Monday 22 July 2024 12:17:06 -0400 (0:00:00.026) 0:00:20.003 *********** ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** Monday 22 July 2024 12:17:07 -0400 (0:00:00.592) 0:00:20.596 *********** skipping: [managed_node1] => (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: [managed_node1] => (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: [managed_node1] => (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] ******************************** Monday 22 July 2024 12:17:07 -0400 (0:00:00.043) 0:00:20.639 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** Monday 22 July 2024 12:17:07 -0400 (0:00:00.025) 0:00:20.664 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** Monday 22 July 2024 12:17:07 -0400 (0:00:00.029) 0:00:20.694 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** Monday 22 July 2024 12:17:07 -0400 (0:00:00.024) 0:00:20.719 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** Monday 22 July 2024 12:17:07 -0400 (0:00:00.024) 0:00:20.743 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** Monday 22 July 2024 12:17:07 -0400 (0:00:00.026) 0:00:20.770 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** Monday 22 July 2024 12:17:07 -0400 (0:00:00.023) 0:00:20.794 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Monday 22 July 2024 12:17:07 -0400 (0:00:00.041) 0:00:20.835 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Monday 22 July 2024 12:17:07 -0400 (0:00:00.028) 0:00:20.864 *********** ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003296", "end": "2024-07-22 12:17:07.576434", "rc": 0, "start": "2024-07-22 12:17:07.573138" } STDOUT: bond0 bonding_masters eth0 lo rpltstbr team0 TASK [Set current_interfaces] ************************************************** Monday 22 July 2024 12:17:07 -0400 (0:00:00.291) 0:00:21.155 *********** ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "rpltstbr", "team0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Monday 22 July 2024 12:17:07 -0400 (0:00:00.025) 0:00:21.181 *********** ok: [managed_node1] => {} MSG: current_interfaces: [u'bond0', u'bonding_masters', u'eth0', u'lo', u'rpltstbr', u'team0'] TASK [Include the task 'assert_device_absent.yml'] ***************************** Monday 22 July 2024 12:17:07 -0400 (0:00:00.026) 0:00:21.207 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/assert_device_absent.yml for managed_node1 TASK [Include the task 'get_interface_stat.yml'] ******************************* Monday 22 July 2024 12:17:07 -0400 (0:00:00.038) 0:00:21.246 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_interface_stat.yml for managed_node1 TASK [Get stat for interface dummy1298] **************************************** Monday 22 July 2024 12:17:07 -0400 (0:00:00.030) 0:00:21.277 *********** ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** Monday 22 July 2024 12:17:08 -0400 (0:00:00.285) 0:00:21.562 *********** ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** Monday 22 July 2024 12:17:08 -0400 (0:00:00.030) 0:00:21.593 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/manage_test_interface.yml for managed_node1 TASK [Ensure state in ["present", "absent"]] *********************************** Monday 22 July 2024 12:17:08 -0400 (0:00:00.047) 0:00:21.640 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* Monday 22 July 2024 12:17:08 -0400 (0:00:00.023) 0:00:21.663 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** Monday 22 July 2024 12:17:08 -0400 (0:00:00.024) 0:00:21.688 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Monday 22 July 2024 12:17:08 -0400 (0:00:00.035) 0:00:21.723 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Monday 22 July 2024 12:17:08 -0400 (0:00:00.034) 0:00:21.758 *********** ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004336", "end": "2024-07-22 12:17:09.472133", "rc": 0, "start": "2024-07-22 12:17:08.467797" } STDOUT: bond0 bonding_masters eth0 lo rpltstbr team0 TASK [Set current_interfaces] ************************************************** Monday 22 July 2024 12:17:09 -0400 (0:00:01.294) 0:00:23.052 *********** ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "rpltstbr", "team0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Monday 22 July 2024 12:17:09 -0400 (0:00:00.027) 0:00:23.080 *********** ok: [managed_node1] => {} MSG: current_interfaces: [u'bond0', u'bonding_masters', u'eth0', u'lo', u'rpltstbr', u'team0'] TASK [Install iproute] ********************************************************* Monday 22 July 2024 12:17:09 -0400 (0:00:00.026) 0:00:23.107 *********** ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** Monday 22 July 2024 12:17:10 -0400 (0:00:00.580) 0:00:23.687 *********** skipping: [managed_node1] => (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: [managed_node1] => (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: [managed_node1] => (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] ******************************** Monday 22 July 2024 12:17:10 -0400 (0:00:00.041) 0:00:23.729 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** Monday 22 July 2024 12:17:10 -0400 (0:00:00.023) 0:00:23.752 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** Monday 22 July 2024 12:17:10 -0400 (0:00:00.025) 0:00:23.778 *********** ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.006054", "end": "2024-07-22 12:17:10.502694", "rc": 0, "start": "2024-07-22 12:17:10.496640" } TASK [Delete dummy interface dummy1298] **************************************** Monday 22 July 2024 12:17:10 -0400 (0:00:00.309) 0:00:24.088 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** Monday 22 July 2024 12:17:10 -0400 (0:00:00.026) 0:00:24.115 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** Monday 22 July 2024 12:17:10 -0400 (0:00:00.026) 0:00:24.141 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** Monday 22 July 2024 12:17:10 -0400 (0:00:00.023) 0:00:24.164 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Monday 22 July 2024 12:17:10 -0400 (0:00:00.047) 0:00:24.212 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Monday 22 July 2024 12:17:10 -0400 (0:00:00.031) 0:00:24.244 *********** ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004300", "end": "2024-07-22 12:17:11.971168", "rc": 0, "start": "2024-07-22 12:17:10.966868" } STDOUT: bond0 bonding_masters dummy1298 eth0 lo rpltstbr team0 TASK [Set current_interfaces] ************************************************** Monday 22 July 2024 12:17:12 -0400 (0:00:01.307) 0:00:25.551 *********** ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy1298", "eth0", "lo", "rpltstbr", "team0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Monday 22 July 2024 12:17:12 -0400 (0:00:00.026) 0:00:25.577 *********** ok: [managed_node1] => {} MSG: current_interfaces: [u'bond0', u'bonding_masters', u'dummy1298', u'eth0', u'lo', u'rpltstbr', u'team0'] TASK [Include the task 'assert_device_present.yml'] **************************** Monday 22 July 2024 12:17:12 -0400 (0:00:00.025) 0:00:25.603 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/assert_device_present.yml for managed_node1 TASK [Include the task 'get_interface_stat.yml'] ******************************* Monday 22 July 2024 12:17:12 -0400 (0:00:00.047) 0:00:25.650 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_interface_stat.yml for managed_node1 TASK [Get stat for interface dummy1298] **************************************** Monday 22 July 2024 12:17:12 -0400 (0:00:00.031) 0:00:25.682 *********** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721665030.502407, "block_size": 4096, "blocks": 0, "ctime": 1721665030.502407, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 18207, "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": 1721665030.502407, "nlink": 1, "path": "/sys/class/net/dummy1298", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'dummy1298'] ********************** Monday 22 July 2024 12:17:12 -0400 (0:00:00.295) 0:00:25.977 *********** ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** Monday 22 July 2024 12:17:12 -0400 (0:00:00.030) 0:00:26.007 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/manage_test_interface.yml for managed_node1 TASK [Ensure state in ["present", "absent"]] *********************************** Monday 22 July 2024 12:17:12 -0400 (0:00:00.051) 0:00:26.059 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* Monday 22 July 2024 12:17:12 -0400 (0:00:00.025) 0:00:26.084 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** Monday 22 July 2024 12:17:12 -0400 (0:00:00.024) 0:00:26.108 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Monday 22 July 2024 12:17:12 -0400 (0:00:00.035) 0:00:26.143 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Monday 22 July 2024 12:17:12 -0400 (0:00:00.030) 0:00:26.174 *********** ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003348", "end": "2024-07-22 12:17:12.881500", "rc": 0, "start": "2024-07-22 12:17:12.878152" } STDOUT: bond0 bonding_masters dummy1298 eth0 lo rpltstbr team0 TASK [Set current_interfaces] ************************************************** Monday 22 July 2024 12:17:12 -0400 (0:00:00.287) 0:00:26.462 *********** ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy1298", "eth0", "lo", "rpltstbr", "team0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Monday 22 July 2024 12:17:12 -0400 (0:00:00.027) 0:00:26.490 *********** ok: [managed_node1] => {} MSG: current_interfaces: [u'bond0', u'bonding_masters', u'dummy1298', u'eth0', u'lo', u'rpltstbr', u'team0'] TASK [Install iproute] ********************************************************* Monday 22 July 2024 12:17:12 -0400 (0:00:00.026) 0:00:26.516 *********** ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** Monday 22 July 2024 12:17:13 -0400 (0:00:00.646) 0:00:27.162 *********** skipping: [managed_node1] => (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: [managed_node1] => (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: [managed_node1] => (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] ******************************** Monday 22 July 2024 12:17:13 -0400 (0:00:00.043) 0:00:27.205 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** Monday 22 July 2024 12:17:13 -0400 (0:00:00.024) 0:00:27.230 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** Monday 22 July 2024 12:17:13 -0400 (0:00:00.028) 0:00:27.258 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** Monday 22 July 2024 12:17:13 -0400 (0:00:00.025) 0:00:27.284 *********** ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.009299", "end": "2024-07-22 12:17:14.007934", "rc": 0, "start": "2024-07-22 12:17:13.998635" } TASK [Create tap interface dummy1298] ****************************************** Monday 22 July 2024 12:17:14 -0400 (0:00:00.304) 0:00:27.589 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** Monday 22 July 2024 12:17:14 -0400 (0:00:00.026) 0:00:27.615 *********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** Monday 22 July 2024 12:17:14 -0400 (0:00:00.025) 0:00:27.640 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Monday 22 July 2024 12:17:14 -0400 (0:00:00.052) 0:00:27.693 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Monday 22 July 2024 12:17:14 -0400 (0:00:00.032) 0:00:27.725 *********** ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003240", "end": "2024-07-22 12:17:14.441489", "rc": 0, "start": "2024-07-22 12:17:14.438249" } STDOUT: bond0 bonding_masters eth0 lo rpltstbr team0 TASK [Set current_interfaces] ************************************************** Monday 22 July 2024 12:17:14 -0400 (0:00:00.293) 0:00:28.019 *********** ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "rpltstbr", "team0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Monday 22 July 2024 12:17:14 -0400 (0:00:00.026) 0:00:28.045 *********** ok: [managed_node1] => {} MSG: current_interfaces: [u'bond0', u'bonding_masters', u'eth0', u'lo', u'rpltstbr', u'team0'] TASK [Include the task 'assert_device_absent.yml'] ***************************** Monday 22 July 2024 12:17:14 -0400 (0:00:00.026) 0:00:28.072 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/assert_device_absent.yml for managed_node1 TASK [Include the task 'get_interface_stat.yml'] ******************************* Monday 22 July 2024 12:17:14 -0400 (0:00:00.055) 0:00:28.127 *********** included: /var/ARTIFACTS/work-generalf9zchfe2/plans/general/tree/tmp.ogkfs9ZVSj/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_interface_stat.yml for managed_node1 TASK [Get stat for interface dummy1298] **************************************** Monday 22 July 2024 12:17:14 -0400 (0:00:00.031) 0:00:28.159 *********** ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** Monday 22 July 2024 12:17:14 -0400 (0:00:00.289) 0:00:28.448 *********** ok: [managed_node1] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* managed_node1 : ok=122 changed=0 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Monday 22 July 2024 12:17:14 -0400 (0:00:00.023) 0:00:28.471 *********** =============================================================================== Gather current interface info ------------------------------------------- 6.33s Gather current interface info ------------------------------------------- 1.31s Gather current interface info ------------------------------------------- 1.29s Gather current interface info ------------------------------------------- 1.29s Gathering Facts --------------------------------------------------------- 0.95s Create veth interface veth1298 ------------------------------------------ 0.91s Install yum-utils package ----------------------------------------------- 0.70s Install iproute --------------------------------------------------------- 0.65s Install iproute --------------------------------------------------------- 0.59s Install iproute --------------------------------------------------------- 0.59s Install iproute --------------------------------------------------------- 0.59s Install iproute --------------------------------------------------------- 0.58s Install iproute --------------------------------------------------------- 0.57s Enable EPEL 7 ----------------------------------------------------------- 0.46s Check if system is ostree ----------------------------------------------- 0.42s Gather the minimum subset of ansible_facts required by the network role test --- 0.41s Create EPEL 7 ----------------------------------------------------------- 0.39s Set up veth as managed by NetworkManager -------------------------------- 0.34s Gather current interface info ------------------------------------------- 0.34s Gather current interface info ------------------------------------------- 0.32s