# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_auto_gateway_initscripts.yml *********************************** 2 plays in /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/tests_auto_gateway_initscripts.yml PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/tests_auto_gateway_initscripts.yml:5 Thursday 22 February 2024 02:59:01 +0000 (0:00:00.438) 0:00:00.438 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/tests_auto_gateway_initscripts.yml:8 Thursday 22 February 2024 02:59:02 +0000 (0:00:01.658) 0:00:02.097 ***** included: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/tasks/el_repo_setup.yml:3 Thursday 22 February 2024 02:59:02 +0000 (0:00:00.009) 0:00:02.107 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/tasks/el_repo_setup.yml:17 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.410) 0:00:02.518 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/tasks/el_repo_setup.yml:22 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.287) 0:00:02.805 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/tasks/el_repo_setup.yml:26 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.013) 0:00:02.819 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/tasks/el_repo_setup.yml:51 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.007) 0:00:02.826 ***** included: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/tasks/enable_epel.yml:8 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.020) 0:00:02.846 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/tasks/enable_epel.yml:24 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.008) 0:00:02.855 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/tasks/enable_epel.yml:30 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.007) 0:00:02.862 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/tasks/enable_epel.yml:35 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.006) 0:00:02.868 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/tasks/enable_epel.yml:40 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.006) 0:00:02.874 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/tests_auto_gateway_initscripts.yml:10 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.010) 0:00:02.885 ***** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:3 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.015) 0:00:02.901 ***** skipping: [sut] => { "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 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:9 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.019) 0:00:02.921 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:11 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.016) 0:00:02.938 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:15 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.016) 0:00:02.954 ***** skipping: [sut] => { "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 configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:17 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.019) 0:00:02.973 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.016) 0:00:02.990 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.017) 0:00:03.008 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.015) 0:00:03.023 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.015) 0:00:03.039 ***** skipping: [sut] => { "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] *** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.015) 0:00:03.055 ***** skipping: [sut] => { "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 YUM package manager] *** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:34 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.015) 0:00:03.071 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:43 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.014) 0:00:03.086 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.015) 0:00:03.101 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:68 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.014) 0:00:03.116 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:79 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.016) 0:00:03.132 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.016) 0:00:03.148 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:105 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.015) 0:00:03.164 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:116 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.015) 0:00:03.179 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:125 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.014) 0:00:03.194 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.015) 0:00:03.209 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.014) 0:00:03.224 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:154 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.015) 0:00:03.239 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.015) 0:00:03.254 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:164 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.014) 0:00:03.269 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:169 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.015) 0:00:03.284 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.014) 0:00:03.299 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:42 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.016) 0:00:03.315 ***** skipping: [sut] => { "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_profile_present.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:44 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.015) 0:00:03.331 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:48 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.016) 0:00:03.348 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:52 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.015) 0:00:03.363 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:58 Thursday 22 February 2024 02:59:03 +0000 (0:00:00.014) 0:00:03.378 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:62 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.014) 0:00:03.393 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:69 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.014) 0:00:03.408 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:03.423 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.014) 0:00:03.438 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:03.453 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.014) 0:00:03.468 ***** skipping: [sut] => { "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] *** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:03.483 ***** skipping: [sut] => { "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 YUM package manager] *** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:34 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:03.498 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:43 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:03.513 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:03.528 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:68 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.014) 0:00:03.543 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:79 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.014) 0:00:03.558 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:03.574 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:105 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:03.589 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:116 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:03.604 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:125 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:03.620 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.014) 0:00:03.634 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:03.650 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:154 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:03.665 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:03.681 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:164 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.014) 0:00:03.696 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:169 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:03.711 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:03.726 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:81 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.016) 0:00:03.743 ***** skipping: [sut] => { "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 configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:85 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.016) 0:00:03.759 ***** skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:89 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.017) 0:00:03.776 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.018) 0:00:03.795 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.017) 0:00:03.812 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.023) 0:00:03.836 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.017) 0:00:03.853 ***** skipping: [sut] => { "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] *** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.017) 0:00:03.870 ***** skipping: [sut] => { "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 YUM package manager] *** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:34 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.016) 0:00:03.886 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:43 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:03.902 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:03.918 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:68 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.016) 0:00:03.935 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:79 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.016) 0:00:03.952 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.017) 0:00:03.970 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:105 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.016) 0:00:03.986 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:116 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:04.002 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:125 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:04.017 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.014) 0:00:04.032 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:04.047 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:154 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.014) 0:00:04.062 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:04.078 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:164 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:04.093 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:169 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:04.108 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:04.123 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:110 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.016) 0:00:04.140 ***** skipping: [sut] => { "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_profile_present.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:112 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.014) 0:00:04.154 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:116 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.014) 0:00:04.169 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:120 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:04.184 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:126 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.014) 0:00:04.199 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:130 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.014) 0:00:04.214 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:137 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:04.229 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.016) 0:00:04.245 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.016) 0:00:04.262 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:04.277 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:04.292 ***** skipping: [sut] => { "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] *** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:04.307 ***** skipping: [sut] => { "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 YUM package manager] *** task path: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:34 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.014) 0:00:04.322 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:43 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:04.338 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.014) 0:00:04.353 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:68 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:04.368 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:79 Thursday 22 February 2024 02:59:04 +0000 (0:00:00.015) 0:00:04.383 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Thursday 22 February 2024 02:59:05 +0000 (0:00:00.015) 0:00:04.398 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:105 Thursday 22 February 2024 02:59:05 +0000 (0:00:00.015) 0:00:04.413 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:116 Thursday 22 February 2024 02:59:05 +0000 (0:00:00.015) 0:00:04.428 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:125 Thursday 22 February 2024 02:59:05 +0000 (0:00:00.015) 0:00:04.444 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Thursday 22 February 2024 02:59:05 +0000 (0:00:00.014) 0:00:04.459 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Thursday 22 February 2024 02:59:05 +0000 (0:00:00.014) 0:00:04.473 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:154 Thursday 22 February 2024 02:59:05 +0000 (0:00:00.015) 0:00:04.489 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Thursday 22 February 2024 02:59:05 +0000 (0:00:00.015) 0:00:04.504 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:164 Thursday 22 February 2024 02:59:05 +0000 (0:00:00.015) 0:00:04.519 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:169 Thursday 22 February 2024 02:59:05 +0000 (0:00:00.014) 0:00:04.534 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Thursday 22 February 2024 02:59:05 +0000 (0:00:00.014) 0:00:04.549 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:149 Thursday 22 February 2024 02:59:05 +0000 (0:00:00.016) 0:00:04.566 ***** skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:153 Thursday 22 February 2024 02:59:05 +0000 (0:00:00.014) 0:00:04.581 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=7 changed=0 unreachable=0 failed=0 skipped=114 rescued=0 ignored=0 Thursday 22 February 2024 02:59:05 +0000 (0:00:00.018) 0:00:04.599 ***** =============================================================================== Gathering Facts --------------------------------------------------------- 1.66s /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/tests_auto_gateway_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.41s /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/tasks/el_repo_setup.yml:3 --------- Check if system is ostree ----------------------------------------------- 0.29s /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/tasks/el_repo_setup.yml:17 -------- fedora.linux_system_roles.network : Print network provider -------------- 0.02s /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Include the task 'enable_epel.yml' -------------------------------------- 0.02s /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/tasks/el_repo_setup.yml:51 -------- Gathering Facts --------------------------------------------------------- 0.02s /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:3 Include the task 'assert_device_present.yml' ---------------------------- 0.02s /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:15 Verify network state restored to default -------------------------------- 0.02s /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:153 Include the task 'manage_test_interface.yml' ---------------------------- 0.02s /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:89 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.02s /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:79 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.02s /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.02s /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 TEST: I can configure an interface with auto_gateway disabled ----------- 0.02s /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:85 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.02s /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.02s /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.02s /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Include the task 'assert_profile_present.yml' --------------------------- 0.02s /WORKDIR/git-nm_plugin_hotfix1ctne69i/tests/playbooks/tests_auto_gateway.yml:44 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.02s /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:68 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.02s /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.02s /WORKDIR/git-nm_plugin_hotfix1ctne69i/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---