Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles PLAY [Run playbook 'playbooks/integration_pytest_python3.yml'] ***************** TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:15:17 -0400 (0:00:00.024) 0:00:00.024 ********* ok: [managed_node1] TASK [Include the task 'el_repo_setup.yml'] ************************************ Thursday 25 July 2024 07:15:17 -0400 (0:00:00.829) 0:00:00.854 ********* included: /var/ARTIFACTS/work-general_4xl1lt4/plans/general/tree/tmp.ZsQUqqkfeZ/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** Thursday 25 July 2024 07:15:17 -0400 (0:00:00.032) 0:00:00.887 ********* ok: [managed_node1] TASK [Check if system is ostree] *********************************************** Thursday 25 July 2024 07:15:18 -0400 (0:00:00.376) 0:00:01.263 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** Thursday 25 July 2024 07:15:18 -0400 (0:00:00.402) 0:00:01.665 ********* ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** Thursday 25 July 2024 07:15:18 -0400 (0:00:00.049) 0:00:01.715 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** Thursday 25 July 2024 07:15:18 -0400 (0:00:00.046) 0:00:01.762 ********* included: /var/ARTIFACTS/work-general_4xl1lt4/plans/general/tree/tmp.ZsQUqqkfeZ/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 TASK [Create EPEL 7] *********************************************************** Thursday 25 July 2024 07:15:18 -0400 (0:00:00.080) 0:00:01.843 ********* ok: [managed_node1] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** Thursday 25 July 2024 07:15:19 -0400 (0:00:00.351) 0:00:02.194 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } lsrpackages: yum-utils TASK [Enable EPEL 7] *********************************************************** Thursday 25 July 2024 07:15:19 -0400 (0:00:00.619) 0:00:02.813 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.162807", "end": "2024-07-25 07:15:20.234765", "rc": 0, "start": "2024-07-25 07:15:20.071958" } STDOUT: Loaded plugins: fastestmirror ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = True enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/epel pkgdir = /var/cache/yum/x86_64/7/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** Thursday 25 July 2024 07:15:20 -0400 (0:00:00.425) 0:00:03.238 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** Thursday 25 July 2024 07:15:20 -0400 (0:00:00.026) 0:00:03.265 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } PLAY [Install dependencies for integration tests] ****************************** TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:15:20 -0400 (0:00:00.026) 0:00:03.292 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install rpm dependencies] ************************************************ Thursday 25 July 2024 07:15:20 -0400 (0:00:00.021) 0:00:03.313 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install Pytest] ********************************************************** Thursday 25 July 2024 07:15:20 -0400 (0:00:00.022) 0:00:03.336 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } PLAY [Run playbook 'tests_default.yml' with initscripts as provider] *********** TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:15:20 -0400 (0:00:00.025) 0:00:03.361 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'el_repo_setup.yml'] ************************************ Thursday 25 July 2024 07:15:20 -0400 (0:00:00.022) 0:00:03.383 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** Thursday 25 July 2024 07:15:20 -0400 (0:00:00.021) 0:00:03.405 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } PLAY [Test executing the role with default parameters] ************************* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** Thursday 25 July 2024 07:15:20 -0400 (0:00:00.031) 0:00:03.437 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** Thursday 25 July 2024 07:15:20 -0400 (0:00:00.023) 0:00:03.460 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Thursday 25 July 2024 07:15:20 -0400 (0:00:00.022) 0:00:03.482 ********* skipping: [managed_node1] => { "changed": false, "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] *** Thursday 25 July 2024 07:15:20 -0400 (0:00:00.022) 0:00:03.504 ********* skipping: [managed_node1] => { "changed": false, "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] *** Thursday 25 July 2024 07:15:20 -0400 (0:00:00.026) 0:00:03.531 ********* skipping: [managed_node1] => { "changed": false, "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] *** Thursday 25 July 2024 07:15:20 -0400 (0:00:00.023) 0:00:03.554 ********* skipping: [managed_node1] => { "changed": false, "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 due to wireless or team interfaces] *** Thursday 25 July 2024 07:15:20 -0400 (0:00:00.023) 0:00:03.578 ********* skipping: [managed_node1] => { "changed": false, "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] *** Thursday 25 July 2024 07:15:20 -0400 (0:00:00.023) 0:00:03.602 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** Thursday 25 July 2024 07:15:20 -0400 (0:00:00.022) 0:00:03.624 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** Thursday 25 July 2024 07:15:20 -0400 (0:00:00.022) 0:00:03.647 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** Thursday 25 July 2024 07:15:20 -0400 (0:00:00.023) 0:00:03.670 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** Thursday 25 July 2024 07:15:20 -0400 (0:00:00.022) 0:00:03.693 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** Thursday 25 July 2024 07:15:20 -0400 (0:00:00.022) 0:00:03.715 ********* skipping: [managed_node1] => { "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] ***** Thursday 25 July 2024 07:15:20 -0400 (0:00:00.023) 0:00:03.738 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** Thursday 25 July 2024 07:15:20 -0400 (0:00:00.022) 0:00:03.761 ********* skipping: [managed_node1] => { "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] *** Thursday 25 July 2024 07:15:20 -0400 (0:00:00.022) 0:00:03.783 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** Thursday 25 July 2024 07:15:20 -0400 (0:00:00.023) 0:00:03.807 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** Thursday 25 July 2024 07:15:20 -0400 (0:00:00.023) 0:00:03.830 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** Thursday 25 July 2024 07:15:20 -0400 (0:00:00.022) 0:00:03.852 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** Thursday 25 July 2024 07:15:20 -0400 (0:00:00.023) 0:00:03.875 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** Thursday 25 July 2024 07:15:20 -0400 (0:00:00.022) 0:00:03.898 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** Thursday 25 July 2024 07:15:20 -0400 (0:00:00.021) 0:00:03.920 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'el_repo_setup.yml'] ************************************ Thursday 25 July 2024 07:15:20 -0400 (0:00:00.026) 0:00:03.946 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test warning and info logs] ********************************************** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.022) 0:00:03.969 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } PLAY [Run playbook 'tests_default.yml' with nm as provider] ******************** TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:15:21 -0400 (0:00:00.025) 0:00:03.995 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'el_repo_setup.yml'] ************************************ Thursday 25 July 2024 07:15:21 -0400 (0:00:00.022) 0:00:04.017 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.023) 0:00:04.040 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } PLAY [Test executing the role with default parameters] ************************* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.030) 0:00:04.071 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.022) 0:00:04.093 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.023) 0:00:04.116 ********* skipping: [managed_node1] => { "changed": false, "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] *** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.022) 0:00:04.138 ********* skipping: [managed_node1] => { "changed": false, "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] *** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.021) 0:00:04.160 ********* skipping: [managed_node1] => { "changed": false, "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] *** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.023) 0:00:04.184 ********* skipping: [managed_node1] => { "changed": false, "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 due to wireless or team interfaces] *** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.022) 0:00:04.206 ********* skipping: [managed_node1] => { "changed": false, "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] *** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.022) 0:00:04.228 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.023) 0:00:04.252 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.022) 0:00:04.274 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.022) 0:00:04.296 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.026) 0:00:04.323 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.022) 0:00:04.345 ********* skipping: [managed_node1] => { "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] ***** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.022) 0:00:04.367 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.023) 0:00:04.391 ********* skipping: [managed_node1] => { "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] *** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.022) 0:00:04.413 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.022) 0:00:04.436 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.023) 0:00:04.459 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.022) 0:00:04.482 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.022) 0:00:04.504 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.023) 0:00:04.528 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.022) 0:00:04.550 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'el_repo_setup.yml'] ************************************ Thursday 25 July 2024 07:15:21 -0400 (0:00:00.021) 0:00:04.572 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test warning and info logs] ********************************************** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.023) 0:00:04.595 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } PLAY [Run Pytest tests] ******************************************************** TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:15:21 -0400 (0:00:00.026) 0:00:04.621 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tempdir for code to test] ***************************************** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.022) 0:00:04.644 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get tempfile for tar] **************************************************** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.023) 0:00:04.668 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task '../tasks/get_modules_and_utils_paths.yml'] ************* Thursday 25 July 2024 07:15:21 -0400 (0:00:00.022) 0:00:04.690 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get tests directory] ***************************************************** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.027) 0:00:04.718 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create Tar file] ********************************************************* Thursday 25 July 2024 07:15:21 -0400 (0:00:00.025) 0:00:04.743 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Copy testrepo.tar to the remote system] ********************************** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.022) 0:00:04.765 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Untar testrepo.tar] ****************************************************** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.023) 0:00:04.789 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create subdirectory './ansible' under '{{ _rundir.path }}'] ************** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.024) 0:00:04.813 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Move module_utils to ansible directory] ********************************** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.022) 0:00:04.836 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Fake out python module directories, primarily for python2] *************** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.022) 0:00:04.858 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set _lsr_python_path] **************************************************** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.023) 0:00:04.881 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show _lsr_python_path] *************************************************** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.022) 0:00:04.904 ********* skipping: [managed_node1] => {} TASK [List the files in {{ _rundir.path }}] ************************************ Thursday 25 July 2024 07:15:21 -0400 (0:00:00.023) 0:00:04.927 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run pytest with nm] ****************************************************** Thursday 25 July 2024 07:15:21 -0400 (0:00:00.022) 0:00:04.950 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug stdout_lines of the running playbook with nm] ********************** Thursday 25 July 2024 07:15:22 -0400 (0:00:00.022) 0:00:04.973 ********* skipping: [managed_node1] => {} TASK [Install network-scripts when running pytest with initscripts] ************ Thursday 25 July 2024 07:15:22 -0400 (0:00:00.021) 0:00:04.995 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run pytest with initscripts] ********************************************* Thursday 25 July 2024 07:15:22 -0400 (0:00:00.023) 0:00:05.018 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug stdout_lines of the running playbook with initscripts] ************* Thursday 25 July 2024 07:15:22 -0400 (0:00:00.022) 0:00:05.041 ********* skipping: [managed_node1] => {} TASK [Remove local tar file] *************************************************** Thursday 25 July 2024 07:15:22 -0400 (0:00:00.023) 0:00:05.065 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove tempdir] ********************************************************** Thursday 25 July 2024 07:15:22 -0400 (0:00:00.022) 0:00:05.088 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed_node1 : ok=9 changed=0 unreachable=0 failed=0 skipped=81 rescued=0 ignored=0 Thursday 25 July 2024 07:15:22 -0400 (0:00:00.014) 0:00:05.102 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 0.83s Install yum-utils package ----------------------------------------------- 0.62s Enable EPEL 7 ----------------------------------------------------------- 0.43s Check if system is ostree ----------------------------------------------- 0.40s Gather the minimum subset of ansible_facts required by the network role test --- 0.38s Create EPEL 7 ----------------------------------------------------------- 0.35s Include the task 'enable_epel.yml' -------------------------------------- 0.08s Set flag to indicate system is ostree ----------------------------------- 0.05s Fix CentOS6 Base repo --------------------------------------------------- 0.05s Include the task 'el_repo_setup.yml' ------------------------------------ 0.03s Set network provider to 'initscripts' ----------------------------------- 0.03s Set network provider to 'nm' -------------------------------------------- 0.03s Include the task '../tasks/get_modules_and_utils_paths.yml' ------------- 0.03s Enable EPEL 6 ----------------------------------------------------------- 0.03s fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.03s fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.03s fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.03s Enable EPEL 8 ----------------------------------------------------------- 0.03s Test warning and info logs ---------------------------------------------- 0.03s Test warning and info logs ---------------------------------------------- 0.03s