ansible-playbook [core 2.17.9] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-npB executable location = /usr/local/bin/ansible-playbook python version = 3.12.9 (main, Feb 4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] (/usr/bin/python3.12) jinja version = 3.1.5 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_eth_dns_support_nm.yml ***************************************** 6 plays in /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/tests_eth_dns_support_nm.yml PLAY [Run playbook 'playbooks/tests_eth_dns_support.yml' with nm as provider] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/tests_eth_dns_support_nm.yml:6 Friday 14 March 2025 10:24:28 -0400 (0:00:00.027) 0:00:00.027 ********** [WARNING]: Platform linux on host managed-node5 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node5] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/tests_eth_dns_support_nm.yml:9 Friday 14 March 2025 10:24:31 -0400 (0:00:02.425) 0:00:02.452 ********** included: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed-node5 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 14 March 2025 10:24:31 -0400 (0:00:00.071) 0:00:02.524 ********** ok: [managed-node5] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 14 March 2025 10:24:32 -0400 (0:00:00.905) 0:00:03.429 ********** ok: [managed-node5] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 14 March 2025 10:24:33 -0400 (0:00:01.079) 0:00:04.509 ********** ok: [managed-node5] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 14 March 2025 10:24:33 -0400 (0:00:00.138) 0:00:04.647 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 14 March 2025 10:24:33 -0400 (0:00:00.110) 0:00:04.758 ********** included: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed-node5 TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 14 March 2025 10:24:33 -0400 (0:00:00.228) 0:00:04.986 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 14 March 2025 10:24:33 -0400 (0:00:00.082) 0:00:05.069 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 14 March 2025 10:24:33 -0400 (0:00:00.086) 0:00:05.155 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 14 March 2025 10:24:33 -0400 (0:00:00.088) 0:00:05.243 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 14 March 2025 10:24:33 -0400 (0:00:00.082) 0:00:05.325 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/tests_eth_dns_support_nm.yml:11 Friday 14 March 2025 10:24:33 -0400 (0:00:00.077) 0:00:05.403 ********** ok: [managed-node5] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing dns support] ******************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_eth_dns_support.yml:3 Friday 14 March 2025 10:24:34 -0400 (0:00:00.108) 0:00:05.512 ********** ok: [managed-node5] TASK [Set type=veth and interface=ethtest0] ************************************ task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_eth_dns_support.yml:11 Friday 14 March 2025 10:24:35 -0400 (0:00:01.211) 0:00:06.723 ********** ok: [managed-node5] => { "ansible_facts": { "interface": "ethtest0", "type": "veth" }, "changed": false } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_eth_dns_support.yml:15 Friday 14 March 2025 10:24:35 -0400 (0:00:00.080) 0:00:06.803 ********** included: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node5 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 14 March 2025 10:24:35 -0400 (0:00:00.079) 0:00:06.883 ********** included: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node5 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 14 March 2025 10:24:35 -0400 (0:00:00.049) 0:00:06.933 ********** ok: [managed-node5] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003852", "end": "2025-03-14 10:24:36.327611", "rc": 0, "start": "2025-03-14 10:24:36.323759" } STDOUT: bonding_masters eth0 eth1 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 14 March 2025 10:24:36 -0400 (0:00:00.926) 0:00:07.859 ********** ok: [managed-node5] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "eth1", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 14 March 2025 10:24:36 -0400 (0:00:00.092) 0:00:07.952 ********** ok: [managed-node5] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'eth1', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_eth_dns_support.yml:17 Friday 14 March 2025 10:24:36 -0400 (0:00:00.083) 0:00:08.035 ********** included: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed-node5 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Friday 14 March 2025 10:24:36 -0400 (0:00:00.136) 0:00:08.172 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Friday 14 March 2025 10:24:36 -0400 (0:00:00.048) 0:00:08.221 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Friday 14 March 2025 10:24:36 -0400 (0:00:00.055) 0:00:08.277 ********** included: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node5 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 14 March 2025 10:24:36 -0400 (0:00:00.070) 0:00:08.347 ********** included: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node5 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 14 March 2025 10:24:37 -0400 (0:00:00.062) 0:00:08.409 ********** ok: [managed-node5] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003250", "end": "2025-03-14 10:24:37.373544", "rc": 0, "start": "2025-03-14 10:24:37.370294" } STDOUT: bonding_masters eth0 eth1 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 14 March 2025 10:24:37 -0400 (0:00:00.503) 0:00:08.913 ********** ok: [managed-node5] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "eth1", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 14 March 2025 10:24:37 -0400 (0:00:00.129) 0:00:09.043 ********** ok: [managed-node5] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'eth1', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Friday 14 March 2025 10:24:37 -0400 (0:00:00.117) 0:00:09.161 ********** ok: [managed-node5] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface ethtest0] ****************************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Friday 14 March 2025 10:24:39 -0400 (0:00:01.620) 0:00:10.781 ********** ok: [managed-node5] => (item=ip link add ethtest0 type veth peer name peerethtest0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "ethtest0", "type", "veth", "peer", "name", "peerethtest0" ], "delta": "0:00:00.006050", "end": "2025-03-14 10:24:39.902125", "item": "ip link add ethtest0 type veth peer name peerethtest0", "rc": 0, "start": "2025-03-14 10:24:39.896075" } ok: [managed-node5] => (item=ip link set peerethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerethtest0", "up" ], "delta": "0:00:00.004154", "end": "2025-03-14 10:24:40.461443", "item": "ip link set peerethtest0 up", "rc": 0, "start": "2025-03-14 10:24:40.457289" } ok: [managed-node5] => (item=ip link set ethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "ethtest0", "up" ], "delta": "0:00:00.003677", "end": "2025-03-14 10:24:40.922045", "item": "ip link set ethtest0 up", "rc": 0, "start": "2025-03-14 10:24:40.918368" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Friday 14 March 2025 10:24:40 -0400 (0:00:01.619) 0:00:12.400 ********** ok: [managed-node5] => { "changed": false, "cmd": [ "nmcli", "d", "set", "ethtest0", "managed", "true" ], "delta": "0:00:00.021622", "end": "2025-03-14 10:24:41.513805", "rc": 0, "start": "2025-03-14 10:24:41.492183" } TASK [Delete veth interface ethtest0] ****************************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Friday 14 March 2025 10:24:41 -0400 (0:00:00.662) 0:00:13.063 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface ethtest0] ***************************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Friday 14 March 2025 10:24:41 -0400 (0:00:00.119) 0:00:13.183 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface ethtest0] ***************************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Friday 14 March 2025 10:24:41 -0400 (0:00:00.097) 0:00:13.280 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface ethtest0] ******************************************* task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Friday 14 March 2025 10:24:41 -0400 (0:00:00.099) 0:00:13.380 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface ethtest0] ******************************************* task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Friday 14 March 2025 10:24:42 -0400 (0:00:00.079) 0:00:13.460 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_eth_dns_support.yml:21 Friday 14 March 2025 10:24:42 -0400 (0:00:00.069) 0:00:13.530 ********** included: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed-node5 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 14 March 2025 10:24:42 -0400 (0:00:00.158) 0:00:13.688 ********** included: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node5 TASK [Get stat for interface ethtest0] ***************************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 14 March 2025 10:24:42 -0400 (0:00:00.083) 0:00:13.772 ********** ok: [managed-node5] => { "changed": false, "stat": { "atime": 1741962279.899666, "block_size": 4096, "blocks": 0, "ctime": 1741962279.899666, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 28594, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/ethtest0", "lnk_target": "../../devices/virtual/net/ethtest0", "mode": "0777", "mtime": 1741962279.899666, "nlink": 1, "path": "/sys/class/net/ethtest0", "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 - 'ethtest0'] *********************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 14 March 2025 10:24:42 -0400 (0:00:00.607) 0:00:14.379 ********** ok: [managed-node5] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 14 March 2025 10:24:43 -0400 (0:00:00.082) 0:00:14.461 ********** included: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node5 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 14 March 2025 10:24:43 -0400 (0:00:00.107) 0:00:14.571 ********** skipping: [managed-node5] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 14 March 2025 10:24:43 -0400 (0:00:00.120) 0:00:14.691 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 14 March 2025 10:24:43 -0400 (0:00:00.069) 0:00:14.761 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 14 March 2025 10:24:43 -0400 (0:00:00.082) 0:00:14.845 ********** ok: [managed-node5] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 14 March 2025 10:24:46 -0400 (0:00:03.025) 0:00:17.870 ********** ok: [managed-node5] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 14 March 2025 10:24:48 -0400 (0:00:02.361) 0:00:20.231 ********** ok: [managed-node5] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 14 March 2025 10:24:48 -0400 (0:00:00.130) 0:00:20.362 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 14 March 2025 10:24:49 -0400 (0:00:00.077) 0:00:20.440 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 14 March 2025 10:24:49 -0400 (0:00:00.132) 0:00:20.572 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 14 March 2025 10:24:49 -0400 (0:00:00.260) 0:00:20.833 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 14 March 2025 10:24:49 -0400 (0:00:00.419) 0:00:21.253 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 14 March 2025 10:24:50 -0400 (0:00:00.350) 0:00:21.603 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 14 March 2025 10:24:50 -0400 (0:00:00.174) 0:00:21.778 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 14 March 2025 10:24:50 -0400 (0:00:00.542) 0:00:22.320 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 14 March 2025 10:24:51 -0400 (0:00:00.159) 0:00:22.479 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 14 March 2025 10:24:51 -0400 (0:00:00.186) 0:00:22.667 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 14 March 2025 10:24:51 -0400 (0:00:00.439) 0:00:23.107 ********** ok: [managed-node5] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 14 March 2025 10:24:54 -0400 (0:00:02.796) 0:00:25.903 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 14 March 2025 10:24:54 -0400 (0:00:00.354) 0:00:26.258 ********** skipping: [managed-node5] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 14 March 2025 10:24:55 -0400 (0:00:00.225) 0:00:26.483 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 14 March 2025 10:24:55 -0400 (0:00:00.224) 0:00:26.707 ********** changed: [managed-node5] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": true, "interface_name": "ethtest0", "ip": { "address": [ "192.0.2.3/24", "198.51.100.3/26", "2001:db8::80/7" ], "auto6": false, "dhcp4": false, "dns": [ "192.0.2.2", "198.51.100.5", "2001:db8::20" ], "dns_options": [ "no-aaaa", "rotate", "timeout:1" ], "dns_priority": 9999, "dns_search": [ "example.com", "example.org" ], "gateway4": "192.0.2.1", "gateway6": "2001:db8::1", "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.100.128", "prefix": 26 }, { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.100.64", "prefix": 26 } ], "route_append_only": false, "route_metric4": 100, "route_metric6": -1, "rule_append_only": true }, "name": "ethtest0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 1cba6c3e-378a-4e1b-82f2-85a2adf46402 [004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 1cba6c3e-378a-4e1b-82f2-85a2adf46402 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 14 March 2025 10:24:57 -0400 (0:00:02.137) 0:00:28.844 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 14 March 2025 10:24:57 -0400 (0:00:00.192) 0:00:29.037 ********** ok: [managed-node5] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 1cba6c3e-378a-4e1b-82f2-85a2adf46402", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 1cba6c3e-378a-4e1b-82f2-85a2adf46402 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 14 March 2025 10:24:57 -0400 (0:00:00.224) 0:00:29.262 ********** ok: [managed-node5] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": true, "interface_name": "ethtest0", "ip": { "address": [ "192.0.2.3/24", "198.51.100.3/26", "2001:db8::80/7" ], "auto6": false, "dhcp4": false, "dns": [ "192.0.2.2", "198.51.100.5", "2001:db8::20" ], "dns_options": [ "no-aaaa", "rotate", "timeout:1" ], "dns_priority": 9999, "dns_search": [ "example.com", "example.org" ], "gateway4": "192.0.2.1", "gateway6": "2001:db8::1", "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.100.128", "prefix": 26 }, { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.100.64", "prefix": 26 } ], "route_append_only": false, "route_metric4": 100, "route_metric6": -1, "rule_append_only": true }, "name": "ethtest0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 1cba6c3e-378a-4e1b-82f2-85a2adf46402\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 1cba6c3e-378a-4e1b-82f2-85a2adf46402 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 1cba6c3e-378a-4e1b-82f2-85a2adf46402", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 1cba6c3e-378a-4e1b-82f2-85a2adf46402 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 14 March 2025 10:24:58 -0400 (0:00:00.152) 0:00:29.414 ********** skipping: [managed-node5] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 14 March 2025 10:24:58 -0400 (0:00:00.162) 0:00:29.576 ********** ok: [managed-node5] => { "changed": false, "ping": "pong" } TASK [Verify nmcli connection DNS entry for IPv4] ****************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_eth_dns_support.yml:72 Friday 14 March 2025 10:24:59 -0400 (0:00:01.507) 0:00:31.084 ********** ok: [managed-node5] => { "changed": false, "cmd": "set -euxo pipefail\nnmcli connection show ethtest0 | grep ipv4.dns\n", "delta": "0:00:00.020324", "end": "2025-03-14 10:25:00.289905", "rc": 0, "start": "2025-03-14 10:25:00.269581" } STDOUT: ipv4.dns: 192.0.2.2,198.51.100.5 ipv4.dns-search: example.com,example.org ipv4.dns-options: no-aaaa,rotate,timeout:1 ipv4.dns-priority: 9999 STDERR: + nmcli connection show ethtest0 + grep ipv4.dns TASK [Verify nmcli connection DNS entry for IPv6] ****************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_eth_dns_support.yml:80 Friday 14 March 2025 10:25:00 -0400 (0:00:00.849) 0:00:31.933 ********** ok: [managed-node5] => { "changed": false, "cmd": "set -euxo pipefail\nnmcli connection show ethtest0 | grep ipv6.dns\n", "delta": "0:00:00.020704", "end": "2025-03-14 10:25:01.101201", "rc": 0, "start": "2025-03-14 10:25:01.080497" } STDOUT: ipv6.dns: 2001:db8::20 ipv6.dns-search: example.com,example.org ipv6.dns-options: no-aaaa,rotate,timeout:1 ipv6.dns-priority: 9999 STDERR: + nmcli connection show ethtest0 + grep ipv6.dns TASK [Assert that DNS addresses are configured correctly] ********************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_eth_dns_support.yml:88 Friday 14 March 2025 10:25:01 -0400 (0:00:00.823) 0:00:32.757 ********** ok: [managed-node5] => { "changed": false } MSG: All assertions passed TASK [Assert that DNS search domains are configured correctly] ***************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_eth_dns_support.yml:96 Friday 14 March 2025 10:25:01 -0400 (0:00:00.205) 0:00:32.962 ********** ok: [managed-node5] => { "changed": false } MSG: All assertions passed TASK [Assert that DNS options are configured correctly] ************************ task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_eth_dns_support.yml:105 Friday 14 March 2025 10:25:01 -0400 (0:00:00.163) 0:00:33.129 ********** ok: [managed-node5] => { "changed": false } MSG: All assertions passed TASK [Assert that DNS priority is configured correctly] ************************ task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_eth_dns_support.yml:116 Friday 14 March 2025 10:25:02 -0400 (0:00:00.427) 0:00:33.557 ********** ok: [managed-node5] => { "changed": false } MSG: All assertions passed PLAY [Set down {{ profile }}] ************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 Friday 14 March 2025 10:25:02 -0400 (0:00:00.238) 0:00:33.796 ********** ok: [managed-node5] TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 14 March 2025 10:25:03 -0400 (0:00:01.392) 0:00:35.189 ********** included: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node5 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 14 March 2025 10:25:04 -0400 (0:00:00.296) 0:00:35.485 ********** skipping: [managed-node5] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 14 March 2025 10:25:04 -0400 (0:00:00.286) 0:00:35.772 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 14 March 2025 10:25:04 -0400 (0:00:00.200) 0:00:35.972 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 14 March 2025 10:25:04 -0400 (0:00:00.189) 0:00:36.162 ********** ok: [managed-node5] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 14 March 2025 10:25:07 -0400 (0:00:02.312) 0:00:38.474 ********** ok: [managed-node5] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 14 March 2025 10:25:08 -0400 (0:00:01.412) 0:00:39.886 ********** ok: [managed-node5] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 14 March 2025 10:25:08 -0400 (0:00:00.183) 0:00:40.070 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 14 March 2025 10:25:08 -0400 (0:00:00.149) 0:00:40.220 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 14 March 2025 10:25:08 -0400 (0:00:00.148) 0:00:40.368 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 14 March 2025 10:25:09 -0400 (0:00:00.453) 0:00:40.821 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 14 March 2025 10:25:09 -0400 (0:00:00.453) 0:00:41.275 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 14 March 2025 10:25:10 -0400 (0:00:00.285) 0:00:41.561 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 14 March 2025 10:25:11 -0400 (0:00:01.005) 0:00:42.566 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 14 March 2025 10:25:11 -0400 (0:00:00.642) 0:00:43.209 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 14 March 2025 10:25:11 -0400 (0:00:00.157) 0:00:43.367 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 14 March 2025 10:25:12 -0400 (0:00:00.162) 0:00:43.530 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 14 March 2025 10:25:12 -0400 (0:00:00.265) 0:00:43.795 ********** ok: [managed-node5] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 14 March 2025 10:25:13 -0400 (0:00:01.301) 0:00:45.097 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 14 March 2025 10:25:14 -0400 (0:00:00.398) 0:00:45.495 ********** skipping: [managed-node5] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 14 March 2025 10:25:14 -0400 (0:00:00.197) 0:00:45.693 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 14 March 2025 10:25:14 -0400 (0:00:00.230) 0:00:45.923 ********** changed: [managed-node5] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 14 March 2025 10:25:15 -0400 (0:00:01.334) 0:00:47.258 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 14 March 2025 10:25:16 -0400 (0:00:00.188) 0:00:47.446 ********** ok: [managed-node5] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 14 March 2025 10:25:16 -0400 (0:00:00.110) 0:00:47.557 ********** ok: [managed-node5] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 14 March 2025 10:25:16 -0400 (0:00:00.127) 0:00:47.685 ********** skipping: [managed-node5] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 14 March 2025 10:25:16 -0400 (0:00:00.118) 0:00:47.803 ********** ok: [managed-node5] => { "changed": false, "ping": "pong" } PLAY [Delete the interface] **************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 Friday 14 March 2025 10:25:17 -0400 (0:00:00.757) 0:00:48.564 ********** ok: [managed-node5] TASK [Include the task 'delete_interface.yml'] ********************************* task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:8 Friday 14 March 2025 10:25:18 -0400 (0:00:01.354) 0:00:49.919 ********** included: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed-node5 TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Friday 14 March 2025 10:25:18 -0400 (0:00:00.378) 0:00:50.298 ********** ok: [managed-node5] => { "changed": false, "cmd": [ "ip", "link", "del", "ethtest0" ], "delta": "0:00:00.011319", "end": "2025-03-14 10:25:19.410411", "rc": 0, "start": "2025-03-14 10:25:19.399092" } PLAY [Remove {{ profile }}] **************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 Friday 14 March 2025 10:25:19 -0400 (0:00:00.810) 0:00:51.109 ********** ok: [managed-node5] TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 14 March 2025 10:25:21 -0400 (0:00:01.304) 0:00:52.413 ********** included: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node5 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 14 March 2025 10:25:21 -0400 (0:00:00.302) 0:00:52.716 ********** skipping: [managed-node5] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 14 March 2025 10:25:21 -0400 (0:00:00.220) 0:00:52.936 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 14 March 2025 10:25:21 -0400 (0:00:00.145) 0:00:53.081 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 14 March 2025 10:25:21 -0400 (0:00:00.144) 0:00:53.225 ********** ok: [managed-node5] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 14 March 2025 10:25:24 -0400 (0:00:02.404) 0:00:55.629 ********** ok: [managed-node5] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 14 March 2025 10:25:25 -0400 (0:00:01.398) 0:00:57.028 ********** ok: [managed-node5] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 14 March 2025 10:25:25 -0400 (0:00:00.160) 0:00:57.189 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 14 March 2025 10:25:25 -0400 (0:00:00.137) 0:00:57.326 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 14 March 2025 10:25:26 -0400 (0:00:00.170) 0:00:57.496 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 14 March 2025 10:25:26 -0400 (0:00:00.255) 0:00:57.752 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 14 March 2025 10:25:26 -0400 (0:00:00.358) 0:00:58.110 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 14 March 2025 10:25:27 -0400 (0:00:00.354) 0:00:58.465 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 14 March 2025 10:25:27 -0400 (0:00:00.801) 0:00:59.267 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 14 March 2025 10:25:28 -0400 (0:00:00.599) 0:00:59.866 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 14 March 2025 10:25:28 -0400 (0:00:00.184) 0:01:00.050 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 14 March 2025 10:25:28 -0400 (0:00:00.224) 0:01:00.275 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 14 March 2025 10:25:29 -0400 (0:00:00.277) 0:01:00.553 ********** ok: [managed-node5] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 14 March 2025 10:25:30 -0400 (0:00:01.423) 0:01:01.979 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 14 March 2025 10:25:30 -0400 (0:00:00.392) 0:01:02.372 ********** skipping: [managed-node5] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 14 March 2025 10:25:31 -0400 (0:00:00.175) 0:01:02.548 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 14 March 2025 10:25:31 -0400 (0:00:00.197) 0:01:02.745 ********** changed: [managed-node5] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 14 March 2025 10:25:32 -0400 (0:00:01.146) 0:01:03.892 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 14 March 2025 10:25:32 -0400 (0:00:00.187) 0:01:04.080 ********** ok: [managed-node5] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 14 March 2025 10:25:32 -0400 (0:00:00.123) 0:01:04.204 ********** ok: [managed-node5] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 14 March 2025 10:25:32 -0400 (0:00:00.091) 0:01:04.295 ********** skipping: [managed-node5] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 14 March 2025 10:25:32 -0400 (0:00:00.063) 0:01:04.358 ********** ok: [managed-node5] => { "changed": false, "ping": "pong" } PLAY [Assert profile and device are absent] ************************************ TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_eth_dns_support.yml:132 Friday 14 March 2025 10:25:33 -0400 (0:00:00.782) 0:01:05.141 ********** ok: [managed-node5] TASK [Include the task 'assert_profile_absent.yml'] **************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_eth_dns_support.yml:135 Friday 14 March 2025 10:25:35 -0400 (0:00:01.290) 0:01:06.432 ********** included: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed-node5 TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Friday 14 March 2025 10:25:35 -0400 (0:00:00.417) 0:01:06.852 ********** included: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node5 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 14 March 2025 10:25:35 -0400 (0:00:00.352) 0:01:07.204 ********** ok: [managed-node5] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 14 March 2025 10:25:35 -0400 (0:00:00.178) 0:01:07.383 ********** ok: [managed-node5] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 14 March 2025 10:25:36 -0400 (0:00:00.673) 0:01:08.056 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 14 March 2025 10:25:36 -0400 (0:00:00.108) 0:01:08.165 ********** fatal: [managed-node5]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "delta": "0:00:00.018185", "end": "2025-03-14 10:25:37.209853", "rc": 1, "start": "2025-03-14 10:25:37.191668" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 14 March 2025 10:25:37 -0400 (0:00:00.656) 0:01:08.821 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-ethtest0] *********************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 14 March 2025 10:25:37 -0400 (0:00:00.202) 0:01:09.023 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-ethtest0] ******************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 14 March 2025 10:25:37 -0400 (0:00:00.141) 0:01:09.165 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-ethtest0] *************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 14 March 2025 10:25:37 -0400 (0:00:00.131) 0:01:09.296 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-ethtest0] ************************ task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 14 March 2025 10:25:38 -0400 (0:00:00.125) 0:01:09.422 ********** skipping: [managed-node5] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'ethtest0'] ************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Friday 14 March 2025 10:25:38 -0400 (0:00:00.157) 0:01:09.580 ********** ok: [managed-node5] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_eth_dns_support.yml:139 Friday 14 March 2025 10:25:38 -0400 (0:00:00.163) 0:01:09.743 ********** included: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node5 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Friday 14 March 2025 10:25:38 -0400 (0:00:00.169) 0:01:09.913 ********** included: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node5 TASK [Get stat for interface ethtest0] ***************************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 14 March 2025 10:25:38 -0400 (0:00:00.267) 0:01:10.180 ********** ok: [managed-node5] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'ethtest0'] ************************ task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Friday 14 March 2025 10:25:39 -0400 (0:00:00.763) 0:01:10.944 ********** ok: [managed-node5] => { "changed": false } MSG: All assertions passed TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_eth_dns_support.yml:141 Friday 14 March 2025 10:25:39 -0400 (0:00:00.191) 0:01:11.135 ********** included: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed-node5 TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 14 March 2025 10:25:40 -0400 (0:00:00.390) 0:01:11.526 ********** ok: [managed-node5] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.009041", "end": "2025-03-14 10:25:40.545741", "rc": 0, "start": "2025-03-14 10:25:40.536700" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0a:ff:e3:af:04:27 brd ff:ff:ff:ff:ff:ff altname enX0 altname enx0affe3af0427 inet 10.31.15.201/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 3174sec preferred_lft 3174sec inet6 fe80::8ff:e3ff:feaf:427/64 scope link noprefixroute valid_lft forever preferred_lft forever 3: eth1: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0a:ff:dd:74:cd:0b brd ff:ff:ff:ff:ff:ff altname enX1 altname enx0affdd74cd0b inet 10.31.13.156/22 brd 10.31.15.255 scope global dynamic noprefixroute eth1 valid_lft 3174sec preferred_lft 3174sec inet6 fe80::8ff:ddff:fe74:cd0b/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.15.201 metric 100 default via 10.31.12.1 dev eth1 proto dhcp src 10.31.13.156 metric 101 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.201 metric 100 10.31.12.0/22 dev eth1 proto kernel scope link src 10.31.13.156 metric 101 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium fe80::/64 dev eth1 proto kernel metric 1024 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 14 March 2025 10:25:40 -0400 (0:00:00.602) 0:01:12.129 ********** ok: [managed-node5] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.274451", "end": "2025-03-14 10:25:41.464963", "rc": 0, "start": "2025-03-14 10:25:41.190512" } STDOUT: CHECK DNS AND CONNECTIVITY 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 1431 0 --:--:-- --:--:-- --:--:-- 1438 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 7695 0 --:--:-- --:--:-- --:--:-- 7864 PLAY RECAP ********************************************************************* managed-node5 : ok=79 changed=3 unreachable=0 failed=0 skipped=73 rescued=0 ignored=1 TASKS RECAP ******************************************************************** Friday 14 March 2025 10:25:41 -0400 (0:00:00.829) 0:01:12.958 ********** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 3.03s /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 2.80s /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 2.43s /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/tests_eth_dns_support_nm.yml:6 fedora.linux_system_roles.network : Check which services are running ---- 2.40s /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 2.36s /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which services are running ---- 2.31s /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Configure networking connection profiles --- 2.14s /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Install iproute --------------------------------------------------------- 1.62s /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Create veth interface ethtest0 ------------------------------------------ 1.62s /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 fedora.linux_system_roles.network : Re-test connectivity ---------------- 1.51s /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.43s /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Check which packages are installed --- 1.41s /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.40s /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 1.39s /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 Gathering Facts --------------------------------------------------------- 1.36s /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.33s /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Gathering Facts --------------------------------------------------------- 1.30s /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.30s /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 1.29s /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_eth_dns_support.yml:132 Gathering Facts --------------------------------------------------------- 1.21s /tmp/collections-npB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_eth_dns_support.yml:3