ansible-playbook [core 2.17.7] 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-2en executable location = /usr/local/bin/ansible-playbook python version = 3.12.8 (main, Dec 3 2024, 00:00:00) [GCC 14.2.1 20241104 (Red Hat 14.2.1-6)] (/usr/bin/python3.12) jinja version = 3.1.4 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: 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_ethtool_features_initscripts.yml ******************************* 2 plays in /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml PLAY [Run playbook 'playbooks/tests_ethtool_features.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml:5 Monday 06 January 2025 10:02:31 -0500 (0:00:00.006) 0:00:00.006 ******** [WARNING]: Platform linux on host managed-node3 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-node3] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml:8 Monday 06 January 2025 10:02:32 -0500 (0:00:01.101) 0:00:01.108 ******** included: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed-node3 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Monday 06 January 2025 10:02:32 -0500 (0:00:00.024) 0:00:01.133 ******** ok: [managed-node3] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Monday 06 January 2025 10:02:32 -0500 (0:00:00.503) 0:00:01.636 ******** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Monday 06 January 2025 10:02:33 -0500 (0:00:00.449) 0:00:02.086 ******** ok: [managed-node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Monday 06 January 2025 10:02:33 -0500 (0:00:00.021) 0:00:02.108 ******** skipping: [managed-node3] => { "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-2en/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Monday 06 January 2025 10:02:33 -0500 (0:00:00.013) 0:00:02.121 ******** included: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed-node3 TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Monday 06 January 2025 10:02:33 -0500 (0:00:00.041) 0:00:02.162 ******** skipping: [managed-node3] => { "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-2en/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Monday 06 January 2025 10:02:33 -0500 (0:00:00.013) 0:00:02.176 ******** skipping: [managed-node3] => { "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-2en/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Monday 06 January 2025 10:02:33 -0500 (0:00:00.012) 0:00:02.189 ******** skipping: [managed-node3] => { "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-2en/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Monday 06 January 2025 10:02:33 -0500 (0:00:00.012) 0:00:02.201 ******** skipping: [managed-node3] => { "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-2en/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Monday 06 January 2025 10:02:33 -0500 (0:00:00.012) 0:00:02.214 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml:10 Monday 06 January 2025 10:02:33 -0500 (0:00:00.011) 0:00:02.225 ******** ok: [managed-node3] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } PLAY [Play for testing ethtool features settings] ****************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:3 Monday 06 January 2025 10:02:33 -0500 (0:00:00.019) 0:00:02.244 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Show playbook name] ****************************************************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:9 Monday 06 January 2025 10:02:33 -0500 (0:00:00.031) 0:00:02.276 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [INIT: Ethtool feeatures tests] ******************************************* task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:15 Monday 06 January 2025 10:02:33 -0500 (0:00:00.046) 0:00:02.322 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:18 Monday 06 January 2025 10:02:33 -0500 (0:00:00.031) 0:00:02.354 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:20 Monday 06 January 2025 10:02:33 -0500 (0:00:00.035) 0:00:02.390 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:24 Monday 06 January 2025 10:02:33 -0500 (0:00:00.048) 0:00:02.438 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Install ethtool (test dependency)] *************************************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:26 Monday 06 January 2025 10:02:33 -0500 (0:00:00.039) 0:00:02.478 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [TEST: I can create a profile without changing the ethtool features.] ***** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:34 Monday 06 January 2025 10:02:33 -0500 (0:00:00.033) 0:00:02.511 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [Get current device features] ********************************************* task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:38 Monday 06 January 2025 10:02:33 -0500 (0:00:00.042) 0:00:02.553 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 06 January 2025 10:02:33 -0500 (0:00:00.051) 0:00:02.605 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 06 January 2025 10:02:33 -0500 (0:00:00.044) 0:00:02.650 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 06 January 2025 10:02:34 -0500 (0:00:00.047) 0:00:02.697 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 06 January 2025 10:02:34 -0500 (0:00:00.049) 0:00:02.746 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 06 January 2025 10:02:34 -0500 (0:00:00.049) 0:00:02.796 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 06 January 2025 10:02:34 -0500 (0:00:00.048) 0:00:02.845 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 06 January 2025 10:02:34 -0500 (0:00:00.033) 0:00:02.879 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 06 January 2025 10:02:34 -0500 (0:00:00.036) 0:00:02.915 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 06 January 2025 10:02:34 -0500 (0:00:00.038) 0:00:02.954 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 06 January 2025 10:02:34 -0500 (0:00:00.033) 0:00:02.987 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 06 January 2025 10:02:34 -0500 (0:00:00.030) 0:00:03.018 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 06 January 2025 10:02:34 -0500 (0:00:00.030) 0:00:03.048 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 06 January 2025 10:02:34 -0500 (0:00:00.031) 0:00:03.080 ******** skipping: [managed-node3] => { "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 06 January 2025 10:02:34 -0500 (0:00:00.040) 0:00:03.121 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 06 January 2025 10:02:34 -0500 (0:00:00.035) 0:00:03.156 ******** skipping: [managed-node3] => { "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 06 January 2025 10:02:34 -0500 (0:00:00.049) 0:00:03.206 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 06 January 2025 10:02:34 -0500 (0:00:00.046) 0:00:03.252 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 06 January 2025 10:02:34 -0500 (0:00:00.046) 0:00:03.299 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 06 January 2025 10:02:34 -0500 (0:00:00.082) 0:00:03.381 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 06 January 2025 10:02:34 -0500 (0:00:00.051) 0:00:03.432 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 06 January 2025 10:02:34 -0500 (0:00:00.047) 0:00:03.480 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 06 January 2025 10:02:34 -0500 (0:00:00.047) 0:00:03.527 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Get current device features] ********************************************* task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:53 Monday 06 January 2025 10:02:34 -0500 (0:00:00.052) 0:00:03.580 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [ASSERT: The profile does not change the ethtool features] **************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:57 Monday 06 January 2025 10:02:34 -0500 (0:00:00.051) 0:00:03.632 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [TEST: I can disable gro and tx-tcp-segmentation and enable gso.] ********* task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:62 Monday 06 January 2025 10:02:35 -0500 (0:00:00.057) 0:00:03.689 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 06 January 2025 10:02:35 -0500 (0:00:00.050) 0:00:03.740 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 06 January 2025 10:02:35 -0500 (0:00:00.075) 0:00:03.815 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 06 January 2025 10:02:35 -0500 (0:00:00.072) 0:00:03.888 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 06 January 2025 10:02:35 -0500 (0:00:00.055) 0:00:03.943 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 06 January 2025 10:02:35 -0500 (0:00:00.058) 0:00:04.001 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 06 January 2025 10:02:35 -0500 (0:00:00.049) 0:00:04.051 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 06 January 2025 10:02:35 -0500 (0:00:00.067) 0:00:04.119 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 06 January 2025 10:02:35 -0500 (0:00:00.061) 0:00:04.181 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 06 January 2025 10:02:35 -0500 (0:00:00.077) 0:00:04.259 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 06 January 2025 10:02:35 -0500 (0:00:00.051) 0:00:04.310 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 06 January 2025 10:02:35 -0500 (0:00:00.069) 0:00:04.380 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 06 January 2025 10:02:35 -0500 (0:00:00.101) 0:00:04.481 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 06 January 2025 10:02:35 -0500 (0:00:00.067) 0:00:04.549 ******** skipping: [managed-node3] => { "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 06 January 2025 10:02:35 -0500 (0:00:00.053) 0:00:04.603 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 06 January 2025 10:02:35 -0500 (0:00:00.040) 0:00:04.643 ******** skipping: [managed-node3] => { "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 06 January 2025 10:02:35 -0500 (0:00:00.036) 0:00:04.679 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 06 January 2025 10:02:36 -0500 (0:00:00.037) 0:00:04.717 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 06 January 2025 10:02:36 -0500 (0:00:00.034) 0:00:04.751 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 06 January 2025 10:02:36 -0500 (0:00:00.029) 0:00:04.780 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 06 January 2025 10:02:36 -0500 (0:00:00.031) 0:00:04.812 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 06 January 2025 10:02:36 -0500 (0:00:00.036) 0:00:04.848 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 06 January 2025 10:02:36 -0500 (0:00:00.049) 0:00:04.898 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Get current device features] ********************************************* task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:82 Monday 06 January 2025 10:02:36 -0500 (0:00:00.053) 0:00:04.951 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Show ethtool_features] *************************************************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:86 Monday 06 January 2025 10:02:36 -0500 (0:00:00.051) 0:00:05.003 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [Assert device features] ************************************************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:89 Monday 06 January 2025 10:02:36 -0500 (0:00:00.054) 0:00:05.058 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [TEST: I can enable tx_tcp_segmentation (using underscores).] ************* task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:102 Monday 06 January 2025 10:02:36 -0500 (0:00:00.055) 0:00:05.113 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 06 January 2025 10:02:36 -0500 (0:00:00.048) 0:00:05.161 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 06 January 2025 10:02:36 -0500 (0:00:00.070) 0:00:05.232 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 06 January 2025 10:02:36 -0500 (0:00:00.059) 0:00:05.291 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 06 January 2025 10:02:36 -0500 (0:00:00.067) 0:00:05.359 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 06 January 2025 10:02:36 -0500 (0:00:00.046) 0:00:05.406 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 06 January 2025 10:02:36 -0500 (0:00:00.079) 0:00:05.486 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 06 January 2025 10:02:36 -0500 (0:00:00.068) 0:00:05.554 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 06 January 2025 10:02:36 -0500 (0:00:00.072) 0:00:05.627 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 06 January 2025 10:02:37 -0500 (0:00:00.061) 0:00:05.688 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 06 January 2025 10:02:37 -0500 (0:00:00.040) 0:00:05.729 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 06 January 2025 10:02:37 -0500 (0:00:00.043) 0:00:05.773 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 06 January 2025 10:02:37 -0500 (0:00:00.043) 0:00:05.816 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 06 January 2025 10:02:37 -0500 (0:00:00.031) 0:00:05.847 ******** skipping: [managed-node3] => { "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 06 January 2025 10:02:37 -0500 (0:00:00.031) 0:00:05.878 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 06 January 2025 10:02:37 -0500 (0:00:00.030) 0:00:05.909 ******** skipping: [managed-node3] => { "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 06 January 2025 10:02:37 -0500 (0:00:00.029) 0:00:05.939 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 06 January 2025 10:02:37 -0500 (0:00:00.032) 0:00:05.971 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 06 January 2025 10:02:37 -0500 (0:00:00.032) 0:00:06.003 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 06 January 2025 10:02:37 -0500 (0:00:00.031) 0:00:06.035 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 06 January 2025 10:02:37 -0500 (0:00:00.033) 0:00:06.068 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 06 January 2025 10:02:37 -0500 (0:00:00.031) 0:00:06.099 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 06 January 2025 10:02:37 -0500 (0:00:00.032) 0:00:06.132 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Get current device features] ********************************************* task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:120 Monday 06 January 2025 10:02:37 -0500 (0:00:00.038) 0:00:06.170 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Show ethtool_features] *************************************************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:124 Monday 06 January 2025 10:02:37 -0500 (0:00:00.049) 0:00:06.219 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [Assert device features] ************************************************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:127 Monday 06 January 2025 10:02:37 -0500 (0:00:00.048) 0:00:06.268 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [TEST: Change feature with both underscores and dashes.] ****************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:136 Monday 06 January 2025 10:02:37 -0500 (0:00:00.048) 0:00:06.317 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [Configure ethtool features setting] ************************************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:140 Monday 06 January 2025 10:02:37 -0500 (0:00:00.049) 0:00:06.367 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Check failure] *********************************************************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:170 Monday 06 January 2025 10:02:37 -0500 (0:00:00.049) 0:00:06.417 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [Assert that the result is failure] *************************************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:173 Monday 06 January 2025 10:02:37 -0500 (0:00:00.037) 0:00:06.454 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [TEST: I can reset features to their original value.] ********************* task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:177 Monday 06 January 2025 10:02:37 -0500 (0:00:00.034) 0:00:06.489 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 06 January 2025 10:02:37 -0500 (0:00:00.038) 0:00:06.528 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 06 January 2025 10:02:37 -0500 (0:00:00.037) 0:00:06.565 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 06 January 2025 10:02:37 -0500 (0:00:00.031) 0:00:06.597 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 06 January 2025 10:02:37 -0500 (0:00:00.049) 0:00:06.646 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 06 January 2025 10:02:37 -0500 (0:00:00.031) 0:00:06.678 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 06 January 2025 10:02:38 -0500 (0:00:00.031) 0:00:06.709 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 06 January 2025 10:02:38 -0500 (0:00:00.035) 0:00:06.745 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 06 January 2025 10:02:38 -0500 (0:00:00.041) 0:00:06.786 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 06 January 2025 10:02:38 -0500 (0:00:00.051) 0:00:06.838 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 06 January 2025 10:02:38 -0500 (0:00:00.041) 0:00:06.879 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 06 January 2025 10:02:38 -0500 (0:00:00.039) 0:00:06.919 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 06 January 2025 10:02:38 -0500 (0:00:00.042) 0:00:06.961 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 06 January 2025 10:02:38 -0500 (0:00:00.040) 0:00:07.001 ******** skipping: [managed-node3] => { "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 06 January 2025 10:02:38 -0500 (0:00:00.042) 0:00:07.044 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 06 January 2025 10:02:38 -0500 (0:00:00.047) 0:00:07.092 ******** skipping: [managed-node3] => { "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 06 January 2025 10:02:38 -0500 (0:00:00.047) 0:00:07.140 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 06 January 2025 10:02:38 -0500 (0:00:00.047) 0:00:07.187 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 06 January 2025 10:02:38 -0500 (0:00:00.039) 0:00:07.227 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 06 January 2025 10:02:38 -0500 (0:00:00.034) 0:00:07.262 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 06 January 2025 10:02:38 -0500 (0:00:00.039) 0:00:07.301 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 06 January 2025 10:02:38 -0500 (0:00:00.037) 0:00:07.338 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 06 January 2025 10:02:38 -0500 (0:00:00.033) 0:00:07.372 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Get current device features] ********************************************* task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:191 Monday 06 January 2025 10:02:38 -0500 (0:00:00.034) 0:00:07.406 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [ASSERT: The profile does not change the ethtool features] **************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:196 Monday 06 January 2025 10:02:38 -0500 (0:00:00.030) 0:00:07.436 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 06 January 2025 10:02:38 -0500 (0:00:00.030) 0:00:07.467 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 06 January 2025 10:02:38 -0500 (0:00:00.031) 0:00:07.498 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 06 January 2025 10:02:38 -0500 (0:00:00.030) 0:00:07.528 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 06 January 2025 10:02:38 -0500 (0:00:00.030) 0:00:07.559 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 06 January 2025 10:02:38 -0500 (0:00:00.029) 0:00:07.589 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 06 January 2025 10:02:38 -0500 (0:00:00.031) 0:00:07.620 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 06 January 2025 10:02:38 -0500 (0:00:00.045) 0:00:07.665 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 06 January 2025 10:02:39 -0500 (0:00:00.058) 0:00:07.724 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 06 January 2025 10:02:39 -0500 (0:00:00.050) 0:00:07.774 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 06 January 2025 10:02:39 -0500 (0:00:00.051) 0:00:07.826 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 06 January 2025 10:02:39 -0500 (0:00:00.057) 0:00:07.883 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 06 January 2025 10:02:39 -0500 (0:00:00.060) 0:00:07.944 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 06 January 2025 10:02:39 -0500 (0:00:00.049) 0:00:07.993 ******** skipping: [managed-node3] => { "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 06 January 2025 10:02:39 -0500 (0:00:00.042) 0:00:08.036 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 06 January 2025 10:02:39 -0500 (0:00:00.038) 0:00:08.074 ******** skipping: [managed-node3] => { "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-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 06 January 2025 10:02:39 -0500 (0:00:00.035) 0:00:08.110 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 06 January 2025 10:02:39 -0500 (0:00:00.032) 0:00:08.142 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 06 January 2025 10:02:39 -0500 (0:00:00.030) 0:00:08.173 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 06 January 2025 10:02:39 -0500 (0:00:00.031) 0:00:08.204 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 06 January 2025 10:02:39 -0500 (0:00:00.030) 0:00:08.235 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 06 January 2025 10:02:39 -0500 (0:00:00.034) 0:00:08.269 ******** skipping: [managed-node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 06 January 2025 10:02:39 -0500 (0:00:00.052) 0:00:08.322 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:215 Monday 06 January 2025 10:02:39 -0500 (0:00:00.048) 0:00:08.371 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:219 Monday 06 January 2025 10:02:39 -0500 (0:00:00.043) 0:00:08.414 ******** skipping: [managed-node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed-node3 : ok=7 changed=0 unreachable=0 failed=0 skipped=144 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Monday 06 January 2025 10:02:39 -0500 (0:00:00.044) 0:00:08.459 ******** =============================================================================== Gathering Facts --------------------------------------------------------- 1.10s /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.50s /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.45s /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.10s /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Configure networking state ---------- 0.08s /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.08s /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.08s /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.08s /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.07s /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 fedora.linux_system_roles.network : Print network provider -------------- 0.07s /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.07s /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.07s /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.07s /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.07s /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.07s /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.07s /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.06s /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.06s /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.06s /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Print network provider -------------- 0.06s /tmp/collections-2en/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7