[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. 15199 1726853324.33605: starting run ansible-playbook [core 2.17.4] 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-Qi7 executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 15199 1726853324.34014: Added group all to inventory 15199 1726853324.34016: Added group ungrouped to inventory 15199 1726853324.34020: Group all now contains ungrouped 15199 1726853324.34023: Examining possible inventory source: /tmp/network-iHm/inventory.yml 15199 1726853324.52699: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 15199 1726853324.52759: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 15199 1726853324.52808: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 15199 1726853324.52987: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 15199 1726853324.53064: Loaded config def from plugin (inventory/script) 15199 1726853324.53066: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 15199 1726853324.53126: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 15199 1726853324.53226: Loaded config def from plugin (inventory/yaml) 15199 1726853324.53228: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 15199 1726853324.53316: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 15199 1726853324.53744: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 15199 1726853324.53750: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 15199 1726853324.53754: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 15199 1726853324.53764: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 15199 1726853324.53768: Loading data from /tmp/network-iHm/inventory.yml 15199 1726853324.53835: /tmp/network-iHm/inventory.yml was not parsable by auto 15199 1726853324.53906: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 15199 1726853324.53943: Loading data from /tmp/network-iHm/inventory.yml 15199 1726853324.54095: group all already in inventory 15199 1726853324.54101: set inventory_file for managed_node1 15199 1726853324.54105: set inventory_dir for managed_node1 15199 1726853324.54106: Added host managed_node1 to inventory 15199 1726853324.54108: Added host managed_node1 to group all 15199 1726853324.54109: set ansible_host for managed_node1 15199 1726853324.54110: set ansible_ssh_extra_args for managed_node1 15199 1726853324.54113: set inventory_file for managed_node2 15199 1726853324.54115: set inventory_dir for managed_node2 15199 1726853324.54116: Added host managed_node2 to inventory 15199 1726853324.54117: Added host managed_node2 to group all 15199 1726853324.54118: set ansible_host for managed_node2 15199 1726853324.54119: set ansible_ssh_extra_args for managed_node2 15199 1726853324.54121: set inventory_file for managed_node3 15199 1726853324.54123: set inventory_dir for managed_node3 15199 1726853324.54124: Added host managed_node3 to inventory 15199 1726853324.54125: Added host managed_node3 to group all 15199 1726853324.54126: set ansible_host for managed_node3 15199 1726853324.54126: set ansible_ssh_extra_args for managed_node3 15199 1726853324.54129: Reconcile groups and hosts in inventory. 15199 1726853324.54132: Group ungrouped now contains managed_node1 15199 1726853324.54134: Group ungrouped now contains managed_node2 15199 1726853324.54135: Group ungrouped now contains managed_node3 15199 1726853324.54212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 15199 1726853324.54428: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 15199 1726853324.54480: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 15199 1726853324.54508: Loaded config def from plugin (vars/host_group_vars) 15199 1726853324.54510: Loading VarsModule 'host_group_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=False, class_only=True) 15199 1726853324.54522: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 15199 1726853324.54530: Loading VarsModule 'host_group_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=True, class_only=False) 15199 1726853324.54577: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 15199 1726853324.54922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853324.55023: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 15199 1726853324.55073: Loaded config def from plugin (connection/local) 15199 1726853324.55076: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 15199 1726853324.55751: Loaded config def from plugin (connection/paramiko_ssh) 15199 1726853324.55755: Loading Connection 'paramiko_ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/paramiko_ssh.py (found_in_cache=False, class_only=True) 15199 1726853324.56698: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 15199 1726853324.56736: Loaded config def from plugin (connection/psrp) 15199 1726853324.56739: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 15199 1726853324.57699: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 15199 1726853324.57741: Loaded config def from plugin (connection/ssh) 15199 1726853324.57747: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 15199 1726853324.59234: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 15199 1726853324.59261: Loaded config def from plugin (connection/winrm) 15199 1726853324.59263: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 15199 1726853324.59286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 15199 1726853324.59327: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 15199 1726853324.59369: Loaded config def from plugin (shell/cmd) 15199 1726853324.59372: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 15199 1726853324.59389: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py (found_in_cache=True, class_only=False) 15199 1726853324.59425: Loaded config def from plugin (shell/powershell) 15199 1726853324.59427: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 15199 1726853324.59464: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 15199 1726853324.59567: Loaded config def from plugin (shell/sh) 15199 1726853324.59568: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 15199 1726853324.59592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 15199 1726853324.59663: Loaded config def from plugin (become/runas) 15199 1726853324.59665: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 15199 1726853324.59772: Loaded config def from plugin (become/su) 15199 1726853324.59774: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 15199 1726853324.59886: Loaded config def from plugin (become/sudo) 15199 1726853324.59888: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=False, class_only=True) running playbook inside collection fedora.linux_system_roles 15199 1726853324.59911: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml 15199 1726853324.60160: in VariableManager get_vars() 15199 1726853324.60179: done with get_vars() 15199 1726853324.60291: trying /usr/local/lib/python3.12/site-packages/ansible/modules 15199 1726853324.62351: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 15199 1726853324.62419: in VariableManager get_vars() 15199 1726853324.62422: done with get_vars() 15199 1726853324.62423: variable 'playbook_dir' from source: magic vars 15199 1726853324.62424: variable 'ansible_playbook_python' from source: magic vars 15199 1726853324.62425: variable 'ansible_config_file' from source: magic vars 15199 1726853324.62425: variable 'groups' from source: magic vars 15199 1726853324.62425: variable 'omit' from source: magic vars 15199 1726853324.62426: variable 'ansible_version' from source: magic vars 15199 1726853324.62426: variable 'ansible_check_mode' from source: magic vars 15199 1726853324.62427: variable 'ansible_diff_mode' from source: magic vars 15199 1726853324.62427: variable 'ansible_forks' from source: magic vars 15199 1726853324.62428: variable 'ansible_inventory_sources' from source: magic vars 15199 1726853324.62428: variable 'ansible_skip_tags' from source: magic vars 15199 1726853324.62428: variable 'ansible_limit' from source: magic vars 15199 1726853324.62429: variable 'ansible_run_tags' from source: magic vars 15199 1726853324.62429: variable 'ansible_verbosity' from source: magic vars 15199 1726853324.62452: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml 15199 1726853324.62691: in VariableManager get_vars() 15199 1726853324.62702: done with get_vars() 15199 1726853324.62723: in VariableManager get_vars() 15199 1726853324.62730: done with get_vars() 15199 1726853324.62750: in VariableManager get_vars() 15199 1726853324.62757: done with get_vars() 15199 1726853324.62804: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 15199 1726853324.62928: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 15199 1726853324.63005: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 15199 1726853324.63368: in VariableManager get_vars() 15199 1726853324.63383: done with get_vars() 15199 1726853324.63648: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 15199 1726853324.63729: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15199 1726853324.64501: in VariableManager get_vars() 15199 1726853324.64503: done with get_vars() 15199 1726853324.64504: variable 'playbook_dir' from source: magic vars 15199 1726853324.64505: variable 'ansible_playbook_python' from source: magic vars 15199 1726853324.64505: variable 'ansible_config_file' from source: magic vars 15199 1726853324.64506: variable 'groups' from source: magic vars 15199 1726853324.64506: variable 'omit' from source: magic vars 15199 1726853324.64507: variable 'ansible_version' from source: magic vars 15199 1726853324.64507: variable 'ansible_check_mode' from source: magic vars 15199 1726853324.64508: variable 'ansible_diff_mode' from source: magic vars 15199 1726853324.64508: variable 'ansible_forks' from source: magic vars 15199 1726853324.64508: variable 'ansible_inventory_sources' from source: magic vars 15199 1726853324.64509: variable 'ansible_skip_tags' from source: magic vars 15199 1726853324.64509: variable 'ansible_limit' from source: magic vars 15199 1726853324.64510: variable 'ansible_run_tags' from source: magic vars 15199 1726853324.64510: variable 'ansible_verbosity' from source: magic vars 15199 1726853324.64529: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 15199 1726853324.64590: in VariableManager get_vars() 15199 1726853324.64598: done with get_vars() 15199 1726853324.64618: in VariableManager get_vars() 15199 1726853324.64619: done with get_vars() 15199 1726853324.64621: variable 'playbook_dir' from source: magic vars 15199 1726853324.64621: variable 'ansible_playbook_python' from source: magic vars 15199 1726853324.64623: variable 'ansible_config_file' from source: magic vars 15199 1726853324.64623: variable 'groups' from source: magic vars 15199 1726853324.64624: variable 'omit' from source: magic vars 15199 1726853324.64624: variable 'ansible_version' from source: magic vars 15199 1726853324.64625: variable 'ansible_check_mode' from source: magic vars 15199 1726853324.64625: variable 'ansible_diff_mode' from source: magic vars 15199 1726853324.64625: variable 'ansible_forks' from source: magic vars 15199 1726853324.64626: variable 'ansible_inventory_sources' from source: magic vars 15199 1726853324.64626: variable 'ansible_skip_tags' from source: magic vars 15199 1726853324.64627: variable 'ansible_limit' from source: magic vars 15199 1726853324.64627: variable 'ansible_run_tags' from source: magic vars 15199 1726853324.64627: variable 'ansible_verbosity' from source: magic vars 15199 1726853324.64646: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 15199 1726853324.64687: in VariableManager get_vars() 15199 1726853324.64695: done with get_vars() 15199 1726853324.64724: in VariableManager get_vars() 15199 1726853324.64726: done with get_vars() 15199 1726853324.64727: variable 'playbook_dir' from source: magic vars 15199 1726853324.64728: variable 'ansible_playbook_python' from source: magic vars 15199 1726853324.64728: variable 'ansible_config_file' from source: magic vars 15199 1726853324.64729: variable 'groups' from source: magic vars 15199 1726853324.64729: variable 'omit' from source: magic vars 15199 1726853324.64730: variable 'ansible_version' from source: magic vars 15199 1726853324.64730: variable 'ansible_check_mode' from source: magic vars 15199 1726853324.64731: variable 'ansible_diff_mode' from source: magic vars 15199 1726853324.64731: variable 'ansible_forks' from source: magic vars 15199 1726853324.64735: variable 'ansible_inventory_sources' from source: magic vars 15199 1726853324.64735: variable 'ansible_skip_tags' from source: magic vars 15199 1726853324.64736: variable 'ansible_limit' from source: magic vars 15199 1726853324.64736: variable 'ansible_run_tags' from source: magic vars 15199 1726853324.64737: variable 'ansible_verbosity' from source: magic vars 15199 1726853324.64756: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml 15199 1726853324.64797: in VariableManager get_vars() 15199 1726853324.64800: done with get_vars() 15199 1726853324.64801: variable 'playbook_dir' from source: magic vars 15199 1726853324.64802: variable 'ansible_playbook_python' from source: magic vars 15199 1726853324.64802: variable 'ansible_config_file' from source: magic vars 15199 1726853324.64803: variable 'groups' from source: magic vars 15199 1726853324.64803: variable 'omit' from source: magic vars 15199 1726853324.64803: variable 'ansible_version' from source: magic vars 15199 1726853324.64804: variable 'ansible_check_mode' from source: magic vars 15199 1726853324.64804: variable 'ansible_diff_mode' from source: magic vars 15199 1726853324.64805: variable 'ansible_forks' from source: magic vars 15199 1726853324.64805: variable 'ansible_inventory_sources' from source: magic vars 15199 1726853324.64806: variable 'ansible_skip_tags' from source: magic vars 15199 1726853324.64806: variable 'ansible_limit' from source: magic vars 15199 1726853324.64806: variable 'ansible_run_tags' from source: magic vars 15199 1726853324.64807: variable 'ansible_verbosity' from source: magic vars 15199 1726853324.64825: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml 15199 1726853324.64864: in VariableManager get_vars() 15199 1726853324.64874: done with get_vars() 15199 1726853324.64900: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 15199 1726853324.64961: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 15199 1726853324.65012: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 15199 1726853324.65220: in VariableManager get_vars() 15199 1726853324.65232: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15199 1726853324.66213: in VariableManager get_vars() 15199 1726853324.66221: done with get_vars() 15199 1726853324.66243: in VariableManager get_vars() 15199 1726853324.66245: done with get_vars() 15199 1726853324.66247: variable 'playbook_dir' from source: magic vars 15199 1726853324.66248: variable 'ansible_playbook_python' from source: magic vars 15199 1726853324.66248: variable 'ansible_config_file' from source: magic vars 15199 1726853324.66248: variable 'groups' from source: magic vars 15199 1726853324.66249: variable 'omit' from source: magic vars 15199 1726853324.66249: variable 'ansible_version' from source: magic vars 15199 1726853324.66250: variable 'ansible_check_mode' from source: magic vars 15199 1726853324.66250: variable 'ansible_diff_mode' from source: magic vars 15199 1726853324.66251: variable 'ansible_forks' from source: magic vars 15199 1726853324.66251: variable 'ansible_inventory_sources' from source: magic vars 15199 1726853324.66251: variable 'ansible_skip_tags' from source: magic vars 15199 1726853324.66252: variable 'ansible_limit' from source: magic vars 15199 1726853324.66252: variable 'ansible_run_tags' from source: magic vars 15199 1726853324.66253: variable 'ansible_verbosity' from source: magic vars 15199 1726853324.66273: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml 15199 1726853324.66325: in VariableManager get_vars() 15199 1726853324.66333: done with get_vars() 15199 1726853324.66357: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 15199 1726853324.66473: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 15199 1726853324.66516: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 15199 1726853324.67879: in VariableManager get_vars() 15199 1726853324.67895: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15199 1726853324.69142: in VariableManager get_vars() 15199 1726853324.69144: done with get_vars() 15199 1726853324.69146: variable 'playbook_dir' from source: magic vars 15199 1726853324.69147: variable 'ansible_playbook_python' from source: magic vars 15199 1726853324.69148: variable 'ansible_config_file' from source: magic vars 15199 1726853324.69148: variable 'groups' from source: magic vars 15199 1726853324.69149: variable 'omit' from source: magic vars 15199 1726853324.69150: variable 'ansible_version' from source: magic vars 15199 1726853324.69151: variable 'ansible_check_mode' from source: magic vars 15199 1726853324.69151: variable 'ansible_diff_mode' from source: magic vars 15199 1726853324.69152: variable 'ansible_forks' from source: magic vars 15199 1726853324.69153: variable 'ansible_inventory_sources' from source: magic vars 15199 1726853324.69153: variable 'ansible_skip_tags' from source: magic vars 15199 1726853324.69154: variable 'ansible_limit' from source: magic vars 15199 1726853324.69154: variable 'ansible_run_tags' from source: magic vars 15199 1726853324.69155: variable 'ansible_verbosity' from source: magic vars 15199 1726853324.69183: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 15199 1726853324.69239: in VariableManager get_vars() 15199 1726853324.69259: done with get_vars() 15199 1726853324.69288: in VariableManager get_vars() 15199 1726853324.69291: done with get_vars() 15199 1726853324.69292: variable 'playbook_dir' from source: magic vars 15199 1726853324.69293: variable 'ansible_playbook_python' from source: magic vars 15199 1726853324.69294: variable 'ansible_config_file' from source: magic vars 15199 1726853324.69295: variable 'groups' from source: magic vars 15199 1726853324.69295: variable 'omit' from source: magic vars 15199 1726853324.69296: variable 'ansible_version' from source: magic vars 15199 1726853324.69296: variable 'ansible_check_mode' from source: magic vars 15199 1726853324.69297: variable 'ansible_diff_mode' from source: magic vars 15199 1726853324.69298: variable 'ansible_forks' from source: magic vars 15199 1726853324.69298: variable 'ansible_inventory_sources' from source: magic vars 15199 1726853324.69299: variable 'ansible_skip_tags' from source: magic vars 15199 1726853324.69300: variable 'ansible_limit' from source: magic vars 15199 1726853324.69300: variable 'ansible_run_tags' from source: magic vars 15199 1726853324.69301: variable 'ansible_verbosity' from source: magic vars 15199 1726853324.69327: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 15199 1726853324.69382: in VariableManager get_vars() 15199 1726853324.69393: done with get_vars() 15199 1726853324.69448: in VariableManager get_vars() 15199 1726853324.69457: done with get_vars() 15199 1726853324.69526: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 15199 1726853324.69538: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__ redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug 15199 1726853324.69720: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 15199 1726853324.69815: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 15199 1726853324.69821: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Qi7/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 15199 1726853324.69843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 15199 1726853324.69860: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py (found_in_cache=True, class_only=False) 15199 1726853324.69958: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 15199 1726853324.69995: Loaded config def from plugin (callback/default) 15199 1726853324.69997: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 15199 1726853324.70725: Loaded config def from plugin (callback/junit) 15199 1726853324.70727: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 15199 1726853324.70758: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py (found_in_cache=True, class_only=False) 15199 1726853324.70796: Loaded config def from plugin (callback/minimal) 15199 1726853324.70798: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 15199 1726853324.70824: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 15199 1726853324.70861: Loaded config def from plugin (callback/tree) 15199 1726853324.70863: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 15199 1726853324.70936: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 15199 1726853324.70938: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Qi7/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 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_bridge_initscripts.yml ***************************************** 11 plays in /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml 15199 1726853324.70956: in VariableManager get_vars() 15199 1726853324.70965: done with get_vars() 15199 1726853324.70969: in VariableManager get_vars() 15199 1726853324.70976: done with get_vars() 15199 1726853324.70978: variable 'omit' from source: magic vars 15199 1726853324.71000: in VariableManager get_vars() 15199 1726853324.71008: done with get_vars() 15199 1726853324.71021: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_bridge.yml' with initscripts as provider] *** 15199 1726853324.71389: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 15199 1726853324.71438: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 15199 1726853324.71465: getting the remaining hosts for this loop 15199 1726853324.71466: done getting the remaining hosts for this loop 15199 1726853324.71468: getting the next task for host managed_node2 15199 1726853324.71473: done getting next task for host managed_node2 15199 1726853324.71475: ^ task is: TASK: Gathering Facts 15199 1726853324.71476: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853324.71477: getting variables 15199 1726853324.71478: in VariableManager get_vars() 15199 1726853324.71485: Calling all_inventory to load vars for managed_node2 15199 1726853324.71487: Calling groups_inventory to load vars for managed_node2 15199 1726853324.71488: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853324.71496: Calling all_plugins_play to load vars for managed_node2 15199 1726853324.71503: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853324.71505: Calling groups_plugins_play to load vars for managed_node2 15199 1726853324.71526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853324.71560: done with get_vars() 15199 1726853324.71564: done getting variables 15199 1726853324.71609: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:5 Friday 20 September 2024 13:28:44 -0400 (0:00:00.007) 0:00:00.007 ****** 15199 1726853324.71623: entering _queue_task() for managed_node2/gather_facts 15199 1726853324.71624: Creating lock for gather_facts 15199 1726853324.71891: worker is 1 (out of 1 available) 15199 1726853324.71903: exiting _queue_task() for managed_node2/gather_facts 15199 1726853324.71918: done queuing things up, now waiting for results queue to drain 15199 1726853324.71920: waiting for pending results... 15199 1726853324.72049: running TaskExecutor() for managed_node2/TASK: Gathering Facts 15199 1726853324.72106: in run() - task 02083763-bbaf-707e-6f22-00000000007e 15199 1726853324.72117: variable 'ansible_search_path' from source: unknown 15199 1726853324.72144: calling self._execute() 15199 1726853324.72193: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853324.72197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853324.72205: variable 'omit' from source: magic vars 15199 1726853324.72281: variable 'omit' from source: magic vars 15199 1726853324.72299: variable 'omit' from source: magic vars 15199 1726853324.72323: variable 'omit' from source: magic vars 15199 1726853324.72358: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15199 1726853324.72389: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15199 1726853324.72404: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15199 1726853324.72416: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15199 1726853324.72426: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15199 1726853324.72448: variable 'inventory_hostname' from source: host vars for 'managed_node2' 15199 1726853324.72454: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853324.72457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853324.72529: Set connection var ansible_module_compression to ZIP_DEFLATED 15199 1726853324.72532: Set connection var ansible_shell_type to sh 15199 1726853324.72534: Set connection var ansible_timeout to 10 15199 1726853324.72540: Set connection var ansible_pipelining to False 15199 1726853324.72542: Set connection var ansible_connection to ssh 15199 1726853324.72547: Set connection var ansible_shell_executable to /bin/sh 15199 1726853324.72592: variable 'ansible_shell_executable' from source: unknown 15199 1726853324.72597: variable 'ansible_connection' from source: unknown 15199 1726853324.72600: variable 'ansible_module_compression' from source: unknown 15199 1726853324.72602: variable 'ansible_shell_type' from source: unknown 15199 1726853324.72605: variable 'ansible_shell_executable' from source: unknown 15199 1726853324.72607: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853324.72610: variable 'ansible_pipelining' from source: unknown 15199 1726853324.72612: variable 'ansible_timeout' from source: unknown 15199 1726853324.72614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853324.72745: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 15199 1726853324.72756: variable 'omit' from source: magic vars 15199 1726853324.72759: starting attempt loop 15199 1726853324.72761: running the handler 15199 1726853324.72842: variable 'ansible_facts' from source: unknown 15199 1726853324.72845: _low_level_execute_command(): starting 15199 1726853324.72848: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 15199 1726853324.73276: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15199 1726853324.73306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15199 1726853324.73309: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15199 1726853324.73311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15199 1726853324.73364: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 15199 1726853324.73367: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15199 1726853324.73370: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15199 1726853324.73453: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15199 1726853324.75199: stdout chunk (state=3): >>>/root <<< 15199 1726853324.75293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15199 1726853324.75322: stderr chunk (state=3): >>><<< 15199 1726853324.75326: stdout chunk (state=3): >>><<< 15199 1726853324.75348: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15199 1726853324.75357: _low_level_execute_command(): starting 15199 1726853324.75362: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853324.7534535-15237-44257995324266 `" && echo ansible-tmp-1726853324.7534535-15237-44257995324266="` echo /root/.ansible/tmp/ansible-tmp-1726853324.7534535-15237-44257995324266 `" ) && sleep 0' 15199 1726853324.75802: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15199 1726853324.75805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found <<< 15199 1726853324.75807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 15199 1726853324.75810: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15199 1726853324.75819: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15199 1726853324.75866: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 15199 1726853324.75877: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15199 1726853324.75881: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15199 1726853324.75950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15199 1726853324.77950: stdout chunk (state=3): >>>ansible-tmp-1726853324.7534535-15237-44257995324266=/root/.ansible/tmp/ansible-tmp-1726853324.7534535-15237-44257995324266 <<< 15199 1726853324.78055: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15199 1726853324.78083: stderr chunk (state=3): >>><<< 15199 1726853324.78087: stdout chunk (state=3): >>><<< 15199 1726853324.78101: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853324.7534535-15237-44257995324266=/root/.ansible/tmp/ansible-tmp-1726853324.7534535-15237-44257995324266 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15199 1726853324.78130: variable 'ansible_module_compression' from source: unknown 15199 1726853324.78174: ANSIBALLZ: Using generic lock for ansible.legacy.setup 15199 1726853324.78177: ANSIBALLZ: Acquiring lock 15199 1726853324.78180: ANSIBALLZ: Lock acquired: 140441519918784 15199 1726853324.78182: ANSIBALLZ: Creating module 15199 1726853325.00228: ANSIBALLZ: Writing module into payload 15199 1726853325.00346: ANSIBALLZ: Writing module 15199 1726853325.00370: ANSIBALLZ: Renaming module 15199 1726853325.00381: ANSIBALLZ: Done creating module 15199 1726853325.00417: variable 'ansible_facts' from source: unknown 15199 1726853325.00426: variable 'inventory_hostname' from source: host vars for 'managed_node2' 15199 1726853325.00476: _low_level_execute_command(): starting 15199 1726853325.00479: _low_level_execute_command(): executing: /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'python3.12'"'"'; command -v '"'"'python3.11'"'"'; command -v '"'"'python3.10'"'"'; command -v '"'"'python3.9'"'"'; command -v '"'"'python3.8'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python3'"'"'; echo ENDFOUND && sleep 0' 15199 1726853325.01041: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15199 1726853325.01086: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found <<< 15199 1726853325.01100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15199 1726853325.01166: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 15199 1726853325.01226: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 15199 1726853325.01381: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15199 1726853325.03182: stdout chunk (state=3): >>>PLATFORM Linux <<< 15199 1726853325.03196: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 15199 1726853325.03366: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15199 1726853325.03389: stdout chunk (state=3): >>><<< 15199 1726853325.03392: stderr chunk (state=3): >>><<< 15199 1726853325.03515: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15199 1726853325.03521 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 15199 1726853325.03524: _low_level_execute_command(): starting 15199 1726853325.03526: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 15199 1726853325.03644: Sending initial data 15199 1726853325.03650: Sent initial data (1181 bytes) 15199 1726853325.04182: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15199 1726853325.04213: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 15199 1726853325.04229: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15199 1726853325.04253: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15199 1726853325.04353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15199 1726853325.07939: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 15199 1726853325.08390: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15199 1726853325.08399: stdout chunk (state=3): >>><<< 15199 1726853325.08408: stderr chunk (state=3): >>><<< 15199 1726853325.08424: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15199 1726853325.08505: variable 'ansible_facts' from source: unknown 15199 1726853325.08513: variable 'ansible_facts' from source: unknown 15199 1726853325.08529: variable 'ansible_module_compression' from source: unknown 15199 1726853325.08578: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-15199ib3ar4v0/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 15199 1726853325.08614: variable 'ansible_facts' from source: unknown 15199 1726853325.08816: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853324.7534535-15237-44257995324266/AnsiballZ_setup.py 15199 1726853325.09067: Sending initial data 15199 1726853325.09070: Sent initial data (153 bytes) 15199 1726853325.09628: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 15199 1726853325.09687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15199 1726853325.09752: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 15199 1726853325.09776: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15199 1726853325.09788: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15199 1726853325.09904: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15199 1726853325.11581: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 15199 1726853325.11594: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 15199 1726853325.11603: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 15199 1726853325.11613: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 15199 1726853325.11627: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 15199 1726853325.11717: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 15199 1726853325.11799: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-15199ib3ar4v0/tmptylzphtb /root/.ansible/tmp/ansible-tmp-1726853324.7534535-15237-44257995324266/AnsiballZ_setup.py <<< 15199 1726853325.11802: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853324.7534535-15237-44257995324266/AnsiballZ_setup.py" <<< 15199 1726853325.11883: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-15199ib3ar4v0/tmptylzphtb" to remote "/root/.ansible/tmp/ansible-tmp-1726853324.7534535-15237-44257995324266/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853324.7534535-15237-44257995324266/AnsiballZ_setup.py" <<< 15199 1726853325.13570: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15199 1726853325.13585: stderr chunk (state=3): >>><<< 15199 1726853325.13705: stdout chunk (state=3): >>><<< 15199 1726853325.13708: done transferring module to remote 15199 1726853325.13711: _low_level_execute_command(): starting 15199 1726853325.13713: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853324.7534535-15237-44257995324266/ /root/.ansible/tmp/ansible-tmp-1726853324.7534535-15237-44257995324266/AnsiballZ_setup.py && sleep 0' 15199 1726853325.14283: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15199 1726853325.14299: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15199 1726853325.14325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15199 1726853325.14343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15199 1726853325.14373: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 15199 1726853325.14432: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15199 1726853325.14493: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 15199 1726853325.14513: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15199 1726853325.14544: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15199 1726853325.14656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15199 1726853325.16576: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15199 1726853325.16613: stderr chunk (state=3): >>><<< 15199 1726853325.16623: stdout chunk (state=3): >>><<< 15199 1726853325.16718: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15199 1726853325.16722: _low_level_execute_command(): starting 15199 1726853325.16725: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853324.7534535-15237-44257995324266/AnsiballZ_setup.py && sleep 0' 15199 1726853325.17268: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15199 1726853325.17284: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15199 1726853325.17296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15199 1726853325.17411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15199 1726853325.17415: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 15199 1726853325.17440: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15199 1726853325.17457: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15199 1726853325.17570: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15199 1726853325.19860: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 15199 1726853325.19889: stdout chunk (state=3): >>>import _imp # builtin <<< 15199 1726853325.19927: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 15199 1726853325.20001: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 15199 1726853325.20044: stdout chunk (state=3): >>>import 'posix' # <<< 15199 1726853325.20074: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 15199 1726853325.20109: stdout chunk (state=3): >>># installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 15199 1726853325.20176: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 15199 1726853325.20203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 15199 1726853325.20254: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 15199 1726853325.20305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f974184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f973e7b30> <<< 15199 1726853325.20355: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9741aa50> import '_signal' # <<< 15199 1726853325.20389: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 15199 1726853325.20423: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 15199 1726853325.20566: stdout chunk (state=3): >>>import '_collections_abc' # <<< 15199 1726853325.20631: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 15199 1726853325.20643: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 15199 1726853325.20690: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 15199 1726853325.20693: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f97209130> <<< 15199 1726853325.20754: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853325.20787: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f97209fa0> import 'site' # <<< 15199 1726853325.20819: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 15199 1726853325.21213: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 15199 1726853325.21221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 15199 1726853325.21263: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853325.21266: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 15199 1726853325.21318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 15199 1726853325.21378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 15199 1726853325.21382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f97247dd0> <<< 15199 1726853325.21431: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 15199 1726853325.21442: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f97247fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 15199 1726853325.21491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 15199 1726853325.21549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853325.21566: stdout chunk (state=3): >>>import 'itertools' # <<< 15199 1726853325.21595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 15199 1726853325.21611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9727f800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 15199 1726853325.21619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 15199 1726853325.21626: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9727fe90> <<< 15199 1726853325.21642: stdout chunk (state=3): >>>import '_collections' # <<< 15199 1726853325.21688: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9725faa0> <<< 15199 1726853325.21703: stdout chunk (state=3): >>>import '_functools' # <<< 15199 1726853325.21726: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9725d1c0> <<< 15199 1726853325.21821: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f97244f80> <<< 15199 1726853325.21842: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 15199 1726853325.21864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 15199 1726853325.21879: stdout chunk (state=3): >>>import '_sre' # <<< 15199 1726853325.21901: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 15199 1726853325.21924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 15199 1726853325.21948: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 15199 1726853325.21950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 15199 1726853325.21985: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9729f6e0> <<< 15199 1726853325.21994: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9729e300> <<< 15199 1726853325.22028: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9725e060> <<< 15199 1726853325.22039: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f97246e70> <<< 15199 1726853325.22099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 15199 1726853325.22102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f972d47a0> <<< 15199 1726853325.22104: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f97244200> <<< 15199 1726853325.22130: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 15199 1726853325.22134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 15199 1726853325.22163: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853325.22167: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f972d4c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f972d4b00> <<< 15199 1726853325.22205: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853325.22264: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f972d4ef0><<< 15199 1726853325.22269: stdout chunk (state=3): >>> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f97242d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 15199 1726853325.22294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 15199 1726853325.22312: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f972d55b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f972d5280> import 'importlib.machinery' # <<< 15199 1726853325.22347: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 15199 1726853325.22369: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f972d64b0> <<< 15199 1726853325.22388: stdout chunk (state=3): >>>import 'importlib.util' # <<< 15199 1726853325.22392: stdout chunk (state=3): >>>import 'runpy' # <<< 15199 1726853325.22414: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 15199 1726853325.22457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 15199 1726853325.22482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 15199 1726853325.22486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 15199 1726853325.22488: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f972ec680> <<< 15199 1726853325.22499: stdout chunk (state=3): >>>import 'errno' # <<< 15199 1726853325.22523: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853325.22534: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f972edd30> <<< 15199 1726853325.22565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 15199 1726853325.22568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 15199 1726853325.22596: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 15199 1726853325.22601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 15199 1726853325.22614: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f972eebd0> <<< 15199 1726853325.22653: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853325.22656: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f972ef230> <<< 15199 1726853325.22662: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f972ee120> <<< 15199 1726853325.22689: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 15199 1726853325.22732: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853325.22750: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f972efcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f972ef3e0> <<< 15199 1726853325.22793: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f972d6450> <<< 15199 1726853325.22820: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 15199 1726853325.22840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 15199 1726853325.22861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 15199 1726853325.22883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 15199 1726853325.22918: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f96fdfb90> <<< 15199 1726853325.22941: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 15199 1726853325.22972: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 15199 1726853325.22986: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f97008650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f970083b0> <<< 15199 1726853325.23005: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f97008680> <<< 15199 1726853325.23034: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 15199 1726853325.23118: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853325.23239: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f97008fb0> <<< 15199 1726853325.23403: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f97009910> <<< 15199 1726853325.23425: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f97008860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96fddd60> <<< 15199 1726853325.23466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 15199 1726853325.23487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 15199 1726853325.23526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9700acc0> <<< 15199 1726853325.23530: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f970097f0> <<< 15199 1726853325.23569: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f972d6ba0> <<< 15199 1726853325.23587: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 15199 1726853325.23640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853325.23662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 15199 1726853325.23690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 15199 1726853325.23713: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f97037020> <<< 15199 1726853325.23775: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 15199 1726853325.23801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 15199 1726853325.23824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 15199 1726853325.23866: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9705b410> <<< 15199 1726853325.23888: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 15199 1726853325.23934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 15199 1726853325.23996: stdout chunk (state=3): >>>import 'ntpath' # <<< 15199 1726853325.24021: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f970b81a0> <<< 15199 1726853325.24043: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 15199 1726853325.24072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 15199 1726853325.24091: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 15199 1726853325.24122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 15199 1726853325.24210: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f970ba900> <<< 15199 1726853325.24291: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f970b82c0> <<< 15199 1726853325.24320: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f970851c0> <<< 15199 1726853325.24350: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f969292e0> <<< 15199 1726853325.24374: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9705a210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9700bbf0> <<< 15199 1726853325.24552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 15199 1726853325.24569: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3f9705a570> <<< 15199 1726853325.24839: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload__duojgqa/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 15199 1726853325.24975: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.24993: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 15199 1726853325.25012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 15199 1726853325.25055: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 15199 1726853325.25134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 15199 1726853325.25163: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 15199 1726853325.25169: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9698b020> import '_typing' # <<< 15199 1726853325.25361: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96969f10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f969690a0> <<< 15199 1726853325.25366: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.25388: stdout chunk (state=3): >>>import 'ansible' # <<< 15199 1726853325.25407: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.25424: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.25438: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.25446: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 15199 1726853325.25465: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.26882: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.28058: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 15199 1726853325.28064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96989310> <<< 15199 1726853325.28091: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853325.28117: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 15199 1726853325.28122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 15199 1726853325.28149: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 15199 1726853325.28183: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853325.28188: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f969ba9c0> <<< 15199 1726853325.28227: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f969ba750> <<< 15199 1726853325.28253: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f969ba060> <<< 15199 1726853325.28281: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 15199 1726853325.28286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 15199 1726853325.28330: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f969ba7b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9741a9c0> <<< 15199 1726853325.28337: stdout chunk (state=3): >>>import 'atexit' # <<< 15199 1726853325.28364: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853325.28370: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f969bb740> <<< 15199 1726853325.28394: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853325.28400: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f969bb980> <<< 15199 1726853325.28417: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 15199 1726853325.28474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 15199 1726853325.28483: stdout chunk (state=3): >>>import '_locale' # <<< 15199 1726853325.28530: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f969bbec0> <<< 15199 1726853325.28537: stdout chunk (state=3): >>>import 'pwd' # <<< 15199 1726853325.28561: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 15199 1726853325.28585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 15199 1726853325.28626: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96825cd0> <<< 15199 1726853325.28652: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853325.28665: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f968278c0> <<< 15199 1726853325.28681: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 15199 1726853325.28697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 15199 1726853325.28729: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f968282c0> <<< 15199 1726853325.28752: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 15199 1726853325.28782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 15199 1726853325.28801: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96829460> <<< 15199 1726853325.28822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 15199 1726853325.28865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 15199 1726853325.28892: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 15199 1726853325.28936: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9682bec0> <<< 15199 1726853325.28990: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f97087dd0> <<< 15199 1726853325.29016: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9682a180> <<< 15199 1726853325.29037: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 15199 1726853325.29056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 15199 1726853325.29082: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 15199 1726853325.29085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 15199 1726853325.29110: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 15199 1726853325.29243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 15199 1726853325.29269: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 15199 1726853325.29282: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96833dd0> import '_tokenize' # <<< 15199 1726853325.29367: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f968328a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96832630> <<< 15199 1726853325.29389: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 15199 1726853325.29453: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96832b70> <<< 15199 1726853325.29505: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9682a600> <<< 15199 1726853325.29543: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853325.29550: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f96877e90> <<< 15199 1726853325.29552: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96878110> <<< 15199 1726853325.29566: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 15199 1726853325.29597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 15199 1726853325.29616: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 15199 1726853325.29650: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853325.29668: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f96879cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96879a90> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 15199 1726853325.29700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 15199 1726853325.29758: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f9687c230> <<< 15199 1726853325.29780: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9687a390> <<< 15199 1726853325.29792: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 15199 1726853325.29820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853325.29846: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 15199 1726853325.29859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 15199 1726853325.29865: stdout chunk (state=3): >>>import '_string' # <<< 15199 1726853325.29908: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9687fa10> <<< 15199 1726853325.30041: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9687c3e0> <<< 15199 1726853325.30102: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f96880770> <<< 15199 1726853325.30135: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f96880bc0> <<< 15199 1726853325.30205: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f96880aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96878410> <<< 15199 1726853325.30234: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 15199 1726853325.30279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 15199 1726853325.30292: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853325.30325: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f9670c0b0> <<< 15199 1726853325.30473: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853325.30546: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f9670d1f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96882840> <<< 15199 1726853325.30551: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f96883bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f968824b0> # zipimport: zlib available <<< 15199 1726853325.30578: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 15199 1726853325.30678: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.30811: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 15199 1726853325.30819: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.30822: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 15199 1726853325.30824: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.30945: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.31061: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.31618: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.32168: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 15199 1726853325.32181: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 15199 1726853325.32192: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 15199 1726853325.32201: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 15199 1726853325.32228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853325.32287: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853325.32290: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f967113a0> <<< 15199 1726853325.32366: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 15199 1726853325.32374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 15199 1726853325.32393: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f967121b0> <<< 15199 1726853325.32398: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96882870> <<< 15199 1726853325.32448: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 15199 1726853325.32462: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.32488: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.32496: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 15199 1726853325.32502: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.32672: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.32844: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f967122d0> # zipimport: zlib available <<< 15199 1726853325.33305: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.33752: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.33821: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.33898: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 15199 1726853325.33905: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.33948: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.33983: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 15199 1726853325.33993: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.34056: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.34136: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 15199 1726853325.34146: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.34164: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 15199 1726853325.34185: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.34220: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.34263: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 15199 1726853325.34268: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.34507: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.34741: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 15199 1726853325.34806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 15199 1726853325.34814: stdout chunk (state=3): >>>import '_ast' # <<< 15199 1726853325.34891: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f967133b0> <<< 15199 1726853325.34899: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.34976: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.35054: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 15199 1726853325.35068: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 15199 1726853325.35084: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 15199 1726853325.35089: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.35135: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.35173: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 15199 1726853325.35188: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.35224: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.35274: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.35326: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.35396: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 15199 1726853325.35440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853325.35538: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f9671dee0> <<< 15199 1726853325.35573: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96718d10> <<< 15199 1726853325.35612: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 15199 1726853325.35617: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.35684: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.35750: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.35772: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.35821: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853325.35842: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 15199 1726853325.35874: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 15199 1726853325.35896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 15199 1726853325.35955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 15199 1726853325.35979: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 15199 1726853325.35990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 15199 1726853325.36050: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96806720> <<< 15199 1726853325.36091: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f969da420> <<< 15199 1726853325.36178: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9671dc70> <<< 15199 1726853325.36181: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96880c80> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 15199 1726853325.36193: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.36225: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.36252: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 15199 1726853325.36258: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 15199 1726853325.36302: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 15199 1726853325.36334: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.36337: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 15199 1726853325.36356: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.36419: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.36482: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.36500: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.36520: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.36574: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.36608: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.36642: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.36679: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 15199 1726853325.36698: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.36767: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.36850: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.36860: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.36901: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 15199 1726853325.36907: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.37089: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.37267: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.37316: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.37378: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853325.37431: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 15199 1726853325.37488: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 15199 1726853325.37491: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f967b1cd0> <<< 15199 1726853325.37559: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 15199 1726853325.37593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 15199 1726853325.37599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 15199 1726853325.37627: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9640bdd0> <<< 15199 1726853325.37674: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853325.37710: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f964103e0> <<< 15199 1726853325.37742: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9679a7e0> <<< 15199 1726853325.37811: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f967b2840> <<< 15199 1726853325.37816: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f967b03b0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f967b3d10> <<< 15199 1726853325.37852: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 15199 1726853325.37914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 15199 1726853325.37994: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 15199 1726853325.38069: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f96413170> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96412a20> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f96412c00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96411e50> <<< 15199 1726853325.38096: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 15199 1726853325.38216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96413230> <<< 15199 1726853325.38219: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 15199 1726853325.38284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 15199 1726853325.38305: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f9647dd60> <<< 15199 1726853325.38351: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96413d40> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f967b00e0> import 'ansible.module_utils.facts.timeout' # <<< 15199 1726853325.38385: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 15199 1726853325.38423: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 15199 1726853325.38476: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.38536: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 15199 1726853325.38554: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.38600: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.38661: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 15199 1726853325.38753: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 15199 1726853325.38762: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.38805: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 15199 1726853325.38864: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.38930: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 15199 1726853325.39065: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.39458: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 15199 1726853325.39476: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 15199 1726853325.39733: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.40132: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 15199 1726853325.40136: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.40197: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.40242: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.40289: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.40323: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 15199 1726853325.40335: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 15199 1726853325.40369: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.40446: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 15199 1726853325.40463: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.40532: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 15199 1726853325.40592: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15199 1726853325.40601: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 15199 1726853325.40623: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.40666: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 15199 1726853325.40681: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.40757: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.40834: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 15199 1726853325.40843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 15199 1726853325.40864: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9647f8f0> <<< 15199 1726853325.40905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 15199 1726853325.40932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 15199 1726853325.41050: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9647e840> import 'ansible.module_utils.facts.system.local' # <<< 15199 1726853325.41052: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.41126: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.41191: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 15199 1726853325.41209: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.41295: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.41391: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 15199 1726853325.41396: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.41463: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.41537: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 15199 1726853325.41540: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.41586: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.41635: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 15199 1726853325.41685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 15199 1726853325.41764: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853325.41829: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f964adfd0><<< 15199 1726853325.41834: stdout chunk (state=3): >>> <<< 15199 1726853325.42028: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f964a27b0> <<< 15199 1726853325.42036: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 15199 1726853325.42098: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.42156: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 15199 1726853325.42166: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.42244: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.42329: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.42448: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.42597: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 15199 1726853325.42604: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.42644: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.42691: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 15199 1726853325.42743: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.42794: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 15199 1726853325.42827: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853325.42868: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f964c5a60> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f964c5ac0> import 'ansible.module_utils.facts.system.user' # <<< 15199 1726853325.42905: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 15199 1726853325.42916: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.42952: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.42988: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 15199 1726853325.43010: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.43160: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.43309: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 15199 1726853325.43420: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.43516: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.43559: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.43608: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 15199 1726853325.43612: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 15199 1726853325.43637: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15199 1726853325.43661: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.43802: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.43945: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 15199 1726853325.43962: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 15199 1726853325.44079: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.44199: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 15199 1726853325.44239: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.44272: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.44848: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.45396: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 15199 1726853325.45400: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.45503: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.45613: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 15199 1726853325.45629: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.45717: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.45823: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 15199 1726853325.45977: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.46145: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 15199 1726853325.46148: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.46179: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 15199 1726853325.46219: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.46263: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 15199 1726853325.46284: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.46368: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.46469: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.46668: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.46887: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 15199 1726853325.46891: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.46926: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.46976: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 15199 1726853325.46980: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.47017: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.47031: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 15199 1726853325.47095: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.47180: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 15199 1726853325.47204: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15199 1726853325.47232: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 15199 1726853325.47296: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.47351: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 15199 1726853325.47418: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.47486: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 15199 1726853325.47491: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.47751: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.48007: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 15199 1726853325.48078: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.48148: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 15199 1726853325.48152: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.48182: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.48219: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 15199 1726853325.48235: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.48260: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.48309: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 15199 1726853325.48326: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.48349: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.48393: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 15199 1726853325.48396: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.48469: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.48569: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 15199 1726853325.48579: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.48605: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 15199 1726853325.48642: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.48690: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 15199 1726853325.48725: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.48741: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.48795: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.48840: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.48911: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.48994: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 15199 1726853325.49017: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.49059: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.49115: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 15199 1726853325.49321: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.49523: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 15199 1726853325.49573: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.49625: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 15199 1726853325.49678: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.49737: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 15199 1726853325.49740: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.49817: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.49912: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 15199 1726853325.49929: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.50009: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.50105: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 15199 1726853325.50192: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853325.50388: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 15199 1726853325.50426: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 15199 1726853325.50473: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f9625a540> <<< 15199 1726853325.50488: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96259010> <<< 15199 1726853325.50532: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96253f80> <<< 15199 1726853325.64721: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 15199 1726853325.64725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f962a2450> <<< 15199 1726853325.64760: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 15199 1726853325.64791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f962a10a0> <<< 15199 1726853325.64866: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 15199 1726853325.64902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 15199 1726853325.64921: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f962a3350> <<< 15199 1726853325.64943: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f962a2030> <<< 15199 1726853325.65223: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 15199 1726853325.89702: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-197.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-197", "ansible_nodename": "ip-10-31-9-197.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2134955d8b5184190900489dab957f", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_iscsi_iqn": "", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDiy4Yen7eiWP0/hmH4/5WHzI91c8NPRAJCku4Kk63/nAM2/HDHVpCGbs8kPnAcpJ95BGnY2AZ50i/GjByh6rqN4q0QNajZqOQdMrkomTRQGFsaoQTUzu+Wt7NYtajPseEV2zJTYbIlIC8H5nwTib7SkZscdc1iTw0saFFpV/aB+l5BDLfOe5EeE772aMDPUwKIw9RVy45e9Dl7uEv/Ez5XL/ZsZ8K0iZ4v2/Ebj39j+tw5M9hEjzRp4dqgv4FTXaFf2TvCql8dulUOPsjMu2MIvIfB4FbPNXrGKPKbzkjxWn4r+wUuvMPr4zoIJieVXFTR6ozZdzis6d3WFGAgZgX3ns+ULgR+lp0ZvHZb2amOGE8aM1TdwnDCeanweLvXk4zxXrpg0T4bTmQwKkDtd0DFml2CkWe4615TK07c49NoApmnEgPdztwxtraghMO72UOZkRBgUDB5GKSc202pCChA/GqiwfaUPdjS4LyUdkhgYAUniLPI2FRsZg4+EpoMZgs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAviMKS0iYCdMhDNjaRFlzVurOd6RVFe0VKYVOOZJko3KaULgIYAaS/l/1rRBz1963986hrDhKrLwmMRxr85S4Q=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAGtlq4ktcSkdXJkETJjSEIO/6xbcTDcVVefyj1D7mpG", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fibre_channel_wwn": [], "ansible_lsb": {}, "ansible_fips": false, "ansible_is_chroot": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "28", "second": "45", "epoch": "1726853325", "epoch_int": "1726853325", "date": "2024-09-20", "time": "13:28:45", "iso8601_micro": "2024-09-20T17:28:45.517664Z", "iso8601": "2024-09-20T17:28:45Z", "iso8601_basic": "20240920T132845517664", "iso8601_basic_short": "20240920T132845", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2956, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 575, "free": 2956}, "nocache": {"free": 3292, "used": 239}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec213495-5d8b-5184-1909-00489dab957f", "ansible_product_uuid": "ec213495-5d8b-5184-1909-00489dab957f", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 535, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261797203968, "block_size": 4096, "block_total": 65519099, "block_available": 63915333, "block_used": 1603766, "inode_total": 131070960, "inode_available": 131029066, "inode_used": 41894, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "12:bc:da:29:a4:45", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.197", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10bc:daff:fe29:a445", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.197", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:bc:da:29:a4:45", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.197"], "ansible_all_ipv6_addresses": ["fe80::10bc:daff:fe29:a445"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.197", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10bc:daff:fe29:a445"]}, "ansible_loadavg": {"1m": 0.521484375, "5m": 0.40087890625, "15m": 0.20166015625}, "ansible_service_mgr": "systemd", "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 60520 10.31.9.197 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 60520 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 15199 1726853325.90005: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 15199 1726853325.90011: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib<<< 15199 1726853325.90014: stdout chunk (state=3): >>> # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 <<< 15199 1726853325.90040: stdout chunk (state=3): >>># cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack <<< 15199 1726853325.90044: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler <<< 15199 1726853325.90064: stdout chunk (state=3): >>># cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random <<< 15199 1726853325.90083: stdout chunk (state=3): >>># destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible <<< 15199 1726853325.90114: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder <<< 15199 1726853325.90119: stdout chunk (state=3): >>># cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess <<< 15199 1726853325.90122: stdout chunk (state=3): >>># cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 15199 1726853325.90147: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat <<< 15199 1726853325.90278: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian <<< 15199 1726853325.90311: stdout chunk (state=3): >>># cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb <<< 15199 1726853325.90320: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux <<< 15199 1726853325.90492: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 15199 1726853325.90749: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 15199 1726853325.90764: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 15199 1726853325.90781: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 15199 1726853325.90991: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 15199 1726853325.91031: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 15199 1726853325.91052: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 15199 1726853325.91089: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors <<< 15199 1726853325.91110: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal <<< 15199 1726853325.91124: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 15199 1726853325.91143: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq <<< 15199 1726853325.91161: stdout chunk (state=3): >>># destroy _queue <<< 15199 1726853325.91218: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 15199 1726853325.91241: stdout chunk (state=3): >>># destroy _ssl <<< 15199 1726853325.91276: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 15199 1726853325.91331: stdout chunk (state=3): >>># destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch <<< 15199 1726853325.91348: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection <<< 15199 1726853325.91364: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing <<< 15199 1726853325.91464: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 15199 1726853325.91467: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader <<< 15199 1726853325.91469: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 15199 1726853325.91662: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 15199 1726853325.91682: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 15199 1726853325.91878: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 15199 1726853325.92007: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 15199 1726853325.92012: stdout chunk (state=3): >>># destroy _typing <<< 15199 1726853325.92015: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator <<< 15199 1726853325.92027: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves <<< 15199 1726853325.92040: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 15199 1726853325.92061: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 15199 1726853325.92167: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections <<< 15199 1726853325.92306: stdout chunk (state=3): >>># destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 15199 1726853325.92325: stdout chunk (state=3): >>># clear sys.audit hooks <<< 15199 1726853325.92993: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 15199 1726853325.93027: stderr chunk (state=3): >>><<< 15199 1726853325.93084: stdout chunk (state=3): >>><<< 15199 1726853325.93600: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f974184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f973e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9741aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f97209130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f97209fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f97247dd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f97247fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9727f800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9727fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9725faa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9725d1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f97244f80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9729f6e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9729e300> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9725e060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f97246e70> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f972d47a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f97244200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f972d4c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f972d4b00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f972d4ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f97242d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f972d55b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f972d5280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f972d64b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f972ec680> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f972edd30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f972eebd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f972ef230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f972ee120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f972efcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f972ef3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f972d6450> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f96fdfb90> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f97008650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f970083b0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f97008680> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f97008fb0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f97009910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f97008860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96fddd60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9700acc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f970097f0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f972d6ba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f97037020> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9705b410> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f970b81a0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f970ba900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f970b82c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f970851c0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f969292e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9705a210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9700bbf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3f9705a570> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload__duojgqa/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9698b020> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96969f10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f969690a0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96989310> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f969ba9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f969ba750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f969ba060> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f969ba7b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9741a9c0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f969bb740> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f969bb980> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f969bbec0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96825cd0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f968278c0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f968282c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96829460> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9682bec0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f97087dd0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9682a180> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96833dd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f968328a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96832630> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96832b70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9682a600> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f96877e90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96878110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f96879cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96879a90> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f9687c230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9687a390> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9687fa10> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9687c3e0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f96880770> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f96880bc0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f96880aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96878410> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f9670c0b0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f9670d1f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96882840> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f96883bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f968824b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f967113a0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f967121b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96882870> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f967122d0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f967133b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f9671dee0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96718d10> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96806720> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f969da420> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9671dc70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96880c80> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f967b1cd0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9640bdd0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f964103e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9679a7e0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f967b2840> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f967b03b0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f967b3d10> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f96413170> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96412a20> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f96412c00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96411e50> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96413230> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f9647dd60> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96413d40> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f967b00e0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9647f8f0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9647e840> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f964adfd0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f964a27b0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f964c5a60> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f964c5ac0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f9625a540> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96259010> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f96253f80> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f962a2450> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f962a10a0> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f962a3350> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f962a2030> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-197.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-197", "ansible_nodename": "ip-10-31-9-197.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2134955d8b5184190900489dab957f", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_iscsi_iqn": "", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDiy4Yen7eiWP0/hmH4/5WHzI91c8NPRAJCku4Kk63/nAM2/HDHVpCGbs8kPnAcpJ95BGnY2AZ50i/GjByh6rqN4q0QNajZqOQdMrkomTRQGFsaoQTUzu+Wt7NYtajPseEV2zJTYbIlIC8H5nwTib7SkZscdc1iTw0saFFpV/aB+l5BDLfOe5EeE772aMDPUwKIw9RVy45e9Dl7uEv/Ez5XL/ZsZ8K0iZ4v2/Ebj39j+tw5M9hEjzRp4dqgv4FTXaFf2TvCql8dulUOPsjMu2MIvIfB4FbPNXrGKPKbzkjxWn4r+wUuvMPr4zoIJieVXFTR6ozZdzis6d3WFGAgZgX3ns+ULgR+lp0ZvHZb2amOGE8aM1TdwnDCeanweLvXk4zxXrpg0T4bTmQwKkDtd0DFml2CkWe4615TK07c49NoApmnEgPdztwxtraghMO72UOZkRBgUDB5GKSc202pCChA/GqiwfaUPdjS4LyUdkhgYAUniLPI2FRsZg4+EpoMZgs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAviMKS0iYCdMhDNjaRFlzVurOd6RVFe0VKYVOOZJko3KaULgIYAaS/l/1rRBz1963986hrDhKrLwmMRxr85S4Q=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAGtlq4ktcSkdXJkETJjSEIO/6xbcTDcVVefyj1D7mpG", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fibre_channel_wwn": [], "ansible_lsb": {}, "ansible_fips": false, "ansible_is_chroot": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "28", "second": "45", "epoch": "1726853325", "epoch_int": "1726853325", "date": "2024-09-20", "time": "13:28:45", "iso8601_micro": "2024-09-20T17:28:45.517664Z", "iso8601": "2024-09-20T17:28:45Z", "iso8601_basic": "20240920T132845517664", "iso8601_basic_short": "20240920T132845", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2956, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 575, "free": 2956}, "nocache": {"free": 3292, "used": 239}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec213495-5d8b-5184-1909-00489dab957f", "ansible_product_uuid": "ec213495-5d8b-5184-1909-00489dab957f", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 535, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261797203968, "block_size": 4096, "block_total": 65519099, "block_available": 63915333, "block_used": 1603766, "inode_total": 131070960, "inode_available": 131029066, "inode_used": 41894, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "12:bc:da:29:a4:45", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.197", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10bc:daff:fe29:a445", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.197", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:bc:da:29:a4:45", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.197"], "ansible_all_ipv6_addresses": ["fe80::10bc:daff:fe29:a445"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.197", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10bc:daff:fe29:a445"]}, "ansible_loadavg": {"1m": 0.521484375, "5m": 0.40087890625, "15m": 0.20166015625}, "ansible_service_mgr": "systemd", "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 60520 10.31.9.197 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 60520 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 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. 15199 1726853325.96776: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853324.7534535-15237-44257995324266/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 15199 1726853325.96812: _low_level_execute_command(): starting 15199 1726853325.96826: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853324.7534535-15237-44257995324266/ > /dev/null 2>&1 && sleep 0' 15199 1726853325.97486: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 15199 1726853325.97532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found <<< 15199 1726853325.97548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15199 1726853325.97633: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 15199 1726853325.97646: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15199 1726853325.97762: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15199 1726853325.97991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15199 1726853326.00181: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15199 1726853326.00185: stdout chunk (state=3): >>><<< 15199 1726853326.00188: stderr chunk (state=3): >>><<< 15199 1726853326.00191: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15199 1726853326.00193: handler run complete 15199 1726853326.00678: variable 'ansible_facts' from source: unknown 15199 1726853326.00977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853326.01995: variable 'ansible_facts' from source: unknown 15199 1726853326.02177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853326.02330: attempt loop complete, returning result 15199 1726853326.02383: _execute() done 15199 1726853326.02390: dumping result to json 15199 1726853326.02424: done dumping result, returning 15199 1726853326.02577: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02083763-bbaf-707e-6f22-00000000007e] 15199 1726853326.02581: sending task result for task 02083763-bbaf-707e-6f22-00000000007e 15199 1726853326.03548: done sending task result for task 02083763-bbaf-707e-6f22-00000000007e 15199 1726853326.03551: WORKER PROCESS EXITING ok: [managed_node2] 15199 1726853326.04153: no more pending results, returning what we have 15199 1726853326.04156: results queue empty 15199 1726853326.04157: checking for any_errors_fatal 15199 1726853326.04158: done checking for any_errors_fatal 15199 1726853326.04159: checking for max_fail_percentage 15199 1726853326.04161: done checking for max_fail_percentage 15199 1726853326.04161: checking to see if all hosts have failed and the running result is not ok 15199 1726853326.04162: done checking to see if all hosts have failed 15199 1726853326.04163: getting the remaining hosts for this loop 15199 1726853326.04164: done getting the remaining hosts for this loop 15199 1726853326.04167: getting the next task for host managed_node2 15199 1726853326.04174: done getting next task for host managed_node2 15199 1726853326.04176: ^ task is: TASK: meta (flush_handlers) 15199 1726853326.04178: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853326.04182: getting variables 15199 1726853326.04183: in VariableManager get_vars() 15199 1726853326.04204: Calling all_inventory to load vars for managed_node2 15199 1726853326.04206: Calling groups_inventory to load vars for managed_node2 15199 1726853326.04209: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853326.04218: Calling all_plugins_play to load vars for managed_node2 15199 1726853326.04221: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853326.04225: Calling groups_plugins_play to load vars for managed_node2 15199 1726853326.04479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853326.04962: done with get_vars() 15199 1726853326.04975: done getting variables 15199 1726853326.05042: in VariableManager get_vars() 15199 1726853326.05052: Calling all_inventory to load vars for managed_node2 15199 1726853326.05054: Calling groups_inventory to load vars for managed_node2 15199 1726853326.05056: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853326.05061: Calling all_plugins_play to load vars for managed_node2 15199 1726853326.05063: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853326.05066: Calling groups_plugins_play to load vars for managed_node2 15199 1726853326.05402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853326.05779: done with get_vars() 15199 1726853326.05792: done queuing things up, now waiting for results queue to drain 15199 1726853326.05794: results queue empty 15199 1726853326.05795: checking for any_errors_fatal 15199 1726853326.05797: done checking for any_errors_fatal 15199 1726853326.05798: checking for max_fail_percentage 15199 1726853326.05799: done checking for max_fail_percentage 15199 1726853326.05805: checking to see if all hosts have failed and the running result is not ok 15199 1726853326.05806: done checking to see if all hosts have failed 15199 1726853326.05806: getting the remaining hosts for this loop 15199 1726853326.05807: done getting the remaining hosts for this loop 15199 1726853326.05810: getting the next task for host managed_node2 15199 1726853326.05815: done getting next task for host managed_node2 15199 1726853326.05817: ^ task is: TASK: Include the task 'el_repo_setup.yml' 15199 1726853326.05818: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853326.05821: getting variables 15199 1726853326.05823: in VariableManager get_vars() 15199 1726853326.05831: Calling all_inventory to load vars for managed_node2 15199 1726853326.05833: Calling groups_inventory to load vars for managed_node2 15199 1726853326.05835: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853326.05839: Calling all_plugins_play to load vars for managed_node2 15199 1726853326.05842: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853326.05844: Calling groups_plugins_play to load vars for managed_node2 15199 1726853326.06175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853326.06566: done with get_vars() 15199 1726853326.06575: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:10 Friday 20 September 2024 13:28:46 -0400 (0:00:01.350) 0:00:01.357 ****** 15199 1726853326.06649: entering _queue_task() for managed_node2/include_tasks 15199 1726853326.06651: Creating lock for include_tasks 15199 1726853326.07268: worker is 1 (out of 1 available) 15199 1726853326.07580: exiting _queue_task() for managed_node2/include_tasks 15199 1726853326.07591: done queuing things up, now waiting for results queue to drain 15199 1726853326.07593: waiting for pending results... 15199 1726853326.07890: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 15199 1726853326.07906: in run() - task 02083763-bbaf-707e-6f22-000000000006 15199 1726853326.08033: variable 'ansible_search_path' from source: unknown 15199 1726853326.08037: calling self._execute() 15199 1726853326.08158: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853326.08210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853326.08225: variable 'omit' from source: magic vars 15199 1726853326.08420: _execute() done 15199 1726853326.08578: dumping result to json 15199 1726853326.08581: done dumping result, returning 15199 1726853326.08584: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [02083763-bbaf-707e-6f22-000000000006] 15199 1726853326.08586: sending task result for task 02083763-bbaf-707e-6f22-000000000006 15199 1726853326.08794: done sending task result for task 02083763-bbaf-707e-6f22-000000000006 15199 1726853326.08798: WORKER PROCESS EXITING 15199 1726853326.08842: no more pending results, returning what we have 15199 1726853326.08847: in VariableManager get_vars() 15199 1726853326.08881: Calling all_inventory to load vars for managed_node2 15199 1726853326.08884: Calling groups_inventory to load vars for managed_node2 15199 1726853326.08888: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853326.09015: Calling all_plugins_play to load vars for managed_node2 15199 1726853326.09020: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853326.09024: Calling groups_plugins_play to load vars for managed_node2 15199 1726853326.09425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853326.09843: done with get_vars() 15199 1726853326.09850: variable 'ansible_search_path' from source: unknown 15199 1726853326.09864: we have included files to process 15199 1726853326.09865: generating all_blocks data 15199 1726853326.09867: done generating all_blocks data 15199 1726853326.09868: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 15199 1726853326.09869: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 15199 1726853326.09975: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 15199 1726853326.11247: in VariableManager get_vars() 15199 1726853326.11262: done with get_vars() 15199 1726853326.11276: done processing included file 15199 1726853326.11278: iterating over new_blocks loaded from include file 15199 1726853326.11280: in VariableManager get_vars() 15199 1726853326.11290: done with get_vars() 15199 1726853326.11291: filtering new block on tags 15199 1726853326.11306: done filtering new block on tags 15199 1726853326.11309: in VariableManager get_vars() 15199 1726853326.11319: done with get_vars() 15199 1726853326.11320: filtering new block on tags 15199 1726853326.11451: done filtering new block on tags 15199 1726853326.11454: in VariableManager get_vars() 15199 1726853326.11465: done with get_vars() 15199 1726853326.11466: filtering new block on tags 15199 1726853326.11482: done filtering new block on tags 15199 1726853326.11484: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 15199 1726853326.11490: extending task lists for all hosts with included blocks 15199 1726853326.11538: done extending task lists 15199 1726853326.11540: done processing included files 15199 1726853326.11541: results queue empty 15199 1726853326.11541: checking for any_errors_fatal 15199 1726853326.11543: done checking for any_errors_fatal 15199 1726853326.11544: checking for max_fail_percentage 15199 1726853326.11545: done checking for max_fail_percentage 15199 1726853326.11545: checking to see if all hosts have failed and the running result is not ok 15199 1726853326.11546: done checking to see if all hosts have failed 15199 1726853326.11547: getting the remaining hosts for this loop 15199 1726853326.11662: done getting the remaining hosts for this loop 15199 1726853326.11666: getting the next task for host managed_node2 15199 1726853326.11672: done getting next task for host managed_node2 15199 1726853326.11674: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 15199 1726853326.11677: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853326.11679: getting variables 15199 1726853326.11681: in VariableManager get_vars() 15199 1726853326.11689: Calling all_inventory to load vars for managed_node2 15199 1726853326.11691: Calling groups_inventory to load vars for managed_node2 15199 1726853326.11693: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853326.11698: Calling all_plugins_play to load vars for managed_node2 15199 1726853326.11701: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853326.11704: Calling groups_plugins_play to load vars for managed_node2 15199 1726853326.12063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853326.12421: done with get_vars() 15199 1726853326.12429: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 13:28:46 -0400 (0:00:00.058) 0:00:01.415 ****** 15199 1726853326.12487: entering _queue_task() for managed_node2/setup 15199 1726853326.13305: worker is 1 (out of 1 available) 15199 1726853326.13316: exiting _queue_task() for managed_node2/setup 15199 1726853326.13326: done queuing things up, now waiting for results queue to drain 15199 1726853326.13327: waiting for pending results... 15199 1726853326.13541: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 15199 1726853326.13750: in run() - task 02083763-bbaf-707e-6f22-00000000008f 15199 1726853326.13753: variable 'ansible_search_path' from source: unknown 15199 1726853326.13756: variable 'ansible_search_path' from source: unknown 15199 1726853326.13758: calling self._execute() 15199 1726853326.13874: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853326.13887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853326.13899: variable 'omit' from source: magic vars 15199 1726853326.14904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853326.18979: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853326.19056: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853326.19098: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853326.19152: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853326.19184: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853326.19267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853326.19303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853326.19338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853326.19382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853326.19399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853326.19577: variable 'ansible_facts' from source: unknown 15199 1726853326.19647: variable 'network_test_required_facts' from source: task vars 15199 1726853326.19697: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 15199 1726853326.19708: variable 'omit' from source: magic vars 15199 1726853326.19745: variable 'omit' from source: magic vars 15199 1726853326.19874: variable 'omit' from source: magic vars 15199 1726853326.19878: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15199 1726853326.19880: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15199 1726853326.19882: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15199 1726853326.19884: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15199 1726853326.19898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15199 1726853326.19931: variable 'inventory_hostname' from source: host vars for 'managed_node2' 15199 1726853326.19939: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853326.19947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853326.20051: Set connection var ansible_module_compression to ZIP_DEFLATED 15199 1726853326.20059: Set connection var ansible_shell_type to sh 15199 1726853326.20069: Set connection var ansible_timeout to 10 15199 1726853326.20085: Set connection var ansible_pipelining to False 15199 1726853326.20096: Set connection var ansible_connection to ssh 15199 1726853326.20106: Set connection var ansible_shell_executable to /bin/sh 15199 1726853326.20131: variable 'ansible_shell_executable' from source: unknown 15199 1726853326.20138: variable 'ansible_connection' from source: unknown 15199 1726853326.20145: variable 'ansible_module_compression' from source: unknown 15199 1726853326.20152: variable 'ansible_shell_type' from source: unknown 15199 1726853326.20158: variable 'ansible_shell_executable' from source: unknown 15199 1726853326.20164: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853326.20173: variable 'ansible_pipelining' from source: unknown 15199 1726853326.20194: variable 'ansible_timeout' from source: unknown 15199 1726853326.20200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853326.20411: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 15199 1726853326.20416: variable 'omit' from source: magic vars 15199 1726853326.20419: starting attempt loop 15199 1726853326.20421: running the handler 15199 1726853326.20423: _low_level_execute_command(): starting 15199 1726853326.20425: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 15199 1726853326.21377: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 15199 1726853326.21396: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15199 1726853326.21418: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15199 1726853326.21525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15199 1726853326.23225: stdout chunk (state=3): >>>/root <<< 15199 1726853326.23361: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15199 1726853326.23373: stdout chunk (state=3): >>><<< 15199 1726853326.23394: stderr chunk (state=3): >>><<< 15199 1726853326.23495: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15199 1726853326.23504: _low_level_execute_command(): starting 15199 1726853326.23508: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853326.2341363-15286-208050810493649 `" && echo ansible-tmp-1726853326.2341363-15286-208050810493649="` echo /root/.ansible/tmp/ansible-tmp-1726853326.2341363-15286-208050810493649 `" ) && sleep 0' 15199 1726853326.24133: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15199 1726853326.24408: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15199 1726853326.24449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 15199 1726853326.24469: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15199 1726853326.24576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15199 1726853326.26576: stdout chunk (state=3): >>>ansible-tmp-1726853326.2341363-15286-208050810493649=/root/.ansible/tmp/ansible-tmp-1726853326.2341363-15286-208050810493649 <<< 15199 1726853326.26706: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15199 1726853326.26715: stdout chunk (state=3): >>><<< 15199 1726853326.26726: stderr chunk (state=3): >>><<< 15199 1726853326.26746: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853326.2341363-15286-208050810493649=/root/.ansible/tmp/ansible-tmp-1726853326.2341363-15286-208050810493649 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15199 1726853326.26808: variable 'ansible_module_compression' from source: unknown 15199 1726853326.26882: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-15199ib3ar4v0/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 15199 1726853326.26939: variable 'ansible_facts' from source: unknown 15199 1726853326.27202: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853326.2341363-15286-208050810493649/AnsiballZ_setup.py 15199 1726853326.27451: Sending initial data 15199 1726853326.27454: Sent initial data (154 bytes) 15199 1726853326.28525: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15199 1726853326.28580: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 15199 1726853326.28593: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 15199 1726853326.28637: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15199 1726853326.28884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 15199 1726853326.28963: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15199 1726853326.30697: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 15199 1726853326.30702: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 15199 1726853326.30769: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 15199 1726853326.30853: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-15199ib3ar4v0/tmpbn66iqa7 /root/.ansible/tmp/ansible-tmp-1726853326.2341363-15286-208050810493649/AnsiballZ_setup.py <<< 15199 1726853326.30856: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853326.2341363-15286-208050810493649/AnsiballZ_setup.py" <<< 15199 1726853326.30937: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-15199ib3ar4v0/tmpbn66iqa7" to remote "/root/.ansible/tmp/ansible-tmp-1726853326.2341363-15286-208050810493649/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853326.2341363-15286-208050810493649/AnsiballZ_setup.py" <<< 15199 1726853326.32644: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15199 1726853326.32697: stderr chunk (state=3): >>><<< 15199 1726853326.32701: stdout chunk (state=3): >>><<< 15199 1726853326.32704: done transferring module to remote 15199 1726853326.32879: _low_level_execute_command(): starting 15199 1726853326.32882: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853326.2341363-15286-208050810493649/ /root/.ansible/tmp/ansible-tmp-1726853326.2341363-15286-208050810493649/AnsiballZ_setup.py && sleep 0' 15199 1726853326.33466: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15199 1726853326.33578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 15199 1726853326.33596: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15199 1726853326.33621: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15199 1726853326.33705: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15199 1726853326.35614: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15199 1726853326.35642: stderr chunk (state=3): >>><<< 15199 1726853326.35644: stdout chunk (state=3): >>><<< 15199 1726853326.35655: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15199 1726853326.35676: _low_level_execute_command(): starting 15199 1726853326.35680: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853326.2341363-15286-208050810493649/AnsiballZ_setup.py && sleep 0' 15199 1726853326.36096: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15199 1726853326.36100: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15199 1726853326.36102: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15199 1726853326.36104: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15199 1726853326.36107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found <<< 15199 1726853326.36109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15199 1726853326.36186: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 15199 1726853326.36246: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15199 1726853326.38589: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 15199 1726853326.38609: stdout chunk (state=3): >>>import _imp # builtin <<< 15199 1726853326.38642: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 15199 1726853326.38717: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 15199 1726853326.38755: stdout chunk (state=3): >>>import 'posix' # <<< 15199 1726853326.38803: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 15199 1726853326.38827: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 15199 1726853326.38882: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 15199 1726853326.38899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 15199 1726853326.38918: stdout chunk (state=3): >>>import 'codecs' # <<< 15199 1726853326.38959: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 15199 1726853326.39003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd111104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd110dfb30> <<< 15199 1726853326.39067: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 15199 1726853326.39073: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd11112a50> import '_signal' # <<< 15199 1726853326.39103: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 15199 1726853326.39136: stdout chunk (state=3): >>>import '_stat' # <<< 15199 1726853326.39151: stdout chunk (state=3): >>>import 'stat' # <<< 15199 1726853326.39232: stdout chunk (state=3): >>>import '_collections_abc' # <<< 15199 1726853326.39277: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 15199 1726853326.39286: stdout chunk (state=3): >>>import 'os' # <<< 15199 1726853326.39354: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 15199 1726853326.39361: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 15199 1726853326.39389: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f05130> <<< 15199 1726853326.39466: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f05fa0> <<< 15199 1726853326.39492: stdout chunk (state=3): >>>import 'site' # <<< 15199 1726853326.39533: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 15199 1726853326.39924: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 15199 1726853326.39928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 15199 1726853326.39958: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853326.39979: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 15199 1726853326.40023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 15199 1726853326.40030: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 15199 1726853326.40059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 15199 1726853326.40109: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f43ec0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 15199 1726853326.40148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f43f80> <<< 15199 1726853326.40155: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 15199 1726853326.40197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 15199 1726853326.40200: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 15199 1726853326.40267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853326.40304: stdout chunk (state=3): >>>import 'itertools' # <<< 15199 1726853326.40312: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f7b830> <<< 15199 1726853326.40349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f7bec0> import '_collections' # <<< 15199 1726853326.40396: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f5bb60> <<< 15199 1726853326.40430: stdout chunk (state=3): >>>import '_functools' # <<< 15199 1726853326.40433: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f592b0> <<< 15199 1726853326.40523: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f41070> <<< 15199 1726853326.40555: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 15199 1726853326.40591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 15199 1726853326.40604: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 15199 1726853326.40655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 15199 1726853326.40662: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 15199 1726853326.40718: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f9b7d0> <<< 15199 1726853326.40721: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f9a3f0> <<< 15199 1726853326.40742: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f5a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f98bc0> <<< 15199 1726853326.40811: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10fd0890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f402f0> <<< 15199 1726853326.40873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 15199 1726853326.40877: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10fd0d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10fd0bf0> <<< 15199 1726853326.40931: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10fd0fe0> <<< 15199 1726853326.40966: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f3ee10> <<< 15199 1726853326.40981: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 15199 1726853326.41029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 15199 1726853326.41082: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10fd1670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10fd1370> import 'importlib.machinery' # <<< 15199 1726853326.41117: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 15199 1726853326.41121: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10fd2540> import 'importlib.util' # import 'runpy' # <<< 15199 1726853326.41153: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 15199 1726853326.41213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 15199 1726853326.41221: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 15199 1726853326.41248: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10fe8740> import 'errno' # <<< 15199 1726853326.41311: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10fe9e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 15199 1726853326.41315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 15199 1726853326.41324: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10feacc0> <<< 15199 1726853326.41380: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10feb2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10fea210> <<< 15199 1726853326.41406: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 15199 1726853326.41450: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10febd70> <<< 15199 1726853326.41469: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10feb4a0> <<< 15199 1726853326.41507: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10fd24b0> <<< 15199 1726853326.41530: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 15199 1726853326.41550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 15199 1726853326.41576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 15199 1726853326.41592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 15199 1726853326.41641: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10cdfc50> <<< 15199 1726853326.41683: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 15199 1726853326.41732: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10d087a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10d08500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10d087d0> <<< 15199 1726853326.41759: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 15199 1726853326.41831: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853326.41964: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10d09100> <<< 15199 1726853326.42095: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10d09af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10d089b0> <<< 15199 1726853326.42124: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10cdddf0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 15199 1726853326.42162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 15199 1726853326.42204: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10d0af00> <<< 15199 1726853326.42236: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10d09c40> <<< 15199 1726853326.42256: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10fd2c60> <<< 15199 1726853326.42267: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 15199 1726853326.42344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853326.42349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 15199 1726853326.42387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 15199 1726853326.42418: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10d33230> <<< 15199 1726853326.42474: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853326.42502: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 15199 1726853326.42530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 15199 1726853326.42570: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10d575f0> <<< 15199 1726853326.42584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 15199 1726853326.42632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 15199 1726853326.42681: stdout chunk (state=3): >>>import 'ntpath' # <<< 15199 1726853326.42712: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10db8380> <<< 15199 1726853326.42749: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 15199 1726853326.42792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 15199 1726853326.42804: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 15199 1726853326.42815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 15199 1726853326.42908: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10dbaae0> <<< 15199 1726853326.42991: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10db84a0> <<< 15199 1726853326.43052: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10d79370> <<< 15199 1726853326.43055: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10bc5430> <<< 15199 1726853326.43079: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10d563f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10d0be00> <<< 15199 1726853326.43260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 15199 1726853326.43274: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcd10d56750> <<< 15199 1726853326.43511: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_dsfscz7b/ansible_setup_payload.zip' # zipimport: zlib available <<< 15199 1726853326.43630: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.43669: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 15199 1726853326.43711: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 15199 1726853326.43789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 15199 1726853326.43819: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10c2f170> <<< 15199 1726853326.43837: stdout chunk (state=3): >>>import '_typing' # <<< 15199 1726853326.44021: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10c0e060> <<< 15199 1726853326.44066: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10c0d1c0> # zipimport: zlib available import 'ansible' # <<< 15199 1726853326.44073: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.44119: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 15199 1726853326.44130: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.45537: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.46705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10c2d010> <<< 15199 1726853326.46749: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853326.46782: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 15199 1726853326.46805: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 15199 1726853326.46834: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10c5ea20> <<< 15199 1726853326.46864: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10c5e7b0> <<< 15199 1726853326.46900: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10c5e0f0> <<< 15199 1726853326.46923: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 15199 1726853326.46985: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10c5e540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10c2fb90> import 'atexit' # <<< 15199 1726853326.47039: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10c5f7d0> <<< 15199 1726853326.47043: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10c5fa10> <<< 15199 1726853326.47066: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 15199 1726853326.47116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 15199 1726853326.47179: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10c5ff50> import 'pwd' # <<< 15199 1726853326.47211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 15199 1726853326.47227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 15199 1726853326.47260: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10531d00> <<< 15199 1726853326.47300: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853326.47320: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10533920> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 15199 1726853326.47343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 15199 1726853326.47376: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd105342f0> <<< 15199 1726853326.47388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 15199 1726853326.47425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 15199 1726853326.47454: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10535490> <<< 15199 1726853326.47464: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 15199 1726853326.47497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 15199 1726853326.47524: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 15199 1726853326.47567: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10537f80> <<< 15199 1726853326.47613: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1053c2f0> <<< 15199 1726853326.47644: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10536240> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 15199 1726853326.47694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 15199 1726853326.47714: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 15199 1726853326.47726: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 15199 1726853326.47861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 15199 1726853326.47897: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1053fef0> import '_tokenize' # <<< 15199 1726853326.47996: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1053e9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1053e720> <<< 15199 1726853326.48006: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 15199 1726853326.48069: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1053ec90> <<< 15199 1726853326.48122: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10536750> <<< 15199 1726853326.48155: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10583f50> <<< 15199 1726853326.48179: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10584230> <<< 15199 1726853326.48212: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 15199 1726853326.48216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 15199 1726853326.48292: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10585cd0> <<< 15199 1726853326.48296: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10585a90> <<< 15199 1726853326.48318: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 15199 1726853326.48366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 15199 1726853326.48401: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10588260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10586390> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 15199 1726853326.48444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853326.48479: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 15199 1726853326.48502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 15199 1726853326.48516: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1058b9b0> <<< 15199 1726853326.48649: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd105883b0> <<< 15199 1726853326.48782: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1058c7a0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1058c9b0> <<< 15199 1726853326.48808: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1058ccb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10584350> <<< 15199 1726853326.48826: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 15199 1726853326.48836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 15199 1726853326.48866: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 15199 1726853326.48868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 15199 1726853326.48892: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853326.48918: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10418380> <<< 15199 1726853326.49066: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853326.49091: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10419430> <<< 15199 1726853326.49094: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1058eb10> <<< 15199 1726853326.49117: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853326.49121: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1058fec0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1058e750> <<< 15199 1726853326.49152: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.49166: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.49182: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 15199 1726853326.49187: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.49285: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.49365: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.49392: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 15199 1726853326.49407: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.49424: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 15199 1726853326.49432: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.49557: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.49673: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.50252: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.50796: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 15199 1726853326.50825: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 15199 1726853326.50852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853326.50888: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853326.50912: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1041d760> <<< 15199 1726853326.50980: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 15199 1726853326.51006: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1041e450> <<< 15199 1726853326.51009: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10419580> <<< 15199 1726853326.51051: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 15199 1726853326.51096: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.51110: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 15199 1726853326.51259: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.51431: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 15199 1726853326.51443: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1041e600> # zipimport: zlib available <<< 15199 1726853326.51903: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.52343: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.52417: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.52496: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 15199 1726853326.52506: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.52535: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.52578: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 15199 1726853326.52586: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.52676: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.52755: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 15199 1726853326.52758: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.52784: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 15199 1726853326.52896: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.53091: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 15199 1726853326.53106: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.53332: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 15199 1726853326.53394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 15199 1726853326.53415: stdout chunk (state=3): >>>import '_ast' # <<< 15199 1726853326.53478: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1041f890> <<< 15199 1726853326.53497: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.53561: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.53632: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 15199 1726853326.53658: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 15199 1726853326.53678: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.53717: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.53754: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 15199 1726853326.53774: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.53806: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.53860: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.53913: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.53988: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 15199 1726853326.54023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853326.54119: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1042a270> <<< 15199 1726853326.54157: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10425ac0> <<< 15199 1726853326.54192: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 15199 1726853326.54214: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.54273: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.54330: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.54359: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.54412: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 15199 1726853326.54420: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853326.54445: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 15199 1726853326.54476: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 15199 1726853326.54548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 15199 1726853326.54576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 15199 1726853326.54580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 15199 1726853326.54635: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10502b10> <<< 15199 1726853326.54681: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd105fe7e0> <<< 15199 1726853326.54764: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1042a300> <<< 15199 1726853326.54785: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1041f110> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 15199 1726853326.54796: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.54831: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.54834: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 15199 1726853326.54852: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 15199 1726853326.54900: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 15199 1726853326.54912: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.54941: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 15199 1726853326.54954: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.55012: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.55074: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.55098: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.55116: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.55158: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.55202: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.55239: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.55272: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 15199 1726853326.55289: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.55398: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.55454: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.55491: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.55676: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 15199 1726853326.55699: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.55874: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.55917: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.55968: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 15199 1726853326.55990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853326.56020: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 15199 1726853326.56040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 15199 1726853326.56067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 15199 1726853326.56091: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd104ba420> <<< 15199 1726853326.56134: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 15199 1726853326.56137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 15199 1726853326.56157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 15199 1726853326.56198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 15199 1726853326.56232: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 15199 1726853326.56254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10128230> <<< 15199 1726853326.56283: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853326.56308: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10128560> <<< 15199 1726853326.56359: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd104a7500> <<< 15199 1726853326.56448: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd104baf60> <<< 15199 1726853326.56469: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd104b8b00> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd104b8710> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 15199 1726853326.56497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 15199 1726853326.56526: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 15199 1726853326.56557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 15199 1726853326.56570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 15199 1726853326.56692: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1012b470> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1012ad20> <<< 15199 1726853326.56696: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1012af00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1012a150> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 15199 1726853326.56821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 15199 1726853326.56843: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1012b530> <<< 15199 1726853326.56856: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 15199 1726853326.56897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 15199 1726853326.56978: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10176060> <<< 15199 1726853326.57007: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1012bf80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd104b8770> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 15199 1726853326.57032: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.57095: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 15199 1726853326.57100: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.57279: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available <<< 15199 1726853326.57306: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 15199 1726853326.57326: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.57345: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 15199 1726853326.57361: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.57397: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.57431: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 15199 1726853326.57434: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.57493: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.57599: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 15199 1726853326.57603: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.57628: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.57644: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 15199 1726853326.57719: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.57780: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.57832: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.57887: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 15199 1726853326.57908: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 15199 1726853326.58401: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.58846: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 15199 1726853326.58858: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.58911: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.58962: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.58998: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.59043: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 15199 1726853326.59061: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.59088: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.59126: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 15199 1726853326.59129: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.59186: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.59239: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 15199 1726853326.59268: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.59290: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.59317: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 15199 1726853326.59331: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.59356: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.59434: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 15199 1726853326.59451: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.59507: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.59587: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 15199 1726853326.59619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd101776e0> <<< 15199 1726853326.59630: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 15199 1726853326.59689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 15199 1726853326.59997: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10176210> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 15199 1726853326.60025: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.60126: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 15199 1726853326.60129: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.60195: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.60265: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 15199 1726853326.60284: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.60320: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.60375: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 15199 1726853326.60425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 15199 1726853326.60503: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853326.60610: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd101b6240> <<< 15199 1726853326.60762: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10588200> import 'ansible.module_utils.facts.system.python' # <<< 15199 1726853326.60804: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.60824: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.60979: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 15199 1726853326.61007: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.61067: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.61184: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.61326: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 15199 1726853326.61344: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.61378: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.61476: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 15199 1726853326.61495: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15199 1726853326.61525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 15199 1726853326.61565: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853326.61591: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd101c9d60> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd101b4110> import 'ansible.module_utils.facts.system.user' # <<< 15199 1726853326.61683: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.61696: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available <<< 15199 1726853326.61732: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 15199 1726853326.61748: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.61902: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.62051: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 15199 1726853326.62074: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.62165: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.62262: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.62306: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.62348: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 15199 1726853326.62368: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.62397: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.62412: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.62554: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.62709: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 15199 1726853326.62726: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.62842: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.62968: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 15199 1726853326.62973: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.63000: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.63044: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.63614: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.64236: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 15199 1726853326.64241: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.64258: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.64374: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 15199 1726853326.64389: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.64540: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.64591: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 15199 1726853326.64612: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.64753: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.64901: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 15199 1726853326.64953: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 15199 1726853326.64974: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.64998: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.65036: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 15199 1726853326.65048: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.65143: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.65284: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.65445: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.65686: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 15199 1726853326.65691: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.65769: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.65795: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 15199 1726853326.65824: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 15199 1726853326.65837: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.65885: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.65958: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 15199 1726853326.65997: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.66023: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 15199 1726853326.66034: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.66087: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.66163: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 15199 1726853326.66211: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.66274: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 15199 1726853326.66277: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.66560: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.66809: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 15199 1726853326.66819: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.66873: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.66939: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 15199 1726853326.66942: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.66982: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.67010: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 15199 1726853326.67026: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.67061: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.67102: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 15199 1726853326.67107: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.67140: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.67167: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 15199 1726853326.67192: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.67263: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.67358: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 15199 1726853326.67363: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.67391: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 15199 1726853326.67393: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.67440: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.67477: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 15199 1726853326.67497: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.67516: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.67540: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.67590: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.67639: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.67708: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.67783: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 15199 1726853326.67786: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # <<< 15199 1726853326.67794: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 15199 1726853326.67802: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.67859: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.67907: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 15199 1726853326.67919: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.68122: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.68320: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 15199 1726853326.68330: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.68381: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.68419: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 15199 1726853326.68444: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.68490: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.68550: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 15199 1726853326.68553: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.68643: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.68710: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 15199 1726853326.68721: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.68816: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.68923: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 15199 1726853326.68932: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 15199 1726853326.68993: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853326.69480: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 15199 1726853326.69486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 15199 1726853326.69509: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 15199 1726853326.69525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 15199 1726853326.69558: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853326.69574: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd0ffc6f60> <<< 15199 1726853326.69581: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0ffc5700> <<< 15199 1726853326.69624: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1041d640> <<< 15199 1726853326.70433: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 60520 10.31.9.197 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 60520 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_lsb": {}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-197.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-197", "ansible_nodename": "ip-10-31-9-197.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id"<<< 15199 1726853326.70456: stdout chunk (state=3): >>>: "ec2134955d8b5184190900489dab957f", "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "28", "second": "46", "epoch": "1726853326", "epoch_int": "1726853326", "date": "2024-09-20", "time": "13:28:46", "iso8601_micro": "2024-09-20T17:28:46.698696Z", "iso8601": "2024-09-20T17:28:46Z", "iso8601_basic": "20240920T132846698696", "iso8601_basic_short": "20240920T132846", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDiy4Yen7eiWP0/hmH4/5WHzI91c8NPRAJCku4Kk63/nAM2/HDHVpCGbs8kPnAcpJ95BGnY2AZ50i/GjByh6rqN4q0QNajZqOQdMrkomTRQGFsaoQTUzu+Wt7NYtajPseEV2zJTYbIlIC8H5nwTib7SkZscdc1iTw0saFFpV/aB+l5BDLfOe5EeE772aMDPUwKIw9RVy45e9Dl7uEv/Ez5XL/ZsZ8K0iZ4v2/Ebj39j+tw5M9hEjzRp4dqgv4FTXaFf2TvCql8dulUOPsjMu2MIvIfB4FbPNXrGKPKbzkjxWn4r+wUuvMPr4zoIJieVXFTR6ozZdzis6d3WFGAgZgX3ns+ULgR+lp0ZvHZb2amOGE8aM1TdwnDCeanweLvXk4zxXrpg0T4bTmQwKkDtd0DFml2CkWe4615TK07c49NoApmnEgPdztwxtraghMO72UOZkRBgUDB5GKSc202pCChA/GqiwfaUPdjS4LyUdkhgYAUniLPI2FRsZg4+EpoMZgs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAviMKS0iYCdMhDNjaRFlzVurOd6RVFe0VKYVOOZJko3KaULgIYAaS/l/1rRBz1963986hrDhKrLwmMRxr85S4Q=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAGtlq4ktcSkdXJkETJjSEIO/6xbcTDcVVefyj1D7mpG", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_pkg_mgr": "dnf", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 15199 1726853326.71079: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 15199 1726853326.71102: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 15199 1726853326.71106: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread<<< 15199 1726853326.71159: stdout chunk (state=3): >>> # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io<<< 15199 1726853326.71165: stdout chunk (state=3): >>> # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath <<< 15199 1726853326.71169: stdout chunk (state=3): >>># cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 15199 1726853326.71211: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil <<< 15199 1726853326.71260: stdout chunk (state=3): >>># cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random <<< 15199 1726853326.71268: stdout chunk (state=3): >>># destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 <<< 15199 1726853326.71337: stdout chunk (state=3): >>># cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid<<< 15199 1726853326.71347: stdout chunk (state=3): >>> # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian <<< 15199 1726853326.71370: stdout chunk (state=3): >>># cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 15199 1726853326.71419: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection <<< 15199 1726853326.71423: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys <<< 15199 1726853326.71442: stdout chunk (state=3): >>># cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux <<< 15199 1726853326.71484: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 15199 1726853326.71819: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 15199 1726853326.71836: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 15199 1726853326.71860: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 15199 1726853326.71894: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 15199 1726853326.71925: stdout chunk (state=3): >>># destroy ipaddress <<< 15199 1726853326.71928: stdout chunk (state=3): >>># destroy ntpath <<< 15199 1726853326.72031: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp <<< 15199 1726853326.72034: stdout chunk (state=3): >>># destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 15199 1726853326.72036: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 15199 1726853326.72082: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 15199 1726853326.72093: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 15199 1726853326.72135: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 15199 1726853326.72203: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process <<< 15199 1726853326.72234: stdout chunk (state=3): >>># destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl <<< 15199 1726853326.72248: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 # destroy _ssl <<< 15199 1726853326.72301: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 15199 1726853326.72334: stdout chunk (state=3): >>># destroy errno # destroy json # destroy socket # destroy struct # destroy glob <<< 15199 1726853326.72400: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 15199 1726853326.72507: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 15199 1726853326.72515: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath <<< 15199 1726853326.72521: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 15199 1726853326.72563: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 15199 1726853326.72704: stdout chunk (state=3): >>># destroy sys.monitoring <<< 15199 1726853326.72726: stdout chunk (state=3): >>># destroy _socket <<< 15199 1726853326.72739: stdout chunk (state=3): >>># destroy _collections <<< 15199 1726853326.72752: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 15199 1726853326.72774: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 15199 1726853326.72791: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 15199 1726853326.72815: stdout chunk (state=3): >>># destroy _typing <<< 15199 1726853326.72822: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 15199 1726853326.72839: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 15199 1726853326.72857: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 15199 1726853326.72964: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 15199 1726853326.72975: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 15199 1726853326.72998: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 15199 1726853326.73022: stdout chunk (state=3): >>># destroy _hashlib <<< 15199 1726853326.73035: stdout chunk (state=3): >>># destroy _operator <<< 15199 1726853326.73054: stdout chunk (state=3): >>># destroy _sre # destroy _string # destroy re <<< 15199 1726853326.73072: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix <<< 15199 1726853326.73075: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 15199 1726853326.73434: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 15199 1726853326.73463: stderr chunk (state=3): >>><<< 15199 1726853326.73466: stdout chunk (state=3): >>><<< 15199 1726853326.73568: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd111104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd110dfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd11112a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f05130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f05fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f43ec0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f43f80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f7b830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f7bec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f5bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f592b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f41070> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f9b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f9a3f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f5a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f98bc0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10fd0890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f402f0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10fd0d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10fd0bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10fd0fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10f3ee10> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10fd1670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10fd1370> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10fd2540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10fe8740> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10fe9e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10feacc0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10feb2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10fea210> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10febd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10feb4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10fd24b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10cdfc50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10d087a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10d08500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10d087d0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10d09100> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10d09af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10d089b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10cdddf0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10d0af00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10d09c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10fd2c60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10d33230> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10d575f0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10db8380> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10dbaae0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10db84a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10d79370> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10bc5430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10d563f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10d0be00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcd10d56750> # zipimport: found 103 names in '/tmp/ansible_setup_payload_dsfscz7b/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10c2f170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10c0e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10c0d1c0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10c2d010> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10c5ea20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10c5e7b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10c5e0f0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10c5e540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10c2fb90> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10c5f7d0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10c5fa10> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10c5ff50> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10531d00> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10533920> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd105342f0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10535490> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10537f80> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1053c2f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10536240> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1053fef0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1053e9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1053e720> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1053ec90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10536750> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10583f50> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10584230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10585cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10585a90> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10588260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10586390> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1058b9b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd105883b0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1058c7a0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1058c9b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1058ccb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10584350> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10418380> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10419430> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1058eb10> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1058fec0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1058e750> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1041d760> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1041e450> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10419580> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1041e600> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1041f890> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1042a270> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10425ac0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10502b10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd105fe7e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1042a300> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1041f110> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd104ba420> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10128230> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10128560> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd104a7500> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd104baf60> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd104b8b00> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd104b8710> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1012b470> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1012ad20> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1012af00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1012a150> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1012b530> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd10176060> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1012bf80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd104b8770> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd101776e0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10176210> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd101b6240> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd10588200> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd101c9d60> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd101b4110> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd0ffc6f60> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0ffc5700> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1041d640> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 60520 10.31.9.197 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 60520 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_lsb": {}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-197.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-197", "ansible_nodename": "ip-10-31-9-197.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2134955d8b5184190900489dab957f", "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "28", "second": "46", "epoch": "1726853326", "epoch_int": "1726853326", "date": "2024-09-20", "time": "13:28:46", "iso8601_micro": "2024-09-20T17:28:46.698696Z", "iso8601": "2024-09-20T17:28:46Z", "iso8601_basic": "20240920T132846698696", "iso8601_basic_short": "20240920T132846", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDiy4Yen7eiWP0/hmH4/5WHzI91c8NPRAJCku4Kk63/nAM2/HDHVpCGbs8kPnAcpJ95BGnY2AZ50i/GjByh6rqN4q0QNajZqOQdMrkomTRQGFsaoQTUzu+Wt7NYtajPseEV2zJTYbIlIC8H5nwTib7SkZscdc1iTw0saFFpV/aB+l5BDLfOe5EeE772aMDPUwKIw9RVy45e9Dl7uEv/Ez5XL/ZsZ8K0iZ4v2/Ebj39j+tw5M9hEjzRp4dqgv4FTXaFf2TvCql8dulUOPsjMu2MIvIfB4FbPNXrGKPKbzkjxWn4r+wUuvMPr4zoIJieVXFTR6ozZdzis6d3WFGAgZgX3ns+ULgR+lp0ZvHZb2amOGE8aM1TdwnDCeanweLvXk4zxXrpg0T4bTmQwKkDtd0DFml2CkWe4615TK07c49NoApmnEgPdztwxtraghMO72UOZkRBgUDB5GKSc202pCChA/GqiwfaUPdjS4LyUdkhgYAUniLPI2FRsZg4+EpoMZgs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAviMKS0iYCdMhDNjaRFlzVurOd6RVFe0VKYVOOZJko3KaULgIYAaS/l/1rRBz1963986hrDhKrLwmMRxr85S4Q=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAGtlq4ktcSkdXJkETJjSEIO/6xbcTDcVVefyj1D7mpG", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_pkg_mgr": "dnf", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 15199 1726853326.74402: done with _execute_module (setup, {'gather_subset': 'min', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853326.2341363-15286-208050810493649/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 15199 1726853326.74407: _low_level_execute_command(): starting 15199 1726853326.74409: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853326.2341363-15286-208050810493649/ > /dev/null 2>&1 && sleep 0' 15199 1726853326.74411: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15199 1726853326.74413: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15199 1726853326.74425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15199 1726853326.74428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15199 1726853326.74456: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15199 1726853326.74476: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15199 1726853326.74488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found <<< 15199 1726853326.74512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15199 1726853326.74583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 15199 1726853326.74586: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15199 1726853326.74661: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15199 1726853326.76518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15199 1726853326.76539: stderr chunk (state=3): >>><<< 15199 1726853326.76542: stdout chunk (state=3): >>><<< 15199 1726853326.76555: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15199 1726853326.76560: handler run complete 15199 1726853326.76593: variable 'ansible_facts' from source: unknown 15199 1726853326.76628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853326.76697: variable 'ansible_facts' from source: unknown 15199 1726853326.76726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853326.76758: attempt loop complete, returning result 15199 1726853326.76761: _execute() done 15199 1726853326.76764: dumping result to json 15199 1726853326.76774: done dumping result, returning 15199 1726853326.76784: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [02083763-bbaf-707e-6f22-00000000008f] 15199 1726853326.76786: sending task result for task 02083763-bbaf-707e-6f22-00000000008f 15199 1726853326.76907: done sending task result for task 02083763-bbaf-707e-6f22-00000000008f 15199 1726853326.76909: WORKER PROCESS EXITING ok: [managed_node2] 15199 1726853326.77002: no more pending results, returning what we have 15199 1726853326.77005: results queue empty 15199 1726853326.77006: checking for any_errors_fatal 15199 1726853326.77007: done checking for any_errors_fatal 15199 1726853326.77008: checking for max_fail_percentage 15199 1726853326.77009: done checking for max_fail_percentage 15199 1726853326.77010: checking to see if all hosts have failed and the running result is not ok 15199 1726853326.77011: done checking to see if all hosts have failed 15199 1726853326.77011: getting the remaining hosts for this loop 15199 1726853326.77013: done getting the remaining hosts for this loop 15199 1726853326.77016: getting the next task for host managed_node2 15199 1726853326.77024: done getting next task for host managed_node2 15199 1726853326.77027: ^ task is: TASK: Check if system is ostree 15199 1726853326.77029: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853326.77032: getting variables 15199 1726853326.77033: in VariableManager get_vars() 15199 1726853326.77058: Calling all_inventory to load vars for managed_node2 15199 1726853326.77061: Calling groups_inventory to load vars for managed_node2 15199 1726853326.77063: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853326.77079: Calling all_plugins_play to load vars for managed_node2 15199 1726853326.77082: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853326.77085: Calling groups_plugins_play to load vars for managed_node2 15199 1726853326.77219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853326.77331: done with get_vars() 15199 1726853326.77338: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 13:28:46 -0400 (0:00:00.649) 0:00:02.065 ****** 15199 1726853326.77405: entering _queue_task() for managed_node2/stat 15199 1726853326.77590: worker is 1 (out of 1 available) 15199 1726853326.77601: exiting _queue_task() for managed_node2/stat 15199 1726853326.77612: done queuing things up, now waiting for results queue to drain 15199 1726853326.77613: waiting for pending results... 15199 1726853326.77828: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 15199 1726853326.77925: in run() - task 02083763-bbaf-707e-6f22-000000000091 15199 1726853326.77930: variable 'ansible_search_path' from source: unknown 15199 1726853326.77932: variable 'ansible_search_path' from source: unknown 15199 1726853326.77935: calling self._execute() 15199 1726853326.77981: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853326.77985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853326.78033: variable 'omit' from source: magic vars 15199 1726853326.78431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 15199 1726853326.78670: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 15199 1726853326.78726: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 15199 1726853326.78749: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 15199 1726853326.78789: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 15199 1726853326.78852: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 15199 1726853326.78870: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 15199 1726853326.78889: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853326.78906: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 15199 1726853326.78998: Evaluated conditional (not __network_is_ostree is defined): True 15199 1726853326.79002: variable 'omit' from source: magic vars 15199 1726853326.79026: variable 'omit' from source: magic vars 15199 1726853326.79053: variable 'omit' from source: magic vars 15199 1726853326.79073: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15199 1726853326.79094: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15199 1726853326.79107: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15199 1726853326.79120: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15199 1726853326.79128: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15199 1726853326.79153: variable 'inventory_hostname' from source: host vars for 'managed_node2' 15199 1726853326.79157: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853326.79160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853326.79224: Set connection var ansible_module_compression to ZIP_DEFLATED 15199 1726853326.79227: Set connection var ansible_shell_type to sh 15199 1726853326.79230: Set connection var ansible_timeout to 10 15199 1726853326.79235: Set connection var ansible_pipelining to False 15199 1726853326.79238: Set connection var ansible_connection to ssh 15199 1726853326.79242: Set connection var ansible_shell_executable to /bin/sh 15199 1726853326.79261: variable 'ansible_shell_executable' from source: unknown 15199 1726853326.79264: variable 'ansible_connection' from source: unknown 15199 1726853326.79267: variable 'ansible_module_compression' from source: unknown 15199 1726853326.79269: variable 'ansible_shell_type' from source: unknown 15199 1726853326.79274: variable 'ansible_shell_executable' from source: unknown 15199 1726853326.79276: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853326.79279: variable 'ansible_pipelining' from source: unknown 15199 1726853326.79281: variable 'ansible_timeout' from source: unknown 15199 1726853326.79283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853326.79377: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 15199 1726853326.79385: variable 'omit' from source: magic vars 15199 1726853326.79389: starting attempt loop 15199 1726853326.79394: running the handler 15199 1726853326.79405: _low_level_execute_command(): starting 15199 1726853326.79412: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 15199 1726853326.79849: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15199 1726853326.79853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found <<< 15199 1726853326.79888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 15199 1726853326.79892: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found <<< 15199 1726853326.79894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15199 1726853326.79951: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 15199 1726853326.79955: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15199 1726853326.79956: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15199 1726853326.80027: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15199 1726853326.81743: stdout chunk (state=3): >>>/root <<< 15199 1726853326.81842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15199 1726853326.81865: stderr chunk (state=3): >>><<< 15199 1726853326.81869: stdout chunk (state=3): >>><<< 15199 1726853326.81890: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15199 1726853326.81900: _low_level_execute_command(): starting 15199 1726853326.81906: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853326.8188756-15317-40516080162330 `" && echo ansible-tmp-1726853326.8188756-15317-40516080162330="` echo /root/.ansible/tmp/ansible-tmp-1726853326.8188756-15317-40516080162330 `" ) && sleep 0' 15199 1726853326.82306: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15199 1726853326.82310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15199 1726853326.82312: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 15199 1726853326.82315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15199 1726853326.82365: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 15199 1726853326.82368: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15199 1726853326.82370: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15199 1726853326.82442: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15199 1726853326.84436: stdout chunk (state=3): >>>ansible-tmp-1726853326.8188756-15317-40516080162330=/root/.ansible/tmp/ansible-tmp-1726853326.8188756-15317-40516080162330 <<< 15199 1726853326.84542: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15199 1726853326.84564: stderr chunk (state=3): >>><<< 15199 1726853326.84567: stdout chunk (state=3): >>><<< 15199 1726853326.84581: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853326.8188756-15317-40516080162330=/root/.ansible/tmp/ansible-tmp-1726853326.8188756-15317-40516080162330 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15199 1726853326.84619: variable 'ansible_module_compression' from source: unknown 15199 1726853326.84661: ANSIBALLZ: Using lock for stat 15199 1726853326.84664: ANSIBALLZ: Acquiring lock 15199 1726853326.84669: ANSIBALLZ: Lock acquired: 140441519919072 15199 1726853326.84673: ANSIBALLZ: Creating module 15199 1726853326.94978: ANSIBALLZ: Writing module into payload 15199 1726853326.94983: ANSIBALLZ: Writing module 15199 1726853326.94985: ANSIBALLZ: Renaming module 15199 1726853326.94987: ANSIBALLZ: Done creating module 15199 1726853326.94989: variable 'ansible_facts' from source: unknown 15199 1726853326.94991: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853326.8188756-15317-40516080162330/AnsiballZ_stat.py 15199 1726853326.95193: Sending initial data 15199 1726853326.95202: Sent initial data (152 bytes) 15199 1726853326.95775: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 15199 1726853326.95800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15199 1726853326.95812: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15199 1726853326.95918: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15199 1726853326.97608: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 15199 1726853326.97797: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 15199 1726853326.98041: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-15199ib3ar4v0/tmpivfgqxt5 /root/.ansible/tmp/ansible-tmp-1726853326.8188756-15317-40516080162330/AnsiballZ_stat.py <<< 15199 1726853326.98044: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853326.8188756-15317-40516080162330/AnsiballZ_stat.py" <<< 15199 1726853326.98098: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-15199ib3ar4v0/tmpivfgqxt5" to remote "/root/.ansible/tmp/ansible-tmp-1726853326.8188756-15317-40516080162330/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853326.8188756-15317-40516080162330/AnsiballZ_stat.py" <<< 15199 1726853326.99539: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15199 1726853326.99662: stderr chunk (state=3): >>><<< 15199 1726853326.99665: stdout chunk (state=3): >>><<< 15199 1726853326.99690: done transferring module to remote 15199 1726853326.99715: _low_level_execute_command(): starting 15199 1726853326.99736: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853326.8188756-15317-40516080162330/ /root/.ansible/tmp/ansible-tmp-1726853326.8188756-15317-40516080162330/AnsiballZ_stat.py && sleep 0' 15199 1726853327.00375: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15199 1726853327.00389: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15199 1726853327.00438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15199 1726853327.00507: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 15199 1726853327.00525: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15199 1726853327.00555: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15199 1726853327.00659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15199 1726853327.02796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15199 1726853327.02799: stdout chunk (state=3): >>><<< 15199 1726853327.02802: stderr chunk (state=3): >>><<< 15199 1726853327.02804: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15199 1726853327.02807: _low_level_execute_command(): starting 15199 1726853327.02809: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853326.8188756-15317-40516080162330/AnsiballZ_stat.py && sleep 0' 15199 1726853327.04250: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15199 1726853327.04437: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 15199 1726853327.04452: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15199 1726853327.04733: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15199 1726853327.04778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15199 1726853327.07026: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 15199 1726853327.07051: stdout chunk (state=3): >>>import _imp # builtin <<< 15199 1726853327.07083: stdout chunk (state=3): >>>import '_thread' # <<< 15199 1726853327.07095: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 15199 1726853327.07157: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 15199 1726853327.07193: stdout chunk (state=3): >>>import 'posix' # <<< 15199 1726853327.07295: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 15199 1726853327.07312: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853327.07489: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feee184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feede7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feee1aa50> import '_signal' # <<< 15199 1726853327.07583: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 15199 1726853327.07587: stdout chunk (state=3): >>>import '_stat' # <<< 15199 1726853327.07589: stdout chunk (state=3): >>>import 'stat' # <<< 15199 1726853327.07704: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 15199 1726853327.07786: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 15199 1726853327.07839: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 15199 1726853327.07846: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 15199 1726853327.07848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 15199 1726853327.08079: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feec2d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feec2dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 15199 1726853327.08288: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 15199 1726853327.08612: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feec6bec0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feec6bf80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 15199 1726853327.08616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeca3830> <<< 15199 1726853327.08648: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 15199 1726853327.08767: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeca3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feec83b60> import '_functools' # <<< 15199 1726853327.08770: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feec812b0> <<< 15199 1726853327.08859: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feec69070> <<< 15199 1726853327.08991: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 15199 1726853327.08995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 15199 1726853327.08997: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 15199 1726853327.09024: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feecc37d0> <<< 15199 1726853327.09035: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feecc23f0> <<< 15199 1726853327.09073: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 15199 1726853327.09191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feec82150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feecc0bc0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feecf8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feec682f0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 15199 1726853327.09219: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853327.09223: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4feecf8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feecf8bf0> <<< 15199 1726853327.09251: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853327.09291: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4feecf8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feec66e10> <<< 15199 1726853327.09307: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853327.09409: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feecf9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feecf9370> import 'importlib.machinery' # <<< 15199 1726853327.09424: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 15199 1726853327.09450: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feecfa540> <<< 15199 1726853327.09453: stdout chunk (state=3): >>>import 'importlib.util' # <<< 15199 1726853327.09468: stdout chunk (state=3): >>>import 'runpy' # <<< 15199 1726853327.09490: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 15199 1726853327.09551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 15199 1726853327.09568: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feed10740> <<< 15199 1726853327.09639: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4feed11e20> <<< 15199 1726853327.09642: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 15199 1726853327.09722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 15199 1726853327.09726: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 15199 1726853327.09742: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feed12cc0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4feed132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feed12210> <<< 15199 1726853327.09776: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 15199 1726853327.09779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 15199 1726853327.09824: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4feed13d70> <<< 15199 1726853327.09851: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feed134a0> <<< 15199 1726853327.09892: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feecfa4b0> <<< 15199 1726853327.09912: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 15199 1726853327.09962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 15199 1726853327.09992: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 15199 1726853327.10029: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4feeab7c50> <<< 15199 1726853327.10041: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 15199 1726853327.10103: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4feeae07a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeae0500> <<< 15199 1726853327.10110: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4feeae07d0> <<< 15199 1726853327.10130: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 15199 1726853327.10208: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853327.10326: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4feeae1100> <<< 15199 1726853327.10463: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853327.10555: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4feeae1af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeae09b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeab5df0> <<< 15199 1726853327.10559: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 15199 1726853327.10589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeae2f00> <<< 15199 1726853327.10624: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeae1c40> <<< 15199 1726853327.10655: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feecfac60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 15199 1726853327.10725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853327.10760: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 15199 1726853327.10780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 15199 1726853327.10806: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeb0b230> <<< 15199 1726853327.10885: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 15199 1726853327.10892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853327.10912: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 15199 1726853327.10955: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeb2f5f0> <<< 15199 1726853327.10986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 15199 1726853327.11017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 15199 1726853327.11091: stdout chunk (state=3): >>>import 'ntpath' # <<< 15199 1726853327.11119: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeb90380> <<< 15199 1726853327.11156: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 15199 1726853327.11159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 15199 1726853327.11178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 15199 1726853327.11223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 15199 1726853327.11300: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeb92ae0> <<< 15199 1726853327.11381: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeb904a0> <<< 15199 1726853327.11411: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeb51370> <<< 15199 1726853327.11467: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee995430> <<< 15199 1726853327.11480: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeb2e3f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeae3e00> <<< 15199 1726853327.11578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 15199 1726853327.11600: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4feeb2e750> <<< 15199 1726853327.11782: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_bnunp3db/ansible_stat_payload.zip' <<< 15199 1726853327.11795: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.11909: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.11942: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 15199 1726853327.11945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 15199 1726853327.11991: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 15199 1726853327.12063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 15199 1726853327.12105: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee9eb170> <<< 15199 1726853327.12122: stdout chunk (state=3): >>>import '_typing' # <<< 15199 1726853327.12309: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee9ca060> <<< 15199 1726853327.12360: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee9c91c0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 15199 1726853327.12382: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15199 1726853327.12405: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 15199 1726853327.13799: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.14950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee9e9040> <<< 15199 1726853327.14975: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853327.15007: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 15199 1726853327.15010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 15199 1726853327.15038: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 15199 1726853327.15076: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853327.15080: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4feea12a20> <<< 15199 1726853327.15112: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feea127b0> <<< 15199 1726853327.15144: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feea120c0> <<< 15199 1726853327.15173: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 15199 1726853327.15185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 15199 1726853327.15261: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feea12b10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee9ebe00> <<< 15199 1726853327.15272: stdout chunk (state=3): >>>import 'atexit' # <<< 15199 1726853327.15274: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4feea137a0> <<< 15199 1726853327.15306: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4feea139e0> <<< 15199 1726853327.15308: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 15199 1726853327.15365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 15199 1726853327.15368: stdout chunk (state=3): >>>import '_locale' # <<< 15199 1726853327.15419: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feea13ef0> import 'pwd' # <<< 15199 1726853327.15457: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 15199 1726853327.15477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 15199 1726853327.15524: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee315cd0> <<< 15199 1726853327.15554: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fee3178f0> <<< 15199 1726853327.15558: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 15199 1726853327.15585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 15199 1726853327.15617: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee3182f0> <<< 15199 1726853327.15636: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 15199 1726853327.15673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 15199 1726853327.15706: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee319490> <<< 15199 1726853327.15709: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 15199 1726853327.15764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 15199 1726853327.15767: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 15199 1726853327.15848: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee31bf80> <<< 15199 1726853327.15900: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fee3202c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee31a240> <<< 15199 1726853327.15908: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 15199 1726853327.15978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 15199 1726853327.16026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 15199 1726853327.16048: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 15199 1726853327.16072: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee323ec0> import '_tokenize' # <<< 15199 1726853327.16147: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee322990> <<< 15199 1726853327.16172: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee3226f0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 15199 1726853327.16184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 15199 1726853327.16230: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee322c60> <<< 15199 1726853327.16295: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee31a750> <<< 15199 1726853327.16304: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fee36bf80> <<< 15199 1726853327.16351: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee36c260> <<< 15199 1726853327.16397: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 15199 1726853327.16403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 15199 1726853327.16436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fee36dcd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee36da90> <<< 15199 1726853327.16456: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 15199 1726853327.16575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 15199 1726853327.16673: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fee370230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee36e390> <<< 15199 1726853327.16700: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 15199 1726853327.16922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 15199 1726853327.16937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee3739b0> <<< 15199 1726853327.16962: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee3703b0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fee3747a0> <<< 15199 1726853327.16993: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fee374bc0> <<< 15199 1726853327.17043: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fee374c80> <<< 15199 1726853327.17081: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee36c380> <<< 15199 1726853327.17084: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 15199 1726853327.17087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 15199 1726853327.17102: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 15199 1726853327.17124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 15199 1726853327.17153: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853327.17178: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fee200320> <<< 15199 1726853327.17330: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 15199 1726853327.17333: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fee2016d0> <<< 15199 1726853327.17351: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee376ab0> <<< 15199 1726853327.17374: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fee377e60> <<< 15199 1726853327.17390: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee3766f0> <<< 15199 1726853327.17414: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15199 1726853327.17427: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 15199 1726853327.17439: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.17525: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.17629: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.17632: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.17636: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 15199 1726853327.17645: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.17666: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 15199 1726853327.17691: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.17806: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.17926: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.18482: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.19046: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 15199 1726853327.19049: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 15199 1726853327.19051: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 15199 1726853327.19069: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 15199 1726853327.19094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853327.19152: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fee205970> <<< 15199 1726853327.19358: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee206720> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee2017f0> import 'ansible.module_utils.compat.selinux' # <<< 15199 1726853327.19362: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15199 1726853327.19391: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 15199 1726853327.19394: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.19530: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.19704: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee2064e0> # zipimport: zlib available <<< 15199 1726853327.20186: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.20608: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.20687: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.20751: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 15199 1726853327.20776: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.20802: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.20842: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 15199 1726853327.20851: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.20920: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.20997: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 15199 1726853327.21033: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15199 1726853327.21036: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 15199 1726853327.21045: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.21088: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.21132: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 15199 1726853327.21150: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.21368: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.21602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 15199 1726853327.21681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 15199 1726853327.21685: stdout chunk (state=3): >>>import '_ast' # <<< 15199 1726853327.21758: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee207a10> <<< 15199 1726853327.21761: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.21837: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.21918: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 15199 1726853327.21921: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 15199 1726853327.21948: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 15199 1726853327.21951: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.21998: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.22036: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 15199 1726853327.22055: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.22089: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.22141: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.22190: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.22263: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 15199 1726853327.22303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853327.22398: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fee212450> <<< 15199 1726853327.22428: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee20d1c0> <<< 15199 1726853327.22481: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 15199 1726853327.22544: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.22618: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.22630: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.22696: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 15199 1726853327.22720: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 15199 1726853327.22744: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 15199 1726853327.22821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 15199 1726853327.22851: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 15199 1726853327.22953: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee302d20> <<< 15199 1726853327.22964: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feea4e9f0> <<< 15199 1726853327.23036: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee2125d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee201b50> # destroy ansible.module_utils.distro <<< 15199 1726853327.23063: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 15199 1726853327.23098: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.23113: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 15199 1726853327.23196: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 15199 1726853327.23218: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 15199 1726853327.23353: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.23553: stdout chunk (state=3): >>># zipimport: zlib available <<< 15199 1726853327.23682: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 15199 1726853327.23695: stdout chunk (state=3): >>># destroy __main__ <<< 15199 1726853327.24056: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 15199 1726853327.24080: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc <<< 15199 1726853327.24100: stdout chunk (state=3): >>># cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections <<< 15199 1726853327.24153: stdout chunk (state=3): >>># cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random <<< 15199 1726853327.24157: stdout chunk (state=3): >>># destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime <<< 15199 1726853327.24187: stdout chunk (state=3): >>># cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 <<< 15199 1726853327.24190: stdout chunk (state=3): >>># cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors <<< 15199 1726853327.24221: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 15199 1726853327.24468: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 15199 1726853327.24504: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 15199 1726853327.24507: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 15199 1726853327.24528: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 15199 1726853327.24577: stdout chunk (state=3): >>># destroy ntpath <<< 15199 1726853327.24584: stdout chunk (state=3): >>># destroy importlib <<< 15199 1726853327.24587: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 15199 1726853327.24628: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl<<< 15199 1726853327.24632: stdout chunk (state=3): >>> # destroy select # destroy _signal <<< 15199 1726853327.24634: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 15199 1726853327.24667: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 15199 1726853327.24674: stdout chunk (state=3): >>># destroy datetime <<< 15199 1726853327.24699: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 15199 1726853327.24705: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 15199 1726853327.24757: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 15199 1726853327.24761: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon <<< 15199 1726853327.24764: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 15199 1726853327.24816: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 15199 1726853327.24819: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 15199 1726853327.24823: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct <<< 15199 1726853327.24833: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 15199 1726853327.24854: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 15199 1726853327.24887: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time <<< 15199 1726853327.24909: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 15199 1726853327.25062: stdout chunk (state=3): >>># destroy sys.monitoring <<< 15199 1726853327.25065: stdout chunk (state=3): >>># destroy _socket <<< 15199 1726853327.25109: stdout chunk (state=3): >>># destroy _collections # destroy platform <<< 15199 1726853327.25113: stdout chunk (state=3): >>># destroy _uuid <<< 15199 1726853327.25115: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 15199 1726853327.25148: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 15199 1726853327.25151: stdout chunk (state=3): >>># destroy _typing <<< 15199 1726853327.25184: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 15199 1726853327.25207: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 15199 1726853327.25300: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 15199 1726853327.25329: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 15199 1726853327.25384: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools <<< 15199 1726853327.25405: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 15199 1726853327.25881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 15199 1726853327.25885: stdout chunk (state=3): >>><<< 15199 1726853327.25887: stderr chunk (state=3): >>><<< 15199 1726853327.25899: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feee184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feede7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feee1aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feec2d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feec2dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feec6bec0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feec6bf80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeca3830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeca3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feec83b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feec812b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feec69070> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feecc37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feecc23f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feec82150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feecc0bc0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feecf8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feec682f0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4feecf8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feecf8bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4feecf8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feec66e10> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feecf9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feecf9370> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feecfa540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feed10740> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4feed11e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feed12cc0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4feed132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feed12210> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4feed13d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feed134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feecfa4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4feeab7c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4feeae07a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeae0500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4feeae07d0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4feeae1100> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4feeae1af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeae09b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeab5df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeae2f00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeae1c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feecfac60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeb0b230> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeb2f5f0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeb90380> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeb92ae0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeb904a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeb51370> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee995430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeb2e3f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feeae3e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4feeb2e750> # zipimport: found 30 names in '/tmp/ansible_stat_payload_bnunp3db/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee9eb170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee9ca060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee9c91c0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee9e9040> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4feea12a20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feea127b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feea120c0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feea12b10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee9ebe00> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4feea137a0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4feea139e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feea13ef0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee315cd0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fee3178f0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee3182f0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee319490> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee31bf80> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fee3202c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee31a240> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee323ec0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee322990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee3226f0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee322c60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee31a750> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fee36bf80> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee36c260> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fee36dcd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee36da90> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fee370230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee36e390> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee3739b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee3703b0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fee3747a0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fee374bc0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fee374c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee36c380> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fee200320> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fee2016d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee376ab0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fee377e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee3766f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fee205970> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee206720> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee2017f0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee2064e0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee207a10> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fee212450> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee20d1c0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee302d20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4feea4e9f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee2125d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fee201b50> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 15199 1726853327.26617: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853326.8188756-15317-40516080162330/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 15199 1726853327.26621: _low_level_execute_command(): starting 15199 1726853327.26625: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853326.8188756-15317-40516080162330/ > /dev/null 2>&1 && sleep 0' 15199 1726853327.27141: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15199 1726853327.27144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15199 1726853327.27169: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 15199 1726853327.27184: stderr chunk (state=3): >>>debug2: match not found <<< 15199 1726853327.27199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15199 1726853327.27217: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 15199 1726853327.27358: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15199 1726853327.27378: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 15199 1726853327.27402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15199 1726853327.27421: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15199 1726853327.27580: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15199 1726853327.29491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15199 1726853327.29505: stderr chunk (state=3): >>><<< 15199 1726853327.29519: stdout chunk (state=3): >>><<< 15199 1726853327.29576: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15199 1726853327.29580: handler run complete 15199 1726853327.29582: attempt loop complete, returning result 15199 1726853327.29585: _execute() done 15199 1726853327.29587: dumping result to json 15199 1726853327.29594: done dumping result, returning 15199 1726853327.29605: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [02083763-bbaf-707e-6f22-000000000091] 15199 1726853327.29776: sending task result for task 02083763-bbaf-707e-6f22-000000000091 15199 1726853327.29845: done sending task result for task 02083763-bbaf-707e-6f22-000000000091 15199 1726853327.29848: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 15199 1726853327.29915: no more pending results, returning what we have 15199 1726853327.29918: results queue empty 15199 1726853327.29919: checking for any_errors_fatal 15199 1726853327.29925: done checking for any_errors_fatal 15199 1726853327.29926: checking for max_fail_percentage 15199 1726853327.29927: done checking for max_fail_percentage 15199 1726853327.29928: checking to see if all hosts have failed and the running result is not ok 15199 1726853327.29929: done checking to see if all hosts have failed 15199 1726853327.29929: getting the remaining hosts for this loop 15199 1726853327.29931: done getting the remaining hosts for this loop 15199 1726853327.29934: getting the next task for host managed_node2 15199 1726853327.29940: done getting next task for host managed_node2 15199 1726853327.29943: ^ task is: TASK: Set flag to indicate system is ostree 15199 1726853327.29945: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.29948: getting variables 15199 1726853327.29950: in VariableManager get_vars() 15199 1726853327.30020: Calling all_inventory to load vars for managed_node2 15199 1726853327.30024: Calling groups_inventory to load vars for managed_node2 15199 1726853327.30027: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.30037: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.30040: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.30043: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.30713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.31214: done with get_vars() 15199 1726853327.31226: done getting variables 15199 1726853327.31624: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 13:28:47 -0400 (0:00:00.546) 0:00:02.611 ****** 15199 1726853327.32093: entering _queue_task() for managed_node2/set_fact 15199 1726853327.32095: Creating lock for set_fact 15199 1726853327.32591: worker is 1 (out of 1 available) 15199 1726853327.32605: exiting _queue_task() for managed_node2/set_fact 15199 1726853327.32620: done queuing things up, now waiting for results queue to drain 15199 1726853327.32623: waiting for pending results... 15199 1726853327.32994: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 15199 1726853327.33006: in run() - task 02083763-bbaf-707e-6f22-000000000092 15199 1726853327.33026: variable 'ansible_search_path' from source: unknown 15199 1726853327.33033: variable 'ansible_search_path' from source: unknown 15199 1726853327.33078: calling self._execute() 15199 1726853327.33196: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853327.33200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853327.33203: variable 'omit' from source: magic vars 15199 1726853327.33689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 15199 1726853327.34021: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 15199 1726853327.34073: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 15199 1726853327.34178: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 15199 1726853327.34182: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 15199 1726853327.34246: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 15199 1726853327.34281: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 15199 1726853327.34318: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853327.34350: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 15199 1726853327.34506: Evaluated conditional (not __network_is_ostree is defined): True 15199 1726853327.34510: variable 'omit' from source: magic vars 15199 1726853327.34626: variable 'omit' from source: magic vars 15199 1726853327.34986: variable '__ostree_booted_stat' from source: set_fact 15199 1726853327.34989: variable 'omit' from source: magic vars 15199 1726853327.34991: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15199 1726853327.34993: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15199 1726853327.35097: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15199 1726853327.35117: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15199 1726853327.35130: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15199 1726853327.35208: variable 'inventory_hostname' from source: host vars for 'managed_node2' 15199 1726853327.35216: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853327.35223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853327.35425: Set connection var ansible_module_compression to ZIP_DEFLATED 15199 1726853327.35434: Set connection var ansible_shell_type to sh 15199 1726853327.35443: Set connection var ansible_timeout to 10 15199 1726853327.35578: Set connection var ansible_pipelining to False 15199 1726853327.35582: Set connection var ansible_connection to ssh 15199 1726853327.35584: Set connection var ansible_shell_executable to /bin/sh 15199 1726853327.35587: variable 'ansible_shell_executable' from source: unknown 15199 1726853327.35589: variable 'ansible_connection' from source: unknown 15199 1726853327.35591: variable 'ansible_module_compression' from source: unknown 15199 1726853327.35593: variable 'ansible_shell_type' from source: unknown 15199 1726853327.35595: variable 'ansible_shell_executable' from source: unknown 15199 1726853327.35597: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853327.35599: variable 'ansible_pipelining' from source: unknown 15199 1726853327.35601: variable 'ansible_timeout' from source: unknown 15199 1726853327.35602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853327.35745: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 15199 1726853327.35788: variable 'omit' from source: magic vars 15199 1726853327.35907: starting attempt loop 15199 1726853327.35910: running the handler 15199 1726853327.35913: handler run complete 15199 1726853327.35915: attempt loop complete, returning result 15199 1726853327.35917: _execute() done 15199 1726853327.35919: dumping result to json 15199 1726853327.35921: done dumping result, returning 15199 1726853327.35923: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [02083763-bbaf-707e-6f22-000000000092] 15199 1726853327.35925: sending task result for task 02083763-bbaf-707e-6f22-000000000092 15199 1726853327.36004: done sending task result for task 02083763-bbaf-707e-6f22-000000000092 ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 15199 1726853327.36062: no more pending results, returning what we have 15199 1726853327.36064: results queue empty 15199 1726853327.36065: checking for any_errors_fatal 15199 1726853327.36072: done checking for any_errors_fatal 15199 1726853327.36073: checking for max_fail_percentage 15199 1726853327.36076: done checking for max_fail_percentage 15199 1726853327.36077: checking to see if all hosts have failed and the running result is not ok 15199 1726853327.36078: done checking to see if all hosts have failed 15199 1726853327.36078: getting the remaining hosts for this loop 15199 1726853327.36080: done getting the remaining hosts for this loop 15199 1726853327.36083: getting the next task for host managed_node2 15199 1726853327.36093: done getting next task for host managed_node2 15199 1726853327.36097: ^ task is: TASK: Fix CentOS6 Base repo 15199 1726853327.36100: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.36104: getting variables 15199 1726853327.36106: in VariableManager get_vars() 15199 1726853327.36137: Calling all_inventory to load vars for managed_node2 15199 1726853327.36140: Calling groups_inventory to load vars for managed_node2 15199 1726853327.36144: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.36154: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.36158: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.36162: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.36687: WORKER PROCESS EXITING 15199 1726853327.36709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.36890: done with get_vars() 15199 1726853327.36899: done getting variables 15199 1726853327.37010: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 13:28:47 -0400 (0:00:00.049) 0:00:02.661 ****** 15199 1726853327.37038: entering _queue_task() for managed_node2/copy 15199 1726853327.37269: worker is 1 (out of 1 available) 15199 1726853327.37480: exiting _queue_task() for managed_node2/copy 15199 1726853327.37490: done queuing things up, now waiting for results queue to drain 15199 1726853327.37492: waiting for pending results... 15199 1726853327.37529: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 15199 1726853327.37627: in run() - task 02083763-bbaf-707e-6f22-000000000094 15199 1726853327.37644: variable 'ansible_search_path' from source: unknown 15199 1726853327.37652: variable 'ansible_search_path' from source: unknown 15199 1726853327.37693: calling self._execute() 15199 1726853327.37766: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853327.37781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853327.37795: variable 'omit' from source: magic vars 15199 1726853327.38335: variable 'ansible_distribution' from source: facts 15199 1726853327.38357: Evaluated conditional (ansible_distribution == 'CentOS'): True 15199 1726853327.38460: variable 'ansible_distribution_major_version' from source: facts 15199 1726853327.38470: Evaluated conditional (ansible_distribution_major_version == '6'): False 15199 1726853327.38482: when evaluation is False, skipping this task 15199 1726853327.38490: _execute() done 15199 1726853327.38496: dumping result to json 15199 1726853327.38503: done dumping result, returning 15199 1726853327.38513: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [02083763-bbaf-707e-6f22-000000000094] 15199 1726853327.38522: sending task result for task 02083763-bbaf-707e-6f22-000000000094 15199 1726853327.38876: done sending task result for task 02083763-bbaf-707e-6f22-000000000094 15199 1726853327.38880: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 15199 1726853327.39024: no more pending results, returning what we have 15199 1726853327.39027: results queue empty 15199 1726853327.39027: checking for any_errors_fatal 15199 1726853327.39032: done checking for any_errors_fatal 15199 1726853327.39033: checking for max_fail_percentage 15199 1726853327.39034: done checking for max_fail_percentage 15199 1726853327.39035: checking to see if all hosts have failed and the running result is not ok 15199 1726853327.39036: done checking to see if all hosts have failed 15199 1726853327.39037: getting the remaining hosts for this loop 15199 1726853327.39038: done getting the remaining hosts for this loop 15199 1726853327.39041: getting the next task for host managed_node2 15199 1726853327.39045: done getting next task for host managed_node2 15199 1726853327.39047: ^ task is: TASK: Include the task 'enable_epel.yml' 15199 1726853327.39050: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.39053: getting variables 15199 1726853327.39054: in VariableManager get_vars() 15199 1726853327.39078: Calling all_inventory to load vars for managed_node2 15199 1726853327.39081: Calling groups_inventory to load vars for managed_node2 15199 1726853327.39083: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.39091: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.39093: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.39096: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.39357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.39850: done with get_vars() 15199 1726853327.39859: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 13:28:47 -0400 (0:00:00.029) 0:00:02.690 ****** 15199 1726853327.39943: entering _queue_task() for managed_node2/include_tasks 15199 1726853327.40220: worker is 1 (out of 1 available) 15199 1726853327.40237: exiting _queue_task() for managed_node2/include_tasks 15199 1726853327.40249: done queuing things up, now waiting for results queue to drain 15199 1726853327.40250: waiting for pending results... 15199 1726853327.40428: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 15199 1726853327.40517: in run() - task 02083763-bbaf-707e-6f22-000000000095 15199 1726853327.40532: variable 'ansible_search_path' from source: unknown 15199 1726853327.40650: variable 'ansible_search_path' from source: unknown 15199 1726853327.40654: calling self._execute() 15199 1726853327.40656: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853327.40659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853327.40675: variable 'omit' from source: magic vars 15199 1726853327.41193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853327.43865: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853327.44023: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853327.44268: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853327.44273: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853327.44275: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853327.44448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853327.44486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853327.44676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853327.44679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853327.44681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853327.44904: variable '__network_is_ostree' from source: set_fact 15199 1726853327.45178: Evaluated conditional (not __network_is_ostree | d(false)): True 15199 1726853327.45181: _execute() done 15199 1726853327.45183: dumping result to json 15199 1726853327.45185: done dumping result, returning 15199 1726853327.45187: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [02083763-bbaf-707e-6f22-000000000095] 15199 1726853327.45188: sending task result for task 02083763-bbaf-707e-6f22-000000000095 15199 1726853327.45254: done sending task result for task 02083763-bbaf-707e-6f22-000000000095 15199 1726853327.45257: WORKER PROCESS EXITING 15199 1726853327.45307: no more pending results, returning what we have 15199 1726853327.45311: in VariableManager get_vars() 15199 1726853327.45346: Calling all_inventory to load vars for managed_node2 15199 1726853327.45350: Calling groups_inventory to load vars for managed_node2 15199 1726853327.45353: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.45364: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.45367: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.45372: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.45804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.46217: done with get_vars() 15199 1726853327.46225: variable 'ansible_search_path' from source: unknown 15199 1726853327.46227: variable 'ansible_search_path' from source: unknown 15199 1726853327.46263: we have included files to process 15199 1726853327.46265: generating all_blocks data 15199 1726853327.46267: done generating all_blocks data 15199 1726853327.46476: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 15199 1726853327.46479: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 15199 1726853327.46482: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 15199 1726853327.47788: done processing included file 15199 1726853327.47790: iterating over new_blocks loaded from include file 15199 1726853327.47792: in VariableManager get_vars() 15199 1726853327.47804: done with get_vars() 15199 1726853327.47806: filtering new block on tags 15199 1726853327.47830: done filtering new block on tags 15199 1726853327.47833: in VariableManager get_vars() 15199 1726853327.47842: done with get_vars() 15199 1726853327.47844: filtering new block on tags 15199 1726853327.47854: done filtering new block on tags 15199 1726853327.47856: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 15199 1726853327.47861: extending task lists for all hosts with included blocks 15199 1726853327.48040: done extending task lists 15199 1726853327.48042: done processing included files 15199 1726853327.48043: results queue empty 15199 1726853327.48043: checking for any_errors_fatal 15199 1726853327.48046: done checking for any_errors_fatal 15199 1726853327.48047: checking for max_fail_percentage 15199 1726853327.48048: done checking for max_fail_percentage 15199 1726853327.48049: checking to see if all hosts have failed and the running result is not ok 15199 1726853327.48049: done checking to see if all hosts have failed 15199 1726853327.48050: getting the remaining hosts for this loop 15199 1726853327.48051: done getting the remaining hosts for this loop 15199 1726853327.48053: getting the next task for host managed_node2 15199 1726853327.48057: done getting next task for host managed_node2 15199 1726853327.48059: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 15199 1726853327.48061: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.48063: getting variables 15199 1726853327.48064: in VariableManager get_vars() 15199 1726853327.48073: Calling all_inventory to load vars for managed_node2 15199 1726853327.48075: Calling groups_inventory to load vars for managed_node2 15199 1726853327.48077: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.48082: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.48089: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.48092: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.48245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.48425: done with get_vars() 15199 1726853327.48434: done getting variables 15199 1726853327.48499: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 15199 1726853327.48686: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 13:28:47 -0400 (0:00:00.087) 0:00:02.778 ****** 15199 1726853327.48732: entering _queue_task() for managed_node2/command 15199 1726853327.48734: Creating lock for command 15199 1726853327.49028: worker is 1 (out of 1 available) 15199 1726853327.49040: exiting _queue_task() for managed_node2/command 15199 1726853327.49052: done queuing things up, now waiting for results queue to drain 15199 1726853327.49054: waiting for pending results... 15199 1726853327.49304: running TaskExecutor() for managed_node2/TASK: Create EPEL 10 15199 1726853327.49407: in run() - task 02083763-bbaf-707e-6f22-0000000000af 15199 1726853327.49427: variable 'ansible_search_path' from source: unknown 15199 1726853327.49434: variable 'ansible_search_path' from source: unknown 15199 1726853327.49469: calling self._execute() 15199 1726853327.49547: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853327.49560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853327.49575: variable 'omit' from source: magic vars 15199 1726853327.49942: variable 'ansible_distribution' from source: facts 15199 1726853327.49958: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 15199 1726853327.50085: variable 'ansible_distribution_major_version' from source: facts 15199 1726853327.50098: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 15199 1726853327.50106: when evaluation is False, skipping this task 15199 1726853327.50114: _execute() done 15199 1726853327.50121: dumping result to json 15199 1726853327.50128: done dumping result, returning 15199 1726853327.50276: done running TaskExecutor() for managed_node2/TASK: Create EPEL 10 [02083763-bbaf-707e-6f22-0000000000af] 15199 1726853327.50280: sending task result for task 02083763-bbaf-707e-6f22-0000000000af 15199 1726853327.50351: done sending task result for task 02083763-bbaf-707e-6f22-0000000000af 15199 1726853327.50354: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 15199 1726853327.50406: no more pending results, returning what we have 15199 1726853327.50410: results queue empty 15199 1726853327.50411: checking for any_errors_fatal 15199 1726853327.50412: done checking for any_errors_fatal 15199 1726853327.50413: checking for max_fail_percentage 15199 1726853327.50415: done checking for max_fail_percentage 15199 1726853327.50416: checking to see if all hosts have failed and the running result is not ok 15199 1726853327.50416: done checking to see if all hosts have failed 15199 1726853327.50417: getting the remaining hosts for this loop 15199 1726853327.50419: done getting the remaining hosts for this loop 15199 1726853327.50422: getting the next task for host managed_node2 15199 1726853327.50429: done getting next task for host managed_node2 15199 1726853327.50431: ^ task is: TASK: Install yum-utils package 15199 1726853327.50435: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.50439: getting variables 15199 1726853327.50440: in VariableManager get_vars() 15199 1726853327.50473: Calling all_inventory to load vars for managed_node2 15199 1726853327.50476: Calling groups_inventory to load vars for managed_node2 15199 1726853327.50480: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.50492: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.50496: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.50499: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.50837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.51026: done with get_vars() 15199 1726853327.51034: done getting variables 15199 1726853327.51126: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 13:28:47 -0400 (0:00:00.024) 0:00:02.802 ****** 15199 1726853327.51153: entering _queue_task() for managed_node2/package 15199 1726853327.51155: Creating lock for package 15199 1726853327.51396: worker is 1 (out of 1 available) 15199 1726853327.51409: exiting _queue_task() for managed_node2/package 15199 1726853327.51421: done queuing things up, now waiting for results queue to drain 15199 1726853327.51423: waiting for pending results... 15199 1726853327.51645: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 15199 1726853327.51763: in run() - task 02083763-bbaf-707e-6f22-0000000000b0 15199 1726853327.51870: variable 'ansible_search_path' from source: unknown 15199 1726853327.51875: variable 'ansible_search_path' from source: unknown 15199 1726853327.51877: calling self._execute() 15199 1726853327.51892: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853327.51902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853327.51915: variable 'omit' from source: magic vars 15199 1726853327.52269: variable 'ansible_distribution' from source: facts 15199 1726853327.52289: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 15199 1726853327.52416: variable 'ansible_distribution_major_version' from source: facts 15199 1726853327.52432: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 15199 1726853327.52441: when evaluation is False, skipping this task 15199 1726853327.52449: _execute() done 15199 1726853327.52456: dumping result to json 15199 1726853327.52463: done dumping result, returning 15199 1726853327.52476: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [02083763-bbaf-707e-6f22-0000000000b0] 15199 1726853327.52486: sending task result for task 02083763-bbaf-707e-6f22-0000000000b0 15199 1726853327.52720: done sending task result for task 02083763-bbaf-707e-6f22-0000000000b0 15199 1726853327.52723: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 15199 1726853327.52755: no more pending results, returning what we have 15199 1726853327.52758: results queue empty 15199 1726853327.52759: checking for any_errors_fatal 15199 1726853327.52763: done checking for any_errors_fatal 15199 1726853327.52764: checking for max_fail_percentage 15199 1726853327.52766: done checking for max_fail_percentage 15199 1726853327.52766: checking to see if all hosts have failed and the running result is not ok 15199 1726853327.52767: done checking to see if all hosts have failed 15199 1726853327.52768: getting the remaining hosts for this loop 15199 1726853327.52769: done getting the remaining hosts for this loop 15199 1726853327.52774: getting the next task for host managed_node2 15199 1726853327.52779: done getting next task for host managed_node2 15199 1726853327.52782: ^ task is: TASK: Enable EPEL 7 15199 1726853327.52785: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.52788: getting variables 15199 1726853327.52789: in VariableManager get_vars() 15199 1726853327.52811: Calling all_inventory to load vars for managed_node2 15199 1726853327.52814: Calling groups_inventory to load vars for managed_node2 15199 1726853327.52817: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.52825: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.52828: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.52830: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.53040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.53229: done with get_vars() 15199 1726853327.53238: done getting variables 15199 1726853327.53291: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 13:28:47 -0400 (0:00:00.021) 0:00:02.824 ****** 15199 1726853327.53319: entering _queue_task() for managed_node2/command 15199 1726853327.53527: worker is 1 (out of 1 available) 15199 1726853327.53537: exiting _queue_task() for managed_node2/command 15199 1726853327.53548: done queuing things up, now waiting for results queue to drain 15199 1726853327.53550: waiting for pending results... 15199 1726853327.53773: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 15199 1726853327.53874: in run() - task 02083763-bbaf-707e-6f22-0000000000b1 15199 1726853327.53897: variable 'ansible_search_path' from source: unknown 15199 1726853327.53905: variable 'ansible_search_path' from source: unknown 15199 1726853327.53942: calling self._execute() 15199 1726853327.54014: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853327.54025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853327.54038: variable 'omit' from source: magic vars 15199 1726853327.54450: variable 'ansible_distribution' from source: facts 15199 1726853327.54477: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 15199 1726853327.54776: variable 'ansible_distribution_major_version' from source: facts 15199 1726853327.54780: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 15199 1726853327.54782: when evaluation is False, skipping this task 15199 1726853327.54784: _execute() done 15199 1726853327.54786: dumping result to json 15199 1726853327.54788: done dumping result, returning 15199 1726853327.54790: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [02083763-bbaf-707e-6f22-0000000000b1] 15199 1726853327.54792: sending task result for task 02083763-bbaf-707e-6f22-0000000000b1 15199 1726853327.54846: done sending task result for task 02083763-bbaf-707e-6f22-0000000000b1 15199 1726853327.54849: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 15199 1726853327.54882: no more pending results, returning what we have 15199 1726853327.54885: results queue empty 15199 1726853327.54886: checking for any_errors_fatal 15199 1726853327.54891: done checking for any_errors_fatal 15199 1726853327.54892: checking for max_fail_percentage 15199 1726853327.54893: done checking for max_fail_percentage 15199 1726853327.54894: checking to see if all hosts have failed and the running result is not ok 15199 1726853327.54895: done checking to see if all hosts have failed 15199 1726853327.54896: getting the remaining hosts for this loop 15199 1726853327.54897: done getting the remaining hosts for this loop 15199 1726853327.54900: getting the next task for host managed_node2 15199 1726853327.54906: done getting next task for host managed_node2 15199 1726853327.54909: ^ task is: TASK: Enable EPEL 8 15199 1726853327.54913: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.54916: getting variables 15199 1726853327.54917: in VariableManager get_vars() 15199 1726853327.54943: Calling all_inventory to load vars for managed_node2 15199 1726853327.54945: Calling groups_inventory to load vars for managed_node2 15199 1726853327.54948: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.54957: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.54960: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.54963: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.55197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.55385: done with get_vars() 15199 1726853327.55394: done getting variables 15199 1726853327.55449: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 13:28:47 -0400 (0:00:00.021) 0:00:02.845 ****** 15199 1726853327.55480: entering _queue_task() for managed_node2/command 15199 1726853327.55684: worker is 1 (out of 1 available) 15199 1726853327.55697: exiting _queue_task() for managed_node2/command 15199 1726853327.55709: done queuing things up, now waiting for results queue to drain 15199 1726853327.55711: waiting for pending results... 15199 1726853327.55938: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 15199 1726853327.56068: in run() - task 02083763-bbaf-707e-6f22-0000000000b2 15199 1726853327.56084: variable 'ansible_search_path' from source: unknown 15199 1726853327.56092: variable 'ansible_search_path' from source: unknown 15199 1726853327.56129: calling self._execute() 15199 1726853327.56210: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853327.56260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853327.56264: variable 'omit' from source: magic vars 15199 1726853327.56676: variable 'ansible_distribution' from source: facts 15199 1726853327.56680: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 15199 1726853327.56772: variable 'ansible_distribution_major_version' from source: facts 15199 1726853327.56786: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 15199 1726853327.56794: when evaluation is False, skipping this task 15199 1726853327.56801: _execute() done 15199 1726853327.56807: dumping result to json 15199 1726853327.56814: done dumping result, returning 15199 1726853327.56829: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [02083763-bbaf-707e-6f22-0000000000b2] 15199 1726853327.56840: sending task result for task 02083763-bbaf-707e-6f22-0000000000b2 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 15199 1726853327.56979: no more pending results, returning what we have 15199 1726853327.56982: results queue empty 15199 1726853327.56983: checking for any_errors_fatal 15199 1726853327.56987: done checking for any_errors_fatal 15199 1726853327.56988: checking for max_fail_percentage 15199 1726853327.56990: done checking for max_fail_percentage 15199 1726853327.56991: checking to see if all hosts have failed and the running result is not ok 15199 1726853327.56992: done checking to see if all hosts have failed 15199 1726853327.56992: getting the remaining hosts for this loop 15199 1726853327.56994: done getting the remaining hosts for this loop 15199 1726853327.56997: getting the next task for host managed_node2 15199 1726853327.57007: done getting next task for host managed_node2 15199 1726853327.57009: ^ task is: TASK: Enable EPEL 6 15199 1726853327.57013: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.57017: getting variables 15199 1726853327.57018: in VariableManager get_vars() 15199 1726853327.57047: Calling all_inventory to load vars for managed_node2 15199 1726853327.57050: Calling groups_inventory to load vars for managed_node2 15199 1726853327.57054: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.57066: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.57070: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.57075: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.57421: done sending task result for task 02083763-bbaf-707e-6f22-0000000000b2 15199 1726853327.57426: WORKER PROCESS EXITING 15199 1726853327.57447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.57642: done with get_vars() 15199 1726853327.57650: done getting variables 15199 1726853327.57706: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 13:28:47 -0400 (0:00:00.022) 0:00:02.868 ****** 15199 1726853327.57732: entering _queue_task() for managed_node2/copy 15199 1726853327.57935: worker is 1 (out of 1 available) 15199 1726853327.57946: exiting _queue_task() for managed_node2/copy 15199 1726853327.57957: done queuing things up, now waiting for results queue to drain 15199 1726853327.57959: waiting for pending results... 15199 1726853327.58182: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 15199 1726853327.58305: in run() - task 02083763-bbaf-707e-6f22-0000000000b4 15199 1726853327.58323: variable 'ansible_search_path' from source: unknown 15199 1726853327.58376: variable 'ansible_search_path' from source: unknown 15199 1726853327.58380: calling self._execute() 15199 1726853327.58576: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853327.58581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853327.58583: variable 'omit' from source: magic vars 15199 1726853327.58918: variable 'ansible_distribution' from source: facts 15199 1726853327.58936: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 15199 1726853327.59085: variable 'ansible_distribution_major_version' from source: facts 15199 1726853327.59240: Evaluated conditional (ansible_distribution_major_version == '6'): False 15199 1726853327.59243: when evaluation is False, skipping this task 15199 1726853327.59245: _execute() done 15199 1726853327.59247: dumping result to json 15199 1726853327.59249: done dumping result, returning 15199 1726853327.59251: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [02083763-bbaf-707e-6f22-0000000000b4] 15199 1726853327.59253: sending task result for task 02083763-bbaf-707e-6f22-0000000000b4 15199 1726853327.59314: done sending task result for task 02083763-bbaf-707e-6f22-0000000000b4 15199 1726853327.59317: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 15199 1726853327.59355: no more pending results, returning what we have 15199 1726853327.59357: results queue empty 15199 1726853327.59358: checking for any_errors_fatal 15199 1726853327.59362: done checking for any_errors_fatal 15199 1726853327.59363: checking for max_fail_percentage 15199 1726853327.59365: done checking for max_fail_percentage 15199 1726853327.59366: checking to see if all hosts have failed and the running result is not ok 15199 1726853327.59366: done checking to see if all hosts have failed 15199 1726853327.59367: getting the remaining hosts for this loop 15199 1726853327.59368: done getting the remaining hosts for this loop 15199 1726853327.59373: getting the next task for host managed_node2 15199 1726853327.59381: done getting next task for host managed_node2 15199 1726853327.59384: ^ task is: TASK: Set network provider to 'initscripts' 15199 1726853327.59386: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.59390: getting variables 15199 1726853327.59391: in VariableManager get_vars() 15199 1726853327.59417: Calling all_inventory to load vars for managed_node2 15199 1726853327.59419: Calling groups_inventory to load vars for managed_node2 15199 1726853327.59423: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.59434: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.59437: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.59439: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.59805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.59986: done with get_vars() 15199 1726853327.59994: done getting variables 15199 1726853327.60040: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:12 Friday 20 September 2024 13:28:47 -0400 (0:00:00.023) 0:00:02.891 ****** 15199 1726853327.60062: entering _queue_task() for managed_node2/set_fact 15199 1726853327.60256: worker is 1 (out of 1 available) 15199 1726853327.60267: exiting _queue_task() for managed_node2/set_fact 15199 1726853327.60280: done queuing things up, now waiting for results queue to drain 15199 1726853327.60282: waiting for pending results... 15199 1726853327.60686: running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' 15199 1726853327.60691: in run() - task 02083763-bbaf-707e-6f22-000000000007 15199 1726853327.60693: variable 'ansible_search_path' from source: unknown 15199 1726853327.60696: calling self._execute() 15199 1726853327.60712: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853327.60723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853327.60737: variable 'omit' from source: magic vars 15199 1726853327.60836: variable 'omit' from source: magic vars 15199 1726853327.60870: variable 'omit' from source: magic vars 15199 1726853327.60909: variable 'omit' from source: magic vars 15199 1726853327.60954: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15199 1726853327.60997: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15199 1726853327.61022: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15199 1726853327.61048: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15199 1726853327.61065: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15199 1726853327.61100: variable 'inventory_hostname' from source: host vars for 'managed_node2' 15199 1726853327.61108: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853327.61115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853327.61222: Set connection var ansible_module_compression to ZIP_DEFLATED 15199 1726853327.61230: Set connection var ansible_shell_type to sh 15199 1726853327.61248: Set connection var ansible_timeout to 10 15199 1726853327.61357: Set connection var ansible_pipelining to False 15199 1726853327.61360: Set connection var ansible_connection to ssh 15199 1726853327.61362: Set connection var ansible_shell_executable to /bin/sh 15199 1726853327.61364: variable 'ansible_shell_executable' from source: unknown 15199 1726853327.61366: variable 'ansible_connection' from source: unknown 15199 1726853327.61367: variable 'ansible_module_compression' from source: unknown 15199 1726853327.61369: variable 'ansible_shell_type' from source: unknown 15199 1726853327.61372: variable 'ansible_shell_executable' from source: unknown 15199 1726853327.61375: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853327.61377: variable 'ansible_pipelining' from source: unknown 15199 1726853327.61378: variable 'ansible_timeout' from source: unknown 15199 1726853327.61380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853327.61469: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 15199 1726853327.61488: variable 'omit' from source: magic vars 15199 1726853327.61497: starting attempt loop 15199 1726853327.61503: running the handler 15199 1726853327.61518: handler run complete 15199 1726853327.61531: attempt loop complete, returning result 15199 1726853327.61537: _execute() done 15199 1726853327.61543: dumping result to json 15199 1726853327.61549: done dumping result, returning 15199 1726853327.61559: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' [02083763-bbaf-707e-6f22-000000000007] 15199 1726853327.61570: sending task result for task 02083763-bbaf-707e-6f22-000000000007 ok: [managed_node2] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 15199 1726853327.61730: no more pending results, returning what we have 15199 1726853327.61733: results queue empty 15199 1726853327.61734: checking for any_errors_fatal 15199 1726853327.61739: done checking for any_errors_fatal 15199 1726853327.61739: checking for max_fail_percentage 15199 1726853327.61741: done checking for max_fail_percentage 15199 1726853327.61742: checking to see if all hosts have failed and the running result is not ok 15199 1726853327.61743: done checking to see if all hosts have failed 15199 1726853327.61743: getting the remaining hosts for this loop 15199 1726853327.61745: done getting the remaining hosts for this loop 15199 1726853327.61748: getting the next task for host managed_node2 15199 1726853327.61755: done getting next task for host managed_node2 15199 1726853327.61757: ^ task is: TASK: meta (flush_handlers) 15199 1726853327.61759: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.61763: getting variables 15199 1726853327.61765: in VariableManager get_vars() 15199 1726853327.61794: Calling all_inventory to load vars for managed_node2 15199 1726853327.61796: Calling groups_inventory to load vars for managed_node2 15199 1726853327.61800: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.61809: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.61813: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.61815: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.62131: done sending task result for task 02083763-bbaf-707e-6f22-000000000007 15199 1726853327.62135: WORKER PROCESS EXITING 15199 1726853327.62156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.62526: done with get_vars() 15199 1726853327.62535: done getting variables 15199 1726853327.62593: in VariableManager get_vars() 15199 1726853327.62600: Calling all_inventory to load vars for managed_node2 15199 1726853327.62603: Calling groups_inventory to load vars for managed_node2 15199 1726853327.62605: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.62609: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.62611: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.62614: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.62743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.62927: done with get_vars() 15199 1726853327.62939: done queuing things up, now waiting for results queue to drain 15199 1726853327.62941: results queue empty 15199 1726853327.62942: checking for any_errors_fatal 15199 1726853327.62944: done checking for any_errors_fatal 15199 1726853327.62944: checking for max_fail_percentage 15199 1726853327.62945: done checking for max_fail_percentage 15199 1726853327.62946: checking to see if all hosts have failed and the running result is not ok 15199 1726853327.62946: done checking to see if all hosts have failed 15199 1726853327.62947: getting the remaining hosts for this loop 15199 1726853327.62948: done getting the remaining hosts for this loop 15199 1726853327.62950: getting the next task for host managed_node2 15199 1726853327.62953: done getting next task for host managed_node2 15199 1726853327.62955: ^ task is: TASK: meta (flush_handlers) 15199 1726853327.62956: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.62962: getting variables 15199 1726853327.62963: in VariableManager get_vars() 15199 1726853327.62972: Calling all_inventory to load vars for managed_node2 15199 1726853327.62974: Calling groups_inventory to load vars for managed_node2 15199 1726853327.62977: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.62981: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.62983: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.62986: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.63109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.63303: done with get_vars() 15199 1726853327.63309: done getting variables 15199 1726853327.63348: in VariableManager get_vars() 15199 1726853327.63355: Calling all_inventory to load vars for managed_node2 15199 1726853327.63357: Calling groups_inventory to load vars for managed_node2 15199 1726853327.63359: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.63363: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.63366: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.63368: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.63495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.63679: done with get_vars() 15199 1726853327.63689: done queuing things up, now waiting for results queue to drain 15199 1726853327.63690: results queue empty 15199 1726853327.63691: checking for any_errors_fatal 15199 1726853327.63692: done checking for any_errors_fatal 15199 1726853327.63693: checking for max_fail_percentage 15199 1726853327.63694: done checking for max_fail_percentage 15199 1726853327.63694: checking to see if all hosts have failed and the running result is not ok 15199 1726853327.63695: done checking to see if all hosts have failed 15199 1726853327.63696: getting the remaining hosts for this loop 15199 1726853327.63697: done getting the remaining hosts for this loop 15199 1726853327.63699: getting the next task for host managed_node2 15199 1726853327.63701: done getting next task for host managed_node2 15199 1726853327.63702: ^ task is: None 15199 1726853327.63703: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.63704: done queuing things up, now waiting for results queue to drain 15199 1726853327.63705: results queue empty 15199 1726853327.63705: checking for any_errors_fatal 15199 1726853327.63706: done checking for any_errors_fatal 15199 1726853327.63707: checking for max_fail_percentage 15199 1726853327.63707: done checking for max_fail_percentage 15199 1726853327.63708: checking to see if all hosts have failed and the running result is not ok 15199 1726853327.63709: done checking to see if all hosts have failed 15199 1726853327.63710: getting the next task for host managed_node2 15199 1726853327.63712: done getting next task for host managed_node2 15199 1726853327.63713: ^ task is: None 15199 1726853327.63714: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.63757: in VariableManager get_vars() 15199 1726853327.63774: done with get_vars() 15199 1726853327.63779: in VariableManager get_vars() 15199 1726853327.63788: done with get_vars() 15199 1726853327.63793: variable 'omit' from source: magic vars 15199 1726853327.63821: in VariableManager get_vars() 15199 1726853327.63830: done with get_vars() 15199 1726853327.63850: variable 'omit' from source: magic vars PLAY [Test configuring bridges] ************************************************ 15199 1726853327.64014: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15199 1726853327.64038: getting the remaining hosts for this loop 15199 1726853327.64040: done getting the remaining hosts for this loop 15199 1726853327.64042: getting the next task for host managed_node2 15199 1726853327.64044: done getting next task for host managed_node2 15199 1726853327.64046: ^ task is: TASK: Gathering Facts 15199 1726853327.64047: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.64049: getting variables 15199 1726853327.64050: in VariableManager get_vars() 15199 1726853327.64057: Calling all_inventory to load vars for managed_node2 15199 1726853327.64059: Calling groups_inventory to load vars for managed_node2 15199 1726853327.64061: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.64065: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.64082: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.64085: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.64247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.64426: done with get_vars() 15199 1726853327.64433: done getting variables 15199 1726853327.64468: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:3 Friday 20 September 2024 13:28:47 -0400 (0:00:00.044) 0:00:02.935 ****** 15199 1726853327.64492: entering _queue_task() for managed_node2/gather_facts 15199 1726853327.64716: worker is 1 (out of 1 available) 15199 1726853327.64727: exiting _queue_task() for managed_node2/gather_facts 15199 1726853327.64736: done queuing things up, now waiting for results queue to drain 15199 1726853327.64737: waiting for pending results... 15199 1726853327.64962: running TaskExecutor() for managed_node2/TASK: Gathering Facts 15199 1726853327.65059: in run() - task 02083763-bbaf-707e-6f22-0000000000da 15199 1726853327.65082: variable 'ansible_search_path' from source: unknown 15199 1726853327.65119: calling self._execute() 15199 1726853327.65376: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853327.65380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853327.65384: variable 'omit' from source: magic vars 15199 1726853327.65640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853327.68129: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853327.68201: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853327.68310: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853327.68463: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853327.68511: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853327.68679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853327.68713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853327.68783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853327.68907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853327.68928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853327.69221: variable 'ansible_distribution' from source: facts 15199 1726853327.69404: variable 'ansible_distribution_major_version' from source: facts 15199 1726853327.69407: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853327.69409: when evaluation is False, skipping this task 15199 1726853327.69412: _execute() done 15199 1726853327.69413: dumping result to json 15199 1726853327.69415: done dumping result, returning 15199 1726853327.69417: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02083763-bbaf-707e-6f22-0000000000da] 15199 1726853327.69419: sending task result for task 02083763-bbaf-707e-6f22-0000000000da 15199 1726853327.69477: done sending task result for task 02083763-bbaf-707e-6f22-0000000000da 15199 1726853327.69480: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853327.69551: no more pending results, returning what we have 15199 1726853327.69555: results queue empty 15199 1726853327.69556: checking for any_errors_fatal 15199 1726853327.69557: done checking for any_errors_fatal 15199 1726853327.69558: checking for max_fail_percentage 15199 1726853327.69559: done checking for max_fail_percentage 15199 1726853327.69560: checking to see if all hosts have failed and the running result is not ok 15199 1726853327.69561: done checking to see if all hosts have failed 15199 1726853327.69562: getting the remaining hosts for this loop 15199 1726853327.69563: done getting the remaining hosts for this loop 15199 1726853327.69566: getting the next task for host managed_node2 15199 1726853327.69576: done getting next task for host managed_node2 15199 1726853327.69578: ^ task is: TASK: meta (flush_handlers) 15199 1726853327.69580: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.69584: getting variables 15199 1726853327.69586: in VariableManager get_vars() 15199 1726853327.69616: Calling all_inventory to load vars for managed_node2 15199 1726853327.69618: Calling groups_inventory to load vars for managed_node2 15199 1726853327.69622: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.69632: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.69635: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.69638: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.70132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.70554: done with get_vars() 15199 1726853327.70565: done getting variables 15199 1726853327.70838: in VariableManager get_vars() 15199 1726853327.70847: Calling all_inventory to load vars for managed_node2 15199 1726853327.70849: Calling groups_inventory to load vars for managed_node2 15199 1726853327.70852: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.70856: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.70859: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.70861: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.71356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.71559: done with get_vars() 15199 1726853327.71573: done queuing things up, now waiting for results queue to drain 15199 1726853327.71575: results queue empty 15199 1726853327.71576: checking for any_errors_fatal 15199 1726853327.71578: done checking for any_errors_fatal 15199 1726853327.71579: checking for max_fail_percentage 15199 1726853327.71580: done checking for max_fail_percentage 15199 1726853327.71580: checking to see if all hosts have failed and the running result is not ok 15199 1726853327.71581: done checking to see if all hosts have failed 15199 1726853327.71582: getting the remaining hosts for this loop 15199 1726853327.71583: done getting the remaining hosts for this loop 15199 1726853327.71585: getting the next task for host managed_node2 15199 1726853327.71588: done getting next task for host managed_node2 15199 1726853327.71591: ^ task is: TASK: Set interface={{ interface }} 15199 1726853327.71592: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.71594: getting variables 15199 1726853327.71595: in VariableManager get_vars() 15199 1726853327.71603: Calling all_inventory to load vars for managed_node2 15199 1726853327.71605: Calling groups_inventory to load vars for managed_node2 15199 1726853327.71607: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.71616: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.71618: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.71621: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.71753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.71934: done with get_vars() 15199 1726853327.71941: done getting variables 15199 1726853327.71979: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 15199 1726853327.72095: variable 'interface' from source: play vars TASK [Set interface=LSR-TST-br31] ********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:9 Friday 20 September 2024 13:28:47 -0400 (0:00:00.076) 0:00:03.012 ****** 15199 1726853327.72144: entering _queue_task() for managed_node2/set_fact 15199 1726853327.72440: worker is 1 (out of 1 available) 15199 1726853327.72458: exiting _queue_task() for managed_node2/set_fact 15199 1726853327.72470: done queuing things up, now waiting for results queue to drain 15199 1726853327.72479: waiting for pending results... 15199 1726853327.72627: running TaskExecutor() for managed_node2/TASK: Set interface=LSR-TST-br31 15199 1726853327.72686: in run() - task 02083763-bbaf-707e-6f22-00000000000b 15199 1726853327.72699: variable 'ansible_search_path' from source: unknown 15199 1726853327.72728: calling self._execute() 15199 1726853327.72787: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853327.72793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853327.72800: variable 'omit' from source: magic vars 15199 1726853327.73166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853327.75727: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853327.75775: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853327.75800: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853327.75826: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853327.75848: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853327.75906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853327.75926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853327.75943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853327.75969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853327.75988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853327.76077: variable 'ansible_distribution' from source: facts 15199 1726853327.76083: variable 'ansible_distribution_major_version' from source: facts 15199 1726853327.76101: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853327.76104: when evaluation is False, skipping this task 15199 1726853327.76107: _execute() done 15199 1726853327.76109: dumping result to json 15199 1726853327.76111: done dumping result, returning 15199 1726853327.76119: done running TaskExecutor() for managed_node2/TASK: Set interface=LSR-TST-br31 [02083763-bbaf-707e-6f22-00000000000b] 15199 1726853327.76123: sending task result for task 02083763-bbaf-707e-6f22-00000000000b 15199 1726853327.76203: done sending task result for task 02083763-bbaf-707e-6f22-00000000000b 15199 1726853327.76206: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853327.76251: no more pending results, returning what we have 15199 1726853327.76254: results queue empty 15199 1726853327.76254: checking for any_errors_fatal 15199 1726853327.76256: done checking for any_errors_fatal 15199 1726853327.76256: checking for max_fail_percentage 15199 1726853327.76258: done checking for max_fail_percentage 15199 1726853327.76258: checking to see if all hosts have failed and the running result is not ok 15199 1726853327.76259: done checking to see if all hosts have failed 15199 1726853327.76260: getting the remaining hosts for this loop 15199 1726853327.76261: done getting the remaining hosts for this loop 15199 1726853327.76264: getting the next task for host managed_node2 15199 1726853327.76270: done getting next task for host managed_node2 15199 1726853327.76274: ^ task is: TASK: Include the task 'show_interfaces.yml' 15199 1726853327.76276: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.76281: getting variables 15199 1726853327.76282: in VariableManager get_vars() 15199 1726853327.76310: Calling all_inventory to load vars for managed_node2 15199 1726853327.76313: Calling groups_inventory to load vars for managed_node2 15199 1726853327.76316: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.76326: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.76329: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.76331: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.76484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.76606: done with get_vars() 15199 1726853327.76613: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:12 Friday 20 September 2024 13:28:47 -0400 (0:00:00.045) 0:00:03.057 ****** 15199 1726853327.76677: entering _queue_task() for managed_node2/include_tasks 15199 1726853327.76879: worker is 1 (out of 1 available) 15199 1726853327.76893: exiting _queue_task() for managed_node2/include_tasks 15199 1726853327.76904: done queuing things up, now waiting for results queue to drain 15199 1726853327.76906: waiting for pending results... 15199 1726853327.77044: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 15199 1726853327.77102: in run() - task 02083763-bbaf-707e-6f22-00000000000c 15199 1726853327.77112: variable 'ansible_search_path' from source: unknown 15199 1726853327.77177: calling self._execute() 15199 1726853327.77208: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853327.77396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853327.77400: variable 'omit' from source: magic vars 15199 1726853327.78542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853327.80163: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853327.80215: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853327.80243: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853327.80273: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853327.80292: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853327.80353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853327.80409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853327.80413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853327.80450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853327.80479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853327.80609: variable 'ansible_distribution' from source: facts 15199 1726853327.80613: variable 'ansible_distribution_major_version' from source: facts 15199 1726853327.80640: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853327.80876: when evaluation is False, skipping this task 15199 1726853327.80881: _execute() done 15199 1726853327.80884: dumping result to json 15199 1726853327.80887: done dumping result, returning 15199 1726853327.80889: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [02083763-bbaf-707e-6f22-00000000000c] 15199 1726853327.80893: sending task result for task 02083763-bbaf-707e-6f22-00000000000c 15199 1726853327.80970: done sending task result for task 02083763-bbaf-707e-6f22-00000000000c 15199 1726853327.80984: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853327.81025: no more pending results, returning what we have 15199 1726853327.81028: results queue empty 15199 1726853327.81029: checking for any_errors_fatal 15199 1726853327.81032: done checking for any_errors_fatal 15199 1726853327.81033: checking for max_fail_percentage 15199 1726853327.81034: done checking for max_fail_percentage 15199 1726853327.81035: checking to see if all hosts have failed and the running result is not ok 15199 1726853327.81036: done checking to see if all hosts have failed 15199 1726853327.81037: getting the remaining hosts for this loop 15199 1726853327.81038: done getting the remaining hosts for this loop 15199 1726853327.81041: getting the next task for host managed_node2 15199 1726853327.81045: done getting next task for host managed_node2 15199 1726853327.81047: ^ task is: TASK: Include the task 'assert_device_absent.yml' 15199 1726853327.81049: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.81051: getting variables 15199 1726853327.81052: in VariableManager get_vars() 15199 1726853327.81079: Calling all_inventory to load vars for managed_node2 15199 1726853327.81081: Calling groups_inventory to load vars for managed_node2 15199 1726853327.81084: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.81093: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.81096: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.81098: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.81333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.81469: done with get_vars() 15199 1726853327.81479: done getting variables TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:14 Friday 20 September 2024 13:28:47 -0400 (0:00:00.049) 0:00:03.106 ****** 15199 1726853327.81594: entering _queue_task() for managed_node2/include_tasks 15199 1726853327.81868: worker is 1 (out of 1 available) 15199 1726853327.81884: exiting _queue_task() for managed_node2/include_tasks 15199 1726853327.81895: done queuing things up, now waiting for results queue to drain 15199 1726853327.81896: waiting for pending results... 15199 1726853327.82132: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_absent.yml' 15199 1726853327.82218: in run() - task 02083763-bbaf-707e-6f22-00000000000d 15199 1726853327.82239: variable 'ansible_search_path' from source: unknown 15199 1726853327.82286: calling self._execute() 15199 1726853327.82388: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853327.82399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853327.82414: variable 'omit' from source: magic vars 15199 1726853327.82764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853327.84232: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853327.84278: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853327.84304: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853327.84476: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853327.84479: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853327.84482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853327.84505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853327.84537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853327.84586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853327.84608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853327.84740: variable 'ansible_distribution' from source: facts 15199 1726853327.84751: variable 'ansible_distribution_major_version' from source: facts 15199 1726853327.84775: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853327.84783: when evaluation is False, skipping this task 15199 1726853327.84790: _execute() done 15199 1726853327.84796: dumping result to json 15199 1726853327.84803: done dumping result, returning 15199 1726853327.84813: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_absent.yml' [02083763-bbaf-707e-6f22-00000000000d] 15199 1726853327.84821: sending task result for task 02083763-bbaf-707e-6f22-00000000000d 15199 1726853327.85013: done sending task result for task 02083763-bbaf-707e-6f22-00000000000d 15199 1726853327.85016: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853327.85066: no more pending results, returning what we have 15199 1726853327.85070: results queue empty 15199 1726853327.85072: checking for any_errors_fatal 15199 1726853327.85077: done checking for any_errors_fatal 15199 1726853327.85078: checking for max_fail_percentage 15199 1726853327.85080: done checking for max_fail_percentage 15199 1726853327.85081: checking to see if all hosts have failed and the running result is not ok 15199 1726853327.85082: done checking to see if all hosts have failed 15199 1726853327.85082: getting the remaining hosts for this loop 15199 1726853327.85084: done getting the remaining hosts for this loop 15199 1726853327.85178: getting the next task for host managed_node2 15199 1726853327.85186: done getting next task for host managed_node2 15199 1726853327.85188: ^ task is: TASK: meta (flush_handlers) 15199 1726853327.85190: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.85193: getting variables 15199 1726853327.85195: in VariableManager get_vars() 15199 1726853327.85224: Calling all_inventory to load vars for managed_node2 15199 1726853327.85231: Calling groups_inventory to load vars for managed_node2 15199 1726853327.85234: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.85244: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.85246: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.85249: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.85414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.85545: done with get_vars() 15199 1726853327.85552: done getting variables 15199 1726853327.85597: in VariableManager get_vars() 15199 1726853327.85603: Calling all_inventory to load vars for managed_node2 15199 1726853327.85605: Calling groups_inventory to load vars for managed_node2 15199 1726853327.85606: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.85609: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.85610: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.85612: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.85697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.85801: done with get_vars() 15199 1726853327.85810: done queuing things up, now waiting for results queue to drain 15199 1726853327.85811: results queue empty 15199 1726853327.85811: checking for any_errors_fatal 15199 1726853327.85813: done checking for any_errors_fatal 15199 1726853327.85813: checking for max_fail_percentage 15199 1726853327.85814: done checking for max_fail_percentage 15199 1726853327.85814: checking to see if all hosts have failed and the running result is not ok 15199 1726853327.85815: done checking to see if all hosts have failed 15199 1726853327.85815: getting the remaining hosts for this loop 15199 1726853327.85816: done getting the remaining hosts for this loop 15199 1726853327.85817: getting the next task for host managed_node2 15199 1726853327.85820: done getting next task for host managed_node2 15199 1726853327.85820: ^ task is: TASK: meta (flush_handlers) 15199 1726853327.85821: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.85824: getting variables 15199 1726853327.85824: in VariableManager get_vars() 15199 1726853327.85829: Calling all_inventory to load vars for managed_node2 15199 1726853327.85830: Calling groups_inventory to load vars for managed_node2 15199 1726853327.85831: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.85839: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.85841: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.85843: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.85922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.86040: done with get_vars() 15199 1726853327.86045: done getting variables 15199 1726853327.86078: in VariableManager get_vars() 15199 1726853327.86084: Calling all_inventory to load vars for managed_node2 15199 1726853327.86085: Calling groups_inventory to load vars for managed_node2 15199 1726853327.86086: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.86089: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.86090: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.86092: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.86164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.86267: done with get_vars() 15199 1726853327.86277: done queuing things up, now waiting for results queue to drain 15199 1726853327.86278: results queue empty 15199 1726853327.86278: checking for any_errors_fatal 15199 1726853327.86279: done checking for any_errors_fatal 15199 1726853327.86279: checking for max_fail_percentage 15199 1726853327.86280: done checking for max_fail_percentage 15199 1726853327.86280: checking to see if all hosts have failed and the running result is not ok 15199 1726853327.86281: done checking to see if all hosts have failed 15199 1726853327.86281: getting the remaining hosts for this loop 15199 1726853327.86282: done getting the remaining hosts for this loop 15199 1726853327.86283: getting the next task for host managed_node2 15199 1726853327.86285: done getting next task for host managed_node2 15199 1726853327.86285: ^ task is: None 15199 1726853327.86286: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.86287: done queuing things up, now waiting for results queue to drain 15199 1726853327.86288: results queue empty 15199 1726853327.86288: checking for any_errors_fatal 15199 1726853327.86289: done checking for any_errors_fatal 15199 1726853327.86290: checking for max_fail_percentage 15199 1726853327.86290: done checking for max_fail_percentage 15199 1726853327.86291: checking to see if all hosts have failed and the running result is not ok 15199 1726853327.86291: done checking to see if all hosts have failed 15199 1726853327.86292: getting the next task for host managed_node2 15199 1726853327.86294: done getting next task for host managed_node2 15199 1726853327.86294: ^ task is: None 15199 1726853327.86295: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.86322: in VariableManager get_vars() 15199 1726853327.86337: done with get_vars() 15199 1726853327.86340: in VariableManager get_vars() 15199 1726853327.86348: done with get_vars() 15199 1726853327.86351: variable 'omit' from source: magic vars 15199 1726853327.86369: in VariableManager get_vars() 15199 1726853327.86382: done with get_vars() 15199 1726853327.86396: variable 'omit' from source: magic vars PLAY [Add test bridge] ********************************************************* 15199 1726853327.86757: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15199 1726853327.86778: getting the remaining hosts for this loop 15199 1726853327.86779: done getting the remaining hosts for this loop 15199 1726853327.86780: getting the next task for host managed_node2 15199 1726853327.86782: done getting next task for host managed_node2 15199 1726853327.86783: ^ task is: TASK: Gathering Facts 15199 1726853327.86784: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.86785: getting variables 15199 1726853327.86786: in VariableManager get_vars() 15199 1726853327.86792: Calling all_inventory to load vars for managed_node2 15199 1726853327.86794: Calling groups_inventory to load vars for managed_node2 15199 1726853327.86795: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.86798: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.86799: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.86801: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.86879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.86982: done with get_vars() 15199 1726853327.86987: done getting variables 15199 1726853327.87011: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:17 Friday 20 September 2024 13:28:47 -0400 (0:00:00.054) 0:00:03.161 ****** 15199 1726853327.87027: entering _queue_task() for managed_node2/gather_facts 15199 1726853327.87211: worker is 1 (out of 1 available) 15199 1726853327.87222: exiting _queue_task() for managed_node2/gather_facts 15199 1726853327.87233: done queuing things up, now waiting for results queue to drain 15199 1726853327.87235: waiting for pending results... 15199 1726853327.87381: running TaskExecutor() for managed_node2/TASK: Gathering Facts 15199 1726853327.87433: in run() - task 02083763-bbaf-707e-6f22-0000000000f5 15199 1726853327.87444: variable 'ansible_search_path' from source: unknown 15199 1726853327.87477: calling self._execute() 15199 1726853327.87535: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853327.87539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853327.87547: variable 'omit' from source: magic vars 15199 1726853327.87858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853327.89351: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853327.89401: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853327.89430: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853327.89460: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853327.89480: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853327.89538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853327.89561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853327.89580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853327.89606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853327.89617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853327.89716: variable 'ansible_distribution' from source: facts 15199 1726853327.89720: variable 'ansible_distribution_major_version' from source: facts 15199 1726853327.89735: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853327.89742: when evaluation is False, skipping this task 15199 1726853327.89745: _execute() done 15199 1726853327.89750: dumping result to json 15199 1726853327.89752: done dumping result, returning 15199 1726853327.89755: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02083763-bbaf-707e-6f22-0000000000f5] 15199 1726853327.89761: sending task result for task 02083763-bbaf-707e-6f22-0000000000f5 15199 1726853327.89832: done sending task result for task 02083763-bbaf-707e-6f22-0000000000f5 15199 1726853327.89834: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853327.89885: no more pending results, returning what we have 15199 1726853327.89887: results queue empty 15199 1726853327.89888: checking for any_errors_fatal 15199 1726853327.89889: done checking for any_errors_fatal 15199 1726853327.89890: checking for max_fail_percentage 15199 1726853327.89891: done checking for max_fail_percentage 15199 1726853327.89892: checking to see if all hosts have failed and the running result is not ok 15199 1726853327.89893: done checking to see if all hosts have failed 15199 1726853327.89893: getting the remaining hosts for this loop 15199 1726853327.89895: done getting the remaining hosts for this loop 15199 1726853327.89898: getting the next task for host managed_node2 15199 1726853327.89904: done getting next task for host managed_node2 15199 1726853327.89905: ^ task is: TASK: meta (flush_handlers) 15199 1726853327.89907: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.89911: getting variables 15199 1726853327.89913: in VariableManager get_vars() 15199 1726853327.89956: Calling all_inventory to load vars for managed_node2 15199 1726853327.89959: Calling groups_inventory to load vars for managed_node2 15199 1726853327.89961: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.89970: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.89974: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.89977: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.90129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.90252: done with get_vars() 15199 1726853327.90258: done getting variables 15199 1726853327.90305: in VariableManager get_vars() 15199 1726853327.90313: Calling all_inventory to load vars for managed_node2 15199 1726853327.90314: Calling groups_inventory to load vars for managed_node2 15199 1726853327.90315: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.90318: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.90319: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.90321: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.90401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.90507: done with get_vars() 15199 1726853327.90517: done queuing things up, now waiting for results queue to drain 15199 1726853327.90518: results queue empty 15199 1726853327.90518: checking for any_errors_fatal 15199 1726853327.90520: done checking for any_errors_fatal 15199 1726853327.90520: checking for max_fail_percentage 15199 1726853327.90521: done checking for max_fail_percentage 15199 1726853327.90521: checking to see if all hosts have failed and the running result is not ok 15199 1726853327.90522: done checking to see if all hosts have failed 15199 1726853327.90522: getting the remaining hosts for this loop 15199 1726853327.90523: done getting the remaining hosts for this loop 15199 1726853327.90524: getting the next task for host managed_node2 15199 1726853327.90526: done getting next task for host managed_node2 15199 1726853327.90528: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15199 1726853327.90529: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.90536: getting variables 15199 1726853327.90536: in VariableManager get_vars() 15199 1726853327.90544: Calling all_inventory to load vars for managed_node2 15199 1726853327.90548: Calling groups_inventory to load vars for managed_node2 15199 1726853327.90549: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.90556: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.90557: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.90558: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.90674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.90782: done with get_vars() 15199 1726853327.90788: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:28:47 -0400 (0:00:00.038) 0:00:03.199 ****** 15199 1726853327.90833: entering _queue_task() for managed_node2/include_tasks 15199 1726853327.91029: worker is 1 (out of 1 available) 15199 1726853327.91041: exiting _queue_task() for managed_node2/include_tasks 15199 1726853327.91057: done queuing things up, now waiting for results queue to drain 15199 1726853327.91059: waiting for pending results... 15199 1726853327.91201: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15199 1726853327.91258: in run() - task 02083763-bbaf-707e-6f22-000000000014 15199 1726853327.91268: variable 'ansible_search_path' from source: unknown 15199 1726853327.91274: variable 'ansible_search_path' from source: unknown 15199 1726853327.91303: calling self._execute() 15199 1726853327.91360: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853327.91363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853327.91374: variable 'omit' from source: magic vars 15199 1726853327.91668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853327.93278: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853327.93317: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853327.93343: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853327.93373: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853327.93391: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853327.93450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853327.93473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853327.93491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853327.93517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853327.93528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853327.93617: variable 'ansible_distribution' from source: facts 15199 1726853327.93621: variable 'ansible_distribution_major_version' from source: facts 15199 1726853327.93635: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853327.93638: when evaluation is False, skipping this task 15199 1726853327.93641: _execute() done 15199 1726853327.93643: dumping result to json 15199 1726853327.93648: done dumping result, returning 15199 1726853327.93651: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-707e-6f22-000000000014] 15199 1726853327.93657: sending task result for task 02083763-bbaf-707e-6f22-000000000014 15199 1726853327.93735: done sending task result for task 02083763-bbaf-707e-6f22-000000000014 15199 1726853327.93737: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853327.93825: no more pending results, returning what we have 15199 1726853327.93828: results queue empty 15199 1726853327.93829: checking for any_errors_fatal 15199 1726853327.93830: done checking for any_errors_fatal 15199 1726853327.93831: checking for max_fail_percentage 15199 1726853327.93832: done checking for max_fail_percentage 15199 1726853327.93833: checking to see if all hosts have failed and the running result is not ok 15199 1726853327.93834: done checking to see if all hosts have failed 15199 1726853327.93834: getting the remaining hosts for this loop 15199 1726853327.93836: done getting the remaining hosts for this loop 15199 1726853327.93839: getting the next task for host managed_node2 15199 1726853327.93844: done getting next task for host managed_node2 15199 1726853327.93851: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 15199 1726853327.93853: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.93866: getting variables 15199 1726853327.93867: in VariableManager get_vars() 15199 1726853327.93899: Calling all_inventory to load vars for managed_node2 15199 1726853327.93902: Calling groups_inventory to load vars for managed_node2 15199 1726853327.93903: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.93911: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.93913: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.93915: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.94031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.94152: done with get_vars() 15199 1726853327.94161: done getting variables 15199 1726853327.94225: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:28:47 -0400 (0:00:00.034) 0:00:03.233 ****** 15199 1726853327.94247: entering _queue_task() for managed_node2/debug 15199 1726853327.94248: Creating lock for debug 15199 1726853327.94449: worker is 1 (out of 1 available) 15199 1726853327.94463: exiting _queue_task() for managed_node2/debug 15199 1726853327.94476: done queuing things up, now waiting for results queue to drain 15199 1726853327.94478: waiting for pending results... 15199 1726853327.94619: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 15199 1726853327.94690: in run() - task 02083763-bbaf-707e-6f22-000000000015 15199 1726853327.94697: variable 'ansible_search_path' from source: unknown 15199 1726853327.94700: variable 'ansible_search_path' from source: unknown 15199 1726853327.94733: calling self._execute() 15199 1726853327.94797: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853327.94800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853327.94810: variable 'omit' from source: magic vars 15199 1726853327.95115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853327.96791: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853327.96832: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853327.96861: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853327.96889: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853327.96908: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853327.96977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853327.97000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853327.97017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853327.97044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853327.97057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853327.97147: variable 'ansible_distribution' from source: facts 15199 1726853327.97154: variable 'ansible_distribution_major_version' from source: facts 15199 1726853327.97170: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853327.97175: when evaluation is False, skipping this task 15199 1726853327.97177: _execute() done 15199 1726853327.97180: dumping result to json 15199 1726853327.97182: done dumping result, returning 15199 1726853327.97189: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-707e-6f22-000000000015] 15199 1726853327.97193: sending task result for task 02083763-bbaf-707e-6f22-000000000015 15199 1726853327.97272: done sending task result for task 02083763-bbaf-707e-6f22-000000000015 15199 1726853327.97275: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15199 1726853327.97352: no more pending results, returning what we have 15199 1726853327.97355: results queue empty 15199 1726853327.97356: checking for any_errors_fatal 15199 1726853327.97360: done checking for any_errors_fatal 15199 1726853327.97360: checking for max_fail_percentage 15199 1726853327.97362: done checking for max_fail_percentage 15199 1726853327.97363: checking to see if all hosts have failed and the running result is not ok 15199 1726853327.97363: done checking to see if all hosts have failed 15199 1726853327.97364: getting the remaining hosts for this loop 15199 1726853327.97366: done getting the remaining hosts for this loop 15199 1726853327.97368: getting the next task for host managed_node2 15199 1726853327.97376: done getting next task for host managed_node2 15199 1726853327.97380: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15199 1726853327.97381: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853327.97393: getting variables 15199 1726853327.97394: in VariableManager get_vars() 15199 1726853327.97425: Calling all_inventory to load vars for managed_node2 15199 1726853327.97427: Calling groups_inventory to load vars for managed_node2 15199 1726853327.97429: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853327.97436: Calling all_plugins_play to load vars for managed_node2 15199 1726853327.97439: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853327.97441: Calling groups_plugins_play to load vars for managed_node2 15199 1726853327.97593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853327.97712: done with get_vars() 15199 1726853327.97719: done getting variables 15199 1726853327.97779: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:28:47 -0400 (0:00:00.035) 0:00:03.269 ****** 15199 1726853327.97800: entering _queue_task() for managed_node2/fail 15199 1726853327.97802: Creating lock for fail 15199 1726853327.97995: worker is 1 (out of 1 available) 15199 1726853327.98008: exiting _queue_task() for managed_node2/fail 15199 1726853327.98019: done queuing things up, now waiting for results queue to drain 15199 1726853327.98021: waiting for pending results... 15199 1726853327.98167: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15199 1726853327.98224: in run() - task 02083763-bbaf-707e-6f22-000000000016 15199 1726853327.98236: variable 'ansible_search_path' from source: unknown 15199 1726853327.98241: variable 'ansible_search_path' from source: unknown 15199 1726853327.98270: calling self._execute() 15199 1726853327.98328: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853327.98332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853327.98340: variable 'omit' from source: magic vars 15199 1726853327.98634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.00225: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.00268: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.00295: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.00324: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.00339: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.00398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.00417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.00438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.00466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.00478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.00568: variable 'ansible_distribution' from source: facts 15199 1726853328.00574: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.00588: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.00591: when evaluation is False, skipping this task 15199 1726853328.00594: _execute() done 15199 1726853328.00596: dumping result to json 15199 1726853328.00598: done dumping result, returning 15199 1726853328.00605: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-707e-6f22-000000000016] 15199 1726853328.00610: sending task result for task 02083763-bbaf-707e-6f22-000000000016 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853328.00733: no more pending results, returning what we have 15199 1726853328.00735: results queue empty 15199 1726853328.00736: checking for any_errors_fatal 15199 1726853328.00742: done checking for any_errors_fatal 15199 1726853328.00742: checking for max_fail_percentage 15199 1726853328.00744: done checking for max_fail_percentage 15199 1726853328.00744: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.00745: done checking to see if all hosts have failed 15199 1726853328.00746: getting the remaining hosts for this loop 15199 1726853328.00747: done getting the remaining hosts for this loop 15199 1726853328.00750: getting the next task for host managed_node2 15199 1726853328.00756: done getting next task for host managed_node2 15199 1726853328.00759: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 15199 1726853328.00761: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.00775: getting variables 15199 1726853328.00776: in VariableManager get_vars() 15199 1726853328.00811: Calling all_inventory to load vars for managed_node2 15199 1726853328.00813: Calling groups_inventory to load vars for managed_node2 15199 1726853328.00815: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.00823: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.00826: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.00828: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.00954: done sending task result for task 02083763-bbaf-707e-6f22-000000000016 15199 1726853328.00957: WORKER PROCESS EXITING 15199 1726853328.00967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.01086: done with get_vars() 15199 1726853328.01096: done getting variables 15199 1726853328.01133: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:28:48 -0400 (0:00:00.033) 0:00:03.302 ****** 15199 1726853328.01154: entering _queue_task() for managed_node2/fail 15199 1726853328.01333: worker is 1 (out of 1 available) 15199 1726853328.01345: exiting _queue_task() for managed_node2/fail 15199 1726853328.01358: done queuing things up, now waiting for results queue to drain 15199 1726853328.01360: waiting for pending results... 15199 1726853328.01507: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 15199 1726853328.01562: in run() - task 02083763-bbaf-707e-6f22-000000000017 15199 1726853328.01573: variable 'ansible_search_path' from source: unknown 15199 1726853328.01577: variable 'ansible_search_path' from source: unknown 15199 1726853328.01607: calling self._execute() 15199 1726853328.01664: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.01668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.01679: variable 'omit' from source: magic vars 15199 1726853328.02027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.03599: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.03650: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.03679: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.03704: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.03723: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.03783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.03803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.03822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.03847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.03860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.03949: variable 'ansible_distribution' from source: facts 15199 1726853328.03956: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.03972: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.03975: when evaluation is False, skipping this task 15199 1726853328.03978: _execute() done 15199 1726853328.03982: dumping result to json 15199 1726853328.03984: done dumping result, returning 15199 1726853328.03995: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-707e-6f22-000000000017] 15199 1726853328.03997: sending task result for task 02083763-bbaf-707e-6f22-000000000017 15199 1726853328.04073: done sending task result for task 02083763-bbaf-707e-6f22-000000000017 15199 1726853328.04076: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853328.04136: no more pending results, returning what we have 15199 1726853328.04139: results queue empty 15199 1726853328.04139: checking for any_errors_fatal 15199 1726853328.04143: done checking for any_errors_fatal 15199 1726853328.04143: checking for max_fail_percentage 15199 1726853328.04145: done checking for max_fail_percentage 15199 1726853328.04145: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.04146: done checking to see if all hosts have failed 15199 1726853328.04147: getting the remaining hosts for this loop 15199 1726853328.04148: done getting the remaining hosts for this loop 15199 1726853328.04151: getting the next task for host managed_node2 15199 1726853328.04157: done getting next task for host managed_node2 15199 1726853328.04160: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15199 1726853328.04162: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.04176: getting variables 15199 1726853328.04177: in VariableManager get_vars() 15199 1726853328.04209: Calling all_inventory to load vars for managed_node2 15199 1726853328.04212: Calling groups_inventory to load vars for managed_node2 15199 1726853328.04214: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.04221: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.04224: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.04226: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.04378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.04499: done with get_vars() 15199 1726853328.04506: done getting variables 15199 1726853328.04543: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:28:48 -0400 (0:00:00.034) 0:00:03.336 ****** 15199 1726853328.04563: entering _queue_task() for managed_node2/fail 15199 1726853328.04749: worker is 1 (out of 1 available) 15199 1726853328.04763: exiting _queue_task() for managed_node2/fail 15199 1726853328.04776: done queuing things up, now waiting for results queue to drain 15199 1726853328.04777: waiting for pending results... 15199 1726853328.04924: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15199 1726853328.04992: in run() - task 02083763-bbaf-707e-6f22-000000000018 15199 1726853328.05009: variable 'ansible_search_path' from source: unknown 15199 1726853328.05012: variable 'ansible_search_path' from source: unknown 15199 1726853328.05038: calling self._execute() 15199 1726853328.05103: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.05109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.05120: variable 'omit' from source: magic vars 15199 1726853328.05411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.07003: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.07044: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.07076: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.07098: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.07118: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.07176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.07201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.07218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.07243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.07255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.07349: variable 'ansible_distribution' from source: facts 15199 1726853328.07353: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.07366: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.07369: when evaluation is False, skipping this task 15199 1726853328.07373: _execute() done 15199 1726853328.07375: dumping result to json 15199 1726853328.07378: done dumping result, returning 15199 1726853328.07385: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-707e-6f22-000000000018] 15199 1726853328.07390: sending task result for task 02083763-bbaf-707e-6f22-000000000018 15199 1726853328.07476: done sending task result for task 02083763-bbaf-707e-6f22-000000000018 15199 1726853328.07478: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853328.07543: no more pending results, returning what we have 15199 1726853328.07548: results queue empty 15199 1726853328.07549: checking for any_errors_fatal 15199 1726853328.07554: done checking for any_errors_fatal 15199 1726853328.07555: checking for max_fail_percentage 15199 1726853328.07557: done checking for max_fail_percentage 15199 1726853328.07557: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.07558: done checking to see if all hosts have failed 15199 1726853328.07559: getting the remaining hosts for this loop 15199 1726853328.07561: done getting the remaining hosts for this loop 15199 1726853328.07564: getting the next task for host managed_node2 15199 1726853328.07569: done getting next task for host managed_node2 15199 1726853328.07574: ^ task is: 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 15199 1726853328.07575: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.07587: getting variables 15199 1726853328.07588: in VariableManager get_vars() 15199 1726853328.07618: Calling all_inventory to load vars for managed_node2 15199 1726853328.07621: Calling groups_inventory to load vars for managed_node2 15199 1726853328.07623: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.07630: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.07632: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.07634: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.07759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.07881: done with get_vars() 15199 1726853328.07889: done getting variables 15199 1726853328.07956: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:28:48 -0400 (0:00:00.034) 0:00:03.370 ****** 15199 1726853328.07978: entering _queue_task() for managed_node2/dnf 15199 1726853328.08169: worker is 1 (out of 1 available) 15199 1726853328.08184: exiting _queue_task() for managed_node2/dnf 15199 1726853328.08195: done queuing things up, now waiting for results queue to drain 15199 1726853328.08197: waiting for pending results... 15199 1726853328.08340: running TaskExecutor() for managed_node2/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 15199 1726853328.08399: in run() - task 02083763-bbaf-707e-6f22-000000000019 15199 1726853328.08409: variable 'ansible_search_path' from source: unknown 15199 1726853328.08412: variable 'ansible_search_path' from source: unknown 15199 1726853328.08440: calling self._execute() 15199 1726853328.08502: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.08506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.08514: variable 'omit' from source: magic vars 15199 1726853328.09209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.11570: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.11701: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.11720: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.11762: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.11797: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.11892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.11976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.11980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.12029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.12053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.12207: variable 'ansible_distribution' from source: facts 15199 1726853328.12220: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.12259: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.12358: when evaluation is False, skipping this task 15199 1726853328.12361: _execute() done 15199 1726853328.12364: dumping result to json 15199 1726853328.12367: done dumping result, returning 15199 1726853328.12369: done running TaskExecutor() for managed_node2/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 [02083763-bbaf-707e-6f22-000000000019] 15199 1726853328.12374: sending task result for task 02083763-bbaf-707e-6f22-000000000019 15199 1726853328.12453: done sending task result for task 02083763-bbaf-707e-6f22-000000000019 15199 1726853328.12678: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853328.12724: no more pending results, returning what we have 15199 1726853328.12728: results queue empty 15199 1726853328.12729: checking for any_errors_fatal 15199 1726853328.12733: done checking for any_errors_fatal 15199 1726853328.12734: checking for max_fail_percentage 15199 1726853328.12736: done checking for max_fail_percentage 15199 1726853328.12736: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.12737: done checking to see if all hosts have failed 15199 1726853328.12738: getting the remaining hosts for this loop 15199 1726853328.12739: done getting the remaining hosts for this loop 15199 1726853328.12743: getting the next task for host managed_node2 15199 1726853328.12750: done getting next task for host managed_node2 15199 1726853328.12754: ^ task is: 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 15199 1726853328.12756: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.12769: getting variables 15199 1726853328.12773: in VariableManager get_vars() 15199 1726853328.13176: Calling all_inventory to load vars for managed_node2 15199 1726853328.13179: Calling groups_inventory to load vars for managed_node2 15199 1726853328.13182: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.13190: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.13193: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.13196: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.13321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.13434: done with get_vars() 15199 1726853328.13441: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15199 1726853328.13494: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:28:48 -0400 (0:00:00.055) 0:00:03.426 ****** 15199 1726853328.13513: entering _queue_task() for managed_node2/yum 15199 1726853328.13514: Creating lock for yum 15199 1726853328.13708: worker is 1 (out of 1 available) 15199 1726853328.13722: exiting _queue_task() for managed_node2/yum 15199 1726853328.13733: done queuing things up, now waiting for results queue to drain 15199 1726853328.13735: waiting for pending results... 15199 1726853328.13886: running TaskExecutor() for managed_node2/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 15199 1726853328.13947: in run() - task 02083763-bbaf-707e-6f22-00000000001a 15199 1726853328.13958: variable 'ansible_search_path' from source: unknown 15199 1726853328.13964: variable 'ansible_search_path' from source: unknown 15199 1726853328.13993: calling self._execute() 15199 1726853328.14056: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.14060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.14070: variable 'omit' from source: magic vars 15199 1726853328.14360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.15824: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.15864: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.15901: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.15931: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.15949: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.16004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.16023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.16044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.16072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.16083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.16174: variable 'ansible_distribution' from source: facts 15199 1726853328.16178: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.16192: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.16195: when evaluation is False, skipping this task 15199 1726853328.16198: _execute() done 15199 1726853328.16200: dumping result to json 15199 1726853328.16203: done dumping result, returning 15199 1726853328.16210: done running TaskExecutor() for managed_node2/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 [02083763-bbaf-707e-6f22-00000000001a] 15199 1726853328.16215: sending task result for task 02083763-bbaf-707e-6f22-00000000001a 15199 1726853328.16298: done sending task result for task 02083763-bbaf-707e-6f22-00000000001a 15199 1726853328.16301: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853328.16352: no more pending results, returning what we have 15199 1726853328.16355: results queue empty 15199 1726853328.16356: checking for any_errors_fatal 15199 1726853328.16363: done checking for any_errors_fatal 15199 1726853328.16364: checking for max_fail_percentage 15199 1726853328.16365: done checking for max_fail_percentage 15199 1726853328.16366: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.16367: done checking to see if all hosts have failed 15199 1726853328.16367: getting the remaining hosts for this loop 15199 1726853328.16369: done getting the remaining hosts for this loop 15199 1726853328.16373: getting the next task for host managed_node2 15199 1726853328.16378: done getting next task for host managed_node2 15199 1726853328.16382: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15199 1726853328.16383: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.16395: getting variables 15199 1726853328.16396: in VariableManager get_vars() 15199 1726853328.16427: Calling all_inventory to load vars for managed_node2 15199 1726853328.16430: Calling groups_inventory to load vars for managed_node2 15199 1726853328.16432: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.16439: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.16441: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.16444: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.16565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.16706: done with get_vars() 15199 1726853328.16713: done getting variables 15199 1726853328.16752: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:28:48 -0400 (0:00:00.032) 0:00:03.458 ****** 15199 1726853328.16778: entering _queue_task() for managed_node2/fail 15199 1726853328.16961: worker is 1 (out of 1 available) 15199 1726853328.16975: exiting _queue_task() for managed_node2/fail 15199 1726853328.16986: done queuing things up, now waiting for results queue to drain 15199 1726853328.16987: waiting for pending results... 15199 1726853328.17150: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15199 1726853328.17210: in run() - task 02083763-bbaf-707e-6f22-00000000001b 15199 1726853328.17218: variable 'ansible_search_path' from source: unknown 15199 1726853328.17222: variable 'ansible_search_path' from source: unknown 15199 1726853328.17252: calling self._execute() 15199 1726853328.17315: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.17320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.17328: variable 'omit' from source: magic vars 15199 1726853328.17619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.19052: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.19096: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.19122: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.19149: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.19168: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.19224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.19243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.19263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.19294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.19305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.19397: variable 'ansible_distribution' from source: facts 15199 1726853328.19401: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.19413: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.19416: when evaluation is False, skipping this task 15199 1726853328.19418: _execute() done 15199 1726853328.19421: dumping result to json 15199 1726853328.19424: done dumping result, returning 15199 1726853328.19431: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-707e-6f22-00000000001b] 15199 1726853328.19436: sending task result for task 02083763-bbaf-707e-6f22-00000000001b 15199 1726853328.19517: done sending task result for task 02083763-bbaf-707e-6f22-00000000001b 15199 1726853328.19520: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853328.19567: no more pending results, returning what we have 15199 1726853328.19572: results queue empty 15199 1726853328.19574: checking for any_errors_fatal 15199 1726853328.19580: done checking for any_errors_fatal 15199 1726853328.19581: checking for max_fail_percentage 15199 1726853328.19582: done checking for max_fail_percentage 15199 1726853328.19583: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.19584: done checking to see if all hosts have failed 15199 1726853328.19585: getting the remaining hosts for this loop 15199 1726853328.19586: done getting the remaining hosts for this loop 15199 1726853328.19589: getting the next task for host managed_node2 15199 1726853328.19593: done getting next task for host managed_node2 15199 1726853328.19596: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 15199 1726853328.19598: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.19610: getting variables 15199 1726853328.19611: in VariableManager get_vars() 15199 1726853328.19643: Calling all_inventory to load vars for managed_node2 15199 1726853328.19647: Calling groups_inventory to load vars for managed_node2 15199 1726853328.19649: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.19657: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.19659: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.19661: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.19794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.19912: done with get_vars() 15199 1726853328.19922: done getting variables 15199 1726853328.19960: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:28:48 -0400 (0:00:00.032) 0:00:03.490 ****** 15199 1726853328.19982: entering _queue_task() for managed_node2/package 15199 1726853328.20170: worker is 1 (out of 1 available) 15199 1726853328.20186: exiting _queue_task() for managed_node2/package 15199 1726853328.20197: done queuing things up, now waiting for results queue to drain 15199 1726853328.20199: waiting for pending results... 15199 1726853328.20341: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 15199 1726853328.20411: in run() - task 02083763-bbaf-707e-6f22-00000000001c 15199 1726853328.20422: variable 'ansible_search_path' from source: unknown 15199 1726853328.20425: variable 'ansible_search_path' from source: unknown 15199 1726853328.20457: calling self._execute() 15199 1726853328.20524: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.20528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.20539: variable 'omit' from source: magic vars 15199 1726853328.20839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.22332: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.22378: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.22415: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.22441: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.22463: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.22520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.22543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.22562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.22590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.22603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.22693: variable 'ansible_distribution' from source: facts 15199 1726853328.22696: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.22711: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.22714: when evaluation is False, skipping this task 15199 1726853328.22717: _execute() done 15199 1726853328.22720: dumping result to json 15199 1726853328.22722: done dumping result, returning 15199 1726853328.22729: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-707e-6f22-00000000001c] 15199 1726853328.22735: sending task result for task 02083763-bbaf-707e-6f22-00000000001c 15199 1726853328.22821: done sending task result for task 02083763-bbaf-707e-6f22-00000000001c 15199 1726853328.22823: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853328.22868: no more pending results, returning what we have 15199 1726853328.22872: results queue empty 15199 1726853328.22873: checking for any_errors_fatal 15199 1726853328.22878: done checking for any_errors_fatal 15199 1726853328.22878: checking for max_fail_percentage 15199 1726853328.22880: done checking for max_fail_percentage 15199 1726853328.22881: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.22881: done checking to see if all hosts have failed 15199 1726853328.22882: getting the remaining hosts for this loop 15199 1726853328.22883: done getting the remaining hosts for this loop 15199 1726853328.22886: getting the next task for host managed_node2 15199 1726853328.22892: done getting next task for host managed_node2 15199 1726853328.22896: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15199 1726853328.22897: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.22909: getting variables 15199 1726853328.22910: in VariableManager get_vars() 15199 1726853328.22938: Calling all_inventory to load vars for managed_node2 15199 1726853328.22940: Calling groups_inventory to load vars for managed_node2 15199 1726853328.22942: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.22949: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.22951: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.22954: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.23113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.23227: done with get_vars() 15199 1726853328.23234: done getting variables 15199 1726853328.23270: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:28:48 -0400 (0:00:00.033) 0:00:03.523 ****** 15199 1726853328.23290: entering _queue_task() for managed_node2/package 15199 1726853328.23466: worker is 1 (out of 1 available) 15199 1726853328.23482: exiting _queue_task() for managed_node2/package 15199 1726853328.23496: done queuing things up, now waiting for results queue to drain 15199 1726853328.23498: waiting for pending results... 15199 1726853328.23647: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15199 1726853328.23710: in run() - task 02083763-bbaf-707e-6f22-00000000001d 15199 1726853328.23720: variable 'ansible_search_path' from source: unknown 15199 1726853328.23724: variable 'ansible_search_path' from source: unknown 15199 1726853328.23757: calling self._execute() 15199 1726853328.23823: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.23828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.23838: variable 'omit' from source: magic vars 15199 1726853328.24130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.25562: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.25609: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.25634: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.25660: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.25682: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.25737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.25757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.25776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.25804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.25815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.25909: variable 'ansible_distribution' from source: facts 15199 1726853328.25912: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.25924: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.25927: when evaluation is False, skipping this task 15199 1726853328.25930: _execute() done 15199 1726853328.25932: dumping result to json 15199 1726853328.25934: done dumping result, returning 15199 1726853328.25941: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-707e-6f22-00000000001d] 15199 1726853328.25949: sending task result for task 02083763-bbaf-707e-6f22-00000000001d 15199 1726853328.26025: done sending task result for task 02083763-bbaf-707e-6f22-00000000001d 15199 1726853328.26028: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853328.26072: no more pending results, returning what we have 15199 1726853328.26075: results queue empty 15199 1726853328.26076: checking for any_errors_fatal 15199 1726853328.26082: done checking for any_errors_fatal 15199 1726853328.26082: checking for max_fail_percentage 15199 1726853328.26084: done checking for max_fail_percentage 15199 1726853328.26085: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.26086: done checking to see if all hosts have failed 15199 1726853328.26086: getting the remaining hosts for this loop 15199 1726853328.26088: done getting the remaining hosts for this loop 15199 1726853328.26091: getting the next task for host managed_node2 15199 1726853328.26095: done getting next task for host managed_node2 15199 1726853328.26098: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15199 1726853328.26100: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.26111: getting variables 15199 1726853328.26113: in VariableManager get_vars() 15199 1726853328.26139: Calling all_inventory to load vars for managed_node2 15199 1726853328.26141: Calling groups_inventory to load vars for managed_node2 15199 1726853328.26143: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.26153: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.26155: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.26157: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.26276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.26391: done with get_vars() 15199 1726853328.26398: done getting variables 15199 1726853328.26435: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:28:48 -0400 (0:00:00.031) 0:00:03.555 ****** 15199 1726853328.26456: entering _queue_task() for managed_node2/package 15199 1726853328.26628: worker is 1 (out of 1 available) 15199 1726853328.26641: exiting _queue_task() for managed_node2/package 15199 1726853328.26656: done queuing things up, now waiting for results queue to drain 15199 1726853328.26658: waiting for pending results... 15199 1726853328.26802: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15199 1726853328.26861: in run() - task 02083763-bbaf-707e-6f22-00000000001e 15199 1726853328.26870: variable 'ansible_search_path' from source: unknown 15199 1726853328.26875: variable 'ansible_search_path' from source: unknown 15199 1726853328.26908: calling self._execute() 15199 1726853328.26970: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.26975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.26984: variable 'omit' from source: magic vars 15199 1726853328.27284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.28757: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.28800: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.28835: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.28865: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.28886: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.28940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.28965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.28984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.29009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.29020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.29113: variable 'ansible_distribution' from source: facts 15199 1726853328.29116: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.29131: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.29134: when evaluation is False, skipping this task 15199 1726853328.29136: _execute() done 15199 1726853328.29139: dumping result to json 15199 1726853328.29142: done dumping result, returning 15199 1726853328.29151: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-707e-6f22-00000000001e] 15199 1726853328.29156: sending task result for task 02083763-bbaf-707e-6f22-00000000001e 15199 1726853328.29240: done sending task result for task 02083763-bbaf-707e-6f22-00000000001e 15199 1726853328.29242: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853328.29309: no more pending results, returning what we have 15199 1726853328.29312: results queue empty 15199 1726853328.29313: checking for any_errors_fatal 15199 1726853328.29318: done checking for any_errors_fatal 15199 1726853328.29319: checking for max_fail_percentage 15199 1726853328.29320: done checking for max_fail_percentage 15199 1726853328.29321: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.29322: done checking to see if all hosts have failed 15199 1726853328.29322: getting the remaining hosts for this loop 15199 1726853328.29324: done getting the remaining hosts for this loop 15199 1726853328.29327: getting the next task for host managed_node2 15199 1726853328.29332: done getting next task for host managed_node2 15199 1726853328.29335: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15199 1726853328.29337: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.29348: getting variables 15199 1726853328.29349: in VariableManager get_vars() 15199 1726853328.29379: Calling all_inventory to load vars for managed_node2 15199 1726853328.29381: Calling groups_inventory to load vars for managed_node2 15199 1726853328.29383: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.29390: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.29393: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.29395: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.29540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.29656: done with get_vars() 15199 1726853328.29663: done getting variables 15199 1726853328.29725: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:28:48 -0400 (0:00:00.032) 0:00:03.588 ****** 15199 1726853328.29743: entering _queue_task() for managed_node2/service 15199 1726853328.29745: Creating lock for service 15199 1726853328.29928: worker is 1 (out of 1 available) 15199 1726853328.29940: exiting _queue_task() for managed_node2/service 15199 1726853328.29953: done queuing things up, now waiting for results queue to drain 15199 1726853328.29955: waiting for pending results... 15199 1726853328.30107: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15199 1726853328.30161: in run() - task 02083763-bbaf-707e-6f22-00000000001f 15199 1726853328.30170: variable 'ansible_search_path' from source: unknown 15199 1726853328.30176: variable 'ansible_search_path' from source: unknown 15199 1726853328.30204: calling self._execute() 15199 1726853328.30264: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.30268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.30279: variable 'omit' from source: magic vars 15199 1726853328.30572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.32015: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.32063: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.32089: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.32113: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.32138: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.32192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.32212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.32230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.32262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.32274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.32362: variable 'ansible_distribution' from source: facts 15199 1726853328.32365: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.32382: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.32385: when evaluation is False, skipping this task 15199 1726853328.32387: _execute() done 15199 1726853328.32389: dumping result to json 15199 1726853328.32392: done dumping result, returning 15199 1726853328.32399: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-707e-6f22-00000000001f] 15199 1726853328.32403: sending task result for task 02083763-bbaf-707e-6f22-00000000001f 15199 1726853328.32483: done sending task result for task 02083763-bbaf-707e-6f22-00000000001f 15199 1726853328.32486: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853328.32529: no more pending results, returning what we have 15199 1726853328.32531: results queue empty 15199 1726853328.32532: checking for any_errors_fatal 15199 1726853328.32538: done checking for any_errors_fatal 15199 1726853328.32538: checking for max_fail_percentage 15199 1726853328.32540: done checking for max_fail_percentage 15199 1726853328.32541: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.32542: done checking to see if all hosts have failed 15199 1726853328.32542: getting the remaining hosts for this loop 15199 1726853328.32544: done getting the remaining hosts for this loop 15199 1726853328.32547: getting the next task for host managed_node2 15199 1726853328.32552: done getting next task for host managed_node2 15199 1726853328.32556: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15199 1726853328.32558: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.32569: getting variables 15199 1726853328.32572: in VariableManager get_vars() 15199 1726853328.32602: Calling all_inventory to load vars for managed_node2 15199 1726853328.32605: Calling groups_inventory to load vars for managed_node2 15199 1726853328.32607: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.32614: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.32616: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.32618: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.32740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.32857: done with get_vars() 15199 1726853328.32864: done getting variables 15199 1726853328.32904: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:28:48 -0400 (0:00:00.031) 0:00:03.620 ****** 15199 1726853328.32922: entering _queue_task() for managed_node2/service 15199 1726853328.33103: worker is 1 (out of 1 available) 15199 1726853328.33117: exiting _queue_task() for managed_node2/service 15199 1726853328.33129: done queuing things up, now waiting for results queue to drain 15199 1726853328.33131: waiting for pending results... 15199 1726853328.33277: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15199 1726853328.33340: in run() - task 02083763-bbaf-707e-6f22-000000000020 15199 1726853328.33358: variable 'ansible_search_path' from source: unknown 15199 1726853328.33362: variable 'ansible_search_path' from source: unknown 15199 1726853328.33389: calling self._execute() 15199 1726853328.33452: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.33456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.33462: variable 'omit' from source: magic vars 15199 1726853328.33757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.35224: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.35265: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.35300: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.35328: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.35350: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.35404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.35428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.35448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.35473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.35485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.35575: variable 'ansible_distribution' from source: facts 15199 1726853328.35580: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.35595: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.35598: when evaluation is False, skipping this task 15199 1726853328.35600: _execute() done 15199 1726853328.35603: dumping result to json 15199 1726853328.35605: done dumping result, returning 15199 1726853328.35612: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-707e-6f22-000000000020] 15199 1726853328.35617: sending task result for task 02083763-bbaf-707e-6f22-000000000020 15199 1726853328.35694: done sending task result for task 02083763-bbaf-707e-6f22-000000000020 15199 1726853328.35697: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 15199 1726853328.35779: no more pending results, returning what we have 15199 1726853328.35782: results queue empty 15199 1726853328.35783: checking for any_errors_fatal 15199 1726853328.35787: done checking for any_errors_fatal 15199 1726853328.35788: checking for max_fail_percentage 15199 1726853328.35789: done checking for max_fail_percentage 15199 1726853328.35790: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.35791: done checking to see if all hosts have failed 15199 1726853328.35792: getting the remaining hosts for this loop 15199 1726853328.35793: done getting the remaining hosts for this loop 15199 1726853328.35796: getting the next task for host managed_node2 15199 1726853328.35801: done getting next task for host managed_node2 15199 1726853328.35804: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15199 1726853328.35806: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.35817: getting variables 15199 1726853328.35819: in VariableManager get_vars() 15199 1726853328.35848: Calling all_inventory to load vars for managed_node2 15199 1726853328.35850: Calling groups_inventory to load vars for managed_node2 15199 1726853328.35853: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.35860: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.35862: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.35865: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.36014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.36130: done with get_vars() 15199 1726853328.36137: done getting variables 15199 1726853328.36178: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:28:48 -0400 (0:00:00.032) 0:00:03.653 ****** 15199 1726853328.36197: entering _queue_task() for managed_node2/service 15199 1726853328.36369: worker is 1 (out of 1 available) 15199 1726853328.36384: exiting _queue_task() for managed_node2/service 15199 1726853328.36396: done queuing things up, now waiting for results queue to drain 15199 1726853328.36397: waiting for pending results... 15199 1726853328.36554: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15199 1726853328.36607: in run() - task 02083763-bbaf-707e-6f22-000000000021 15199 1726853328.36619: variable 'ansible_search_path' from source: unknown 15199 1726853328.36623: variable 'ansible_search_path' from source: unknown 15199 1726853328.36651: calling self._execute() 15199 1726853328.36713: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.36717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.36726: variable 'omit' from source: magic vars 15199 1726853328.37024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.38457: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.38501: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.38529: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.38554: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.38575: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.38677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.38681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.38685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.38695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.38706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.38797: variable 'ansible_distribution' from source: facts 15199 1726853328.38801: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.38815: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.38818: when evaluation is False, skipping this task 15199 1726853328.38820: _execute() done 15199 1726853328.38823: dumping result to json 15199 1726853328.38825: done dumping result, returning 15199 1726853328.38832: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-707e-6f22-000000000021] 15199 1726853328.38837: sending task result for task 02083763-bbaf-707e-6f22-000000000021 15199 1726853328.38915: done sending task result for task 02083763-bbaf-707e-6f22-000000000021 15199 1726853328.38918: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853328.38962: no more pending results, returning what we have 15199 1726853328.38964: results queue empty 15199 1726853328.38965: checking for any_errors_fatal 15199 1726853328.38973: done checking for any_errors_fatal 15199 1726853328.38973: checking for max_fail_percentage 15199 1726853328.38975: done checking for max_fail_percentage 15199 1726853328.38976: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.38977: done checking to see if all hosts have failed 15199 1726853328.38977: getting the remaining hosts for this loop 15199 1726853328.38979: done getting the remaining hosts for this loop 15199 1726853328.38982: getting the next task for host managed_node2 15199 1726853328.38987: done getting next task for host managed_node2 15199 1726853328.38990: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 15199 1726853328.38992: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.39003: getting variables 15199 1726853328.39004: in VariableManager get_vars() 15199 1726853328.39032: Calling all_inventory to load vars for managed_node2 15199 1726853328.39035: Calling groups_inventory to load vars for managed_node2 15199 1726853328.39037: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.39044: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.39048: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.39051: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.39168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.39287: done with get_vars() 15199 1726853328.39296: done getting variables 15199 1726853328.39331: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:28:48 -0400 (0:00:00.031) 0:00:03.684 ****** 15199 1726853328.39352: entering _queue_task() for managed_node2/service 15199 1726853328.39523: worker is 1 (out of 1 available) 15199 1726853328.39537: exiting _queue_task() for managed_node2/service 15199 1726853328.39552: done queuing things up, now waiting for results queue to drain 15199 1726853328.39554: waiting for pending results... 15199 1726853328.39698: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 15199 1726853328.39750: in run() - task 02083763-bbaf-707e-6f22-000000000022 15199 1726853328.39763: variable 'ansible_search_path' from source: unknown 15199 1726853328.39767: variable 'ansible_search_path' from source: unknown 15199 1726853328.39801: calling self._execute() 15199 1726853328.39861: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.39865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.39874: variable 'omit' from source: magic vars 15199 1726853328.40175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.41629: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.41672: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.41705: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.41732: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.41755: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.41810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.41830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.41849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.41880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.41891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.41983: variable 'ansible_distribution' from source: facts 15199 1726853328.41987: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.42001: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.42004: when evaluation is False, skipping this task 15199 1726853328.42006: _execute() done 15199 1726853328.42009: dumping result to json 15199 1726853328.42011: done dumping result, returning 15199 1726853328.42018: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-707e-6f22-000000000022] 15199 1726853328.42023: sending task result for task 02083763-bbaf-707e-6f22-000000000022 15199 1726853328.42104: done sending task result for task 02083763-bbaf-707e-6f22-000000000022 15199 1726853328.42106: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 15199 1726853328.42142: no more pending results, returning what we have 15199 1726853328.42145: results queue empty 15199 1726853328.42148: checking for any_errors_fatal 15199 1726853328.42154: done checking for any_errors_fatal 15199 1726853328.42155: checking for max_fail_percentage 15199 1726853328.42156: done checking for max_fail_percentage 15199 1726853328.42157: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.42158: done checking to see if all hosts have failed 15199 1726853328.42159: getting the remaining hosts for this loop 15199 1726853328.42160: done getting the remaining hosts for this loop 15199 1726853328.42163: getting the next task for host managed_node2 15199 1726853328.42168: done getting next task for host managed_node2 15199 1726853328.42173: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15199 1726853328.42175: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.42186: getting variables 15199 1726853328.42187: in VariableManager get_vars() 15199 1726853328.42216: Calling all_inventory to load vars for managed_node2 15199 1726853328.42218: Calling groups_inventory to load vars for managed_node2 15199 1726853328.42220: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.42228: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.42230: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.42233: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.42386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.42500: done with get_vars() 15199 1726853328.42507: done getting variables 15199 1726853328.42542: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:28:48 -0400 (0:00:00.032) 0:00:03.716 ****** 15199 1726853328.42562: entering _queue_task() for managed_node2/copy 15199 1726853328.42732: worker is 1 (out of 1 available) 15199 1726853328.42746: exiting _queue_task() for managed_node2/copy 15199 1726853328.42758: done queuing things up, now waiting for results queue to drain 15199 1726853328.42760: waiting for pending results... 15199 1726853328.42917: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15199 1726853328.42970: in run() - task 02083763-bbaf-707e-6f22-000000000023 15199 1726853328.42984: variable 'ansible_search_path' from source: unknown 15199 1726853328.42988: variable 'ansible_search_path' from source: unknown 15199 1726853328.43015: calling self._execute() 15199 1726853328.43076: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.43082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.43090: variable 'omit' from source: magic vars 15199 1726853328.43392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.44828: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.44875: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.44900: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.44928: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.44947: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.45007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.45036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.45056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.45088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.45099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.45190: variable 'ansible_distribution' from source: facts 15199 1726853328.45194: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.45209: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.45211: when evaluation is False, skipping this task 15199 1726853328.45214: _execute() done 15199 1726853328.45216: dumping result to json 15199 1726853328.45218: done dumping result, returning 15199 1726853328.45225: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-707e-6f22-000000000023] 15199 1726853328.45230: sending task result for task 02083763-bbaf-707e-6f22-000000000023 15199 1726853328.45310: done sending task result for task 02083763-bbaf-707e-6f22-000000000023 15199 1726853328.45313: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853328.45352: no more pending results, returning what we have 15199 1726853328.45355: results queue empty 15199 1726853328.45356: checking for any_errors_fatal 15199 1726853328.45361: done checking for any_errors_fatal 15199 1726853328.45362: checking for max_fail_percentage 15199 1726853328.45363: done checking for max_fail_percentage 15199 1726853328.45364: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.45365: done checking to see if all hosts have failed 15199 1726853328.45366: getting the remaining hosts for this loop 15199 1726853328.45367: done getting the remaining hosts for this loop 15199 1726853328.45370: getting the next task for host managed_node2 15199 1726853328.45377: done getting next task for host managed_node2 15199 1726853328.45380: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15199 1726853328.45382: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.45393: getting variables 15199 1726853328.45395: in VariableManager get_vars() 15199 1726853328.45423: Calling all_inventory to load vars for managed_node2 15199 1726853328.45426: Calling groups_inventory to load vars for managed_node2 15199 1726853328.45428: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.45435: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.45437: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.45439: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.45557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.45675: done with get_vars() 15199 1726853328.45681: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:28:48 -0400 (0:00:00.031) 0:00:03.748 ****** 15199 1726853328.45732: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 15199 1726853328.45734: Creating lock for fedora.linux_system_roles.network_connections 15199 1726853328.45910: worker is 1 (out of 1 available) 15199 1726853328.45924: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 15199 1726853328.45935: done queuing things up, now waiting for results queue to drain 15199 1726853328.45936: waiting for pending results... 15199 1726853328.46080: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15199 1726853328.46128: in run() - task 02083763-bbaf-707e-6f22-000000000024 15199 1726853328.46140: variable 'ansible_search_path' from source: unknown 15199 1726853328.46144: variable 'ansible_search_path' from source: unknown 15199 1726853328.46174: calling self._execute() 15199 1726853328.46232: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.46236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.46245: variable 'omit' from source: magic vars 15199 1726853328.46612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.48014: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.48061: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.48091: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.48117: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.48138: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.48195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.48215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.48233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.48266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.48279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.48374: variable 'ansible_distribution' from source: facts 15199 1726853328.48378: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.48392: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.48395: when evaluation is False, skipping this task 15199 1726853328.48397: _execute() done 15199 1726853328.48400: dumping result to json 15199 1726853328.48402: done dumping result, returning 15199 1726853328.48409: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-707e-6f22-000000000024] 15199 1726853328.48414: sending task result for task 02083763-bbaf-707e-6f22-000000000024 15199 1726853328.48495: done sending task result for task 02083763-bbaf-707e-6f22-000000000024 15199 1726853328.48498: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853328.48540: no more pending results, returning what we have 15199 1726853328.48542: results queue empty 15199 1726853328.48543: checking for any_errors_fatal 15199 1726853328.48549: done checking for any_errors_fatal 15199 1726853328.48550: checking for max_fail_percentage 15199 1726853328.48552: done checking for max_fail_percentage 15199 1726853328.48553: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.48553: done checking to see if all hosts have failed 15199 1726853328.48554: getting the remaining hosts for this loop 15199 1726853328.48555: done getting the remaining hosts for this loop 15199 1726853328.48558: getting the next task for host managed_node2 15199 1726853328.48564: done getting next task for host managed_node2 15199 1726853328.48568: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 15199 1726853328.48569: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.48582: getting variables 15199 1726853328.48584: in VariableManager get_vars() 15199 1726853328.48615: Calling all_inventory to load vars for managed_node2 15199 1726853328.48617: Calling groups_inventory to load vars for managed_node2 15199 1726853328.48619: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.48628: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.48630: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.48632: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.48794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.48911: done with get_vars() 15199 1726853328.48918: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:28:48 -0400 (0:00:00.032) 0:00:03.780 ****** 15199 1726853328.48968: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 15199 1726853328.48969: Creating lock for fedora.linux_system_roles.network_state 15199 1726853328.49162: worker is 1 (out of 1 available) 15199 1726853328.49177: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 15199 1726853328.49189: done queuing things up, now waiting for results queue to drain 15199 1726853328.49190: waiting for pending results... 15199 1726853328.49344: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 15199 1726853328.49400: in run() - task 02083763-bbaf-707e-6f22-000000000025 15199 1726853328.49412: variable 'ansible_search_path' from source: unknown 15199 1726853328.49416: variable 'ansible_search_path' from source: unknown 15199 1726853328.49445: calling self._execute() 15199 1726853328.49504: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.49508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.49516: variable 'omit' from source: magic vars 15199 1726853328.49808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.51240: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.51285: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.51311: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.51344: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.51364: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.51423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.51444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.51462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.51495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.51503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.51597: variable 'ansible_distribution' from source: facts 15199 1726853328.51600: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.51613: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.51616: when evaluation is False, skipping this task 15199 1726853328.51618: _execute() done 15199 1726853328.51621: dumping result to json 15199 1726853328.51623: done dumping result, returning 15199 1726853328.51629: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-707e-6f22-000000000025] 15199 1726853328.51634: sending task result for task 02083763-bbaf-707e-6f22-000000000025 15199 1726853328.51710: done sending task result for task 02083763-bbaf-707e-6f22-000000000025 15199 1726853328.51713: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853328.51761: no more pending results, returning what we have 15199 1726853328.51763: results queue empty 15199 1726853328.51764: checking for any_errors_fatal 15199 1726853328.51768: done checking for any_errors_fatal 15199 1726853328.51769: checking for max_fail_percentage 15199 1726853328.51772: done checking for max_fail_percentage 15199 1726853328.51774: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.51775: done checking to see if all hosts have failed 15199 1726853328.51775: getting the remaining hosts for this loop 15199 1726853328.51777: done getting the remaining hosts for this loop 15199 1726853328.51780: getting the next task for host managed_node2 15199 1726853328.51785: done getting next task for host managed_node2 15199 1726853328.51788: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15199 1726853328.51789: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.51801: getting variables 15199 1726853328.51802: in VariableManager get_vars() 15199 1726853328.51838: Calling all_inventory to load vars for managed_node2 15199 1726853328.51840: Calling groups_inventory to load vars for managed_node2 15199 1726853328.51842: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.51852: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.51854: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.51856: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.51975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.52089: done with get_vars() 15199 1726853328.52096: done getting variables 15199 1726853328.52131: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:28:48 -0400 (0:00:00.031) 0:00:03.812 ****** 15199 1726853328.52153: entering _queue_task() for managed_node2/debug 15199 1726853328.52327: worker is 1 (out of 1 available) 15199 1726853328.52339: exiting _queue_task() for managed_node2/debug 15199 1726853328.52354: done queuing things up, now waiting for results queue to drain 15199 1726853328.52356: waiting for pending results... 15199 1726853328.52504: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15199 1726853328.52559: in run() - task 02083763-bbaf-707e-6f22-000000000026 15199 1726853328.52569: variable 'ansible_search_path' from source: unknown 15199 1726853328.52574: variable 'ansible_search_path' from source: unknown 15199 1726853328.52604: calling self._execute() 15199 1726853328.52663: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.52667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.52677: variable 'omit' from source: magic vars 15199 1726853328.53025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.54443: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.54495: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.54521: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.54551: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.54569: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.54626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.54646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.54669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.54696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.54707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.54803: variable 'ansible_distribution' from source: facts 15199 1726853328.54806: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.54821: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.54823: when evaluation is False, skipping this task 15199 1726853328.54826: _execute() done 15199 1726853328.54828: dumping result to json 15199 1726853328.54830: done dumping result, returning 15199 1726853328.54838: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-707e-6f22-000000000026] 15199 1726853328.54843: sending task result for task 02083763-bbaf-707e-6f22-000000000026 15199 1726853328.54919: done sending task result for task 02083763-bbaf-707e-6f22-000000000026 15199 1726853328.54922: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15199 1726853328.55002: no more pending results, returning what we have 15199 1726853328.55005: results queue empty 15199 1726853328.55006: checking for any_errors_fatal 15199 1726853328.55010: done checking for any_errors_fatal 15199 1726853328.55011: checking for max_fail_percentage 15199 1726853328.55012: done checking for max_fail_percentage 15199 1726853328.55013: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.55014: done checking to see if all hosts have failed 15199 1726853328.55014: getting the remaining hosts for this loop 15199 1726853328.55016: done getting the remaining hosts for this loop 15199 1726853328.55019: getting the next task for host managed_node2 15199 1726853328.55024: done getting next task for host managed_node2 15199 1726853328.55028: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15199 1726853328.55030: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.55043: getting variables 15199 1726853328.55044: in VariableManager get_vars() 15199 1726853328.55075: Calling all_inventory to load vars for managed_node2 15199 1726853328.55077: Calling groups_inventory to load vars for managed_node2 15199 1726853328.55079: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.55087: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.55089: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.55092: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.55235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.55352: done with get_vars() 15199 1726853328.55359: done getting variables 15199 1726853328.55397: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:28:48 -0400 (0:00:00.032) 0:00:03.845 ****** 15199 1726853328.55417: entering _queue_task() for managed_node2/debug 15199 1726853328.55596: worker is 1 (out of 1 available) 15199 1726853328.55609: exiting _queue_task() for managed_node2/debug 15199 1726853328.55620: done queuing things up, now waiting for results queue to drain 15199 1726853328.55621: waiting for pending results... 15199 1726853328.55770: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15199 1726853328.55831: in run() - task 02083763-bbaf-707e-6f22-000000000027 15199 1726853328.55841: variable 'ansible_search_path' from source: unknown 15199 1726853328.55844: variable 'ansible_search_path' from source: unknown 15199 1726853328.55879: calling self._execute() 15199 1726853328.55938: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.55942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.55951: variable 'omit' from source: magic vars 15199 1726853328.56236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.57659: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.57707: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.57729: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.57763: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.57784: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.57841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.57862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.57881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.57906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.57921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.58006: variable 'ansible_distribution' from source: facts 15199 1726853328.58010: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.58027: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.58031: when evaluation is False, skipping this task 15199 1726853328.58034: _execute() done 15199 1726853328.58036: dumping result to json 15199 1726853328.58039: done dumping result, returning 15199 1726853328.58041: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-707e-6f22-000000000027] 15199 1726853328.58053: sending task result for task 02083763-bbaf-707e-6f22-000000000027 15199 1726853328.58121: done sending task result for task 02083763-bbaf-707e-6f22-000000000027 15199 1726853328.58124: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15199 1726853328.58175: no more pending results, returning what we have 15199 1726853328.58178: results queue empty 15199 1726853328.58179: checking for any_errors_fatal 15199 1726853328.58183: done checking for any_errors_fatal 15199 1726853328.58184: checking for max_fail_percentage 15199 1726853328.58185: done checking for max_fail_percentage 15199 1726853328.58186: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.58187: done checking to see if all hosts have failed 15199 1726853328.58187: getting the remaining hosts for this loop 15199 1726853328.58189: done getting the remaining hosts for this loop 15199 1726853328.58192: getting the next task for host managed_node2 15199 1726853328.58197: done getting next task for host managed_node2 15199 1726853328.58200: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15199 1726853328.58202: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.58213: getting variables 15199 1726853328.58214: in VariableManager get_vars() 15199 1726853328.58243: Calling all_inventory to load vars for managed_node2 15199 1726853328.58248: Calling groups_inventory to load vars for managed_node2 15199 1726853328.58250: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.58257: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.58260: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.58262: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.58388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.58523: done with get_vars() 15199 1726853328.58531: done getting variables 15199 1726853328.58567: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:28:48 -0400 (0:00:00.031) 0:00:03.876 ****** 15199 1726853328.58588: entering _queue_task() for managed_node2/debug 15199 1726853328.58756: worker is 1 (out of 1 available) 15199 1726853328.58770: exiting _queue_task() for managed_node2/debug 15199 1726853328.58794: done queuing things up, now waiting for results queue to drain 15199 1726853328.58796: waiting for pending results... 15199 1726853328.58939: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15199 1726853328.58995: in run() - task 02083763-bbaf-707e-6f22-000000000028 15199 1726853328.59007: variable 'ansible_search_path' from source: unknown 15199 1726853328.59010: variable 'ansible_search_path' from source: unknown 15199 1726853328.59040: calling self._execute() 15199 1726853328.59101: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.59104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.59113: variable 'omit' from source: magic vars 15199 1726853328.59406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.60853: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.60897: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.60922: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.60949: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.60967: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.61027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.61049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.61065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.61095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.61107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.61202: variable 'ansible_distribution' from source: facts 15199 1726853328.61206: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.61218: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.61220: when evaluation is False, skipping this task 15199 1726853328.61223: _execute() done 15199 1726853328.61225: dumping result to json 15199 1726853328.61227: done dumping result, returning 15199 1726853328.61234: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-707e-6f22-000000000028] 15199 1726853328.61239: sending task result for task 02083763-bbaf-707e-6f22-000000000028 15199 1726853328.61317: done sending task result for task 02083763-bbaf-707e-6f22-000000000028 15199 1726853328.61319: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15199 1726853328.61361: no more pending results, returning what we have 15199 1726853328.61364: results queue empty 15199 1726853328.61365: checking for any_errors_fatal 15199 1726853328.61373: done checking for any_errors_fatal 15199 1726853328.61374: checking for max_fail_percentage 15199 1726853328.61375: done checking for max_fail_percentage 15199 1726853328.61376: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.61377: done checking to see if all hosts have failed 15199 1726853328.61377: getting the remaining hosts for this loop 15199 1726853328.61379: done getting the remaining hosts for this loop 15199 1726853328.61382: getting the next task for host managed_node2 15199 1726853328.61387: done getting next task for host managed_node2 15199 1726853328.61391: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 15199 1726853328.61392: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.61404: getting variables 15199 1726853328.61405: in VariableManager get_vars() 15199 1726853328.61436: Calling all_inventory to load vars for managed_node2 15199 1726853328.61438: Calling groups_inventory to load vars for managed_node2 15199 1726853328.61441: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.61450: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.61452: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.61455: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.61584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.61704: done with get_vars() 15199 1726853328.61711: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:28:48 -0400 (0:00:00.031) 0:00:03.908 ****** 15199 1726853328.61774: entering _queue_task() for managed_node2/ping 15199 1726853328.61776: Creating lock for ping 15199 1726853328.61953: worker is 1 (out of 1 available) 15199 1726853328.61967: exiting _queue_task() for managed_node2/ping 15199 1726853328.61980: done queuing things up, now waiting for results queue to drain 15199 1726853328.61982: waiting for pending results... 15199 1726853328.62143: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 15199 1726853328.62201: in run() - task 02083763-bbaf-707e-6f22-000000000029 15199 1726853328.62211: variable 'ansible_search_path' from source: unknown 15199 1726853328.62215: variable 'ansible_search_path' from source: unknown 15199 1726853328.62245: calling self._execute() 15199 1726853328.62305: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.62309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.62317: variable 'omit' from source: magic vars 15199 1726853328.62602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.64033: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.64081: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.64275: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.64300: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.64320: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.64375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.64396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.64416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.64440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.64451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.64540: variable 'ansible_distribution' from source: facts 15199 1726853328.64543: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.64558: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.64561: when evaluation is False, skipping this task 15199 1726853328.64564: _execute() done 15199 1726853328.64566: dumping result to json 15199 1726853328.64568: done dumping result, returning 15199 1726853328.64577: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-707e-6f22-000000000029] 15199 1726853328.64582: sending task result for task 02083763-bbaf-707e-6f22-000000000029 15199 1726853328.64659: done sending task result for task 02083763-bbaf-707e-6f22-000000000029 15199 1726853328.64662: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853328.64743: no more pending results, returning what we have 15199 1726853328.64748: results queue empty 15199 1726853328.64749: checking for any_errors_fatal 15199 1726853328.64754: done checking for any_errors_fatal 15199 1726853328.64754: checking for max_fail_percentage 15199 1726853328.64755: done checking for max_fail_percentage 15199 1726853328.64756: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.64757: done checking to see if all hosts have failed 15199 1726853328.64758: getting the remaining hosts for this loop 15199 1726853328.64759: done getting the remaining hosts for this loop 15199 1726853328.64762: getting the next task for host managed_node2 15199 1726853328.64768: done getting next task for host managed_node2 15199 1726853328.64769: ^ task is: TASK: meta (role_complete) 15199 1726853328.64773: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.64785: getting variables 15199 1726853328.64786: in VariableManager get_vars() 15199 1726853328.64816: Calling all_inventory to load vars for managed_node2 15199 1726853328.64818: Calling groups_inventory to load vars for managed_node2 15199 1726853328.64820: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.64827: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.64830: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.64832: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.64970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.65084: done with get_vars() 15199 1726853328.65090: done getting variables 15199 1726853328.65137: done queuing things up, now waiting for results queue to drain 15199 1726853328.65139: results queue empty 15199 1726853328.65139: checking for any_errors_fatal 15199 1726853328.65140: done checking for any_errors_fatal 15199 1726853328.65141: checking for max_fail_percentage 15199 1726853328.65142: done checking for max_fail_percentage 15199 1726853328.65142: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.65143: done checking to see if all hosts have failed 15199 1726853328.65143: getting the remaining hosts for this loop 15199 1726853328.65144: done getting the remaining hosts for this loop 15199 1726853328.65147: getting the next task for host managed_node2 15199 1726853328.65149: done getting next task for host managed_node2 15199 1726853328.65151: ^ task is: TASK: meta (flush_handlers) 15199 1726853328.65152: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.65154: getting variables 15199 1726853328.65155: in VariableManager get_vars() 15199 1726853328.65163: Calling all_inventory to load vars for managed_node2 15199 1726853328.65164: Calling groups_inventory to load vars for managed_node2 15199 1726853328.65165: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.65168: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.65169: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.65172: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.65249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.65355: done with get_vars() 15199 1726853328.65360: done getting variables 15199 1726853328.65392: in VariableManager get_vars() 15199 1726853328.65399: Calling all_inventory to load vars for managed_node2 15199 1726853328.65404: Calling groups_inventory to load vars for managed_node2 15199 1726853328.65405: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.65408: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.65410: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.65411: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.65491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.65610: done with get_vars() 15199 1726853328.65619: done queuing things up, now waiting for results queue to drain 15199 1726853328.65620: results queue empty 15199 1726853328.65621: checking for any_errors_fatal 15199 1726853328.65621: done checking for any_errors_fatal 15199 1726853328.65622: checking for max_fail_percentage 15199 1726853328.65623: done checking for max_fail_percentage 15199 1726853328.65623: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.65623: done checking to see if all hosts have failed 15199 1726853328.65624: getting the remaining hosts for this loop 15199 1726853328.65624: done getting the remaining hosts for this loop 15199 1726853328.65626: getting the next task for host managed_node2 15199 1726853328.65628: done getting next task for host managed_node2 15199 1726853328.65628: ^ task is: TASK: meta (flush_handlers) 15199 1726853328.65629: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.65631: getting variables 15199 1726853328.65631: in VariableManager get_vars() 15199 1726853328.65637: Calling all_inventory to load vars for managed_node2 15199 1726853328.65638: Calling groups_inventory to load vars for managed_node2 15199 1726853328.65639: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.65642: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.65643: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.65645: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.65724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.65830: done with get_vars() 15199 1726853328.65835: done getting variables 15199 1726853328.65864: in VariableManager get_vars() 15199 1726853328.65870: Calling all_inventory to load vars for managed_node2 15199 1726853328.65874: Calling groups_inventory to load vars for managed_node2 15199 1726853328.65875: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.65877: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.65879: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.65880: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.65958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.66079: done with get_vars() 15199 1726853328.66088: done queuing things up, now waiting for results queue to drain 15199 1726853328.66089: results queue empty 15199 1726853328.66089: checking for any_errors_fatal 15199 1726853328.66090: done checking for any_errors_fatal 15199 1726853328.66091: checking for max_fail_percentage 15199 1726853328.66091: done checking for max_fail_percentage 15199 1726853328.66092: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.66092: done checking to see if all hosts have failed 15199 1726853328.66092: getting the remaining hosts for this loop 15199 1726853328.66093: done getting the remaining hosts for this loop 15199 1726853328.66094: getting the next task for host managed_node2 15199 1726853328.66096: done getting next task for host managed_node2 15199 1726853328.66097: ^ task is: None 15199 1726853328.66097: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.66098: done queuing things up, now waiting for results queue to drain 15199 1726853328.66099: results queue empty 15199 1726853328.66099: checking for any_errors_fatal 15199 1726853328.66099: done checking for any_errors_fatal 15199 1726853328.66100: checking for max_fail_percentage 15199 1726853328.66100: done checking for max_fail_percentage 15199 1726853328.66101: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.66101: done checking to see if all hosts have failed 15199 1726853328.66102: getting the next task for host managed_node2 15199 1726853328.66103: done getting next task for host managed_node2 15199 1726853328.66103: ^ task is: None 15199 1726853328.66104: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.66130: in VariableManager get_vars() 15199 1726853328.66142: done with get_vars() 15199 1726853328.66148: in VariableManager get_vars() 15199 1726853328.66153: done with get_vars() 15199 1726853328.66156: variable 'omit' from source: magic vars 15199 1726853328.66235: variable 'task' from source: play vars 15199 1726853328.66259: in VariableManager get_vars() 15199 1726853328.66266: done with get_vars() 15199 1726853328.66280: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_device_present.yml] ************************ 15199 1726853328.66389: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15199 1726853328.66406: getting the remaining hosts for this loop 15199 1726853328.66407: done getting the remaining hosts for this loop 15199 1726853328.66409: getting the next task for host managed_node2 15199 1726853328.66410: done getting next task for host managed_node2 15199 1726853328.66411: ^ task is: TASK: Gathering Facts 15199 1726853328.66412: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.66413: getting variables 15199 1726853328.66414: in VariableManager get_vars() 15199 1726853328.66419: Calling all_inventory to load vars for managed_node2 15199 1726853328.66420: Calling groups_inventory to load vars for managed_node2 15199 1726853328.66421: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.66424: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.66426: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.66427: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.66508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.66747: done with get_vars() 15199 1726853328.66752: done getting variables 15199 1726853328.66779: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Friday 20 September 2024 13:28:48 -0400 (0:00:00.050) 0:00:03.959 ****** 15199 1726853328.66798: entering _queue_task() for managed_node2/gather_facts 15199 1726853328.66973: worker is 1 (out of 1 available) 15199 1726853328.66985: exiting _queue_task() for managed_node2/gather_facts 15199 1726853328.66996: done queuing things up, now waiting for results queue to drain 15199 1726853328.66998: waiting for pending results... 15199 1726853328.67141: running TaskExecutor() for managed_node2/TASK: Gathering Facts 15199 1726853328.67201: in run() - task 02083763-bbaf-707e-6f22-00000000017a 15199 1726853328.67211: variable 'ansible_search_path' from source: unknown 15199 1726853328.67239: calling self._execute() 15199 1726853328.67298: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.67302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.67310: variable 'omit' from source: magic vars 15199 1726853328.67596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.69056: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.69102: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.69126: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.69180: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.69184: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.69227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.69250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.69266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.69296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.69308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.69395: variable 'ansible_distribution' from source: facts 15199 1726853328.69401: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.69417: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.69420: when evaluation is False, skipping this task 15199 1726853328.69424: _execute() done 15199 1726853328.69426: dumping result to json 15199 1726853328.69429: done dumping result, returning 15199 1726853328.69434: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02083763-bbaf-707e-6f22-00000000017a] 15199 1726853328.69439: sending task result for task 02083763-bbaf-707e-6f22-00000000017a 15199 1726853328.69511: done sending task result for task 02083763-bbaf-707e-6f22-00000000017a 15199 1726853328.69514: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853328.69558: no more pending results, returning what we have 15199 1726853328.69561: results queue empty 15199 1726853328.69562: checking for any_errors_fatal 15199 1726853328.69563: done checking for any_errors_fatal 15199 1726853328.69563: checking for max_fail_percentage 15199 1726853328.69565: done checking for max_fail_percentage 15199 1726853328.69566: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.69567: done checking to see if all hosts have failed 15199 1726853328.69567: getting the remaining hosts for this loop 15199 1726853328.69569: done getting the remaining hosts for this loop 15199 1726853328.69573: getting the next task for host managed_node2 15199 1726853328.69579: done getting next task for host managed_node2 15199 1726853328.69580: ^ task is: TASK: meta (flush_handlers) 15199 1726853328.69582: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.69586: getting variables 15199 1726853328.69587: in VariableManager get_vars() 15199 1726853328.69613: Calling all_inventory to load vars for managed_node2 15199 1726853328.69615: Calling groups_inventory to load vars for managed_node2 15199 1726853328.69618: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.69627: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.69630: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.69632: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.69775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.69897: done with get_vars() 15199 1726853328.69905: done getting variables 15199 1726853328.69951: in VariableManager get_vars() 15199 1726853328.69957: Calling all_inventory to load vars for managed_node2 15199 1726853328.69958: Calling groups_inventory to load vars for managed_node2 15199 1726853328.69960: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.69963: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.69964: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.69965: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.70066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.70173: done with get_vars() 15199 1726853328.70182: done queuing things up, now waiting for results queue to drain 15199 1726853328.70183: results queue empty 15199 1726853328.70183: checking for any_errors_fatal 15199 1726853328.70185: done checking for any_errors_fatal 15199 1726853328.70185: checking for max_fail_percentage 15199 1726853328.70186: done checking for max_fail_percentage 15199 1726853328.70186: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.70187: done checking to see if all hosts have failed 15199 1726853328.70187: getting the remaining hosts for this loop 15199 1726853328.70188: done getting the remaining hosts for this loop 15199 1726853328.70189: getting the next task for host managed_node2 15199 1726853328.70191: done getting next task for host managed_node2 15199 1726853328.70193: ^ task is: TASK: Include the task '{{ task }}' 15199 1726853328.70194: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.70195: getting variables 15199 1726853328.70196: in VariableManager get_vars() 15199 1726853328.70200: Calling all_inventory to load vars for managed_node2 15199 1726853328.70201: Calling groups_inventory to load vars for managed_node2 15199 1726853328.70203: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.70210: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.70211: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.70213: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.70293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.70398: done with get_vars() 15199 1726853328.70403: done getting variables 15199 1726853328.70513: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_device_present.yml'] ********************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Friday 20 September 2024 13:28:48 -0400 (0:00:00.037) 0:00:03.996 ****** 15199 1726853328.70532: entering _queue_task() for managed_node2/include_tasks 15199 1726853328.70739: worker is 1 (out of 1 available) 15199 1726853328.70754: exiting _queue_task() for managed_node2/include_tasks 15199 1726853328.70767: done queuing things up, now waiting for results queue to drain 15199 1726853328.70768: waiting for pending results... 15199 1726853328.70919: running TaskExecutor() for managed_node2/TASK: Include the task 'tasks/assert_device_present.yml' 15199 1726853328.70982: in run() - task 02083763-bbaf-707e-6f22-00000000002d 15199 1726853328.71001: variable 'ansible_search_path' from source: unknown 15199 1726853328.71023: calling self._execute() 15199 1726853328.71089: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.71096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.71107: variable 'omit' from source: magic vars 15199 1726853328.71401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.72926: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.72973: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.72998: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.73024: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.73043: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.73104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.73124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.73141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.73175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.73278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.73281: variable 'ansible_distribution' from source: facts 15199 1726853328.73286: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.73292: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.73300: when evaluation is False, skipping this task 15199 1726853328.73302: _execute() done 15199 1726853328.73305: dumping result to json 15199 1726853328.73308: done dumping result, returning 15199 1726853328.73315: done running TaskExecutor() for managed_node2/TASK: Include the task 'tasks/assert_device_present.yml' [02083763-bbaf-707e-6f22-00000000002d] 15199 1726853328.73320: sending task result for task 02083763-bbaf-707e-6f22-00000000002d 15199 1726853328.73404: done sending task result for task 02083763-bbaf-707e-6f22-00000000002d 15199 1726853328.73407: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853328.73452: no more pending results, returning what we have 15199 1726853328.73455: results queue empty 15199 1726853328.73455: checking for any_errors_fatal 15199 1726853328.73457: done checking for any_errors_fatal 15199 1726853328.73457: checking for max_fail_percentage 15199 1726853328.73459: done checking for max_fail_percentage 15199 1726853328.73459: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.73460: done checking to see if all hosts have failed 15199 1726853328.73461: getting the remaining hosts for this loop 15199 1726853328.73462: done getting the remaining hosts for this loop 15199 1726853328.73465: getting the next task for host managed_node2 15199 1726853328.73473: done getting next task for host managed_node2 15199 1726853328.73475: ^ task is: TASK: meta (flush_handlers) 15199 1726853328.73477: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.73480: getting variables 15199 1726853328.73482: in VariableManager get_vars() 15199 1726853328.73509: Calling all_inventory to load vars for managed_node2 15199 1726853328.73512: Calling groups_inventory to load vars for managed_node2 15199 1726853328.73515: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.73525: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.73527: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.73530: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.73688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.73801: done with get_vars() 15199 1726853328.73808: done getting variables 15199 1726853328.73857: in VariableManager get_vars() 15199 1726853328.73863: Calling all_inventory to load vars for managed_node2 15199 1726853328.73865: Calling groups_inventory to load vars for managed_node2 15199 1726853328.73866: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.73869: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.73870: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.73874: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.73986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.74089: done with get_vars() 15199 1726853328.74098: done queuing things up, now waiting for results queue to drain 15199 1726853328.74099: results queue empty 15199 1726853328.74100: checking for any_errors_fatal 15199 1726853328.74101: done checking for any_errors_fatal 15199 1726853328.74102: checking for max_fail_percentage 15199 1726853328.74102: done checking for max_fail_percentage 15199 1726853328.74103: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.74103: done checking to see if all hosts have failed 15199 1726853328.74103: getting the remaining hosts for this loop 15199 1726853328.74104: done getting the remaining hosts for this loop 15199 1726853328.74106: getting the next task for host managed_node2 15199 1726853328.74108: done getting next task for host managed_node2 15199 1726853328.74109: ^ task is: TASK: meta (flush_handlers) 15199 1726853328.74109: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.74111: getting variables 15199 1726853328.74112: in VariableManager get_vars() 15199 1726853328.74116: Calling all_inventory to load vars for managed_node2 15199 1726853328.74117: Calling groups_inventory to load vars for managed_node2 15199 1726853328.74119: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.74126: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.74127: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.74129: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.74208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.74312: done with get_vars() 15199 1726853328.74318: done getting variables 15199 1726853328.74344: in VariableManager get_vars() 15199 1726853328.74351: Calling all_inventory to load vars for managed_node2 15199 1726853328.74353: Calling groups_inventory to load vars for managed_node2 15199 1726853328.74354: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.74357: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.74358: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.74360: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.74454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.74557: done with get_vars() 15199 1726853328.74565: done queuing things up, now waiting for results queue to drain 15199 1726853328.74566: results queue empty 15199 1726853328.74566: checking for any_errors_fatal 15199 1726853328.74567: done checking for any_errors_fatal 15199 1726853328.74567: checking for max_fail_percentage 15199 1726853328.74568: done checking for max_fail_percentage 15199 1726853328.74568: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.74569: done checking to see if all hosts have failed 15199 1726853328.74569: getting the remaining hosts for this loop 15199 1726853328.74570: done getting the remaining hosts for this loop 15199 1726853328.74573: getting the next task for host managed_node2 15199 1726853328.74575: done getting next task for host managed_node2 15199 1726853328.74575: ^ task is: None 15199 1726853328.74576: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.74577: done queuing things up, now waiting for results queue to drain 15199 1726853328.74577: results queue empty 15199 1726853328.74578: checking for any_errors_fatal 15199 1726853328.74578: done checking for any_errors_fatal 15199 1726853328.74579: checking for max_fail_percentage 15199 1726853328.74579: done checking for max_fail_percentage 15199 1726853328.74580: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.74580: done checking to see if all hosts have failed 15199 1726853328.74581: getting the next task for host managed_node2 15199 1726853328.74582: done getting next task for host managed_node2 15199 1726853328.74583: ^ task is: None 15199 1726853328.74583: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.74611: in VariableManager get_vars() 15199 1726853328.74622: done with get_vars() 15199 1726853328.74626: in VariableManager get_vars() 15199 1726853328.74631: done with get_vars() 15199 1726853328.74634: variable 'omit' from source: magic vars 15199 1726853328.74715: variable 'task' from source: play vars 15199 1726853328.74735: in VariableManager get_vars() 15199 1726853328.74742: done with get_vars() 15199 1726853328.74755: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_profile_present.yml] *********************** 15199 1726853328.74876: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15199 1726853328.74897: getting the remaining hosts for this loop 15199 1726853328.74898: done getting the remaining hosts for this loop 15199 1726853328.74899: getting the next task for host managed_node2 15199 1726853328.74901: done getting next task for host managed_node2 15199 1726853328.74902: ^ task is: TASK: Gathering Facts 15199 1726853328.74903: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.74904: getting variables 15199 1726853328.74905: in VariableManager get_vars() 15199 1726853328.74910: Calling all_inventory to load vars for managed_node2 15199 1726853328.74912: Calling groups_inventory to load vars for managed_node2 15199 1726853328.74913: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.74918: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.74920: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.74922: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.75001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.75107: done with get_vars() 15199 1726853328.75112: done getting variables 15199 1726853328.75137: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Friday 20 September 2024 13:28:48 -0400 (0:00:00.046) 0:00:04.042 ****** 15199 1726853328.75156: entering _queue_task() for managed_node2/gather_facts 15199 1726853328.75339: worker is 1 (out of 1 available) 15199 1726853328.75353: exiting _queue_task() for managed_node2/gather_facts 15199 1726853328.75364: done queuing things up, now waiting for results queue to drain 15199 1726853328.75365: waiting for pending results... 15199 1726853328.75513: running TaskExecutor() for managed_node2/TASK: Gathering Facts 15199 1726853328.75566: in run() - task 02083763-bbaf-707e-6f22-00000000018f 15199 1726853328.75578: variable 'ansible_search_path' from source: unknown 15199 1726853328.75606: calling self._execute() 15199 1726853328.75663: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.75667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.75676: variable 'omit' from source: magic vars 15199 1726853328.75968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.77453: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.77495: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.77528: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.77556: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.77578: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.77631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.77650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.77675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.77702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.77712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.77801: variable 'ansible_distribution' from source: facts 15199 1726853328.77805: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.77818: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.77821: when evaluation is False, skipping this task 15199 1726853328.77825: _execute() done 15199 1726853328.77828: dumping result to json 15199 1726853328.77831: done dumping result, returning 15199 1726853328.77836: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02083763-bbaf-707e-6f22-00000000018f] 15199 1726853328.77841: sending task result for task 02083763-bbaf-707e-6f22-00000000018f 15199 1726853328.77907: done sending task result for task 02083763-bbaf-707e-6f22-00000000018f 15199 1726853328.77910: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853328.77953: no more pending results, returning what we have 15199 1726853328.77955: results queue empty 15199 1726853328.77956: checking for any_errors_fatal 15199 1726853328.77957: done checking for any_errors_fatal 15199 1726853328.77958: checking for max_fail_percentage 15199 1726853328.77959: done checking for max_fail_percentage 15199 1726853328.77960: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.77961: done checking to see if all hosts have failed 15199 1726853328.77961: getting the remaining hosts for this loop 15199 1726853328.77962: done getting the remaining hosts for this loop 15199 1726853328.77965: getting the next task for host managed_node2 15199 1726853328.77973: done getting next task for host managed_node2 15199 1726853328.77975: ^ task is: TASK: meta (flush_handlers) 15199 1726853328.77976: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.77979: getting variables 15199 1726853328.77981: in VariableManager get_vars() 15199 1726853328.78007: Calling all_inventory to load vars for managed_node2 15199 1726853328.78010: Calling groups_inventory to load vars for managed_node2 15199 1726853328.78013: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.78021: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.78024: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.78026: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.78208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.78321: done with get_vars() 15199 1726853328.78327: done getting variables 15199 1726853328.78369: in VariableManager get_vars() 15199 1726853328.78377: Calling all_inventory to load vars for managed_node2 15199 1726853328.78378: Calling groups_inventory to load vars for managed_node2 15199 1726853328.78379: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.78382: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.78383: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.78385: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.78464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.78569: done with get_vars() 15199 1726853328.78579: done queuing things up, now waiting for results queue to drain 15199 1726853328.78581: results queue empty 15199 1726853328.78581: checking for any_errors_fatal 15199 1726853328.78582: done checking for any_errors_fatal 15199 1726853328.78583: checking for max_fail_percentage 15199 1726853328.78583: done checking for max_fail_percentage 15199 1726853328.78584: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.78584: done checking to see if all hosts have failed 15199 1726853328.78584: getting the remaining hosts for this loop 15199 1726853328.78585: done getting the remaining hosts for this loop 15199 1726853328.78586: getting the next task for host managed_node2 15199 1726853328.78589: done getting next task for host managed_node2 15199 1726853328.78590: ^ task is: TASK: Include the task '{{ task }}' 15199 1726853328.78591: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.78592: getting variables 15199 1726853328.78593: in VariableManager get_vars() 15199 1726853328.78597: Calling all_inventory to load vars for managed_node2 15199 1726853328.78598: Calling groups_inventory to load vars for managed_node2 15199 1726853328.78599: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.78606: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.78608: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.78609: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.78691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.78810: done with get_vars() 15199 1726853328.78815: done getting variables 15199 1726853328.78917: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_profile_present.yml'] ********************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Friday 20 September 2024 13:28:48 -0400 (0:00:00.037) 0:00:04.080 ****** 15199 1726853328.78936: entering _queue_task() for managed_node2/include_tasks 15199 1726853328.79112: worker is 1 (out of 1 available) 15199 1726853328.79124: exiting _queue_task() for managed_node2/include_tasks 15199 1726853328.79135: done queuing things up, now waiting for results queue to drain 15199 1726853328.79137: waiting for pending results... 15199 1726853328.79290: running TaskExecutor() for managed_node2/TASK: Include the task 'tasks/assert_profile_present.yml' 15199 1726853328.79336: in run() - task 02083763-bbaf-707e-6f22-000000000031 15199 1726853328.79349: variable 'ansible_search_path' from source: unknown 15199 1726853328.79373: calling self._execute() 15199 1726853328.79433: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.79436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.79444: variable 'omit' from source: magic vars 15199 1726853328.79728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.81163: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.81205: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.81231: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.81257: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.81277: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.81332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.81354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.81374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.81399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.81410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.81500: variable 'ansible_distribution' from source: facts 15199 1726853328.81504: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.81518: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.81523: when evaluation is False, skipping this task 15199 1726853328.81526: _execute() done 15199 1726853328.81528: dumping result to json 15199 1726853328.81531: done dumping result, returning 15199 1726853328.81534: done running TaskExecutor() for managed_node2/TASK: Include the task 'tasks/assert_profile_present.yml' [02083763-bbaf-707e-6f22-000000000031] 15199 1726853328.81539: sending task result for task 02083763-bbaf-707e-6f22-000000000031 15199 1726853328.81615: done sending task result for task 02083763-bbaf-707e-6f22-000000000031 15199 1726853328.81618: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853328.81688: no more pending results, returning what we have 15199 1726853328.81691: results queue empty 15199 1726853328.81692: checking for any_errors_fatal 15199 1726853328.81694: done checking for any_errors_fatal 15199 1726853328.81694: checking for max_fail_percentage 15199 1726853328.81696: done checking for max_fail_percentage 15199 1726853328.81696: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.81697: done checking to see if all hosts have failed 15199 1726853328.81698: getting the remaining hosts for this loop 15199 1726853328.81699: done getting the remaining hosts for this loop 15199 1726853328.81702: getting the next task for host managed_node2 15199 1726853328.81706: done getting next task for host managed_node2 15199 1726853328.81708: ^ task is: TASK: meta (flush_handlers) 15199 1726853328.81709: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.81712: getting variables 15199 1726853328.81713: in VariableManager get_vars() 15199 1726853328.81736: Calling all_inventory to load vars for managed_node2 15199 1726853328.81738: Calling groups_inventory to load vars for managed_node2 15199 1726853328.81741: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.81750: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.81753: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.81755: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.81866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.81979: done with get_vars() 15199 1726853328.81985: done getting variables 15199 1726853328.82027: in VariableManager get_vars() 15199 1726853328.82032: Calling all_inventory to load vars for managed_node2 15199 1726853328.82034: Calling groups_inventory to load vars for managed_node2 15199 1726853328.82035: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.82038: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.82039: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.82040: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.82142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.82254: done with get_vars() 15199 1726853328.82263: done queuing things up, now waiting for results queue to drain 15199 1726853328.82264: results queue empty 15199 1726853328.82264: checking for any_errors_fatal 15199 1726853328.82266: done checking for any_errors_fatal 15199 1726853328.82266: checking for max_fail_percentage 15199 1726853328.82267: done checking for max_fail_percentage 15199 1726853328.82267: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.82267: done checking to see if all hosts have failed 15199 1726853328.82268: getting the remaining hosts for this loop 15199 1726853328.82268: done getting the remaining hosts for this loop 15199 1726853328.82270: getting the next task for host managed_node2 15199 1726853328.82274: done getting next task for host managed_node2 15199 1726853328.82275: ^ task is: TASK: meta (flush_handlers) 15199 1726853328.82276: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.82277: getting variables 15199 1726853328.82278: in VariableManager get_vars() 15199 1726853328.82282: Calling all_inventory to load vars for managed_node2 15199 1726853328.82283: Calling groups_inventory to load vars for managed_node2 15199 1726853328.82285: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.82291: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.82293: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.82294: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.82375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.82479: done with get_vars() 15199 1726853328.82484: done getting variables 15199 1726853328.82511: in VariableManager get_vars() 15199 1726853328.82515: Calling all_inventory to load vars for managed_node2 15199 1726853328.82517: Calling groups_inventory to load vars for managed_node2 15199 1726853328.82518: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.82521: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.82522: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.82523: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.82605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.82724: done with get_vars() 15199 1726853328.82731: done queuing things up, now waiting for results queue to drain 15199 1726853328.82732: results queue empty 15199 1726853328.82732: checking for any_errors_fatal 15199 1726853328.82733: done checking for any_errors_fatal 15199 1726853328.82733: checking for max_fail_percentage 15199 1726853328.82734: done checking for max_fail_percentage 15199 1726853328.82734: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.82735: done checking to see if all hosts have failed 15199 1726853328.82735: getting the remaining hosts for this loop 15199 1726853328.82736: done getting the remaining hosts for this loop 15199 1726853328.82737: getting the next task for host managed_node2 15199 1726853328.82739: done getting next task for host managed_node2 15199 1726853328.82739: ^ task is: None 15199 1726853328.82740: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.82741: done queuing things up, now waiting for results queue to drain 15199 1726853328.82741: results queue empty 15199 1726853328.82742: checking for any_errors_fatal 15199 1726853328.82742: done checking for any_errors_fatal 15199 1726853328.82742: checking for max_fail_percentage 15199 1726853328.82743: done checking for max_fail_percentage 15199 1726853328.82743: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.82744: done checking to see if all hosts have failed 15199 1726853328.82744: getting the next task for host managed_node2 15199 1726853328.82748: done getting next task for host managed_node2 15199 1726853328.82748: ^ task is: None 15199 1726853328.82749: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.82776: in VariableManager get_vars() 15199 1726853328.82790: done with get_vars() 15199 1726853328.82794: in VariableManager get_vars() 15199 1726853328.82801: done with get_vars() 15199 1726853328.82803: variable 'omit' from source: magic vars 15199 1726853328.82879: variable 'profile' from source: play vars 15199 1726853328.82952: in VariableManager get_vars() 15199 1726853328.82961: done with get_vars() 15199 1726853328.82978: variable 'omit' from source: magic vars 15199 1726853328.83020: variable 'profile' from source: play vars PLAY [Set down {{ profile }}] ************************************************** 15199 1726853328.83402: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15199 1726853328.83421: getting the remaining hosts for this loop 15199 1726853328.83423: done getting the remaining hosts for this loop 15199 1726853328.83425: getting the next task for host managed_node2 15199 1726853328.83426: done getting next task for host managed_node2 15199 1726853328.83428: ^ task is: TASK: Gathering Facts 15199 1726853328.83429: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.83430: getting variables 15199 1726853328.83430: in VariableManager get_vars() 15199 1726853328.83437: Calling all_inventory to load vars for managed_node2 15199 1726853328.83439: Calling groups_inventory to load vars for managed_node2 15199 1726853328.83440: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.83443: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.83444: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.83448: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.83551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.83656: done with get_vars() 15199 1726853328.83662: done getting variables 15199 1726853328.83687: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 Friday 20 September 2024 13:28:48 -0400 (0:00:00.047) 0:00:04.128 ****** 15199 1726853328.83702: entering _queue_task() for managed_node2/gather_facts 15199 1726853328.83880: worker is 1 (out of 1 available) 15199 1726853328.83893: exiting _queue_task() for managed_node2/gather_facts 15199 1726853328.83904: done queuing things up, now waiting for results queue to drain 15199 1726853328.83906: waiting for pending results... 15199 1726853328.84048: running TaskExecutor() for managed_node2/TASK: Gathering Facts 15199 1726853328.84102: in run() - task 02083763-bbaf-707e-6f22-0000000001a4 15199 1726853328.84113: variable 'ansible_search_path' from source: unknown 15199 1726853328.84142: calling self._execute() 15199 1726853328.84198: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.84202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.84211: variable 'omit' from source: magic vars 15199 1726853328.84502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.85936: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.85986: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.86009: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.86033: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.86052: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.86111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.86131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.86150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.86176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.86187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.86277: variable 'ansible_distribution' from source: facts 15199 1726853328.86281: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.86295: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.86300: when evaluation is False, skipping this task 15199 1726853328.86303: _execute() done 15199 1726853328.86307: dumping result to json 15199 1726853328.86309: done dumping result, returning 15199 1726853328.86312: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02083763-bbaf-707e-6f22-0000000001a4] 15199 1726853328.86322: sending task result for task 02083763-bbaf-707e-6f22-0000000001a4 15199 1726853328.86387: done sending task result for task 02083763-bbaf-707e-6f22-0000000001a4 15199 1726853328.86390: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853328.86465: no more pending results, returning what we have 15199 1726853328.86468: results queue empty 15199 1726853328.86468: checking for any_errors_fatal 15199 1726853328.86469: done checking for any_errors_fatal 15199 1726853328.86470: checking for max_fail_percentage 15199 1726853328.86479: done checking for max_fail_percentage 15199 1726853328.86480: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.86481: done checking to see if all hosts have failed 15199 1726853328.86482: getting the remaining hosts for this loop 15199 1726853328.86483: done getting the remaining hosts for this loop 15199 1726853328.86486: getting the next task for host managed_node2 15199 1726853328.86490: done getting next task for host managed_node2 15199 1726853328.86492: ^ task is: TASK: meta (flush_handlers) 15199 1726853328.86493: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.86496: getting variables 15199 1726853328.86497: in VariableManager get_vars() 15199 1726853328.86524: Calling all_inventory to load vars for managed_node2 15199 1726853328.86527: Calling groups_inventory to load vars for managed_node2 15199 1726853328.86529: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.86536: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.86539: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.86541: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.86656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.86770: done with get_vars() 15199 1726853328.86778: done getting variables 15199 1726853328.86821: in VariableManager get_vars() 15199 1726853328.86828: Calling all_inventory to load vars for managed_node2 15199 1726853328.86830: Calling groups_inventory to load vars for managed_node2 15199 1726853328.86831: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.86833: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.86835: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.86836: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.86935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.87043: done with get_vars() 15199 1726853328.87053: done queuing things up, now waiting for results queue to drain 15199 1726853328.87054: results queue empty 15199 1726853328.87054: checking for any_errors_fatal 15199 1726853328.87056: done checking for any_errors_fatal 15199 1726853328.87056: checking for max_fail_percentage 15199 1726853328.87057: done checking for max_fail_percentage 15199 1726853328.87057: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.87057: done checking to see if all hosts have failed 15199 1726853328.87058: getting the remaining hosts for this loop 15199 1726853328.87058: done getting the remaining hosts for this loop 15199 1726853328.87060: getting the next task for host managed_node2 15199 1726853328.87062: done getting next task for host managed_node2 15199 1726853328.87064: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15199 1726853328.87065: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.87072: getting variables 15199 1726853328.87073: in VariableManager get_vars() 15199 1726853328.87081: Calling all_inventory to load vars for managed_node2 15199 1726853328.87082: Calling groups_inventory to load vars for managed_node2 15199 1726853328.87083: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.87091: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.87093: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.87094: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.87175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.87283: done with get_vars() 15199 1726853328.87289: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:28:48 -0400 (0:00:00.036) 0:00:04.164 ****** 15199 1726853328.87331: entering _queue_task() for managed_node2/include_tasks 15199 1726853328.87521: worker is 1 (out of 1 available) 15199 1726853328.87534: exiting _queue_task() for managed_node2/include_tasks 15199 1726853328.87550: done queuing things up, now waiting for results queue to drain 15199 1726853328.87552: waiting for pending results... 15199 1726853328.87699: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15199 1726853328.87760: in run() - task 02083763-bbaf-707e-6f22-00000000003a 15199 1726853328.87772: variable 'ansible_search_path' from source: unknown 15199 1726853328.87775: variable 'ansible_search_path' from source: unknown 15199 1726853328.87806: calling self._execute() 15199 1726853328.87864: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.87870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.87884: variable 'omit' from source: magic vars 15199 1726853328.88184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.89834: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.89880: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.89905: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.89932: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.89953: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.90011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.90030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.90047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.90080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.90093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.90182: variable 'ansible_distribution' from source: facts 15199 1726853328.90186: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.90200: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.90203: when evaluation is False, skipping this task 15199 1726853328.90205: _execute() done 15199 1726853328.90208: dumping result to json 15199 1726853328.90210: done dumping result, returning 15199 1726853328.90217: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-707e-6f22-00000000003a] 15199 1726853328.90223: sending task result for task 02083763-bbaf-707e-6f22-00000000003a 15199 1726853328.90300: done sending task result for task 02083763-bbaf-707e-6f22-00000000003a 15199 1726853328.90303: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853328.90348: no more pending results, returning what we have 15199 1726853328.90351: results queue empty 15199 1726853328.90352: checking for any_errors_fatal 15199 1726853328.90354: done checking for any_errors_fatal 15199 1726853328.90354: checking for max_fail_percentage 15199 1726853328.90356: done checking for max_fail_percentage 15199 1726853328.90357: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.90357: done checking to see if all hosts have failed 15199 1726853328.90358: getting the remaining hosts for this loop 15199 1726853328.90359: done getting the remaining hosts for this loop 15199 1726853328.90363: getting the next task for host managed_node2 15199 1726853328.90368: done getting next task for host managed_node2 15199 1726853328.90375: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 15199 1726853328.90377: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.90390: getting variables 15199 1726853328.90391: in VariableManager get_vars() 15199 1726853328.90428: Calling all_inventory to load vars for managed_node2 15199 1726853328.90430: Calling groups_inventory to load vars for managed_node2 15199 1726853328.90432: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.90440: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.90442: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.90444: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.90568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.90685: done with get_vars() 15199 1726853328.90692: done getting variables 15199 1726853328.90727: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:28:48 -0400 (0:00:00.034) 0:00:04.198 ****** 15199 1726853328.90748: entering _queue_task() for managed_node2/debug 15199 1726853328.90928: worker is 1 (out of 1 available) 15199 1726853328.90941: exiting _queue_task() for managed_node2/debug 15199 1726853328.90952: done queuing things up, now waiting for results queue to drain 15199 1726853328.90953: waiting for pending results... 15199 1726853328.91105: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 15199 1726853328.91165: in run() - task 02083763-bbaf-707e-6f22-00000000003b 15199 1726853328.91186: variable 'ansible_search_path' from source: unknown 15199 1726853328.91189: variable 'ansible_search_path' from source: unknown 15199 1726853328.91212: calling self._execute() 15199 1726853328.91269: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.91280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.91294: variable 'omit' from source: magic vars 15199 1726853328.91655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.93211: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.93253: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.93280: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.93314: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.93334: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.93392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.93411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.93430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.93460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.93472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.93557: variable 'ansible_distribution' from source: facts 15199 1726853328.93561: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.93581: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.93584: when evaluation is False, skipping this task 15199 1726853328.93587: _execute() done 15199 1726853328.93589: dumping result to json 15199 1726853328.93592: done dumping result, returning 15199 1726853328.93594: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-707e-6f22-00000000003b] 15199 1726853328.93600: sending task result for task 02083763-bbaf-707e-6f22-00000000003b 15199 1726853328.93674: done sending task result for task 02083763-bbaf-707e-6f22-00000000003b 15199 1726853328.93677: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15199 1726853328.93722: no more pending results, returning what we have 15199 1726853328.93725: results queue empty 15199 1726853328.93726: checking for any_errors_fatal 15199 1726853328.93734: done checking for any_errors_fatal 15199 1726853328.93735: checking for max_fail_percentage 15199 1726853328.93736: done checking for max_fail_percentage 15199 1726853328.93737: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.93738: done checking to see if all hosts have failed 15199 1726853328.93739: getting the remaining hosts for this loop 15199 1726853328.93740: done getting the remaining hosts for this loop 15199 1726853328.93743: getting the next task for host managed_node2 15199 1726853328.93751: done getting next task for host managed_node2 15199 1726853328.93754: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15199 1726853328.93756: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.93767: getting variables 15199 1726853328.93769: in VariableManager get_vars() 15199 1726853328.93801: Calling all_inventory to load vars for managed_node2 15199 1726853328.93804: Calling groups_inventory to load vars for managed_node2 15199 1726853328.93806: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.93813: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.93815: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.93817: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.93982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.94092: done with get_vars() 15199 1726853328.94099: done getting variables 15199 1726853328.94134: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:28:48 -0400 (0:00:00.034) 0:00:04.232 ****** 15199 1726853328.94155: entering _queue_task() for managed_node2/fail 15199 1726853328.94333: worker is 1 (out of 1 available) 15199 1726853328.94350: exiting _queue_task() for managed_node2/fail 15199 1726853328.94361: done queuing things up, now waiting for results queue to drain 15199 1726853328.94363: waiting for pending results... 15199 1726853328.94514: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15199 1726853328.94575: in run() - task 02083763-bbaf-707e-6f22-00000000003c 15199 1726853328.94589: variable 'ansible_search_path' from source: unknown 15199 1726853328.94595: variable 'ansible_search_path' from source: unknown 15199 1726853328.94623: calling self._execute() 15199 1726853328.94687: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.94692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.94700: variable 'omit' from source: magic vars 15199 1726853328.94997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.96627: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853328.96672: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853328.96698: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853328.96722: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853328.96741: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853328.96801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853328.96820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853328.96837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853328.96867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853328.96881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853328.96967: variable 'ansible_distribution' from source: facts 15199 1726853328.96972: variable 'ansible_distribution_major_version' from source: facts 15199 1726853328.96990: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853328.96993: when evaluation is False, skipping this task 15199 1726853328.96996: _execute() done 15199 1726853328.96998: dumping result to json 15199 1726853328.97000: done dumping result, returning 15199 1726853328.97006: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-707e-6f22-00000000003c] 15199 1726853328.97011: sending task result for task 02083763-bbaf-707e-6f22-00000000003c 15199 1726853328.97091: done sending task result for task 02083763-bbaf-707e-6f22-00000000003c 15199 1726853328.97094: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853328.97134: no more pending results, returning what we have 15199 1726853328.97137: results queue empty 15199 1726853328.97138: checking for any_errors_fatal 15199 1726853328.97144: done checking for any_errors_fatal 15199 1726853328.97144: checking for max_fail_percentage 15199 1726853328.97146: done checking for max_fail_percentage 15199 1726853328.97146: checking to see if all hosts have failed and the running result is not ok 15199 1726853328.97147: done checking to see if all hosts have failed 15199 1726853328.97148: getting the remaining hosts for this loop 15199 1726853328.97150: done getting the remaining hosts for this loop 15199 1726853328.97153: getting the next task for host managed_node2 15199 1726853328.97158: done getting next task for host managed_node2 15199 1726853328.97161: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 15199 1726853328.97162: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853328.97176: getting variables 15199 1726853328.97177: in VariableManager get_vars() 15199 1726853328.97206: Calling all_inventory to load vars for managed_node2 15199 1726853328.97208: Calling groups_inventory to load vars for managed_node2 15199 1726853328.97210: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853328.97217: Calling all_plugins_play to load vars for managed_node2 15199 1726853328.97219: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853328.97222: Calling groups_plugins_play to load vars for managed_node2 15199 1726853328.97342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853328.97460: done with get_vars() 15199 1726853328.97467: done getting variables 15199 1726853328.97512: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:28:48 -0400 (0:00:00.033) 0:00:04.266 ****** 15199 1726853328.97531: entering _queue_task() for managed_node2/fail 15199 1726853328.97705: worker is 1 (out of 1 available) 15199 1726853328.97718: exiting _queue_task() for managed_node2/fail 15199 1726853328.97729: done queuing things up, now waiting for results queue to drain 15199 1726853328.97731: waiting for pending results... 15199 1726853328.97886: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 15199 1726853328.97936: in run() - task 02083763-bbaf-707e-6f22-00000000003d 15199 1726853328.97949: variable 'ansible_search_path' from source: unknown 15199 1726853328.97955: variable 'ansible_search_path' from source: unknown 15199 1726853328.97981: calling self._execute() 15199 1726853328.98039: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853328.98042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853328.98053: variable 'omit' from source: magic vars 15199 1726853328.98402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853328.99981: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853329.00034: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853329.00058: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853329.00084: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853329.00104: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853329.00160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853329.00183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853329.00200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853329.00226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853329.00238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853329.00327: variable 'ansible_distribution' from source: facts 15199 1726853329.00330: variable 'ansible_distribution_major_version' from source: facts 15199 1726853329.00345: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853329.00352: when evaluation is False, skipping this task 15199 1726853329.00356: _execute() done 15199 1726853329.00359: dumping result to json 15199 1726853329.00361: done dumping result, returning 15199 1726853329.00364: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-707e-6f22-00000000003d] 15199 1726853329.00367: sending task result for task 02083763-bbaf-707e-6f22-00000000003d 15199 1726853329.00445: done sending task result for task 02083763-bbaf-707e-6f22-00000000003d 15199 1726853329.00450: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853329.00522: no more pending results, returning what we have 15199 1726853329.00525: results queue empty 15199 1726853329.00526: checking for any_errors_fatal 15199 1726853329.00532: done checking for any_errors_fatal 15199 1726853329.00533: checking for max_fail_percentage 15199 1726853329.00535: done checking for max_fail_percentage 15199 1726853329.00535: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.00536: done checking to see if all hosts have failed 15199 1726853329.00537: getting the remaining hosts for this loop 15199 1726853329.00539: done getting the remaining hosts for this loop 15199 1726853329.00542: getting the next task for host managed_node2 15199 1726853329.00549: done getting next task for host managed_node2 15199 1726853329.00552: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15199 1726853329.00554: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.00566: getting variables 15199 1726853329.00567: in VariableManager get_vars() 15199 1726853329.00600: Calling all_inventory to load vars for managed_node2 15199 1726853329.00658: Calling groups_inventory to load vars for managed_node2 15199 1726853329.00661: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.00667: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.00668: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.00670: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.00770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.00884: done with get_vars() 15199 1726853329.00891: done getting variables 15199 1726853329.00929: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:28:49 -0400 (0:00:00.034) 0:00:04.300 ****** 15199 1726853329.00948: entering _queue_task() for managed_node2/fail 15199 1726853329.01132: worker is 1 (out of 1 available) 15199 1726853329.01146: exiting _queue_task() for managed_node2/fail 15199 1726853329.01157: done queuing things up, now waiting for results queue to drain 15199 1726853329.01159: waiting for pending results... 15199 1726853329.01331: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15199 1726853329.01389: in run() - task 02083763-bbaf-707e-6f22-00000000003e 15199 1726853329.01401: variable 'ansible_search_path' from source: unknown 15199 1726853329.01404: variable 'ansible_search_path' from source: unknown 15199 1726853329.01435: calling self._execute() 15199 1726853329.01496: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853329.01503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853329.01511: variable 'omit' from source: magic vars 15199 1726853329.01806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853329.03427: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853329.03472: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853329.03497: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853329.03522: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853329.03541: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853329.03601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853329.03631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853329.03651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853329.03681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853329.03693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853329.03785: variable 'ansible_distribution' from source: facts 15199 1726853329.03789: variable 'ansible_distribution_major_version' from source: facts 15199 1726853329.03802: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853329.03805: when evaluation is False, skipping this task 15199 1726853329.03807: _execute() done 15199 1726853329.03809: dumping result to json 15199 1726853329.03812: done dumping result, returning 15199 1726853329.03819: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-707e-6f22-00000000003e] 15199 1726853329.03825: sending task result for task 02083763-bbaf-707e-6f22-00000000003e 15199 1726853329.03904: done sending task result for task 02083763-bbaf-707e-6f22-00000000003e 15199 1726853329.03906: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853329.03951: no more pending results, returning what we have 15199 1726853329.03954: results queue empty 15199 1726853329.03955: checking for any_errors_fatal 15199 1726853329.03960: done checking for any_errors_fatal 15199 1726853329.03961: checking for max_fail_percentage 15199 1726853329.03962: done checking for max_fail_percentage 15199 1726853329.03963: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.03964: done checking to see if all hosts have failed 15199 1726853329.03964: getting the remaining hosts for this loop 15199 1726853329.03966: done getting the remaining hosts for this loop 15199 1726853329.03969: getting the next task for host managed_node2 15199 1726853329.03977: done getting next task for host managed_node2 15199 1726853329.03981: ^ task is: 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 15199 1726853329.03983: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.03994: getting variables 15199 1726853329.03996: in VariableManager get_vars() 15199 1726853329.04029: Calling all_inventory to load vars for managed_node2 15199 1726853329.04032: Calling groups_inventory to load vars for managed_node2 15199 1726853329.04034: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.04041: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.04044: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.04046: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.04173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.04446: done with get_vars() 15199 1726853329.04454: done getting variables 15199 1726853329.04491: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:28:49 -0400 (0:00:00.035) 0:00:04.336 ****** 15199 1726853329.04510: entering _queue_task() for managed_node2/dnf 15199 1726853329.04688: worker is 1 (out of 1 available) 15199 1726853329.04701: exiting _queue_task() for managed_node2/dnf 15199 1726853329.04713: done queuing things up, now waiting for results queue to drain 15199 1726853329.04715: waiting for pending results... 15199 1726853329.04872: running TaskExecutor() for managed_node2/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 15199 1726853329.04938: in run() - task 02083763-bbaf-707e-6f22-00000000003f 15199 1726853329.04950: variable 'ansible_search_path' from source: unknown 15199 1726853329.04953: variable 'ansible_search_path' from source: unknown 15199 1726853329.04983: calling self._execute() 15199 1726853329.05040: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853329.05043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853329.05062: variable 'omit' from source: magic vars 15199 1726853329.05355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853329.06840: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853329.06885: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853329.06912: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853329.06938: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853329.06959: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853329.07017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853329.07038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853329.07059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853329.07086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853329.07097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853329.07188: variable 'ansible_distribution' from source: facts 15199 1726853329.07192: variable 'ansible_distribution_major_version' from source: facts 15199 1726853329.07207: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853329.07210: when evaluation is False, skipping this task 15199 1726853329.07212: _execute() done 15199 1726853329.07215: dumping result to json 15199 1726853329.07217: done dumping result, returning 15199 1726853329.07225: done running TaskExecutor() for managed_node2/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 [02083763-bbaf-707e-6f22-00000000003f] 15199 1726853329.07228: sending task result for task 02083763-bbaf-707e-6f22-00000000003f 15199 1726853329.07314: done sending task result for task 02083763-bbaf-707e-6f22-00000000003f 15199 1726853329.07317: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853329.07389: no more pending results, returning what we have 15199 1726853329.07392: results queue empty 15199 1726853329.07393: checking for any_errors_fatal 15199 1726853329.07399: done checking for any_errors_fatal 15199 1726853329.07400: checking for max_fail_percentage 15199 1726853329.07401: done checking for max_fail_percentage 15199 1726853329.07402: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.07403: done checking to see if all hosts have failed 15199 1726853329.07403: getting the remaining hosts for this loop 15199 1726853329.07405: done getting the remaining hosts for this loop 15199 1726853329.07407: getting the next task for host managed_node2 15199 1726853329.07412: done getting next task for host managed_node2 15199 1726853329.07415: ^ task is: 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 15199 1726853329.07417: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.07429: getting variables 15199 1726853329.07430: in VariableManager get_vars() 15199 1726853329.07459: Calling all_inventory to load vars for managed_node2 15199 1726853329.07462: Calling groups_inventory to load vars for managed_node2 15199 1726853329.07464: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.07473: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.07475: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.07478: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.07586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.07716: done with get_vars() 15199 1726853329.07726: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15199 1726853329.07804: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:28:49 -0400 (0:00:00.033) 0:00:04.369 ****** 15199 1726853329.07830: entering _queue_task() for managed_node2/yum 15199 1726853329.08047: worker is 1 (out of 1 available) 15199 1726853329.08061: exiting _queue_task() for managed_node2/yum 15199 1726853329.08076: done queuing things up, now waiting for results queue to drain 15199 1726853329.08078: waiting for pending results... 15199 1726853329.08487: running TaskExecutor() for managed_node2/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 15199 1726853329.08493: in run() - task 02083763-bbaf-707e-6f22-000000000040 15199 1726853329.08496: variable 'ansible_search_path' from source: unknown 15199 1726853329.08498: variable 'ansible_search_path' from source: unknown 15199 1726853329.08501: calling self._execute() 15199 1726853329.08585: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853329.08599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853329.08617: variable 'omit' from source: magic vars 15199 1726853329.08957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853329.10447: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853329.10497: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853329.10542: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853329.10776: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853329.10780: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853329.10787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853329.10790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853329.10792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853329.10795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853329.10797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853329.10966: variable 'ansible_distribution' from source: facts 15199 1726853329.10990: variable 'ansible_distribution_major_version' from source: facts 15199 1726853329.11012: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853329.11018: when evaluation is False, skipping this task 15199 1726853329.11025: _execute() done 15199 1726853329.11031: dumping result to json 15199 1726853329.11036: done dumping result, returning 15199 1726853329.11046: done running TaskExecutor() for managed_node2/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 [02083763-bbaf-707e-6f22-000000000040] 15199 1726853329.11054: sending task result for task 02083763-bbaf-707e-6f22-000000000040 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853329.11196: no more pending results, returning what we have 15199 1726853329.11199: results queue empty 15199 1726853329.11200: checking for any_errors_fatal 15199 1726853329.11205: done checking for any_errors_fatal 15199 1726853329.11206: checking for max_fail_percentage 15199 1726853329.11207: done checking for max_fail_percentage 15199 1726853329.11208: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.11208: done checking to see if all hosts have failed 15199 1726853329.11209: getting the remaining hosts for this loop 15199 1726853329.11212: done getting the remaining hosts for this loop 15199 1726853329.11215: getting the next task for host managed_node2 15199 1726853329.11221: done getting next task for host managed_node2 15199 1726853329.11223: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15199 1726853329.11225: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.11239: getting variables 15199 1726853329.11240: in VariableManager get_vars() 15199 1726853329.11276: Calling all_inventory to load vars for managed_node2 15199 1726853329.11279: Calling groups_inventory to load vars for managed_node2 15199 1726853329.11281: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.11290: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.11292: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.11295: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.11648: done sending task result for task 02083763-bbaf-707e-6f22-000000000040 15199 1726853329.11651: WORKER PROCESS EXITING 15199 1726853329.11675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.11880: done with get_vars() 15199 1726853329.11889: done getting variables 15199 1726853329.11946: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:28:49 -0400 (0:00:00.041) 0:00:04.410 ****** 15199 1726853329.11985: entering _queue_task() for managed_node2/fail 15199 1726853329.12240: worker is 1 (out of 1 available) 15199 1726853329.12252: exiting _queue_task() for managed_node2/fail 15199 1726853329.12264: done queuing things up, now waiting for results queue to drain 15199 1726853329.12265: waiting for pending results... 15199 1726853329.12531: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15199 1726853329.12636: in run() - task 02083763-bbaf-707e-6f22-000000000041 15199 1726853329.12661: variable 'ansible_search_path' from source: unknown 15199 1726853329.12670: variable 'ansible_search_path' from source: unknown 15199 1726853329.12719: calling self._execute() 15199 1726853329.12810: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853329.12823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853329.12838: variable 'omit' from source: magic vars 15199 1726853329.13293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853329.15856: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853329.15932: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853329.15986: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853329.16027: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853329.16068: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853329.16183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853329.16391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853329.16395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853329.16398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853329.16532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853329.16687: variable 'ansible_distribution' from source: facts 15199 1726853329.16703: variable 'ansible_distribution_major_version' from source: facts 15199 1726853329.16728: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853329.16737: when evaluation is False, skipping this task 15199 1726853329.16744: _execute() done 15199 1726853329.16755: dumping result to json 15199 1726853329.16763: done dumping result, returning 15199 1726853329.16778: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-707e-6f22-000000000041] 15199 1726853329.16789: sending task result for task 02083763-bbaf-707e-6f22-000000000041 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853329.16952: no more pending results, returning what we have 15199 1726853329.16955: results queue empty 15199 1726853329.16956: checking for any_errors_fatal 15199 1726853329.16963: done checking for any_errors_fatal 15199 1726853329.16963: checking for max_fail_percentage 15199 1726853329.16965: done checking for max_fail_percentage 15199 1726853329.16966: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.16967: done checking to see if all hosts have failed 15199 1726853329.16967: getting the remaining hosts for this loop 15199 1726853329.16969: done getting the remaining hosts for this loop 15199 1726853329.16974: getting the next task for host managed_node2 15199 1726853329.16980: done getting next task for host managed_node2 15199 1726853329.16987: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 15199 1726853329.16989: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.17001: getting variables 15199 1726853329.17003: in VariableManager get_vars() 15199 1726853329.17037: Calling all_inventory to load vars for managed_node2 15199 1726853329.17040: Calling groups_inventory to load vars for managed_node2 15199 1726853329.17042: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.17051: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.17054: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.17056: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.17402: done sending task result for task 02083763-bbaf-707e-6f22-000000000041 15199 1726853329.17406: WORKER PROCESS EXITING 15199 1726853329.17433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.17645: done with get_vars() 15199 1726853329.17658: done getting variables 15199 1726853329.17855: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:28:49 -0400 (0:00:00.059) 0:00:04.469 ****** 15199 1726853329.17887: entering _queue_task() for managed_node2/package 15199 1726853329.18318: worker is 1 (out of 1 available) 15199 1726853329.18331: exiting _queue_task() for managed_node2/package 15199 1726853329.18342: done queuing things up, now waiting for results queue to drain 15199 1726853329.18344: waiting for pending results... 15199 1726853329.18540: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 15199 1726853329.18679: in run() - task 02083763-bbaf-707e-6f22-000000000042 15199 1726853329.18683: variable 'ansible_search_path' from source: unknown 15199 1726853329.18686: variable 'ansible_search_path' from source: unknown 15199 1726853329.18779: calling self._execute() 15199 1726853329.18832: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853329.18850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853329.18867: variable 'omit' from source: magic vars 15199 1726853329.19293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853329.21235: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853329.21295: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853329.21325: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853329.21364: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853329.21373: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853329.21430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853329.21451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853329.21473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853329.21497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853329.21510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853329.21599: variable 'ansible_distribution' from source: facts 15199 1726853329.21603: variable 'ansible_distribution_major_version' from source: facts 15199 1726853329.21619: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853329.21622: when evaluation is False, skipping this task 15199 1726853329.21625: _execute() done 15199 1726853329.21627: dumping result to json 15199 1726853329.21630: done dumping result, returning 15199 1726853329.21636: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-707e-6f22-000000000042] 15199 1726853329.21641: sending task result for task 02083763-bbaf-707e-6f22-000000000042 15199 1726853329.21726: done sending task result for task 02083763-bbaf-707e-6f22-000000000042 15199 1726853329.21729: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853329.21781: no more pending results, returning what we have 15199 1726853329.21784: results queue empty 15199 1726853329.21785: checking for any_errors_fatal 15199 1726853329.21792: done checking for any_errors_fatal 15199 1726853329.21793: checking for max_fail_percentage 15199 1726853329.21795: done checking for max_fail_percentage 15199 1726853329.21795: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.21796: done checking to see if all hosts have failed 15199 1726853329.21797: getting the remaining hosts for this loop 15199 1726853329.21798: done getting the remaining hosts for this loop 15199 1726853329.21801: getting the next task for host managed_node2 15199 1726853329.21806: done getting next task for host managed_node2 15199 1726853329.21809: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15199 1726853329.21811: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.21823: getting variables 15199 1726853329.21825: in VariableManager get_vars() 15199 1726853329.21864: Calling all_inventory to load vars for managed_node2 15199 1726853329.21866: Calling groups_inventory to load vars for managed_node2 15199 1726853329.21868: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.21878: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.21881: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.21883: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.22036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.22152: done with get_vars() 15199 1726853329.22159: done getting variables 15199 1726853329.22199: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:28:49 -0400 (0:00:00.043) 0:00:04.513 ****** 15199 1726853329.22218: entering _queue_task() for managed_node2/package 15199 1726853329.22399: worker is 1 (out of 1 available) 15199 1726853329.22414: exiting _queue_task() for managed_node2/package 15199 1726853329.22427: done queuing things up, now waiting for results queue to drain 15199 1726853329.22428: waiting for pending results... 15199 1726853329.22582: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15199 1726853329.22634: in run() - task 02083763-bbaf-707e-6f22-000000000043 15199 1726853329.22649: variable 'ansible_search_path' from source: unknown 15199 1726853329.22653: variable 'ansible_search_path' from source: unknown 15199 1726853329.22700: calling self._execute() 15199 1726853329.22768: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853329.22775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853329.22779: variable 'omit' from source: magic vars 15199 1726853329.23376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853329.25037: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853329.25081: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853329.25108: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853329.25134: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853329.25155: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853329.25210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853329.25232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853329.25254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853329.25281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853329.25292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853329.25387: variable 'ansible_distribution' from source: facts 15199 1726853329.25390: variable 'ansible_distribution_major_version' from source: facts 15199 1726853329.25405: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853329.25408: when evaluation is False, skipping this task 15199 1726853329.25411: _execute() done 15199 1726853329.25413: dumping result to json 15199 1726853329.25416: done dumping result, returning 15199 1726853329.25423: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-707e-6f22-000000000043] 15199 1726853329.25428: sending task result for task 02083763-bbaf-707e-6f22-000000000043 15199 1726853329.25517: done sending task result for task 02083763-bbaf-707e-6f22-000000000043 15199 1726853329.25520: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853329.25589: no more pending results, returning what we have 15199 1726853329.25592: results queue empty 15199 1726853329.25593: checking for any_errors_fatal 15199 1726853329.25597: done checking for any_errors_fatal 15199 1726853329.25598: checking for max_fail_percentage 15199 1726853329.25600: done checking for max_fail_percentage 15199 1726853329.25600: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.25601: done checking to see if all hosts have failed 15199 1726853329.25602: getting the remaining hosts for this loop 15199 1726853329.25603: done getting the remaining hosts for this loop 15199 1726853329.25606: getting the next task for host managed_node2 15199 1726853329.25611: done getting next task for host managed_node2 15199 1726853329.25614: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15199 1726853329.25616: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.25627: getting variables 15199 1726853329.25630: in VariableManager get_vars() 15199 1726853329.25661: Calling all_inventory to load vars for managed_node2 15199 1726853329.25664: Calling groups_inventory to load vars for managed_node2 15199 1726853329.25666: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.25675: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.25677: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.25680: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.25793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.25912: done with get_vars() 15199 1726853329.25921: done getting variables 15199 1726853329.25958: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:28:49 -0400 (0:00:00.037) 0:00:04.550 ****** 15199 1726853329.25980: entering _queue_task() for managed_node2/package 15199 1726853329.26163: worker is 1 (out of 1 available) 15199 1726853329.26182: exiting _queue_task() for managed_node2/package 15199 1726853329.26195: done queuing things up, now waiting for results queue to drain 15199 1726853329.26197: waiting for pending results... 15199 1726853329.26489: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15199 1726853329.26676: in run() - task 02083763-bbaf-707e-6f22-000000000044 15199 1726853329.26681: variable 'ansible_search_path' from source: unknown 15199 1726853329.26683: variable 'ansible_search_path' from source: unknown 15199 1726853329.26685: calling self._execute() 15199 1726853329.26688: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853329.26690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853329.26693: variable 'omit' from source: magic vars 15199 1726853329.27125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853329.28616: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853329.28661: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853329.28697: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853329.28722: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853329.28741: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853329.28801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853329.28820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853329.28837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853329.28867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853329.28980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853329.28983: variable 'ansible_distribution' from source: facts 15199 1726853329.28986: variable 'ansible_distribution_major_version' from source: facts 15199 1726853329.28989: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853329.28991: when evaluation is False, skipping this task 15199 1726853329.28993: _execute() done 15199 1726853329.28995: dumping result to json 15199 1726853329.28997: done dumping result, returning 15199 1726853329.29000: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-707e-6f22-000000000044] 15199 1726853329.29008: sending task result for task 02083763-bbaf-707e-6f22-000000000044 15199 1726853329.29090: done sending task result for task 02083763-bbaf-707e-6f22-000000000044 15199 1726853329.29093: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853329.29133: no more pending results, returning what we have 15199 1726853329.29136: results queue empty 15199 1726853329.29137: checking for any_errors_fatal 15199 1726853329.29145: done checking for any_errors_fatal 15199 1726853329.29145: checking for max_fail_percentage 15199 1726853329.29147: done checking for max_fail_percentage 15199 1726853329.29148: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.29149: done checking to see if all hosts have failed 15199 1726853329.29149: getting the remaining hosts for this loop 15199 1726853329.29151: done getting the remaining hosts for this loop 15199 1726853329.29154: getting the next task for host managed_node2 15199 1726853329.29159: done getting next task for host managed_node2 15199 1726853329.29162: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15199 1726853329.29163: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.29177: getting variables 15199 1726853329.29179: in VariableManager get_vars() 15199 1726853329.29207: Calling all_inventory to load vars for managed_node2 15199 1726853329.29209: Calling groups_inventory to load vars for managed_node2 15199 1726853329.29211: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.29219: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.29221: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.29223: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.29377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.29491: done with get_vars() 15199 1726853329.29498: done getting variables 15199 1726853329.29533: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:28:49 -0400 (0:00:00.035) 0:00:04.586 ****** 15199 1726853329.29553: entering _queue_task() for managed_node2/service 15199 1726853329.29729: worker is 1 (out of 1 available) 15199 1726853329.29744: exiting _queue_task() for managed_node2/service 15199 1726853329.29757: done queuing things up, now waiting for results queue to drain 15199 1726853329.29759: waiting for pending results... 15199 1726853329.29920: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15199 1726853329.29983: in run() - task 02083763-bbaf-707e-6f22-000000000045 15199 1726853329.30077: variable 'ansible_search_path' from source: unknown 15199 1726853329.30080: variable 'ansible_search_path' from source: unknown 15199 1726853329.30083: calling self._execute() 15199 1726853329.30087: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853329.30090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853329.30103: variable 'omit' from source: magic vars 15199 1726853329.30392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853329.31845: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853329.31888: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853329.31913: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853329.31941: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853329.31962: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853329.32018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853329.32038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853329.32062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853329.32089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853329.32101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853329.32190: variable 'ansible_distribution' from source: facts 15199 1726853329.32193: variable 'ansible_distribution_major_version' from source: facts 15199 1726853329.32208: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853329.32211: when evaluation is False, skipping this task 15199 1726853329.32213: _execute() done 15199 1726853329.32216: dumping result to json 15199 1726853329.32218: done dumping result, returning 15199 1726853329.32225: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-707e-6f22-000000000045] 15199 1726853329.32231: sending task result for task 02083763-bbaf-707e-6f22-000000000045 15199 1726853329.32310: done sending task result for task 02083763-bbaf-707e-6f22-000000000045 15199 1726853329.32313: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853329.32356: no more pending results, returning what we have 15199 1726853329.32359: results queue empty 15199 1726853329.32360: checking for any_errors_fatal 15199 1726853329.32367: done checking for any_errors_fatal 15199 1726853329.32367: checking for max_fail_percentage 15199 1726853329.32369: done checking for max_fail_percentage 15199 1726853329.32370: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.32373: done checking to see if all hosts have failed 15199 1726853329.32374: getting the remaining hosts for this loop 15199 1726853329.32376: done getting the remaining hosts for this loop 15199 1726853329.32379: getting the next task for host managed_node2 15199 1726853329.32384: done getting next task for host managed_node2 15199 1726853329.32387: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15199 1726853329.32389: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.32400: getting variables 15199 1726853329.32402: in VariableManager get_vars() 15199 1726853329.32435: Calling all_inventory to load vars for managed_node2 15199 1726853329.32438: Calling groups_inventory to load vars for managed_node2 15199 1726853329.32440: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.32448: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.32451: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.32454: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.32588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.32712: done with get_vars() 15199 1726853329.32719: done getting variables 15199 1726853329.32757: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:28:49 -0400 (0:00:00.032) 0:00:04.618 ****** 15199 1726853329.32779: entering _queue_task() for managed_node2/service 15199 1726853329.32954: worker is 1 (out of 1 available) 15199 1726853329.32968: exiting _queue_task() for managed_node2/service 15199 1726853329.32983: done queuing things up, now waiting for results queue to drain 15199 1726853329.32985: waiting for pending results... 15199 1726853329.33140: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15199 1726853329.33201: in run() - task 02083763-bbaf-707e-6f22-000000000046 15199 1726853329.33212: variable 'ansible_search_path' from source: unknown 15199 1726853329.33219: variable 'ansible_search_path' from source: unknown 15199 1726853329.33246: calling self._execute() 15199 1726853329.33305: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853329.33309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853329.33324: variable 'omit' from source: magic vars 15199 1726853329.33610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853329.35095: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853329.35136: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853329.35173: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853329.35205: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853329.35223: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853329.35282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853329.35307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853329.35323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853329.35351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853329.35360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853329.35485: variable 'ansible_distribution' from source: facts 15199 1726853329.35490: variable 'ansible_distribution_major_version' from source: facts 15199 1726853329.35493: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853329.35495: when evaluation is False, skipping this task 15199 1726853329.35497: _execute() done 15199 1726853329.35501: dumping result to json 15199 1726853329.35503: done dumping result, returning 15199 1726853329.35506: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-707e-6f22-000000000046] 15199 1726853329.35508: sending task result for task 02083763-bbaf-707e-6f22-000000000046 15199 1726853329.35572: done sending task result for task 02083763-bbaf-707e-6f22-000000000046 15199 1726853329.35575: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 15199 1726853329.35616: no more pending results, returning what we have 15199 1726853329.35619: results queue empty 15199 1726853329.35620: checking for any_errors_fatal 15199 1726853329.35627: done checking for any_errors_fatal 15199 1726853329.35628: checking for max_fail_percentage 15199 1726853329.35630: done checking for max_fail_percentage 15199 1726853329.35630: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.35631: done checking to see if all hosts have failed 15199 1726853329.35632: getting the remaining hosts for this loop 15199 1726853329.35633: done getting the remaining hosts for this loop 15199 1726853329.35636: getting the next task for host managed_node2 15199 1726853329.35642: done getting next task for host managed_node2 15199 1726853329.35648: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15199 1726853329.35650: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.35662: getting variables 15199 1726853329.35663: in VariableManager get_vars() 15199 1726853329.35701: Calling all_inventory to load vars for managed_node2 15199 1726853329.35703: Calling groups_inventory to load vars for managed_node2 15199 1726853329.35706: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.35713: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.35715: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.35717: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.35881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.35996: done with get_vars() 15199 1726853329.36003: done getting variables 15199 1726853329.36041: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:28:49 -0400 (0:00:00.032) 0:00:04.651 ****** 15199 1726853329.36063: entering _queue_task() for managed_node2/service 15199 1726853329.36251: worker is 1 (out of 1 available) 15199 1726853329.36265: exiting _queue_task() for managed_node2/service 15199 1726853329.36279: done queuing things up, now waiting for results queue to drain 15199 1726853329.36281: waiting for pending results... 15199 1726853329.36430: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15199 1726853329.36487: in run() - task 02083763-bbaf-707e-6f22-000000000047 15199 1726853329.36498: variable 'ansible_search_path' from source: unknown 15199 1726853329.36504: variable 'ansible_search_path' from source: unknown 15199 1726853329.36531: calling self._execute() 15199 1726853329.36592: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853329.36596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853329.36605: variable 'omit' from source: magic vars 15199 1726853329.36899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853329.38349: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853329.38393: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853329.38419: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853329.38443: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853329.38463: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853329.38521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853329.38541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853329.38560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853329.38590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853329.38601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853329.38693: variable 'ansible_distribution' from source: facts 15199 1726853329.38697: variable 'ansible_distribution_major_version' from source: facts 15199 1726853329.38712: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853329.38715: when evaluation is False, skipping this task 15199 1726853329.38717: _execute() done 15199 1726853329.38720: dumping result to json 15199 1726853329.38722: done dumping result, returning 15199 1726853329.38729: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-707e-6f22-000000000047] 15199 1726853329.38734: sending task result for task 02083763-bbaf-707e-6f22-000000000047 15199 1726853329.38816: done sending task result for task 02083763-bbaf-707e-6f22-000000000047 15199 1726853329.38819: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853329.38867: no more pending results, returning what we have 15199 1726853329.38870: results queue empty 15199 1726853329.38873: checking for any_errors_fatal 15199 1726853329.38878: done checking for any_errors_fatal 15199 1726853329.38879: checking for max_fail_percentage 15199 1726853329.38880: done checking for max_fail_percentage 15199 1726853329.38881: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.38882: done checking to see if all hosts have failed 15199 1726853329.38883: getting the remaining hosts for this loop 15199 1726853329.38884: done getting the remaining hosts for this loop 15199 1726853329.38887: getting the next task for host managed_node2 15199 1726853329.38892: done getting next task for host managed_node2 15199 1726853329.38895: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 15199 1726853329.38897: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.38908: getting variables 15199 1726853329.38909: in VariableManager get_vars() 15199 1726853329.38940: Calling all_inventory to load vars for managed_node2 15199 1726853329.38943: Calling groups_inventory to load vars for managed_node2 15199 1726853329.38945: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.38955: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.38957: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.38959: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.39081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.39198: done with get_vars() 15199 1726853329.39205: done getting variables 15199 1726853329.39243: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:28:49 -0400 (0:00:00.031) 0:00:04.683 ****** 15199 1726853329.39264: entering _queue_task() for managed_node2/service 15199 1726853329.39448: worker is 1 (out of 1 available) 15199 1726853329.39462: exiting _queue_task() for managed_node2/service 15199 1726853329.39475: done queuing things up, now waiting for results queue to drain 15199 1726853329.39476: waiting for pending results... 15199 1726853329.39620: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 15199 1726853329.39673: in run() - task 02083763-bbaf-707e-6f22-000000000048 15199 1726853329.39687: variable 'ansible_search_path' from source: unknown 15199 1726853329.39690: variable 'ansible_search_path' from source: unknown 15199 1726853329.39720: calling self._execute() 15199 1726853329.39784: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853329.39788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853329.39797: variable 'omit' from source: magic vars 15199 1726853329.40097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853329.41586: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853329.41626: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853329.41665: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853329.41690: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853329.41710: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853329.41768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853329.41791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853329.41808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853329.41834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853329.41845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853329.41935: variable 'ansible_distribution' from source: facts 15199 1726853329.41939: variable 'ansible_distribution_major_version' from source: facts 15199 1726853329.41957: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853329.41960: when evaluation is False, skipping this task 15199 1726853329.41962: _execute() done 15199 1726853329.41964: dumping result to json 15199 1726853329.41967: done dumping result, returning 15199 1726853329.41974: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-707e-6f22-000000000048] 15199 1726853329.41980: sending task result for task 02083763-bbaf-707e-6f22-000000000048 15199 1726853329.42054: done sending task result for task 02083763-bbaf-707e-6f22-000000000048 15199 1726853329.42057: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 15199 1726853329.42131: no more pending results, returning what we have 15199 1726853329.42134: results queue empty 15199 1726853329.42135: checking for any_errors_fatal 15199 1726853329.42140: done checking for any_errors_fatal 15199 1726853329.42141: checking for max_fail_percentage 15199 1726853329.42143: done checking for max_fail_percentage 15199 1726853329.42143: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.42144: done checking to see if all hosts have failed 15199 1726853329.42145: getting the remaining hosts for this loop 15199 1726853329.42146: done getting the remaining hosts for this loop 15199 1726853329.42148: getting the next task for host managed_node2 15199 1726853329.42153: done getting next task for host managed_node2 15199 1726853329.42156: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15199 1726853329.42158: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.42169: getting variables 15199 1726853329.42170: in VariableManager get_vars() 15199 1726853329.42200: Calling all_inventory to load vars for managed_node2 15199 1726853329.42202: Calling groups_inventory to load vars for managed_node2 15199 1726853329.42205: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.42212: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.42214: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.42217: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.42358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.42470: done with get_vars() 15199 1726853329.42479: done getting variables 15199 1726853329.42514: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:28:49 -0400 (0:00:00.032) 0:00:04.716 ****** 15199 1726853329.42533: entering _queue_task() for managed_node2/copy 15199 1726853329.42711: worker is 1 (out of 1 available) 15199 1726853329.42724: exiting _queue_task() for managed_node2/copy 15199 1726853329.42736: done queuing things up, now waiting for results queue to drain 15199 1726853329.42738: waiting for pending results... 15199 1726853329.42901: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15199 1726853329.42960: in run() - task 02083763-bbaf-707e-6f22-000000000049 15199 1726853329.42969: variable 'ansible_search_path' from source: unknown 15199 1726853329.42974: variable 'ansible_search_path' from source: unknown 15199 1726853329.43003: calling self._execute() 15199 1726853329.43060: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853329.43064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853329.43086: variable 'omit' from source: magic vars 15199 1726853329.43376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853329.45077: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853329.45080: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853329.45083: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853329.45091: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853329.45123: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853329.45210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853329.45249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853329.45286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853329.45332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853329.45356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853329.45514: variable 'ansible_distribution' from source: facts 15199 1726853329.45526: variable 'ansible_distribution_major_version' from source: facts 15199 1726853329.45553: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853329.45561: when evaluation is False, skipping this task 15199 1726853329.45568: _execute() done 15199 1726853329.45577: dumping result to json 15199 1726853329.45585: done dumping result, returning 15199 1726853329.45596: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-707e-6f22-000000000049] 15199 1726853329.45615: sending task result for task 02083763-bbaf-707e-6f22-000000000049 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853329.46039: no more pending results, returning what we have 15199 1726853329.46043: results queue empty 15199 1726853329.46044: checking for any_errors_fatal 15199 1726853329.46051: done checking for any_errors_fatal 15199 1726853329.46052: checking for max_fail_percentage 15199 1726853329.46054: done checking for max_fail_percentage 15199 1726853329.46055: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.46056: done checking to see if all hosts have failed 15199 1726853329.46057: getting the remaining hosts for this loop 15199 1726853329.46058: done getting the remaining hosts for this loop 15199 1726853329.46061: getting the next task for host managed_node2 15199 1726853329.46066: done getting next task for host managed_node2 15199 1726853329.46069: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15199 1726853329.46073: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.46082: done sending task result for task 02083763-bbaf-707e-6f22-000000000049 15199 1726853329.46085: WORKER PROCESS EXITING 15199 1726853329.46092: getting variables 15199 1726853329.46093: in VariableManager get_vars() 15199 1726853329.46125: Calling all_inventory to load vars for managed_node2 15199 1726853329.46128: Calling groups_inventory to load vars for managed_node2 15199 1726853329.46130: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.46138: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.46140: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.46143: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.46307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.46483: done with get_vars() 15199 1726853329.46493: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:28:49 -0400 (0:00:00.040) 0:00:04.756 ****** 15199 1726853329.46566: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 15199 1726853329.46817: worker is 1 (out of 1 available) 15199 1726853329.46829: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 15199 1726853329.46841: done queuing things up, now waiting for results queue to drain 15199 1726853329.46843: waiting for pending results... 15199 1726853329.47110: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15199 1726853329.47208: in run() - task 02083763-bbaf-707e-6f22-00000000004a 15199 1726853329.47228: variable 'ansible_search_path' from source: unknown 15199 1726853329.47235: variable 'ansible_search_path' from source: unknown 15199 1726853329.47279: calling self._execute() 15199 1726853329.47376: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853329.47390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853329.47408: variable 'omit' from source: magic vars 15199 1726853329.47852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853329.50512: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853329.50559: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853329.50595: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853329.50621: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853329.50643: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853329.50701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853329.50721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853329.50739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853329.50774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853329.50786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853329.50886: variable 'ansible_distribution' from source: facts 15199 1726853329.50890: variable 'ansible_distribution_major_version' from source: facts 15199 1726853329.50905: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853329.50908: when evaluation is False, skipping this task 15199 1726853329.50911: _execute() done 15199 1726853329.50913: dumping result to json 15199 1726853329.50915: done dumping result, returning 15199 1726853329.50923: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-707e-6f22-00000000004a] 15199 1726853329.50928: sending task result for task 02083763-bbaf-707e-6f22-00000000004a 15199 1726853329.51019: done sending task result for task 02083763-bbaf-707e-6f22-00000000004a 15199 1726853329.51023: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853329.51073: no more pending results, returning what we have 15199 1726853329.51076: results queue empty 15199 1726853329.51077: checking for any_errors_fatal 15199 1726853329.51084: done checking for any_errors_fatal 15199 1726853329.51084: checking for max_fail_percentage 15199 1726853329.51086: done checking for max_fail_percentage 15199 1726853329.51087: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.51088: done checking to see if all hosts have failed 15199 1726853329.51088: getting the remaining hosts for this loop 15199 1726853329.51090: done getting the remaining hosts for this loop 15199 1726853329.51093: getting the next task for host managed_node2 15199 1726853329.51099: done getting next task for host managed_node2 15199 1726853329.51102: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 15199 1726853329.51104: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.51116: getting variables 15199 1726853329.51117: in VariableManager get_vars() 15199 1726853329.51153: Calling all_inventory to load vars for managed_node2 15199 1726853329.51156: Calling groups_inventory to load vars for managed_node2 15199 1726853329.51159: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.51167: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.51170: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.51174: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.51341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.51457: done with get_vars() 15199 1726853329.51464: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:28:49 -0400 (0:00:00.049) 0:00:04.806 ****** 15199 1726853329.51520: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 15199 1726853329.51710: worker is 1 (out of 1 available) 15199 1726853329.51725: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 15199 1726853329.51738: done queuing things up, now waiting for results queue to drain 15199 1726853329.51740: waiting for pending results... 15199 1726853329.52087: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 15199 1726853329.52091: in run() - task 02083763-bbaf-707e-6f22-00000000004b 15199 1726853329.52094: variable 'ansible_search_path' from source: unknown 15199 1726853329.52096: variable 'ansible_search_path' from source: unknown 15199 1726853329.52098: calling self._execute() 15199 1726853329.52165: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853329.52184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853329.52276: variable 'omit' from source: magic vars 15199 1726853329.52643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853329.55402: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853329.55470: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853329.55511: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853329.55550: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853329.55587: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853329.55667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853329.55708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853329.55736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853329.55783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853329.55800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853329.56108: variable 'ansible_distribution' from source: facts 15199 1726853329.56112: variable 'ansible_distribution_major_version' from source: facts 15199 1726853329.56114: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853329.56116: when evaluation is False, skipping this task 15199 1726853329.56118: _execute() done 15199 1726853329.56120: dumping result to json 15199 1726853329.56122: done dumping result, returning 15199 1726853329.56131: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-707e-6f22-00000000004b] 15199 1726853329.56141: sending task result for task 02083763-bbaf-707e-6f22-00000000004b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853329.56318: no more pending results, returning what we have 15199 1726853329.56320: results queue empty 15199 1726853329.56321: checking for any_errors_fatal 15199 1726853329.56327: done checking for any_errors_fatal 15199 1726853329.56328: checking for max_fail_percentage 15199 1726853329.56330: done checking for max_fail_percentage 15199 1726853329.56330: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.56331: done checking to see if all hosts have failed 15199 1726853329.56332: getting the remaining hosts for this loop 15199 1726853329.56333: done getting the remaining hosts for this loop 15199 1726853329.56337: getting the next task for host managed_node2 15199 1726853329.56343: done getting next task for host managed_node2 15199 1726853329.56346: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15199 1726853329.56348: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.56360: getting variables 15199 1726853329.56361: in VariableManager get_vars() 15199 1726853329.56580: Calling all_inventory to load vars for managed_node2 15199 1726853329.56582: Calling groups_inventory to load vars for managed_node2 15199 1726853329.56584: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.56592: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.56595: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.56598: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.56943: done sending task result for task 02083763-bbaf-707e-6f22-00000000004b 15199 1726853329.56947: WORKER PROCESS EXITING 15199 1726853329.56968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.57241: done with get_vars() 15199 1726853329.57252: done getting variables 15199 1726853329.57308: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:28:49 -0400 (0:00:00.058) 0:00:04.864 ****** 15199 1726853329.57335: entering _queue_task() for managed_node2/debug 15199 1726853329.57986: worker is 1 (out of 1 available) 15199 1726853329.57999: exiting _queue_task() for managed_node2/debug 15199 1726853329.58011: done queuing things up, now waiting for results queue to drain 15199 1726853329.58012: waiting for pending results... 15199 1726853329.58357: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15199 1726853329.58436: in run() - task 02083763-bbaf-707e-6f22-00000000004c 15199 1726853329.58453: variable 'ansible_search_path' from source: unknown 15199 1726853329.58457: variable 'ansible_search_path' from source: unknown 15199 1726853329.58695: calling self._execute() 15199 1726853329.58773: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853329.58780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853329.58790: variable 'omit' from source: magic vars 15199 1726853329.59595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853329.62741: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853329.62880: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853329.62883: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853329.62919: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853329.62955: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853329.63049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853329.63087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853329.63124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853329.63179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853329.63205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853329.63353: variable 'ansible_distribution' from source: facts 15199 1726853329.63421: variable 'ansible_distribution_major_version' from source: facts 15199 1726853329.63425: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853329.63428: when evaluation is False, skipping this task 15199 1726853329.63430: _execute() done 15199 1726853329.63433: dumping result to json 15199 1726853329.63435: done dumping result, returning 15199 1726853329.63438: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-707e-6f22-00000000004c] 15199 1726853329.63440: sending task result for task 02083763-bbaf-707e-6f22-00000000004c skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15199 1726853329.63617: no more pending results, returning what we have 15199 1726853329.63620: results queue empty 15199 1726853329.63621: checking for any_errors_fatal 15199 1726853329.63627: done checking for any_errors_fatal 15199 1726853329.63628: checking for max_fail_percentage 15199 1726853329.63629: done checking for max_fail_percentage 15199 1726853329.63630: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.63631: done checking to see if all hosts have failed 15199 1726853329.63632: getting the remaining hosts for this loop 15199 1726853329.63633: done getting the remaining hosts for this loop 15199 1726853329.63636: getting the next task for host managed_node2 15199 1726853329.63642: done getting next task for host managed_node2 15199 1726853329.63651: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15199 1726853329.63653: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.63665: getting variables 15199 1726853329.63666: in VariableManager get_vars() 15199 1726853329.63708: Calling all_inventory to load vars for managed_node2 15199 1726853329.63711: Calling groups_inventory to load vars for managed_node2 15199 1726853329.63713: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.63723: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.63727: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.63730: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.64237: done sending task result for task 02083763-bbaf-707e-6f22-00000000004c 15199 1726853329.64240: WORKER PROCESS EXITING 15199 1726853329.64265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.64466: done with get_vars() 15199 1726853329.64479: done getting variables 15199 1726853329.64541: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:28:49 -0400 (0:00:00.072) 0:00:04.936 ****** 15199 1726853329.64575: entering _queue_task() for managed_node2/debug 15199 1726853329.64944: worker is 1 (out of 1 available) 15199 1726853329.64959: exiting _queue_task() for managed_node2/debug 15199 1726853329.64970: done queuing things up, now waiting for results queue to drain 15199 1726853329.64976: waiting for pending results... 15199 1726853329.65153: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15199 1726853329.65337: in run() - task 02083763-bbaf-707e-6f22-00000000004d 15199 1726853329.65361: variable 'ansible_search_path' from source: unknown 15199 1726853329.65487: variable 'ansible_search_path' from source: unknown 15199 1726853329.65503: calling self._execute() 15199 1726853329.65591: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853329.65780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853329.65784: variable 'omit' from source: magic vars 15199 1726853329.66576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853329.69137: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853329.69227: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853329.69376: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853329.69379: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853329.69381: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853329.69420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853329.69460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853329.69502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853329.69618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853329.69630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853329.69781: variable 'ansible_distribution' from source: facts 15199 1726853329.69785: variable 'ansible_distribution_major_version' from source: facts 15199 1726853329.69801: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853329.69805: when evaluation is False, skipping this task 15199 1726853329.69807: _execute() done 15199 1726853329.69810: dumping result to json 15199 1726853329.69812: done dumping result, returning 15199 1726853329.69819: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-707e-6f22-00000000004d] 15199 1726853329.69825: sending task result for task 02083763-bbaf-707e-6f22-00000000004d 15199 1726853329.69908: done sending task result for task 02083763-bbaf-707e-6f22-00000000004d 15199 1726853329.69910: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15199 1726853329.69960: no more pending results, returning what we have 15199 1726853329.69963: results queue empty 15199 1726853329.69964: checking for any_errors_fatal 15199 1726853329.69972: done checking for any_errors_fatal 15199 1726853329.69973: checking for max_fail_percentage 15199 1726853329.69975: done checking for max_fail_percentage 15199 1726853329.69975: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.69976: done checking to see if all hosts have failed 15199 1726853329.69977: getting the remaining hosts for this loop 15199 1726853329.69978: done getting the remaining hosts for this loop 15199 1726853329.69981: getting the next task for host managed_node2 15199 1726853329.69987: done getting next task for host managed_node2 15199 1726853329.69990: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15199 1726853329.69992: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.70004: getting variables 15199 1726853329.70005: in VariableManager get_vars() 15199 1726853329.70045: Calling all_inventory to load vars for managed_node2 15199 1726853329.70048: Calling groups_inventory to load vars for managed_node2 15199 1726853329.70050: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.70059: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.70062: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.70064: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.70213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.70330: done with get_vars() 15199 1726853329.70338: done getting variables 15199 1726853329.70381: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:28:49 -0400 (0:00:00.058) 0:00:04.995 ****** 15199 1726853329.70401: entering _queue_task() for managed_node2/debug 15199 1726853329.70606: worker is 1 (out of 1 available) 15199 1726853329.70621: exiting _queue_task() for managed_node2/debug 15199 1726853329.70637: done queuing things up, now waiting for results queue to drain 15199 1726853329.70639: waiting for pending results... 15199 1726853329.70891: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15199 1726853329.70910: in run() - task 02083763-bbaf-707e-6f22-00000000004e 15199 1726853329.70918: variable 'ansible_search_path' from source: unknown 15199 1726853329.70921: variable 'ansible_search_path' from source: unknown 15199 1726853329.70948: calling self._execute() 15199 1726853329.71015: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853329.71019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853329.71029: variable 'omit' from source: magic vars 15199 1726853329.71326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853329.73632: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853329.73689: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853329.73723: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853329.73752: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853329.73773: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853329.73830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853329.73854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853329.73874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853329.73899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853329.73910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853329.74008: variable 'ansible_distribution' from source: facts 15199 1726853329.74011: variable 'ansible_distribution_major_version' from source: facts 15199 1726853329.74026: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853329.74029: when evaluation is False, skipping this task 15199 1726853329.74032: _execute() done 15199 1726853329.74034: dumping result to json 15199 1726853329.74036: done dumping result, returning 15199 1726853329.74044: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-707e-6f22-00000000004e] 15199 1726853329.74051: sending task result for task 02083763-bbaf-707e-6f22-00000000004e 15199 1726853329.74131: done sending task result for task 02083763-bbaf-707e-6f22-00000000004e 15199 1726853329.74133: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15199 1726853329.74212: no more pending results, returning what we have 15199 1726853329.74215: results queue empty 15199 1726853329.74216: checking for any_errors_fatal 15199 1726853329.74222: done checking for any_errors_fatal 15199 1726853329.74223: checking for max_fail_percentage 15199 1726853329.74225: done checking for max_fail_percentage 15199 1726853329.74226: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.74226: done checking to see if all hosts have failed 15199 1726853329.74227: getting the remaining hosts for this loop 15199 1726853329.74228: done getting the remaining hosts for this loop 15199 1726853329.74232: getting the next task for host managed_node2 15199 1726853329.74236: done getting next task for host managed_node2 15199 1726853329.74240: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 15199 1726853329.74242: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.74253: getting variables 15199 1726853329.74255: in VariableManager get_vars() 15199 1726853329.74285: Calling all_inventory to load vars for managed_node2 15199 1726853329.74288: Calling groups_inventory to load vars for managed_node2 15199 1726853329.74289: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.74297: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.74299: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.74302: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.74466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.74581: done with get_vars() 15199 1726853329.74588: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:28:49 -0400 (0:00:00.042) 0:00:05.037 ****** 15199 1726853329.74650: entering _queue_task() for managed_node2/ping 15199 1726853329.74833: worker is 1 (out of 1 available) 15199 1726853329.74847: exiting _queue_task() for managed_node2/ping 15199 1726853329.74859: done queuing things up, now waiting for results queue to drain 15199 1726853329.74860: waiting for pending results... 15199 1726853329.75018: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 15199 1726853329.75076: in run() - task 02083763-bbaf-707e-6f22-00000000004f 15199 1726853329.75090: variable 'ansible_search_path' from source: unknown 15199 1726853329.75093: variable 'ansible_search_path' from source: unknown 15199 1726853329.75119: calling self._execute() 15199 1726853329.75198: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853329.75202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853329.75212: variable 'omit' from source: magic vars 15199 1726853329.75776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853329.77667: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853329.77736: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853329.77780: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853329.77818: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853329.77853: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853329.77939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853329.77970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853329.78003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853329.78076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853329.78079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853329.78192: variable 'ansible_distribution' from source: facts 15199 1726853329.78202: variable 'ansible_distribution_major_version' from source: facts 15199 1726853329.78224: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853329.78231: when evaluation is False, skipping this task 15199 1726853329.78237: _execute() done 15199 1726853329.78242: dumping result to json 15199 1726853329.78247: done dumping result, returning 15199 1726853329.78377: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-707e-6f22-00000000004f] 15199 1726853329.78380: sending task result for task 02083763-bbaf-707e-6f22-00000000004f 15199 1726853329.78440: done sending task result for task 02083763-bbaf-707e-6f22-00000000004f 15199 1726853329.78444: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853329.78492: no more pending results, returning what we have 15199 1726853329.78495: results queue empty 15199 1726853329.78495: checking for any_errors_fatal 15199 1726853329.78502: done checking for any_errors_fatal 15199 1726853329.78613: checking for max_fail_percentage 15199 1726853329.78616: done checking for max_fail_percentage 15199 1726853329.78617: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.78618: done checking to see if all hosts have failed 15199 1726853329.78618: getting the remaining hosts for this loop 15199 1726853329.78619: done getting the remaining hosts for this loop 15199 1726853329.78623: getting the next task for host managed_node2 15199 1726853329.78629: done getting next task for host managed_node2 15199 1726853329.78631: ^ task is: TASK: meta (role_complete) 15199 1726853329.78632: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.78645: getting variables 15199 1726853329.78648: in VariableManager get_vars() 15199 1726853329.78681: Calling all_inventory to load vars for managed_node2 15199 1726853329.78684: Calling groups_inventory to load vars for managed_node2 15199 1726853329.78686: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.78693: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.78695: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.78698: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.78861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.79050: done with get_vars() 15199 1726853329.79060: done getting variables 15199 1726853329.79131: done queuing things up, now waiting for results queue to drain 15199 1726853329.79132: results queue empty 15199 1726853329.79133: checking for any_errors_fatal 15199 1726853329.79135: done checking for any_errors_fatal 15199 1726853329.79136: checking for max_fail_percentage 15199 1726853329.79137: done checking for max_fail_percentage 15199 1726853329.79137: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.79138: done checking to see if all hosts have failed 15199 1726853329.79138: getting the remaining hosts for this loop 15199 1726853329.79140: done getting the remaining hosts for this loop 15199 1726853329.79141: getting the next task for host managed_node2 15199 1726853329.79145: done getting next task for host managed_node2 15199 1726853329.79148: ^ task is: TASK: meta (flush_handlers) 15199 1726853329.79150: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.79152: getting variables 15199 1726853329.79152: in VariableManager get_vars() 15199 1726853329.79162: Calling all_inventory to load vars for managed_node2 15199 1726853329.79164: Calling groups_inventory to load vars for managed_node2 15199 1726853329.79166: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.79169: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.79173: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.79175: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.79301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.79504: done with get_vars() 15199 1726853329.79512: done getting variables 15199 1726853329.79555: in VariableManager get_vars() 15199 1726853329.79564: Calling all_inventory to load vars for managed_node2 15199 1726853329.79572: Calling groups_inventory to load vars for managed_node2 15199 1726853329.79574: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.79578: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.79580: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.79582: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.79707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.80091: done with get_vars() 15199 1726853329.80104: done queuing things up, now waiting for results queue to drain 15199 1726853329.80106: results queue empty 15199 1726853329.80107: checking for any_errors_fatal 15199 1726853329.80108: done checking for any_errors_fatal 15199 1726853329.80108: checking for max_fail_percentage 15199 1726853329.80109: done checking for max_fail_percentage 15199 1726853329.80110: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.80110: done checking to see if all hosts have failed 15199 1726853329.80111: getting the remaining hosts for this loop 15199 1726853329.80112: done getting the remaining hosts for this loop 15199 1726853329.80114: getting the next task for host managed_node2 15199 1726853329.80117: done getting next task for host managed_node2 15199 1726853329.80118: ^ task is: TASK: meta (flush_handlers) 15199 1726853329.80120: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.80122: getting variables 15199 1726853329.80123: in VariableManager get_vars() 15199 1726853329.80132: Calling all_inventory to load vars for managed_node2 15199 1726853329.80134: Calling groups_inventory to load vars for managed_node2 15199 1726853329.80136: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.80140: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.80142: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.80145: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.80280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.80475: done with get_vars() 15199 1726853329.80483: done getting variables 15199 1726853329.80521: in VariableManager get_vars() 15199 1726853329.80530: Calling all_inventory to load vars for managed_node2 15199 1726853329.80532: Calling groups_inventory to load vars for managed_node2 15199 1726853329.80534: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.80538: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.80540: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.80543: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.80667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.80842: done with get_vars() 15199 1726853329.80853: done queuing things up, now waiting for results queue to drain 15199 1726853329.80855: results queue empty 15199 1726853329.80855: checking for any_errors_fatal 15199 1726853329.80856: done checking for any_errors_fatal 15199 1726853329.80857: checking for max_fail_percentage 15199 1726853329.80858: done checking for max_fail_percentage 15199 1726853329.80859: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.80859: done checking to see if all hosts have failed 15199 1726853329.80860: getting the remaining hosts for this loop 15199 1726853329.80861: done getting the remaining hosts for this loop 15199 1726853329.80863: getting the next task for host managed_node2 15199 1726853329.80866: done getting next task for host managed_node2 15199 1726853329.80867: ^ task is: None 15199 1726853329.80868: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.80869: done queuing things up, now waiting for results queue to drain 15199 1726853329.80870: results queue empty 15199 1726853329.80872: checking for any_errors_fatal 15199 1726853329.80873: done checking for any_errors_fatal 15199 1726853329.80874: checking for max_fail_percentage 15199 1726853329.80875: done checking for max_fail_percentage 15199 1726853329.80875: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.80876: done checking to see if all hosts have failed 15199 1726853329.80878: getting the next task for host managed_node2 15199 1726853329.80880: done getting next task for host managed_node2 15199 1726853329.80881: ^ task is: None 15199 1726853329.80883: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.80916: in VariableManager get_vars() 15199 1726853329.80933: done with get_vars() 15199 1726853329.80941: in VariableManager get_vars() 15199 1726853329.80952: done with get_vars() 15199 1726853329.80956: variable 'omit' from source: magic vars 15199 1726853329.80990: in VariableManager get_vars() 15199 1726853329.80997: done with get_vars() 15199 1726853329.81010: variable 'omit' from source: magic vars PLAY [Delete the interface] **************************************************** 15199 1726853329.81133: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15199 1726853329.81151: getting the remaining hosts for this loop 15199 1726853329.81152: done getting the remaining hosts for this loop 15199 1726853329.81154: getting the next task for host managed_node2 15199 1726853329.81155: done getting next task for host managed_node2 15199 1726853329.81156: ^ task is: TASK: Gathering Facts 15199 1726853329.81157: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.81158: getting variables 15199 1726853329.81159: in VariableManager get_vars() 15199 1726853329.81164: Calling all_inventory to load vars for managed_node2 15199 1726853329.81165: Calling groups_inventory to load vars for managed_node2 15199 1726853329.81167: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.81170: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.81173: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.81175: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.81261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.81392: done with get_vars() 15199 1726853329.81397: done getting variables 15199 1726853329.81425: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 Friday 20 September 2024 13:28:49 -0400 (0:00:00.067) 0:00:05.105 ****** 15199 1726853329.81444: entering _queue_task() for managed_node2/gather_facts 15199 1726853329.81653: worker is 1 (out of 1 available) 15199 1726853329.81667: exiting _queue_task() for managed_node2/gather_facts 15199 1726853329.81679: done queuing things up, now waiting for results queue to drain 15199 1726853329.81682: waiting for pending results... 15199 1726853329.81835: running TaskExecutor() for managed_node2/TASK: Gathering Facts 15199 1726853329.81894: in run() - task 02083763-bbaf-707e-6f22-000000000229 15199 1726853329.81910: variable 'ansible_search_path' from source: unknown 15199 1726853329.81934: calling self._execute() 15199 1726853329.81994: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853329.81999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853329.82007: variable 'omit' from source: magic vars 15199 1726853329.82308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853329.83908: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853329.83957: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853329.83986: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853329.84011: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853329.84030: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853329.84088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853329.84108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853329.84125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853329.84150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853329.84165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853329.84257: variable 'ansible_distribution' from source: facts 15199 1726853329.84260: variable 'ansible_distribution_major_version' from source: facts 15199 1726853329.84287: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853329.84291: when evaluation is False, skipping this task 15199 1726853329.84294: _execute() done 15199 1726853329.84296: dumping result to json 15199 1726853329.84298: done dumping result, returning 15199 1726853329.84306: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02083763-bbaf-707e-6f22-000000000229] 15199 1726853329.84311: sending task result for task 02083763-bbaf-707e-6f22-000000000229 15199 1726853329.84379: done sending task result for task 02083763-bbaf-707e-6f22-000000000229 15199 1726853329.84382: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853329.84452: no more pending results, returning what we have 15199 1726853329.84455: results queue empty 15199 1726853329.84456: checking for any_errors_fatal 15199 1726853329.84456: done checking for any_errors_fatal 15199 1726853329.84457: checking for max_fail_percentage 15199 1726853329.84458: done checking for max_fail_percentage 15199 1726853329.84459: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.84460: done checking to see if all hosts have failed 15199 1726853329.84461: getting the remaining hosts for this loop 15199 1726853329.84462: done getting the remaining hosts for this loop 15199 1726853329.84465: getting the next task for host managed_node2 15199 1726853329.84473: done getting next task for host managed_node2 15199 1726853329.84474: ^ task is: TASK: meta (flush_handlers) 15199 1726853329.84476: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.84480: getting variables 15199 1726853329.84482: in VariableManager get_vars() 15199 1726853329.84507: Calling all_inventory to load vars for managed_node2 15199 1726853329.84509: Calling groups_inventory to load vars for managed_node2 15199 1726853329.84512: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.84523: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.84525: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.84528: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.84660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.84769: done with get_vars() 15199 1726853329.84778: done getting variables 15199 1726853329.84820: in VariableManager get_vars() 15199 1726853329.84826: Calling all_inventory to load vars for managed_node2 15199 1726853329.84827: Calling groups_inventory to load vars for managed_node2 15199 1726853329.84828: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.84831: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.84832: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.84834: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.85057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.85155: done with get_vars() 15199 1726853329.85164: done queuing things up, now waiting for results queue to drain 15199 1726853329.85165: results queue empty 15199 1726853329.85165: checking for any_errors_fatal 15199 1726853329.85166: done checking for any_errors_fatal 15199 1726853329.85167: checking for max_fail_percentage 15199 1726853329.85167: done checking for max_fail_percentage 15199 1726853329.85168: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.85168: done checking to see if all hosts have failed 15199 1726853329.85169: getting the remaining hosts for this loop 15199 1726853329.85169: done getting the remaining hosts for this loop 15199 1726853329.85172: getting the next task for host managed_node2 15199 1726853329.85175: done getting next task for host managed_node2 15199 1726853329.85176: ^ task is: TASK: Include the task 'delete_interface.yml' 15199 1726853329.85177: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.85179: getting variables 15199 1726853329.85179: in VariableManager get_vars() 15199 1726853329.85184: Calling all_inventory to load vars for managed_node2 15199 1726853329.85185: Calling groups_inventory to load vars for managed_node2 15199 1726853329.85186: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.85193: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.85194: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.85196: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.85270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.85381: done with get_vars() 15199 1726853329.85386: done getting variables TASK [Include the task 'delete_interface.yml'] ********************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:8 Friday 20 September 2024 13:28:49 -0400 (0:00:00.039) 0:00:05.145 ****** 15199 1726853329.85427: entering _queue_task() for managed_node2/include_tasks 15199 1726853329.85610: worker is 1 (out of 1 available) 15199 1726853329.85624: exiting _queue_task() for managed_node2/include_tasks 15199 1726853329.85636: done queuing things up, now waiting for results queue to drain 15199 1726853329.85638: waiting for pending results... 15199 1726853329.85791: running TaskExecutor() for managed_node2/TASK: Include the task 'delete_interface.yml' 15199 1726853329.85845: in run() - task 02083763-bbaf-707e-6f22-000000000052 15199 1726853329.85859: variable 'ansible_search_path' from source: unknown 15199 1726853329.85889: calling self._execute() 15199 1726853329.85945: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853329.85952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853329.85960: variable 'omit' from source: magic vars 15199 1726853329.86260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853329.87756: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853329.87798: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853329.87825: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853329.87851: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853329.87872: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853329.87930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853329.87947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853329.87967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853329.87995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853329.88006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853329.88098: variable 'ansible_distribution' from source: facts 15199 1726853329.88102: variable 'ansible_distribution_major_version' from source: facts 15199 1726853329.88117: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853329.88120: when evaluation is False, skipping this task 15199 1726853329.88122: _execute() done 15199 1726853329.88124: dumping result to json 15199 1726853329.88126: done dumping result, returning 15199 1726853329.88132: done running TaskExecutor() for managed_node2/TASK: Include the task 'delete_interface.yml' [02083763-bbaf-707e-6f22-000000000052] 15199 1726853329.88143: sending task result for task 02083763-bbaf-707e-6f22-000000000052 15199 1726853329.88223: done sending task result for task 02083763-bbaf-707e-6f22-000000000052 15199 1726853329.88225: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853329.88292: no more pending results, returning what we have 15199 1726853329.88295: results queue empty 15199 1726853329.88295: checking for any_errors_fatal 15199 1726853329.88297: done checking for any_errors_fatal 15199 1726853329.88298: checking for max_fail_percentage 15199 1726853329.88299: done checking for max_fail_percentage 15199 1726853329.88300: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.88301: done checking to see if all hosts have failed 15199 1726853329.88301: getting the remaining hosts for this loop 15199 1726853329.88303: done getting the remaining hosts for this loop 15199 1726853329.88306: getting the next task for host managed_node2 15199 1726853329.88311: done getting next task for host managed_node2 15199 1726853329.88313: ^ task is: TASK: meta (flush_handlers) 15199 1726853329.88314: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.88318: getting variables 15199 1726853329.88319: in VariableManager get_vars() 15199 1726853329.88341: Calling all_inventory to load vars for managed_node2 15199 1726853329.88343: Calling groups_inventory to load vars for managed_node2 15199 1726853329.88346: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.88354: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.88358: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.88360: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.88480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.88596: done with get_vars() 15199 1726853329.88602: done getting variables 15199 1726853329.88645: in VariableManager get_vars() 15199 1726853329.88651: Calling all_inventory to load vars for managed_node2 15199 1726853329.88652: Calling groups_inventory to load vars for managed_node2 15199 1726853329.88653: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.88656: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.88657: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.88659: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.88766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.88868: done with get_vars() 15199 1726853329.88878: done queuing things up, now waiting for results queue to drain 15199 1726853329.88879: results queue empty 15199 1726853329.88880: checking for any_errors_fatal 15199 1726853329.88881: done checking for any_errors_fatal 15199 1726853329.88881: checking for max_fail_percentage 15199 1726853329.88882: done checking for max_fail_percentage 15199 1726853329.88882: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.88883: done checking to see if all hosts have failed 15199 1726853329.88883: getting the remaining hosts for this loop 15199 1726853329.88884: done getting the remaining hosts for this loop 15199 1726853329.88885: getting the next task for host managed_node2 15199 1726853329.88887: done getting next task for host managed_node2 15199 1726853329.88888: ^ task is: TASK: meta (flush_handlers) 15199 1726853329.88889: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.88890: getting variables 15199 1726853329.88891: in VariableManager get_vars() 15199 1726853329.88895: Calling all_inventory to load vars for managed_node2 15199 1726853329.88896: Calling groups_inventory to load vars for managed_node2 15199 1726853329.88897: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.88904: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.88905: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.88907: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.88983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.89086: done with get_vars() 15199 1726853329.89092: done getting variables 15199 1726853329.89119: in VariableManager get_vars() 15199 1726853329.89123: Calling all_inventory to load vars for managed_node2 15199 1726853329.89125: Calling groups_inventory to load vars for managed_node2 15199 1726853329.89126: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.89129: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.89130: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.89131: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.89226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.89341: done with get_vars() 15199 1726853329.89349: done queuing things up, now waiting for results queue to drain 15199 1726853329.89350: results queue empty 15199 1726853329.89351: checking for any_errors_fatal 15199 1726853329.89352: done checking for any_errors_fatal 15199 1726853329.89352: checking for max_fail_percentage 15199 1726853329.89353: done checking for max_fail_percentage 15199 1726853329.89353: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.89353: done checking to see if all hosts have failed 15199 1726853329.89354: getting the remaining hosts for this loop 15199 1726853329.89354: done getting the remaining hosts for this loop 15199 1726853329.89356: getting the next task for host managed_node2 15199 1726853329.89357: done getting next task for host managed_node2 15199 1726853329.89358: ^ task is: None 15199 1726853329.89359: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.89359: done queuing things up, now waiting for results queue to drain 15199 1726853329.89360: results queue empty 15199 1726853329.89360: checking for any_errors_fatal 15199 1726853329.89361: done checking for any_errors_fatal 15199 1726853329.89361: checking for max_fail_percentage 15199 1726853329.89362: done checking for max_fail_percentage 15199 1726853329.89362: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.89362: done checking to see if all hosts have failed 15199 1726853329.89363: getting the next task for host managed_node2 15199 1726853329.89364: done getting next task for host managed_node2 15199 1726853329.89365: ^ task is: None 15199 1726853329.89365: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.89393: in VariableManager get_vars() 15199 1726853329.89408: done with get_vars() 15199 1726853329.89412: in VariableManager get_vars() 15199 1726853329.89418: done with get_vars() 15199 1726853329.89421: variable 'omit' from source: magic vars 15199 1726853329.89501: variable 'profile' from source: play vars 15199 1726853329.89562: in VariableManager get_vars() 15199 1726853329.89573: done with get_vars() 15199 1726853329.89588: variable 'omit' from source: magic vars 15199 1726853329.89630: variable 'profile' from source: play vars PLAY [Remove {{ profile }}] **************************************************** 15199 1726853329.90006: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15199 1726853329.90024: getting the remaining hosts for this loop 15199 1726853329.90025: done getting the remaining hosts for this loop 15199 1726853329.90026: getting the next task for host managed_node2 15199 1726853329.90028: done getting next task for host managed_node2 15199 1726853329.90029: ^ task is: TASK: Gathering Facts 15199 1726853329.90030: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.90032: getting variables 15199 1726853329.90033: in VariableManager get_vars() 15199 1726853329.90040: Calling all_inventory to load vars for managed_node2 15199 1726853329.90041: Calling groups_inventory to load vars for managed_node2 15199 1726853329.90042: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.90045: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.90047: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.90049: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.90125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.90253: done with get_vars() 15199 1726853329.90258: done getting variables 15199 1726853329.90283: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 Friday 20 September 2024 13:28:49 -0400 (0:00:00.048) 0:00:05.194 ****** 15199 1726853329.90298: entering _queue_task() for managed_node2/gather_facts 15199 1726853329.90476: worker is 1 (out of 1 available) 15199 1726853329.90487: exiting _queue_task() for managed_node2/gather_facts 15199 1726853329.90498: done queuing things up, now waiting for results queue to drain 15199 1726853329.90499: waiting for pending results... 15199 1726853329.90652: running TaskExecutor() for managed_node2/TASK: Gathering Facts 15199 1726853329.90714: in run() - task 02083763-bbaf-707e-6f22-00000000023e 15199 1726853329.90728: variable 'ansible_search_path' from source: unknown 15199 1726853329.90754: calling self._execute() 15199 1726853329.90816: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853329.90820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853329.90829: variable 'omit' from source: magic vars 15199 1726853329.91121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853329.92593: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853329.92635: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853329.92663: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853329.92691: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853329.92710: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853329.92767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853329.92791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853329.92809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853329.92834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853329.92844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853329.92938: variable 'ansible_distribution' from source: facts 15199 1726853329.92942: variable 'ansible_distribution_major_version' from source: facts 15199 1726853329.92960: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853329.92963: when evaluation is False, skipping this task 15199 1726853329.92965: _execute() done 15199 1726853329.92967: dumping result to json 15199 1726853329.92970: done dumping result, returning 15199 1726853329.92977: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02083763-bbaf-707e-6f22-00000000023e] 15199 1726853329.92982: sending task result for task 02083763-bbaf-707e-6f22-00000000023e 15199 1726853329.93056: done sending task result for task 02083763-bbaf-707e-6f22-00000000023e 15199 1726853329.93058: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853329.93150: no more pending results, returning what we have 15199 1726853329.93153: results queue empty 15199 1726853329.93154: checking for any_errors_fatal 15199 1726853329.93155: done checking for any_errors_fatal 15199 1726853329.93155: checking for max_fail_percentage 15199 1726853329.93157: done checking for max_fail_percentage 15199 1726853329.93157: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.93158: done checking to see if all hosts have failed 15199 1726853329.93159: getting the remaining hosts for this loop 15199 1726853329.93160: done getting the remaining hosts for this loop 15199 1726853329.93163: getting the next task for host managed_node2 15199 1726853329.93167: done getting next task for host managed_node2 15199 1726853329.93169: ^ task is: TASK: meta (flush_handlers) 15199 1726853329.93172: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.93176: getting variables 15199 1726853329.93177: in VariableManager get_vars() 15199 1726853329.93206: Calling all_inventory to load vars for managed_node2 15199 1726853329.93208: Calling groups_inventory to load vars for managed_node2 15199 1726853329.93210: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.93220: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.93222: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.93225: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.93336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.93450: done with get_vars() 15199 1726853329.93457: done getting variables 15199 1726853329.93507: in VariableManager get_vars() 15199 1726853329.93514: Calling all_inventory to load vars for managed_node2 15199 1726853329.93516: Calling groups_inventory to load vars for managed_node2 15199 1726853329.93517: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.93520: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.93521: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.93523: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.93620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.93743: done with get_vars() 15199 1726853329.93754: done queuing things up, now waiting for results queue to drain 15199 1726853329.93755: results queue empty 15199 1726853329.93755: checking for any_errors_fatal 15199 1726853329.93757: done checking for any_errors_fatal 15199 1726853329.93757: checking for max_fail_percentage 15199 1726853329.93758: done checking for max_fail_percentage 15199 1726853329.93758: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.93759: done checking to see if all hosts have failed 15199 1726853329.93759: getting the remaining hosts for this loop 15199 1726853329.93760: done getting the remaining hosts for this loop 15199 1726853329.93761: getting the next task for host managed_node2 15199 1726853329.93764: done getting next task for host managed_node2 15199 1726853329.93765: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15199 1726853329.93766: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.93775: getting variables 15199 1726853329.93775: in VariableManager get_vars() 15199 1726853329.93783: Calling all_inventory to load vars for managed_node2 15199 1726853329.93784: Calling groups_inventory to load vars for managed_node2 15199 1726853329.93786: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.93793: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.93795: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.93796: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.93875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.93990: done with get_vars() 15199 1726853329.93996: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:28:49 -0400 (0:00:00.037) 0:00:05.231 ****** 15199 1726853329.94041: entering _queue_task() for managed_node2/include_tasks 15199 1726853329.94230: worker is 1 (out of 1 available) 15199 1726853329.94242: exiting _queue_task() for managed_node2/include_tasks 15199 1726853329.94254: done queuing things up, now waiting for results queue to drain 15199 1726853329.94255: waiting for pending results... 15199 1726853329.94495: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15199 1726853329.94555: in run() - task 02083763-bbaf-707e-6f22-00000000005a 15199 1726853329.94559: variable 'ansible_search_path' from source: unknown 15199 1726853329.94562: variable 'ansible_search_path' from source: unknown 15199 1726853329.94578: calling self._execute() 15199 1726853329.94660: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853329.94678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853329.94694: variable 'omit' from source: magic vars 15199 1726853329.95118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853329.96707: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853329.96749: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853329.96776: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853329.96802: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853329.96821: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853329.96879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853329.96899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853329.96916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853329.96941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853329.96952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853329.97051: variable 'ansible_distribution' from source: facts 15199 1726853329.97054: variable 'ansible_distribution_major_version' from source: facts 15199 1726853329.97099: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853329.97102: when evaluation is False, skipping this task 15199 1726853329.97104: _execute() done 15199 1726853329.97107: dumping result to json 15199 1726853329.97109: done dumping result, returning 15199 1726853329.97111: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-707e-6f22-00000000005a] 15199 1726853329.97113: sending task result for task 02083763-bbaf-707e-6f22-00000000005a 15199 1726853329.97184: done sending task result for task 02083763-bbaf-707e-6f22-00000000005a 15199 1726853329.97187: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853329.97241: no more pending results, returning what we have 15199 1726853329.97244: results queue empty 15199 1726853329.97245: checking for any_errors_fatal 15199 1726853329.97249: done checking for any_errors_fatal 15199 1726853329.97250: checking for max_fail_percentage 15199 1726853329.97251: done checking for max_fail_percentage 15199 1726853329.97252: checking to see if all hosts have failed and the running result is not ok 15199 1726853329.97253: done checking to see if all hosts have failed 15199 1726853329.97254: getting the remaining hosts for this loop 15199 1726853329.97255: done getting the remaining hosts for this loop 15199 1726853329.97259: getting the next task for host managed_node2 15199 1726853329.97263: done getting next task for host managed_node2 15199 1726853329.97267: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 15199 1726853329.97269: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853329.97281: getting variables 15199 1726853329.97283: in VariableManager get_vars() 15199 1726853329.97314: Calling all_inventory to load vars for managed_node2 15199 1726853329.97317: Calling groups_inventory to load vars for managed_node2 15199 1726853329.97319: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853329.97325: Calling all_plugins_play to load vars for managed_node2 15199 1726853329.97328: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853329.97330: Calling groups_plugins_play to load vars for managed_node2 15199 1726853329.97505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853329.97686: done with get_vars() 15199 1726853329.97693: done getting variables 15199 1726853329.97731: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:28:49 -0400 (0:00:00.037) 0:00:05.268 ****** 15199 1726853329.97751: entering _queue_task() for managed_node2/debug 15199 1726853329.97926: worker is 1 (out of 1 available) 15199 1726853329.97939: exiting _queue_task() for managed_node2/debug 15199 1726853329.97951: done queuing things up, now waiting for results queue to drain 15199 1726853329.97953: waiting for pending results... 15199 1726853329.98121: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 15199 1726853329.98186: in run() - task 02083763-bbaf-707e-6f22-00000000005b 15199 1726853329.98197: variable 'ansible_search_path' from source: unknown 15199 1726853329.98200: variable 'ansible_search_path' from source: unknown 15199 1726853329.98229: calling self._execute() 15199 1726853329.98292: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853329.98296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853329.98304: variable 'omit' from source: magic vars 15199 1726853329.98791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853330.00288: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853330.00338: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853330.00364: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853330.00391: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853330.00410: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853330.00467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853330.00488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853330.00505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853330.00532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853330.00543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853330.00634: variable 'ansible_distribution' from source: facts 15199 1726853330.00644: variable 'ansible_distribution_major_version' from source: facts 15199 1726853330.00661: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853330.00664: when evaluation is False, skipping this task 15199 1726853330.00667: _execute() done 15199 1726853330.00669: dumping result to json 15199 1726853330.00674: done dumping result, returning 15199 1726853330.00681: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-707e-6f22-00000000005b] 15199 1726853330.00686: sending task result for task 02083763-bbaf-707e-6f22-00000000005b 15199 1726853330.00761: done sending task result for task 02083763-bbaf-707e-6f22-00000000005b 15199 1726853330.00764: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15199 1726853330.00803: no more pending results, returning what we have 15199 1726853330.00806: results queue empty 15199 1726853330.00807: checking for any_errors_fatal 15199 1726853330.00814: done checking for any_errors_fatal 15199 1726853330.00815: checking for max_fail_percentage 15199 1726853330.00817: done checking for max_fail_percentage 15199 1726853330.00817: checking to see if all hosts have failed and the running result is not ok 15199 1726853330.00818: done checking to see if all hosts have failed 15199 1726853330.00819: getting the remaining hosts for this loop 15199 1726853330.00821: done getting the remaining hosts for this loop 15199 1726853330.00823: getting the next task for host managed_node2 15199 1726853330.00829: done getting next task for host managed_node2 15199 1726853330.00832: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15199 1726853330.00834: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853330.00845: getting variables 15199 1726853330.00846: in VariableManager get_vars() 15199 1726853330.00886: Calling all_inventory to load vars for managed_node2 15199 1726853330.00889: Calling groups_inventory to load vars for managed_node2 15199 1726853330.00891: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853330.00898: Calling all_plugins_play to load vars for managed_node2 15199 1726853330.00900: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853330.00903: Calling groups_plugins_play to load vars for managed_node2 15199 1726853330.01085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853330.01198: done with get_vars() 15199 1726853330.01205: done getting variables 15199 1726853330.01241: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:28:50 -0400 (0:00:00.035) 0:00:05.303 ****** 15199 1726853330.01260: entering _queue_task() for managed_node2/fail 15199 1726853330.01440: worker is 1 (out of 1 available) 15199 1726853330.01452: exiting _queue_task() for managed_node2/fail 15199 1726853330.01464: done queuing things up, now waiting for results queue to drain 15199 1726853330.01465: waiting for pending results... 15199 1726853330.01626: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15199 1726853330.01693: in run() - task 02083763-bbaf-707e-6f22-00000000005c 15199 1726853330.01703: variable 'ansible_search_path' from source: unknown 15199 1726853330.01707: variable 'ansible_search_path' from source: unknown 15199 1726853330.01734: calling self._execute() 15199 1726853330.01798: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853330.01804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853330.01812: variable 'omit' from source: magic vars 15199 1726853330.02110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853330.03591: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853330.03643: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853330.03674: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853330.03707: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853330.03725: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853330.03786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853330.03806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853330.03824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853330.03851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853330.03865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853330.03958: variable 'ansible_distribution' from source: facts 15199 1726853330.03963: variable 'ansible_distribution_major_version' from source: facts 15199 1726853330.03984: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853330.03987: when evaluation is False, skipping this task 15199 1726853330.03990: _execute() done 15199 1726853330.03992: dumping result to json 15199 1726853330.03995: done dumping result, returning 15199 1726853330.04001: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-707e-6f22-00000000005c] 15199 1726853330.04006: sending task result for task 02083763-bbaf-707e-6f22-00000000005c 15199 1726853330.04102: done sending task result for task 02083763-bbaf-707e-6f22-00000000005c 15199 1726853330.04105: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853330.04148: no more pending results, returning what we have 15199 1726853330.04151: results queue empty 15199 1726853330.04152: checking for any_errors_fatal 15199 1726853330.04159: done checking for any_errors_fatal 15199 1726853330.04159: checking for max_fail_percentage 15199 1726853330.04161: done checking for max_fail_percentage 15199 1726853330.04162: checking to see if all hosts have failed and the running result is not ok 15199 1726853330.04162: done checking to see if all hosts have failed 15199 1726853330.04163: getting the remaining hosts for this loop 15199 1726853330.04164: done getting the remaining hosts for this loop 15199 1726853330.04168: getting the next task for host managed_node2 15199 1726853330.04175: done getting next task for host managed_node2 15199 1726853330.04179: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 15199 1726853330.04180: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853330.04193: getting variables 15199 1726853330.04194: in VariableManager get_vars() 15199 1726853330.04227: Calling all_inventory to load vars for managed_node2 15199 1726853330.04230: Calling groups_inventory to load vars for managed_node2 15199 1726853330.04232: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853330.04239: Calling all_plugins_play to load vars for managed_node2 15199 1726853330.04242: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853330.04244: Calling groups_plugins_play to load vars for managed_node2 15199 1726853330.04380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853330.04496: done with get_vars() 15199 1726853330.04505: done getting variables 15199 1726853330.04542: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:28:50 -0400 (0:00:00.033) 0:00:05.336 ****** 15199 1726853330.04564: entering _queue_task() for managed_node2/fail 15199 1726853330.04752: worker is 1 (out of 1 available) 15199 1726853330.04765: exiting _queue_task() for managed_node2/fail 15199 1726853330.04779: done queuing things up, now waiting for results queue to drain 15199 1726853330.04781: waiting for pending results... 15199 1726853330.04935: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 15199 1726853330.04991: in run() - task 02083763-bbaf-707e-6f22-00000000005d 15199 1726853330.05004: variable 'ansible_search_path' from source: unknown 15199 1726853330.05007: variable 'ansible_search_path' from source: unknown 15199 1726853330.05035: calling self._execute() 15199 1726853330.05095: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853330.05099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853330.05107: variable 'omit' from source: magic vars 15199 1726853330.05676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853330.07412: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853330.07466: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853330.07493: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853330.07517: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853330.07535: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853330.07594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853330.07614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853330.07631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853330.07657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853330.07669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853330.07759: variable 'ansible_distribution' from source: facts 15199 1726853330.07764: variable 'ansible_distribution_major_version' from source: facts 15199 1726853330.07782: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853330.07785: when evaluation is False, skipping this task 15199 1726853330.07787: _execute() done 15199 1726853330.07790: dumping result to json 15199 1726853330.07792: done dumping result, returning 15199 1726853330.07799: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-707e-6f22-00000000005d] 15199 1726853330.07804: sending task result for task 02083763-bbaf-707e-6f22-00000000005d 15199 1726853330.07886: done sending task result for task 02083763-bbaf-707e-6f22-00000000005d 15199 1726853330.07890: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853330.07932: no more pending results, returning what we have 15199 1726853330.07935: results queue empty 15199 1726853330.07935: checking for any_errors_fatal 15199 1726853330.07940: done checking for any_errors_fatal 15199 1726853330.07941: checking for max_fail_percentage 15199 1726853330.07942: done checking for max_fail_percentage 15199 1726853330.07943: checking to see if all hosts have failed and the running result is not ok 15199 1726853330.07944: done checking to see if all hosts have failed 15199 1726853330.07945: getting the remaining hosts for this loop 15199 1726853330.07949: done getting the remaining hosts for this loop 15199 1726853330.07952: getting the next task for host managed_node2 15199 1726853330.07957: done getting next task for host managed_node2 15199 1726853330.07961: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15199 1726853330.07963: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853330.07977: getting variables 15199 1726853330.07978: in VariableManager get_vars() 15199 1726853330.08012: Calling all_inventory to load vars for managed_node2 15199 1726853330.08069: Calling groups_inventory to load vars for managed_node2 15199 1726853330.08076: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853330.08084: Calling all_plugins_play to load vars for managed_node2 15199 1726853330.08087: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853330.08089: Calling groups_plugins_play to load vars for managed_node2 15199 1726853330.08191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853330.08310: done with get_vars() 15199 1726853330.08317: done getting variables 15199 1726853330.08357: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:28:50 -0400 (0:00:00.038) 0:00:05.374 ****** 15199 1726853330.08378: entering _queue_task() for managed_node2/fail 15199 1726853330.08570: worker is 1 (out of 1 available) 15199 1726853330.08587: exiting _queue_task() for managed_node2/fail 15199 1726853330.08599: done queuing things up, now waiting for results queue to drain 15199 1726853330.08601: waiting for pending results... 15199 1726853330.08757: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15199 1726853330.08822: in run() - task 02083763-bbaf-707e-6f22-00000000005e 15199 1726853330.08835: variable 'ansible_search_path' from source: unknown 15199 1726853330.08839: variable 'ansible_search_path' from source: unknown 15199 1726853330.08870: calling self._execute() 15199 1726853330.08936: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853330.08941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853330.08951: variable 'omit' from source: magic vars 15199 1726853330.09252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853330.10730: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853330.10775: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853330.10803: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853330.10836: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853330.10857: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853330.10915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853330.10935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853330.10955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853330.10982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853330.10992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853330.11085: variable 'ansible_distribution' from source: facts 15199 1726853330.11088: variable 'ansible_distribution_major_version' from source: facts 15199 1726853330.11103: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853330.11106: when evaluation is False, skipping this task 15199 1726853330.11108: _execute() done 15199 1726853330.11110: dumping result to json 15199 1726853330.11113: done dumping result, returning 15199 1726853330.11122: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-707e-6f22-00000000005e] 15199 1726853330.11129: sending task result for task 02083763-bbaf-707e-6f22-00000000005e 15199 1726853330.11208: done sending task result for task 02083763-bbaf-707e-6f22-00000000005e 15199 1726853330.11210: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853330.11277: no more pending results, returning what we have 15199 1726853330.11280: results queue empty 15199 1726853330.11281: checking for any_errors_fatal 15199 1726853330.11286: done checking for any_errors_fatal 15199 1726853330.11286: checking for max_fail_percentage 15199 1726853330.11288: done checking for max_fail_percentage 15199 1726853330.11289: checking to see if all hosts have failed and the running result is not ok 15199 1726853330.11289: done checking to see if all hosts have failed 15199 1726853330.11290: getting the remaining hosts for this loop 15199 1726853330.11291: done getting the remaining hosts for this loop 15199 1726853330.11294: getting the next task for host managed_node2 15199 1726853330.11299: done getting next task for host managed_node2 15199 1726853330.11303: ^ task is: 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 15199 1726853330.11304: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853330.11315: getting variables 15199 1726853330.11317: in VariableManager get_vars() 15199 1726853330.11349: Calling all_inventory to load vars for managed_node2 15199 1726853330.11352: Calling groups_inventory to load vars for managed_node2 15199 1726853330.11354: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853330.11361: Calling all_plugins_play to load vars for managed_node2 15199 1726853330.11363: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853330.11365: Calling groups_plugins_play to load vars for managed_node2 15199 1726853330.11487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853330.11632: done with get_vars() 15199 1726853330.11639: done getting variables 15199 1726853330.11680: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:28:50 -0400 (0:00:00.033) 0:00:05.408 ****** 15199 1726853330.11699: entering _queue_task() for managed_node2/dnf 15199 1726853330.11880: worker is 1 (out of 1 available) 15199 1726853330.11892: exiting _queue_task() for managed_node2/dnf 15199 1726853330.11905: done queuing things up, now waiting for results queue to drain 15199 1726853330.11906: waiting for pending results... 15199 1726853330.12066: running TaskExecutor() for managed_node2/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 15199 1726853330.12126: in run() - task 02083763-bbaf-707e-6f22-00000000005f 15199 1726853330.12138: variable 'ansible_search_path' from source: unknown 15199 1726853330.12142: variable 'ansible_search_path' from source: unknown 15199 1726853330.12174: calling self._execute() 15199 1726853330.12234: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853330.12240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853330.12249: variable 'omit' from source: magic vars 15199 1726853330.12543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853330.14006: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853330.14048: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853330.14098: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853330.14101: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853330.14120: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853330.14178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853330.14199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853330.14218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853330.14244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853330.14257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853330.14349: variable 'ansible_distribution' from source: facts 15199 1726853330.14356: variable 'ansible_distribution_major_version' from source: facts 15199 1726853330.14372: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853330.14375: when evaluation is False, skipping this task 15199 1726853330.14377: _execute() done 15199 1726853330.14380: dumping result to json 15199 1726853330.14382: done dumping result, returning 15199 1726853330.14389: done running TaskExecutor() for managed_node2/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 [02083763-bbaf-707e-6f22-00000000005f] 15199 1726853330.14394: sending task result for task 02083763-bbaf-707e-6f22-00000000005f 15199 1726853330.14474: done sending task result for task 02083763-bbaf-707e-6f22-00000000005f 15199 1726853330.14477: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853330.14521: no more pending results, returning what we have 15199 1726853330.14524: results queue empty 15199 1726853330.14524: checking for any_errors_fatal 15199 1726853330.14533: done checking for any_errors_fatal 15199 1726853330.14534: checking for max_fail_percentage 15199 1726853330.14535: done checking for max_fail_percentage 15199 1726853330.14536: checking to see if all hosts have failed and the running result is not ok 15199 1726853330.14537: done checking to see if all hosts have failed 15199 1726853330.14537: getting the remaining hosts for this loop 15199 1726853330.14539: done getting the remaining hosts for this loop 15199 1726853330.14542: getting the next task for host managed_node2 15199 1726853330.14548: done getting next task for host managed_node2 15199 1726853330.14552: ^ task is: 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 15199 1726853330.14554: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853330.14565: getting variables 15199 1726853330.14566: in VariableManager get_vars() 15199 1726853330.14603: Calling all_inventory to load vars for managed_node2 15199 1726853330.14606: Calling groups_inventory to load vars for managed_node2 15199 1726853330.14608: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853330.14615: Calling all_plugins_play to load vars for managed_node2 15199 1726853330.14618: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853330.14620: Calling groups_plugins_play to load vars for managed_node2 15199 1726853330.14745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853330.14859: done with get_vars() 15199 1726853330.14866: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15199 1726853330.14917: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:28:50 -0400 (0:00:00.032) 0:00:05.440 ****** 15199 1726853330.14936: entering _queue_task() for managed_node2/yum 15199 1726853330.15117: worker is 1 (out of 1 available) 15199 1726853330.15133: exiting _queue_task() for managed_node2/yum 15199 1726853330.15146: done queuing things up, now waiting for results queue to drain 15199 1726853330.15147: waiting for pending results... 15199 1726853330.15311: running TaskExecutor() for managed_node2/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 15199 1726853330.15369: in run() - task 02083763-bbaf-707e-6f22-000000000060 15199 1726853330.15386: variable 'ansible_search_path' from source: unknown 15199 1726853330.15390: variable 'ansible_search_path' from source: unknown 15199 1726853330.15416: calling self._execute() 15199 1726853330.15477: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853330.15483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853330.15492: variable 'omit' from source: magic vars 15199 1726853330.15786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853330.17252: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853330.17294: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853330.17330: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853330.17357: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853330.17377: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853330.17432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853330.17455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853330.17474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853330.17500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853330.17510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853330.17601: variable 'ansible_distribution' from source: facts 15199 1726853330.17604: variable 'ansible_distribution_major_version' from source: facts 15199 1726853330.17619: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853330.17622: when evaluation is False, skipping this task 15199 1726853330.17625: _execute() done 15199 1726853330.17627: dumping result to json 15199 1726853330.17629: done dumping result, returning 15199 1726853330.17636: done running TaskExecutor() for managed_node2/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 [02083763-bbaf-707e-6f22-000000000060] 15199 1726853330.17641: sending task result for task 02083763-bbaf-707e-6f22-000000000060 15199 1726853330.17723: done sending task result for task 02083763-bbaf-707e-6f22-000000000060 15199 1726853330.17725: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853330.17768: no more pending results, returning what we have 15199 1726853330.17773: results queue empty 15199 1726853330.17773: checking for any_errors_fatal 15199 1726853330.17780: done checking for any_errors_fatal 15199 1726853330.17781: checking for max_fail_percentage 15199 1726853330.17783: done checking for max_fail_percentage 15199 1726853330.17783: checking to see if all hosts have failed and the running result is not ok 15199 1726853330.17784: done checking to see if all hosts have failed 15199 1726853330.17785: getting the remaining hosts for this loop 15199 1726853330.17786: done getting the remaining hosts for this loop 15199 1726853330.17789: getting the next task for host managed_node2 15199 1726853330.17795: done getting next task for host managed_node2 15199 1726853330.17798: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15199 1726853330.17800: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853330.17812: getting variables 15199 1726853330.17813: in VariableManager get_vars() 15199 1726853330.17847: Calling all_inventory to load vars for managed_node2 15199 1726853330.17850: Calling groups_inventory to load vars for managed_node2 15199 1726853330.17853: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853330.17860: Calling all_plugins_play to load vars for managed_node2 15199 1726853330.17862: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853330.17865: Calling groups_plugins_play to load vars for managed_node2 15199 1726853330.18024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853330.18135: done with get_vars() 15199 1726853330.18141: done getting variables 15199 1726853330.18180: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:28:50 -0400 (0:00:00.032) 0:00:05.473 ****** 15199 1726853330.18200: entering _queue_task() for managed_node2/fail 15199 1726853330.18382: worker is 1 (out of 1 available) 15199 1726853330.18393: exiting _queue_task() for managed_node2/fail 15199 1726853330.18406: done queuing things up, now waiting for results queue to drain 15199 1726853330.18407: waiting for pending results... 15199 1726853330.18560: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15199 1726853330.18617: in run() - task 02083763-bbaf-707e-6f22-000000000061 15199 1726853330.18630: variable 'ansible_search_path' from source: unknown 15199 1726853330.18633: variable 'ansible_search_path' from source: unknown 15199 1726853330.18663: calling self._execute() 15199 1726853330.18721: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853330.18725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853330.18733: variable 'omit' from source: magic vars 15199 1726853330.19032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853330.21416: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853330.21466: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853330.21511: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853330.21558: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853330.21632: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853330.21681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853330.21741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853330.21778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853330.21825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853330.21960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853330.22006: variable 'ansible_distribution' from source: facts 15199 1726853330.22016: variable 'ansible_distribution_major_version' from source: facts 15199 1726853330.22040: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853330.22048: when evaluation is False, skipping this task 15199 1726853330.22056: _execute() done 15199 1726853330.22069: dumping result to json 15199 1726853330.22080: done dumping result, returning 15199 1726853330.22093: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-707e-6f22-000000000061] 15199 1726853330.22103: sending task result for task 02083763-bbaf-707e-6f22-000000000061 15199 1726853330.22277: done sending task result for task 02083763-bbaf-707e-6f22-000000000061 15199 1726853330.22285: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853330.22334: no more pending results, returning what we have 15199 1726853330.22338: results queue empty 15199 1726853330.22339: checking for any_errors_fatal 15199 1726853330.22346: done checking for any_errors_fatal 15199 1726853330.22347: checking for max_fail_percentage 15199 1726853330.22348: done checking for max_fail_percentage 15199 1726853330.22349: checking to see if all hosts have failed and the running result is not ok 15199 1726853330.22350: done checking to see if all hosts have failed 15199 1726853330.22351: getting the remaining hosts for this loop 15199 1726853330.22352: done getting the remaining hosts for this loop 15199 1726853330.22356: getting the next task for host managed_node2 15199 1726853330.22363: done getting next task for host managed_node2 15199 1726853330.22367: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 15199 1726853330.22369: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853330.22384: getting variables 15199 1726853330.22473: in VariableManager get_vars() 15199 1726853330.22521: Calling all_inventory to load vars for managed_node2 15199 1726853330.22524: Calling groups_inventory to load vars for managed_node2 15199 1726853330.22527: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853330.22537: Calling all_plugins_play to load vars for managed_node2 15199 1726853330.22540: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853330.22543: Calling groups_plugins_play to load vars for managed_node2 15199 1726853330.22882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853330.23089: done with get_vars() 15199 1726853330.23100: done getting variables 15199 1726853330.23160: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:28:50 -0400 (0:00:00.049) 0:00:05.522 ****** 15199 1726853330.23191: entering _queue_task() for managed_node2/package 15199 1726853330.23431: worker is 1 (out of 1 available) 15199 1726853330.23445: exiting _queue_task() for managed_node2/package 15199 1726853330.23458: done queuing things up, now waiting for results queue to drain 15199 1726853330.23460: waiting for pending results... 15199 1726853330.23800: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 15199 1726853330.23824: in run() - task 02083763-bbaf-707e-6f22-000000000062 15199 1726853330.23843: variable 'ansible_search_path' from source: unknown 15199 1726853330.23852: variable 'ansible_search_path' from source: unknown 15199 1726853330.23900: calling self._execute() 15199 1726853330.23985: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853330.24002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853330.24020: variable 'omit' from source: magic vars 15199 1726853330.24473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853330.27177: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853330.27181: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853330.27356: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853330.27398: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853330.27438: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853330.27524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853330.27559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853330.27592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853330.27645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853330.27667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853330.27807: variable 'ansible_distribution' from source: facts 15199 1726853330.27819: variable 'ansible_distribution_major_version' from source: facts 15199 1726853330.27850: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853330.28106: when evaluation is False, skipping this task 15199 1726853330.28110: _execute() done 15199 1726853330.28112: dumping result to json 15199 1726853330.28114: done dumping result, returning 15199 1726853330.28117: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-707e-6f22-000000000062] 15199 1726853330.28119: sending task result for task 02083763-bbaf-707e-6f22-000000000062 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853330.28260: no more pending results, returning what we have 15199 1726853330.28263: results queue empty 15199 1726853330.28264: checking for any_errors_fatal 15199 1726853330.28270: done checking for any_errors_fatal 15199 1726853330.28276: checking for max_fail_percentage 15199 1726853330.28277: done checking for max_fail_percentage 15199 1726853330.28278: checking to see if all hosts have failed and the running result is not ok 15199 1726853330.28279: done checking to see if all hosts have failed 15199 1726853330.28280: getting the remaining hosts for this loop 15199 1726853330.28282: done getting the remaining hosts for this loop 15199 1726853330.28285: getting the next task for host managed_node2 15199 1726853330.28291: done getting next task for host managed_node2 15199 1726853330.28295: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15199 1726853330.28297: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853330.28309: getting variables 15199 1726853330.28311: in VariableManager get_vars() 15199 1726853330.28351: Calling all_inventory to load vars for managed_node2 15199 1726853330.28354: Calling groups_inventory to load vars for managed_node2 15199 1726853330.28356: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853330.28367: Calling all_plugins_play to load vars for managed_node2 15199 1726853330.28369: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853330.28778: Calling groups_plugins_play to load vars for managed_node2 15199 1726853330.29290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853330.29623: done with get_vars() 15199 1726853330.29633: done getting variables 15199 1726853330.29777: done sending task result for task 02083763-bbaf-707e-6f22-000000000062 15199 1726853330.29782: WORKER PROCESS EXITING 15199 1726853330.29817: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:28:50 -0400 (0:00:00.066) 0:00:05.589 ****** 15199 1726853330.29847: entering _queue_task() for managed_node2/package 15199 1726853330.30381: worker is 1 (out of 1 available) 15199 1726853330.30396: exiting _queue_task() for managed_node2/package 15199 1726853330.30409: done queuing things up, now waiting for results queue to drain 15199 1726853330.30411: waiting for pending results... 15199 1726853330.30745: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15199 1726853330.30825: in run() - task 02083763-bbaf-707e-6f22-000000000063 15199 1726853330.30838: variable 'ansible_search_path' from source: unknown 15199 1726853330.30843: variable 'ansible_search_path' from source: unknown 15199 1726853330.31183: calling self._execute() 15199 1726853330.31260: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853330.31264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853330.31275: variable 'omit' from source: magic vars 15199 1726853330.32100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853330.35235: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853330.35577: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853330.35581: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853330.35585: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853330.35613: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853330.35694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853330.35977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853330.35980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853330.35983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853330.36001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853330.36128: variable 'ansible_distribution' from source: facts 15199 1726853330.36478: variable 'ansible_distribution_major_version' from source: facts 15199 1726853330.36481: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853330.36484: when evaluation is False, skipping this task 15199 1726853330.36486: _execute() done 15199 1726853330.36488: dumping result to json 15199 1726853330.36490: done dumping result, returning 15199 1726853330.36492: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-707e-6f22-000000000063] 15199 1726853330.36494: sending task result for task 02083763-bbaf-707e-6f22-000000000063 15199 1726853330.36569: done sending task result for task 02083763-bbaf-707e-6f22-000000000063 15199 1726853330.36573: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853330.36619: no more pending results, returning what we have 15199 1726853330.36623: results queue empty 15199 1726853330.36624: checking for any_errors_fatal 15199 1726853330.36631: done checking for any_errors_fatal 15199 1726853330.36631: checking for max_fail_percentage 15199 1726853330.36633: done checking for max_fail_percentage 15199 1726853330.36634: checking to see if all hosts have failed and the running result is not ok 15199 1726853330.36634: done checking to see if all hosts have failed 15199 1726853330.36635: getting the remaining hosts for this loop 15199 1726853330.36636: done getting the remaining hosts for this loop 15199 1726853330.36639: getting the next task for host managed_node2 15199 1726853330.36645: done getting next task for host managed_node2 15199 1726853330.36648: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15199 1726853330.36650: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853330.36663: getting variables 15199 1726853330.36664: in VariableManager get_vars() 15199 1726853330.36701: Calling all_inventory to load vars for managed_node2 15199 1726853330.36704: Calling groups_inventory to load vars for managed_node2 15199 1726853330.36706: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853330.36714: Calling all_plugins_play to load vars for managed_node2 15199 1726853330.36717: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853330.36719: Calling groups_plugins_play to load vars for managed_node2 15199 1726853330.37195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853330.37595: done with get_vars() 15199 1726853330.37606: done getting variables 15199 1726853330.37658: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:28:50 -0400 (0:00:00.080) 0:00:05.669 ****** 15199 1726853330.37891: entering _queue_task() for managed_node2/package 15199 1726853330.38343: worker is 1 (out of 1 available) 15199 1726853330.38356: exiting _queue_task() for managed_node2/package 15199 1726853330.38369: done queuing things up, now waiting for results queue to drain 15199 1726853330.38373: waiting for pending results... 15199 1726853330.38759: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15199 1726853330.39040: in run() - task 02083763-bbaf-707e-6f22-000000000064 15199 1726853330.39044: variable 'ansible_search_path' from source: unknown 15199 1726853330.39048: variable 'ansible_search_path' from source: unknown 15199 1726853330.39085: calling self._execute() 15199 1726853330.39223: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853330.39263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853330.39375: variable 'omit' from source: magic vars 15199 1726853330.40209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853330.46037: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853330.46153: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853330.46262: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853330.46367: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853330.46401: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853330.46742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853330.46749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853330.46778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853330.46916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853330.47476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853330.47479: variable 'ansible_distribution' from source: facts 15199 1726853330.47483: variable 'ansible_distribution_major_version' from source: facts 15199 1726853330.47486: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853330.47489: when evaluation is False, skipping this task 15199 1726853330.47492: _execute() done 15199 1726853330.47495: dumping result to json 15199 1726853330.47497: done dumping result, returning 15199 1726853330.47500: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-707e-6f22-000000000064] 15199 1726853330.47503: sending task result for task 02083763-bbaf-707e-6f22-000000000064 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853330.48015: no more pending results, returning what we have 15199 1726853330.48018: results queue empty 15199 1726853330.48019: checking for any_errors_fatal 15199 1726853330.48026: done checking for any_errors_fatal 15199 1726853330.48027: checking for max_fail_percentage 15199 1726853330.48028: done checking for max_fail_percentage 15199 1726853330.48029: checking to see if all hosts have failed and the running result is not ok 15199 1726853330.48030: done checking to see if all hosts have failed 15199 1726853330.48031: getting the remaining hosts for this loop 15199 1726853330.48032: done getting the remaining hosts for this loop 15199 1726853330.48036: getting the next task for host managed_node2 15199 1726853330.48041: done getting next task for host managed_node2 15199 1726853330.48044: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15199 1726853330.48046: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853330.48058: getting variables 15199 1726853330.48059: in VariableManager get_vars() 15199 1726853330.48202: Calling all_inventory to load vars for managed_node2 15199 1726853330.48206: Calling groups_inventory to load vars for managed_node2 15199 1726853330.48208: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853330.48218: Calling all_plugins_play to load vars for managed_node2 15199 1726853330.48221: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853330.48225: Calling groups_plugins_play to load vars for managed_node2 15199 1726853330.48631: done sending task result for task 02083763-bbaf-707e-6f22-000000000064 15199 1726853330.48635: WORKER PROCESS EXITING 15199 1726853330.48656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853330.48847: done with get_vars() 15199 1726853330.48857: done getting variables 15199 1726853330.48913: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:28:50 -0400 (0:00:00.110) 0:00:05.780 ****** 15199 1726853330.48942: entering _queue_task() for managed_node2/service 15199 1726853330.49194: worker is 1 (out of 1 available) 15199 1726853330.49209: exiting _queue_task() for managed_node2/service 15199 1726853330.49221: done queuing things up, now waiting for results queue to drain 15199 1726853330.49223: waiting for pending results... 15199 1726853330.49540: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15199 1726853330.49636: in run() - task 02083763-bbaf-707e-6f22-000000000065 15199 1726853330.49656: variable 'ansible_search_path' from source: unknown 15199 1726853330.49663: variable 'ansible_search_path' from source: unknown 15199 1726853330.49706: calling self._execute() 15199 1726853330.49796: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853330.49808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853330.49820: variable 'omit' from source: magic vars 15199 1726853330.50243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853330.52688: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853330.52750: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853330.52795: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853330.52832: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853330.52859: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853330.52940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853330.52976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853330.53010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853330.53055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853330.53076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853330.53207: variable 'ansible_distribution' from source: facts 15199 1726853330.53222: variable 'ansible_distribution_major_version' from source: facts 15199 1726853330.53242: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853330.53249: when evaluation is False, skipping this task 15199 1726853330.53256: _execute() done 15199 1726853330.53261: dumping result to json 15199 1726853330.53268: done dumping result, returning 15199 1726853330.53281: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-707e-6f22-000000000065] 15199 1726853330.53291: sending task result for task 02083763-bbaf-707e-6f22-000000000065 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853330.53433: no more pending results, returning what we have 15199 1726853330.53437: results queue empty 15199 1726853330.53437: checking for any_errors_fatal 15199 1726853330.53444: done checking for any_errors_fatal 15199 1726853330.53444: checking for max_fail_percentage 15199 1726853330.53446: done checking for max_fail_percentage 15199 1726853330.53447: checking to see if all hosts have failed and the running result is not ok 15199 1726853330.53448: done checking to see if all hosts have failed 15199 1726853330.53449: getting the remaining hosts for this loop 15199 1726853330.53451: done getting the remaining hosts for this loop 15199 1726853330.53454: getting the next task for host managed_node2 15199 1726853330.53460: done getting next task for host managed_node2 15199 1726853330.53464: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15199 1726853330.53466: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853330.53480: getting variables 15199 1726853330.53481: in VariableManager get_vars() 15199 1726853330.53519: Calling all_inventory to load vars for managed_node2 15199 1726853330.53522: Calling groups_inventory to load vars for managed_node2 15199 1726853330.53524: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853330.53533: Calling all_plugins_play to load vars for managed_node2 15199 1726853330.53536: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853330.53539: Calling groups_plugins_play to load vars for managed_node2 15199 1726853330.53982: done sending task result for task 02083763-bbaf-707e-6f22-000000000065 15199 1726853330.53985: WORKER PROCESS EXITING 15199 1726853330.54005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853330.54202: done with get_vars() 15199 1726853330.54213: done getting variables 15199 1726853330.54269: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:28:50 -0400 (0:00:00.053) 0:00:05.834 ****** 15199 1726853330.54301: entering _queue_task() for managed_node2/service 15199 1726853330.54533: worker is 1 (out of 1 available) 15199 1726853330.54546: exiting _queue_task() for managed_node2/service 15199 1726853330.54559: done queuing things up, now waiting for results queue to drain 15199 1726853330.54561: waiting for pending results... 15199 1726853330.54819: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15199 1726853330.54917: in run() - task 02083763-bbaf-707e-6f22-000000000066 15199 1726853330.54940: variable 'ansible_search_path' from source: unknown 15199 1726853330.54949: variable 'ansible_search_path' from source: unknown 15199 1726853330.54998: calling self._execute() 15199 1726853330.55075: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853330.55090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853330.55110: variable 'omit' from source: magic vars 15199 1726853330.55511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853330.60524: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853330.60657: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853330.60660: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853330.60678: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853330.60721: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853330.60805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853330.60837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853330.60865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853330.60915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853330.60933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853330.61068: variable 'ansible_distribution' from source: facts 15199 1726853330.61094: variable 'ansible_distribution_major_version' from source: facts 15199 1726853330.61113: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853330.61203: when evaluation is False, skipping this task 15199 1726853330.61206: _execute() done 15199 1726853330.61209: dumping result to json 15199 1726853330.61211: done dumping result, returning 15199 1726853330.61214: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-707e-6f22-000000000066] 15199 1726853330.61216: sending task result for task 02083763-bbaf-707e-6f22-000000000066 15199 1726853330.61284: done sending task result for task 02083763-bbaf-707e-6f22-000000000066 15199 1726853330.61287: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 15199 1726853330.61346: no more pending results, returning what we have 15199 1726853330.61350: results queue empty 15199 1726853330.61350: checking for any_errors_fatal 15199 1726853330.61356: done checking for any_errors_fatal 15199 1726853330.61357: checking for max_fail_percentage 15199 1726853330.61359: done checking for max_fail_percentage 15199 1726853330.61360: checking to see if all hosts have failed and the running result is not ok 15199 1726853330.61360: done checking to see if all hosts have failed 15199 1726853330.61361: getting the remaining hosts for this loop 15199 1726853330.61363: done getting the remaining hosts for this loop 15199 1726853330.61366: getting the next task for host managed_node2 15199 1726853330.61374: done getting next task for host managed_node2 15199 1726853330.61377: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15199 1726853330.61379: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853330.61392: getting variables 15199 1726853330.61394: in VariableManager get_vars() 15199 1726853330.61433: Calling all_inventory to load vars for managed_node2 15199 1726853330.61436: Calling groups_inventory to load vars for managed_node2 15199 1726853330.61438: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853330.61448: Calling all_plugins_play to load vars for managed_node2 15199 1726853330.61451: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853330.61454: Calling groups_plugins_play to load vars for managed_node2 15199 1726853330.61936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853330.62130: done with get_vars() 15199 1726853330.62141: done getting variables 15199 1726853330.62199: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:28:50 -0400 (0:00:00.079) 0:00:05.913 ****** 15199 1726853330.62227: entering _queue_task() for managed_node2/service 15199 1726853330.62476: worker is 1 (out of 1 available) 15199 1726853330.62488: exiting _queue_task() for managed_node2/service 15199 1726853330.62501: done queuing things up, now waiting for results queue to drain 15199 1726853330.62503: waiting for pending results... 15199 1726853330.62792: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15199 1726853330.62862: in run() - task 02083763-bbaf-707e-6f22-000000000067 15199 1726853330.62888: variable 'ansible_search_path' from source: unknown 15199 1726853330.62896: variable 'ansible_search_path' from source: unknown 15199 1726853330.62932: calling self._execute() 15199 1726853330.63014: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853330.63076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853330.63080: variable 'omit' from source: magic vars 15199 1726853330.63473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853330.65906: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853330.65989: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853330.66028: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853330.66070: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853330.66276: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853330.66281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853330.66284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853330.66286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853330.66288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853330.66298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853330.66429: variable 'ansible_distribution' from source: facts 15199 1726853330.66438: variable 'ansible_distribution_major_version' from source: facts 15199 1726853330.66458: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853330.66464: when evaluation is False, skipping this task 15199 1726853330.66469: _execute() done 15199 1726853330.66478: dumping result to json 15199 1726853330.66483: done dumping result, returning 15199 1726853330.66492: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-707e-6f22-000000000067] 15199 1726853330.66500: sending task result for task 02083763-bbaf-707e-6f22-000000000067 15199 1726853330.66600: done sending task result for task 02083763-bbaf-707e-6f22-000000000067 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853330.66662: no more pending results, returning what we have 15199 1726853330.66666: results queue empty 15199 1726853330.66667: checking for any_errors_fatal 15199 1726853330.66675: done checking for any_errors_fatal 15199 1726853330.66676: checking for max_fail_percentage 15199 1726853330.66678: done checking for max_fail_percentage 15199 1726853330.66679: checking to see if all hosts have failed and the running result is not ok 15199 1726853330.66680: done checking to see if all hosts have failed 15199 1726853330.66681: getting the remaining hosts for this loop 15199 1726853330.66683: done getting the remaining hosts for this loop 15199 1726853330.66686: getting the next task for host managed_node2 15199 1726853330.66692: done getting next task for host managed_node2 15199 1726853330.66697: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 15199 1726853330.66699: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853330.66711: getting variables 15199 1726853330.66713: in VariableManager get_vars() 15199 1726853330.66751: Calling all_inventory to load vars for managed_node2 15199 1726853330.66754: Calling groups_inventory to load vars for managed_node2 15199 1726853330.66756: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853330.66766: Calling all_plugins_play to load vars for managed_node2 15199 1726853330.66769: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853330.66879: Calling groups_plugins_play to load vars for managed_node2 15199 1726853330.67056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853330.67447: done with get_vars() 15199 1726853330.67459: done getting variables 15199 1726853330.67492: WORKER PROCESS EXITING 15199 1726853330.67525: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:28:50 -0400 (0:00:00.053) 0:00:05.966 ****** 15199 1726853330.67555: entering _queue_task() for managed_node2/service 15199 1726853330.67803: worker is 1 (out of 1 available) 15199 1726853330.67818: exiting _queue_task() for managed_node2/service 15199 1726853330.67831: done queuing things up, now waiting for results queue to drain 15199 1726853330.67833: waiting for pending results... 15199 1726853330.68103: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 15199 1726853330.68200: in run() - task 02083763-bbaf-707e-6f22-000000000068 15199 1726853330.68220: variable 'ansible_search_path' from source: unknown 15199 1726853330.68230: variable 'ansible_search_path' from source: unknown 15199 1726853330.68270: calling self._execute() 15199 1726853330.68355: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853330.68367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853330.68383: variable 'omit' from source: magic vars 15199 1726853330.68824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853330.71291: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853330.71359: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853330.71412: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853330.71455: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853330.71487: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853330.71569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853330.71606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853330.71634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853330.71684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853330.71702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853330.71836: variable 'ansible_distribution' from source: facts 15199 1726853330.71847: variable 'ansible_distribution_major_version' from source: facts 15199 1726853330.71869: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853330.71881: when evaluation is False, skipping this task 15199 1726853330.71891: _execute() done 15199 1726853330.71898: dumping result to json 15199 1726853330.71904: done dumping result, returning 15199 1726853330.71915: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-707e-6f22-000000000068] 15199 1726853330.71924: sending task result for task 02083763-bbaf-707e-6f22-000000000068 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 15199 1726853330.72057: no more pending results, returning what we have 15199 1726853330.72061: results queue empty 15199 1726853330.72062: checking for any_errors_fatal 15199 1726853330.72068: done checking for any_errors_fatal 15199 1726853330.72068: checking for max_fail_percentage 15199 1726853330.72072: done checking for max_fail_percentage 15199 1726853330.72073: checking to see if all hosts have failed and the running result is not ok 15199 1726853330.72074: done checking to see if all hosts have failed 15199 1726853330.72075: getting the remaining hosts for this loop 15199 1726853330.72076: done getting the remaining hosts for this loop 15199 1726853330.72080: getting the next task for host managed_node2 15199 1726853330.72086: done getting next task for host managed_node2 15199 1726853330.72090: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15199 1726853330.72091: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853330.72104: getting variables 15199 1726853330.72106: in VariableManager get_vars() 15199 1726853330.72147: Calling all_inventory to load vars for managed_node2 15199 1726853330.72150: Calling groups_inventory to load vars for managed_node2 15199 1726853330.72153: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853330.72164: Calling all_plugins_play to load vars for managed_node2 15199 1726853330.72168: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853330.72276: Calling groups_plugins_play to load vars for managed_node2 15199 1726853330.72899: done sending task result for task 02083763-bbaf-707e-6f22-000000000068 15199 1726853330.72902: WORKER PROCESS EXITING 15199 1726853330.72922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853330.73118: done with get_vars() 15199 1726853330.73127: done getting variables 15199 1726853330.73183: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:28:50 -0400 (0:00:00.056) 0:00:06.023 ****** 15199 1726853330.73211: entering _queue_task() for managed_node2/copy 15199 1726853330.73461: worker is 1 (out of 1 available) 15199 1726853330.73579: exiting _queue_task() for managed_node2/copy 15199 1726853330.73589: done queuing things up, now waiting for results queue to drain 15199 1726853330.73591: waiting for pending results... 15199 1726853330.73755: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15199 1726853330.73868: in run() - task 02083763-bbaf-707e-6f22-000000000069 15199 1726853330.73890: variable 'ansible_search_path' from source: unknown 15199 1726853330.73898: variable 'ansible_search_path' from source: unknown 15199 1726853330.73940: calling self._execute() 15199 1726853330.74024: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853330.74040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853330.74053: variable 'omit' from source: magic vars 15199 1726853330.74470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853330.76658: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853330.76735: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853330.76777: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853330.76814: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853330.76848: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853330.76930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853330.76968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853330.77003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853330.77052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853330.77074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853330.77211: variable 'ansible_distribution' from source: facts 15199 1726853330.77220: variable 'ansible_distribution_major_version' from source: facts 15199 1726853330.77240: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853330.77246: when evaluation is False, skipping this task 15199 1726853330.77252: _execute() done 15199 1726853330.77257: dumping result to json 15199 1726853330.77266: done dumping result, returning 15199 1726853330.77279: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-707e-6f22-000000000069] 15199 1726853330.77287: sending task result for task 02083763-bbaf-707e-6f22-000000000069 15199 1726853330.77486: done sending task result for task 02083763-bbaf-707e-6f22-000000000069 15199 1726853330.77489: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853330.77534: no more pending results, returning what we have 15199 1726853330.77537: results queue empty 15199 1726853330.77538: checking for any_errors_fatal 15199 1726853330.77545: done checking for any_errors_fatal 15199 1726853330.77546: checking for max_fail_percentage 15199 1726853330.77547: done checking for max_fail_percentage 15199 1726853330.77548: checking to see if all hosts have failed and the running result is not ok 15199 1726853330.77549: done checking to see if all hosts have failed 15199 1726853330.77550: getting the remaining hosts for this loop 15199 1726853330.77552: done getting the remaining hosts for this loop 15199 1726853330.77555: getting the next task for host managed_node2 15199 1726853330.77561: done getting next task for host managed_node2 15199 1726853330.77565: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15199 1726853330.77567: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853330.77779: getting variables 15199 1726853330.77781: in VariableManager get_vars() 15199 1726853330.77816: Calling all_inventory to load vars for managed_node2 15199 1726853330.77819: Calling groups_inventory to load vars for managed_node2 15199 1726853330.77822: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853330.77830: Calling all_plugins_play to load vars for managed_node2 15199 1726853330.77833: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853330.77836: Calling groups_plugins_play to load vars for managed_node2 15199 1726853330.78013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853330.78225: done with get_vars() 15199 1726853330.78236: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:28:50 -0400 (0:00:00.051) 0:00:06.074 ****** 15199 1726853330.78314: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 15199 1726853330.78561: worker is 1 (out of 1 available) 15199 1726853330.78678: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 15199 1726853330.78689: done queuing things up, now waiting for results queue to drain 15199 1726853330.78690: waiting for pending results... 15199 1726853330.78863: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15199 1726853330.78968: in run() - task 02083763-bbaf-707e-6f22-00000000006a 15199 1726853330.78990: variable 'ansible_search_path' from source: unknown 15199 1726853330.78998: variable 'ansible_search_path' from source: unknown 15199 1726853330.79044: calling self._execute() 15199 1726853330.79134: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853330.79148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853330.79376: variable 'omit' from source: magic vars 15199 1726853330.79592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853330.81806: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853330.81875: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853330.81929: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853330.81966: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853330.82002: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853330.82080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853330.82120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853330.82150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853330.82198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853330.82315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853330.82357: variable 'ansible_distribution' from source: facts 15199 1726853330.82368: variable 'ansible_distribution_major_version' from source: facts 15199 1726853330.82393: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853330.82401: when evaluation is False, skipping this task 15199 1726853330.82408: _execute() done 15199 1726853330.82414: dumping result to json 15199 1726853330.82425: done dumping result, returning 15199 1726853330.82437: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-707e-6f22-00000000006a] 15199 1726853330.82446: sending task result for task 02083763-bbaf-707e-6f22-00000000006a 15199 1726853330.82701: done sending task result for task 02083763-bbaf-707e-6f22-00000000006a 15199 1726853330.82704: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853330.82750: no more pending results, returning what we have 15199 1726853330.82753: results queue empty 15199 1726853330.82754: checking for any_errors_fatal 15199 1726853330.82758: done checking for any_errors_fatal 15199 1726853330.82759: checking for max_fail_percentage 15199 1726853330.82761: done checking for max_fail_percentage 15199 1726853330.82762: checking to see if all hosts have failed and the running result is not ok 15199 1726853330.82763: done checking to see if all hosts have failed 15199 1726853330.82763: getting the remaining hosts for this loop 15199 1726853330.82765: done getting the remaining hosts for this loop 15199 1726853330.82768: getting the next task for host managed_node2 15199 1726853330.82775: done getting next task for host managed_node2 15199 1726853330.82780: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 15199 1726853330.82782: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853330.82795: getting variables 15199 1726853330.82797: in VariableManager get_vars() 15199 1726853330.82834: Calling all_inventory to load vars for managed_node2 15199 1726853330.82837: Calling groups_inventory to load vars for managed_node2 15199 1726853330.82839: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853330.82848: Calling all_plugins_play to load vars for managed_node2 15199 1726853330.82851: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853330.82854: Calling groups_plugins_play to load vars for managed_node2 15199 1726853330.83220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853330.83417: done with get_vars() 15199 1726853330.83428: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:28:50 -0400 (0:00:00.051) 0:00:06.126 ****** 15199 1726853330.83505: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 15199 1726853330.83746: worker is 1 (out of 1 available) 15199 1726853330.83759: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 15199 1726853330.83875: done queuing things up, now waiting for results queue to drain 15199 1726853330.83877: waiting for pending results... 15199 1726853330.84038: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 15199 1726853330.84138: in run() - task 02083763-bbaf-707e-6f22-00000000006b 15199 1726853330.84156: variable 'ansible_search_path' from source: unknown 15199 1726853330.84164: variable 'ansible_search_path' from source: unknown 15199 1726853330.84209: calling self._execute() 15199 1726853330.84291: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853330.84317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853330.84321: variable 'omit' from source: magic vars 15199 1726853330.84976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853330.86963: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853330.87033: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853330.87079: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853330.87116: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853330.87149: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853330.87231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853330.87265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853330.87297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853330.87341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853330.87377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853330.87502: variable 'ansible_distribution' from source: facts 15199 1726853330.87512: variable 'ansible_distribution_major_version' from source: facts 15199 1726853330.87576: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853330.87579: when evaluation is False, skipping this task 15199 1726853330.87581: _execute() done 15199 1726853330.87583: dumping result to json 15199 1726853330.87585: done dumping result, returning 15199 1726853330.87589: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-707e-6f22-00000000006b] 15199 1726853330.87594: sending task result for task 02083763-bbaf-707e-6f22-00000000006b 15199 1726853330.87654: done sending task result for task 02083763-bbaf-707e-6f22-00000000006b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853330.87754: no more pending results, returning what we have 15199 1726853330.87757: results queue empty 15199 1726853330.87758: checking for any_errors_fatal 15199 1726853330.87766: done checking for any_errors_fatal 15199 1726853330.87767: checking for max_fail_percentage 15199 1726853330.87768: done checking for max_fail_percentage 15199 1726853330.87769: checking to see if all hosts have failed and the running result is not ok 15199 1726853330.87770: done checking to see if all hosts have failed 15199 1726853330.87774: getting the remaining hosts for this loop 15199 1726853330.87776: done getting the remaining hosts for this loop 15199 1726853330.87780: getting the next task for host managed_node2 15199 1726853330.87786: done getting next task for host managed_node2 15199 1726853330.87790: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15199 1726853330.87793: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853330.87805: getting variables 15199 1726853330.87806: in VariableManager get_vars() 15199 1726853330.87847: Calling all_inventory to load vars for managed_node2 15199 1726853330.87850: Calling groups_inventory to load vars for managed_node2 15199 1726853330.87852: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853330.87863: Calling all_plugins_play to load vars for managed_node2 15199 1726853330.87866: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853330.87869: Calling groups_plugins_play to load vars for managed_node2 15199 1726853330.88358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853330.88946: WORKER PROCESS EXITING 15199 1726853330.88977: done with get_vars() 15199 1726853330.88989: done getting variables 15199 1726853330.89045: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:28:50 -0400 (0:00:00.055) 0:00:06.181 ****** 15199 1726853330.89076: entering _queue_task() for managed_node2/debug 15199 1726853330.89637: worker is 1 (out of 1 available) 15199 1726853330.89649: exiting _queue_task() for managed_node2/debug 15199 1726853330.89662: done queuing things up, now waiting for results queue to drain 15199 1726853330.89663: waiting for pending results... 15199 1726853330.90170: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15199 1726853330.90345: in run() - task 02083763-bbaf-707e-6f22-00000000006c 15199 1726853330.90364: variable 'ansible_search_path' from source: unknown 15199 1726853330.90368: variable 'ansible_search_path' from source: unknown 15199 1726853330.90441: calling self._execute() 15199 1726853330.90642: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853330.90647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853330.90659: variable 'omit' from source: magic vars 15199 1726853330.91667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853330.96268: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853330.96451: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853330.96559: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853330.96650: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853330.96750: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853330.96957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853330.96996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853330.97079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853330.97266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853330.97270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853330.97528: variable 'ansible_distribution' from source: facts 15199 1726853330.97604: variable 'ansible_distribution_major_version' from source: facts 15199 1726853330.97631: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853330.97640: when evaluation is False, skipping this task 15199 1726853330.97651: _execute() done 15199 1726853330.97660: dumping result to json 15199 1726853330.97668: done dumping result, returning 15199 1726853330.97684: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-707e-6f22-00000000006c] 15199 1726853330.97710: sending task result for task 02083763-bbaf-707e-6f22-00000000006c 15199 1726853330.97948: done sending task result for task 02083763-bbaf-707e-6f22-00000000006c 15199 1726853330.97952: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15199 1726853330.98023: no more pending results, returning what we have 15199 1726853330.98026: results queue empty 15199 1726853330.98026: checking for any_errors_fatal 15199 1726853330.98031: done checking for any_errors_fatal 15199 1726853330.98032: checking for max_fail_percentage 15199 1726853330.98033: done checking for max_fail_percentage 15199 1726853330.98034: checking to see if all hosts have failed and the running result is not ok 15199 1726853330.98035: done checking to see if all hosts have failed 15199 1726853330.98036: getting the remaining hosts for this loop 15199 1726853330.98038: done getting the remaining hosts for this loop 15199 1726853330.98041: getting the next task for host managed_node2 15199 1726853330.98047: done getting next task for host managed_node2 15199 1726853330.98051: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15199 1726853330.98053: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853330.98066: getting variables 15199 1726853330.98068: in VariableManager get_vars() 15199 1726853330.98108: Calling all_inventory to load vars for managed_node2 15199 1726853330.98110: Calling groups_inventory to load vars for managed_node2 15199 1726853330.98113: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853330.98122: Calling all_plugins_play to load vars for managed_node2 15199 1726853330.98124: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853330.98126: Calling groups_plugins_play to load vars for managed_node2 15199 1726853330.98526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853330.98950: done with get_vars() 15199 1726853330.98961: done getting variables 15199 1726853330.99302: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:28:50 -0400 (0:00:00.102) 0:00:06.284 ****** 15199 1726853330.99329: entering _queue_task() for managed_node2/debug 15199 1726853330.99832: worker is 1 (out of 1 available) 15199 1726853330.99845: exiting _queue_task() for managed_node2/debug 15199 1726853330.99858: done queuing things up, now waiting for results queue to drain 15199 1726853330.99860: waiting for pending results... 15199 1726853331.00319: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15199 1726853331.00614: in run() - task 02083763-bbaf-707e-6f22-00000000006d 15199 1726853331.00617: variable 'ansible_search_path' from source: unknown 15199 1726853331.00620: variable 'ansible_search_path' from source: unknown 15199 1726853331.00657: calling self._execute() 15199 1726853331.00803: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853331.01050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853331.01054: variable 'omit' from source: magic vars 15199 1726853331.01725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853331.06157: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853331.06233: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853331.06516: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853331.06679: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853331.06683: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853331.06686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853331.06899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853331.06922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853331.06964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853331.06980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853331.07320: variable 'ansible_distribution' from source: facts 15199 1726853331.07327: variable 'ansible_distribution_major_version' from source: facts 15199 1726853331.07344: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853331.07347: when evaluation is False, skipping this task 15199 1726853331.07352: _execute() done 15199 1726853331.07355: dumping result to json 15199 1726853331.07357: done dumping result, returning 15199 1726853331.07366: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-707e-6f22-00000000006d] 15199 1726853331.07372: sending task result for task 02083763-bbaf-707e-6f22-00000000006d 15199 1726853331.07462: done sending task result for task 02083763-bbaf-707e-6f22-00000000006d 15199 1726853331.07465: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15199 1726853331.07512: no more pending results, returning what we have 15199 1726853331.07516: results queue empty 15199 1726853331.07516: checking for any_errors_fatal 15199 1726853331.07523: done checking for any_errors_fatal 15199 1726853331.07523: checking for max_fail_percentage 15199 1726853331.07525: done checking for max_fail_percentage 15199 1726853331.07526: checking to see if all hosts have failed and the running result is not ok 15199 1726853331.07527: done checking to see if all hosts have failed 15199 1726853331.07528: getting the remaining hosts for this loop 15199 1726853331.07529: done getting the remaining hosts for this loop 15199 1726853331.07533: getting the next task for host managed_node2 15199 1726853331.07539: done getting next task for host managed_node2 15199 1726853331.07544: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15199 1726853331.07546: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.07559: getting variables 15199 1726853331.07560: in VariableManager get_vars() 15199 1726853331.07601: Calling all_inventory to load vars for managed_node2 15199 1726853331.07604: Calling groups_inventory to load vars for managed_node2 15199 1726853331.07607: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.07617: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.07620: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.07623: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.08002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.08404: done with get_vars() 15199 1726853331.08416: done getting variables 15199 1726853331.08674: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:28:51 -0400 (0:00:00.093) 0:00:06.378 ****** 15199 1726853331.08704: entering _queue_task() for managed_node2/debug 15199 1726853331.09387: worker is 1 (out of 1 available) 15199 1726853331.09396: exiting _queue_task() for managed_node2/debug 15199 1726853331.09404: done queuing things up, now waiting for results queue to drain 15199 1726853331.09406: waiting for pending results... 15199 1726853331.09987: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15199 1726853331.09991: in run() - task 02083763-bbaf-707e-6f22-00000000006e 15199 1726853331.09994: variable 'ansible_search_path' from source: unknown 15199 1726853331.09996: variable 'ansible_search_path' from source: unknown 15199 1726853331.09998: calling self._execute() 15199 1726853331.10376: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853331.10380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853331.10382: variable 'omit' from source: magic vars 15199 1726853331.11075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853331.15978: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853331.15982: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853331.15985: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853331.15987: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853331.15990: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853331.16235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853331.16275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853331.16304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853331.16349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853331.16775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853331.16779: variable 'ansible_distribution' from source: facts 15199 1726853331.16782: variable 'ansible_distribution_major_version' from source: facts 15199 1726853331.16784: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853331.16786: when evaluation is False, skipping this task 15199 1726853331.16788: _execute() done 15199 1726853331.16790: dumping result to json 15199 1726853331.16792: done dumping result, returning 15199 1726853331.16795: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-707e-6f22-00000000006e] 15199 1726853331.17179: sending task result for task 02083763-bbaf-707e-6f22-00000000006e 15199 1726853331.17251: done sending task result for task 02083763-bbaf-707e-6f22-00000000006e 15199 1726853331.17254: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15199 1726853331.17325: no more pending results, returning what we have 15199 1726853331.17329: results queue empty 15199 1726853331.17330: checking for any_errors_fatal 15199 1726853331.17334: done checking for any_errors_fatal 15199 1726853331.17335: checking for max_fail_percentage 15199 1726853331.17337: done checking for max_fail_percentage 15199 1726853331.17338: checking to see if all hosts have failed and the running result is not ok 15199 1726853331.17339: done checking to see if all hosts have failed 15199 1726853331.17339: getting the remaining hosts for this loop 15199 1726853331.17341: done getting the remaining hosts for this loop 15199 1726853331.17344: getting the next task for host managed_node2 15199 1726853331.17351: done getting next task for host managed_node2 15199 1726853331.17355: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 15199 1726853331.17357: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.17376: getting variables 15199 1726853331.17378: in VariableManager get_vars() 15199 1726853331.17414: Calling all_inventory to load vars for managed_node2 15199 1726853331.17417: Calling groups_inventory to load vars for managed_node2 15199 1726853331.17419: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.17429: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.17431: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.17433: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.17964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.18326: done with get_vars() 15199 1726853331.18337: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:28:51 -0400 (0:00:00.098) 0:00:06.476 ****** 15199 1726853331.18560: entering _queue_task() for managed_node2/ping 15199 1726853331.19915: worker is 1 (out of 1 available) 15199 1726853331.19931: exiting _queue_task() for managed_node2/ping 15199 1726853331.19944: done queuing things up, now waiting for results queue to drain 15199 1726853331.19946: waiting for pending results... 15199 1726853331.20547: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 15199 1726853331.20627: in run() - task 02083763-bbaf-707e-6f22-00000000006f 15199 1726853331.20639: variable 'ansible_search_path' from source: unknown 15199 1726853331.20642: variable 'ansible_search_path' from source: unknown 15199 1726853331.20884: calling self._execute() 15199 1726853331.20965: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853331.20974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853331.20983: variable 'omit' from source: magic vars 15199 1726853331.21706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853331.26179: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853331.26339: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853331.26411: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853331.26678: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853331.26681: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853331.26725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853331.26764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853331.26904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853331.26952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853331.26975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853331.27214: variable 'ansible_distribution' from source: facts 15199 1726853331.27576: variable 'ansible_distribution_major_version' from source: facts 15199 1726853331.27579: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853331.27581: when evaluation is False, skipping this task 15199 1726853331.27584: _execute() done 15199 1726853331.27586: dumping result to json 15199 1726853331.27588: done dumping result, returning 15199 1726853331.27590: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-707e-6f22-00000000006f] 15199 1726853331.27592: sending task result for task 02083763-bbaf-707e-6f22-00000000006f 15199 1726853331.27659: done sending task result for task 02083763-bbaf-707e-6f22-00000000006f 15199 1726853331.27662: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853331.27915: no more pending results, returning what we have 15199 1726853331.27918: results queue empty 15199 1726853331.27918: checking for any_errors_fatal 15199 1726853331.27925: done checking for any_errors_fatal 15199 1726853331.27925: checking for max_fail_percentage 15199 1726853331.27927: done checking for max_fail_percentage 15199 1726853331.27928: checking to see if all hosts have failed and the running result is not ok 15199 1726853331.27929: done checking to see if all hosts have failed 15199 1726853331.27929: getting the remaining hosts for this loop 15199 1726853331.27931: done getting the remaining hosts for this loop 15199 1726853331.27934: getting the next task for host managed_node2 15199 1726853331.27941: done getting next task for host managed_node2 15199 1726853331.27942: ^ task is: TASK: meta (role_complete) 15199 1726853331.27944: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.27956: getting variables 15199 1726853331.27958: in VariableManager get_vars() 15199 1726853331.27991: Calling all_inventory to load vars for managed_node2 15199 1726853331.27994: Calling groups_inventory to load vars for managed_node2 15199 1726853331.27996: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.28003: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.28005: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.28008: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.28384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.28807: done with get_vars() 15199 1726853331.28819: done getting variables 15199 1726853331.29094: done queuing things up, now waiting for results queue to drain 15199 1726853331.29096: results queue empty 15199 1726853331.29097: checking for any_errors_fatal 15199 1726853331.29099: done checking for any_errors_fatal 15199 1726853331.29099: checking for max_fail_percentage 15199 1726853331.29101: done checking for max_fail_percentage 15199 1726853331.29101: checking to see if all hosts have failed and the running result is not ok 15199 1726853331.29102: done checking to see if all hosts have failed 15199 1726853331.29103: getting the remaining hosts for this loop 15199 1726853331.29104: done getting the remaining hosts for this loop 15199 1726853331.29106: getting the next task for host managed_node2 15199 1726853331.29109: done getting next task for host managed_node2 15199 1726853331.29110: ^ task is: TASK: meta (flush_handlers) 15199 1726853331.29112: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.29114: getting variables 15199 1726853331.29115: in VariableManager get_vars() 15199 1726853331.29127: Calling all_inventory to load vars for managed_node2 15199 1726853331.29130: Calling groups_inventory to load vars for managed_node2 15199 1726853331.29132: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.29136: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.29138: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.29141: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.29477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.29896: done with get_vars() 15199 1726853331.29904: done getting variables 15199 1726853331.29945: in VariableManager get_vars() 15199 1726853331.29955: Calling all_inventory to load vars for managed_node2 15199 1726853331.29962: Calling groups_inventory to load vars for managed_node2 15199 1726853331.29964: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.29969: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.29973: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.29976: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.30309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.30700: done with get_vars() 15199 1726853331.30713: done queuing things up, now waiting for results queue to drain 15199 1726853331.30715: results queue empty 15199 1726853331.30716: checking for any_errors_fatal 15199 1726853331.30717: done checking for any_errors_fatal 15199 1726853331.30718: checking for max_fail_percentage 15199 1726853331.30719: done checking for max_fail_percentage 15199 1726853331.30720: checking to see if all hosts have failed and the running result is not ok 15199 1726853331.30720: done checking to see if all hosts have failed 15199 1726853331.30721: getting the remaining hosts for this loop 15199 1726853331.30722: done getting the remaining hosts for this loop 15199 1726853331.30724: getting the next task for host managed_node2 15199 1726853331.30728: done getting next task for host managed_node2 15199 1726853331.30729: ^ task is: TASK: meta (flush_handlers) 15199 1726853331.30731: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.30733: getting variables 15199 1726853331.30734: in VariableManager get_vars() 15199 1726853331.30743: Calling all_inventory to load vars for managed_node2 15199 1726853331.30745: Calling groups_inventory to load vars for managed_node2 15199 1726853331.30747: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.30751: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.30753: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.30756: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.31102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.31482: done with get_vars() 15199 1726853331.31489: done getting variables 15199 1726853331.31529: in VariableManager get_vars() 15199 1726853331.31539: Calling all_inventory to load vars for managed_node2 15199 1726853331.31541: Calling groups_inventory to load vars for managed_node2 15199 1726853331.31543: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.31546: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.31548: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.31551: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.31667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.32065: done with get_vars() 15199 1726853331.32280: done queuing things up, now waiting for results queue to drain 15199 1726853331.32282: results queue empty 15199 1726853331.32283: checking for any_errors_fatal 15199 1726853331.32284: done checking for any_errors_fatal 15199 1726853331.32285: checking for max_fail_percentage 15199 1726853331.32285: done checking for max_fail_percentage 15199 1726853331.32286: checking to see if all hosts have failed and the running result is not ok 15199 1726853331.32287: done checking to see if all hosts have failed 15199 1726853331.32287: getting the remaining hosts for this loop 15199 1726853331.32288: done getting the remaining hosts for this loop 15199 1726853331.32290: getting the next task for host managed_node2 15199 1726853331.32293: done getting next task for host managed_node2 15199 1726853331.32294: ^ task is: None 15199 1726853331.32295: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.32296: done queuing things up, now waiting for results queue to drain 15199 1726853331.32297: results queue empty 15199 1726853331.32298: checking for any_errors_fatal 15199 1726853331.32299: done checking for any_errors_fatal 15199 1726853331.32299: checking for max_fail_percentage 15199 1726853331.32300: done checking for max_fail_percentage 15199 1726853331.32301: checking to see if all hosts have failed and the running result is not ok 15199 1726853331.32301: done checking to see if all hosts have failed 15199 1726853331.32302: getting the next task for host managed_node2 15199 1726853331.32305: done getting next task for host managed_node2 15199 1726853331.32305: ^ task is: None 15199 1726853331.32306: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.32341: in VariableManager get_vars() 15199 1726853331.32355: done with get_vars() 15199 1726853331.32361: in VariableManager get_vars() 15199 1726853331.32370: done with get_vars() 15199 1726853331.32377: variable 'omit' from source: magic vars 15199 1726853331.32692: variable 'task' from source: play vars 15199 1726853331.32721: in VariableManager get_vars() 15199 1726853331.32731: done with get_vars() 15199 1726853331.32749: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_profile_absent.yml] ************************ 15199 1726853331.33132: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15199 1726853331.33185: getting the remaining hosts for this loop 15199 1726853331.33187: done getting the remaining hosts for this loop 15199 1726853331.33189: getting the next task for host managed_node2 15199 1726853331.33192: done getting next task for host managed_node2 15199 1726853331.33194: ^ task is: TASK: Gathering Facts 15199 1726853331.33195: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.33197: getting variables 15199 1726853331.33198: in VariableManager get_vars() 15199 1726853331.33205: Calling all_inventory to load vars for managed_node2 15199 1726853331.33207: Calling groups_inventory to load vars for managed_node2 15199 1726853331.33209: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.33214: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.33216: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.33219: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.33351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.33977: done with get_vars() 15199 1726853331.33984: done getting variables 15199 1726853331.34023: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Friday 20 September 2024 13:28:51 -0400 (0:00:00.154) 0:00:06.631 ****** 15199 1726853331.34051: entering _queue_task() for managed_node2/gather_facts 15199 1726853331.34534: worker is 1 (out of 1 available) 15199 1726853331.34547: exiting _queue_task() for managed_node2/gather_facts 15199 1726853331.34560: done queuing things up, now waiting for results queue to drain 15199 1726853331.34562: waiting for pending results... 15199 1726853331.35289: running TaskExecutor() for managed_node2/TASK: Gathering Facts 15199 1726853331.35297: in run() - task 02083763-bbaf-707e-6f22-0000000002c3 15199 1726853331.35301: variable 'ansible_search_path' from source: unknown 15199 1726853331.35677: calling self._execute() 15199 1726853331.35681: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853331.35685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853331.35687: variable 'omit' from source: magic vars 15199 1726853331.36430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853331.41078: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853331.41083: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853331.41086: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853331.41088: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853331.41479: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853331.41486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853331.41490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853331.41493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853331.41495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853331.41498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853331.41831: variable 'ansible_distribution' from source: facts 15199 1726853331.42085: variable 'ansible_distribution_major_version' from source: facts 15199 1726853331.42110: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853331.42119: when evaluation is False, skipping this task 15199 1726853331.42125: _execute() done 15199 1726853331.42131: dumping result to json 15199 1726853331.42138: done dumping result, returning 15199 1726853331.42151: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02083763-bbaf-707e-6f22-0000000002c3] 15199 1726853331.42160: sending task result for task 02083763-bbaf-707e-6f22-0000000002c3 15199 1726853331.42263: done sending task result for task 02083763-bbaf-707e-6f22-0000000002c3 15199 1726853331.42270: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853331.42325: no more pending results, returning what we have 15199 1726853331.42328: results queue empty 15199 1726853331.42329: checking for any_errors_fatal 15199 1726853331.42330: done checking for any_errors_fatal 15199 1726853331.42331: checking for max_fail_percentage 15199 1726853331.42332: done checking for max_fail_percentage 15199 1726853331.42333: checking to see if all hosts have failed and the running result is not ok 15199 1726853331.42334: done checking to see if all hosts have failed 15199 1726853331.42335: getting the remaining hosts for this loop 15199 1726853331.42336: done getting the remaining hosts for this loop 15199 1726853331.42340: getting the next task for host managed_node2 15199 1726853331.42346: done getting next task for host managed_node2 15199 1726853331.42348: ^ task is: TASK: meta (flush_handlers) 15199 1726853331.42350: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.42354: getting variables 15199 1726853331.42355: in VariableManager get_vars() 15199 1726853331.42385: Calling all_inventory to load vars for managed_node2 15199 1726853331.42387: Calling groups_inventory to load vars for managed_node2 15199 1726853331.42391: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.42402: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.42575: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.42580: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.42851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.43344: done with get_vars() 15199 1726853331.43355: done getting variables 15199 1726853331.43423: in VariableManager get_vars() 15199 1726853331.43433: Calling all_inventory to load vars for managed_node2 15199 1726853331.43435: Calling groups_inventory to load vars for managed_node2 15199 1726853331.43437: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.43442: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.43444: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.43447: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.43814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.44096: done with get_vars() 15199 1726853331.44108: done queuing things up, now waiting for results queue to drain 15199 1726853331.44110: results queue empty 15199 1726853331.44111: checking for any_errors_fatal 15199 1726853331.44113: done checking for any_errors_fatal 15199 1726853331.44113: checking for max_fail_percentage 15199 1726853331.44115: done checking for max_fail_percentage 15199 1726853331.44115: checking to see if all hosts have failed and the running result is not ok 15199 1726853331.44116: done checking to see if all hosts have failed 15199 1726853331.44117: getting the remaining hosts for this loop 15199 1726853331.44117: done getting the remaining hosts for this loop 15199 1726853331.44120: getting the next task for host managed_node2 15199 1726853331.44123: done getting next task for host managed_node2 15199 1726853331.44125: ^ task is: TASK: Include the task '{{ task }}' 15199 1726853331.44126: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.44128: getting variables 15199 1726853331.44129: in VariableManager get_vars() 15199 1726853331.44135: Calling all_inventory to load vars for managed_node2 15199 1726853331.44137: Calling groups_inventory to load vars for managed_node2 15199 1726853331.44139: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.44148: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.44151: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.44153: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.44495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.44680: done with get_vars() 15199 1726853331.44688: done getting variables 15199 1726853331.44838: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_profile_absent.yml'] ********************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Friday 20 September 2024 13:28:51 -0400 (0:00:00.108) 0:00:06.739 ****** 15199 1726853331.44865: entering _queue_task() for managed_node2/include_tasks 15199 1726853331.45126: worker is 1 (out of 1 available) 15199 1726853331.45139: exiting _queue_task() for managed_node2/include_tasks 15199 1726853331.45152: done queuing things up, now waiting for results queue to drain 15199 1726853331.45153: waiting for pending results... 15199 1726853331.45411: running TaskExecutor() for managed_node2/TASK: Include the task 'tasks/assert_profile_absent.yml' 15199 1726853331.45515: in run() - task 02083763-bbaf-707e-6f22-000000000073 15199 1726853331.45534: variable 'ansible_search_path' from source: unknown 15199 1726853331.45575: calling self._execute() 15199 1726853331.45656: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853331.45669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853331.45685: variable 'omit' from source: magic vars 15199 1726853331.46102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853331.48819: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853331.48889: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853331.48934: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853331.48978: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853331.49008: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853331.49097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853331.49136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853331.49166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853331.49217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853331.49243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853331.49384: variable 'ansible_distribution' from source: facts 15199 1726853331.49396: variable 'ansible_distribution_major_version' from source: facts 15199 1726853331.49424: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853331.49432: when evaluation is False, skipping this task 15199 1726853331.49440: _execute() done 15199 1726853331.49449: dumping result to json 15199 1726853331.49460: done dumping result, returning 15199 1726853331.49474: done running TaskExecutor() for managed_node2/TASK: Include the task 'tasks/assert_profile_absent.yml' [02083763-bbaf-707e-6f22-000000000073] 15199 1726853331.49485: sending task result for task 02083763-bbaf-707e-6f22-000000000073 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853331.49669: no more pending results, returning what we have 15199 1726853331.49674: results queue empty 15199 1726853331.49675: checking for any_errors_fatal 15199 1726853331.49676: done checking for any_errors_fatal 15199 1726853331.49677: checking for max_fail_percentage 15199 1726853331.49679: done checking for max_fail_percentage 15199 1726853331.49680: checking to see if all hosts have failed and the running result is not ok 15199 1726853331.49680: done checking to see if all hosts have failed 15199 1726853331.49681: getting the remaining hosts for this loop 15199 1726853331.49683: done getting the remaining hosts for this loop 15199 1726853331.49687: getting the next task for host managed_node2 15199 1726853331.49694: done getting next task for host managed_node2 15199 1726853331.49697: ^ task is: TASK: meta (flush_handlers) 15199 1726853331.49699: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.49704: getting variables 15199 1726853331.49774: in VariableManager get_vars() 15199 1726853331.49807: Calling all_inventory to load vars for managed_node2 15199 1726853331.49810: Calling groups_inventory to load vars for managed_node2 15199 1726853331.49820: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.49827: done sending task result for task 02083763-bbaf-707e-6f22-000000000073 15199 1726853331.49830: WORKER PROCESS EXITING 15199 1726853331.49841: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.49845: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.49849: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.50265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.50457: done with get_vars() 15199 1726853331.50469: done getting variables 15199 1726853331.50535: in VariableManager get_vars() 15199 1726853331.50544: Calling all_inventory to load vars for managed_node2 15199 1726853331.50546: Calling groups_inventory to load vars for managed_node2 15199 1726853331.50548: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.50552: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.50554: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.50557: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.50739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.50912: done with get_vars() 15199 1726853331.50924: done queuing things up, now waiting for results queue to drain 15199 1726853331.50926: results queue empty 15199 1726853331.50926: checking for any_errors_fatal 15199 1726853331.50928: done checking for any_errors_fatal 15199 1726853331.50929: checking for max_fail_percentage 15199 1726853331.50930: done checking for max_fail_percentage 15199 1726853331.50931: checking to see if all hosts have failed and the running result is not ok 15199 1726853331.50931: done checking to see if all hosts have failed 15199 1726853331.50932: getting the remaining hosts for this loop 15199 1726853331.50933: done getting the remaining hosts for this loop 15199 1726853331.50935: getting the next task for host managed_node2 15199 1726853331.50939: done getting next task for host managed_node2 15199 1726853331.50940: ^ task is: TASK: meta (flush_handlers) 15199 1726853331.50941: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.50944: getting variables 15199 1726853331.50945: in VariableManager get_vars() 15199 1726853331.50952: Calling all_inventory to load vars for managed_node2 15199 1726853331.50954: Calling groups_inventory to load vars for managed_node2 15199 1726853331.50956: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.50966: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.50968: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.50973: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.51104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.51282: done with get_vars() 15199 1726853331.51290: done getting variables 15199 1726853331.51332: in VariableManager get_vars() 15199 1726853331.51339: Calling all_inventory to load vars for managed_node2 15199 1726853331.51341: Calling groups_inventory to load vars for managed_node2 15199 1726853331.51344: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.51348: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.51350: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.51353: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.51511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.51690: done with get_vars() 15199 1726853331.51701: done queuing things up, now waiting for results queue to drain 15199 1726853331.51702: results queue empty 15199 1726853331.51703: checking for any_errors_fatal 15199 1726853331.51704: done checking for any_errors_fatal 15199 1726853331.51705: checking for max_fail_percentage 15199 1726853331.51705: done checking for max_fail_percentage 15199 1726853331.51706: checking to see if all hosts have failed and the running result is not ok 15199 1726853331.51707: done checking to see if all hosts have failed 15199 1726853331.51707: getting the remaining hosts for this loop 15199 1726853331.51708: done getting the remaining hosts for this loop 15199 1726853331.51710: getting the next task for host managed_node2 15199 1726853331.51713: done getting next task for host managed_node2 15199 1726853331.51713: ^ task is: None 15199 1726853331.51715: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.51716: done queuing things up, now waiting for results queue to drain 15199 1726853331.51716: results queue empty 15199 1726853331.51717: checking for any_errors_fatal 15199 1726853331.51718: done checking for any_errors_fatal 15199 1726853331.51718: checking for max_fail_percentage 15199 1726853331.51719: done checking for max_fail_percentage 15199 1726853331.51720: checking to see if all hosts have failed and the running result is not ok 15199 1726853331.51720: done checking to see if all hosts have failed 15199 1726853331.51721: getting the next task for host managed_node2 15199 1726853331.51723: done getting next task for host managed_node2 15199 1726853331.51724: ^ task is: None 15199 1726853331.51725: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.51753: in VariableManager get_vars() 15199 1726853331.51766: done with get_vars() 15199 1726853331.51770: in VariableManager get_vars() 15199 1726853331.51781: done with get_vars() 15199 1726853331.51784: variable 'omit' from source: magic vars 15199 1726853331.51888: variable 'task' from source: play vars 15199 1726853331.51916: in VariableManager get_vars() 15199 1726853331.51925: done with get_vars() 15199 1726853331.51940: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_device_absent.yml] ************************* 15199 1726853331.52100: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15199 1726853331.52119: getting the remaining hosts for this loop 15199 1726853331.52120: done getting the remaining hosts for this loop 15199 1726853331.52122: getting the next task for host managed_node2 15199 1726853331.52125: done getting next task for host managed_node2 15199 1726853331.52127: ^ task is: TASK: Gathering Facts 15199 1726853331.52128: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.52130: getting variables 15199 1726853331.52131: in VariableManager get_vars() 15199 1726853331.52138: Calling all_inventory to load vars for managed_node2 15199 1726853331.52140: Calling groups_inventory to load vars for managed_node2 15199 1726853331.52142: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.52146: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.52149: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.52152: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.52284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.52458: done with get_vars() 15199 1726853331.52465: done getting variables 15199 1726853331.52501: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Friday 20 September 2024 13:28:51 -0400 (0:00:00.076) 0:00:06.816 ****** 15199 1726853331.52525: entering _queue_task() for managed_node2/gather_facts 15199 1726853331.52791: worker is 1 (out of 1 available) 15199 1726853331.52801: exiting _queue_task() for managed_node2/gather_facts 15199 1726853331.52813: done queuing things up, now waiting for results queue to drain 15199 1726853331.52814: waiting for pending results... 15199 1726853331.53187: running TaskExecutor() for managed_node2/TASK: Gathering Facts 15199 1726853331.53192: in run() - task 02083763-bbaf-707e-6f22-0000000002d8 15199 1726853331.53195: variable 'ansible_search_path' from source: unknown 15199 1726853331.53206: calling self._execute() 15199 1726853331.53287: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853331.53299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853331.53313: variable 'omit' from source: magic vars 15199 1726853331.53748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853331.56234: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853331.56296: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853331.56341: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853331.56382: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853331.56411: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853331.56504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853331.56542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853331.56575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853331.56619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853331.56639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853331.56769: variable 'ansible_distribution' from source: facts 15199 1726853331.56784: variable 'ansible_distribution_major_version' from source: facts 15199 1726853331.56865: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853331.56869: when evaluation is False, skipping this task 15199 1726853331.56874: _execute() done 15199 1726853331.56877: dumping result to json 15199 1726853331.56879: done dumping result, returning 15199 1726853331.56881: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02083763-bbaf-707e-6f22-0000000002d8] 15199 1726853331.56883: sending task result for task 02083763-bbaf-707e-6f22-0000000002d8 15199 1726853331.56941: done sending task result for task 02083763-bbaf-707e-6f22-0000000002d8 15199 1726853331.56944: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853331.57018: no more pending results, returning what we have 15199 1726853331.57021: results queue empty 15199 1726853331.57023: checking for any_errors_fatal 15199 1726853331.57024: done checking for any_errors_fatal 15199 1726853331.57025: checking for max_fail_percentage 15199 1726853331.57027: done checking for max_fail_percentage 15199 1726853331.57027: checking to see if all hosts have failed and the running result is not ok 15199 1726853331.57028: done checking to see if all hosts have failed 15199 1726853331.57029: getting the remaining hosts for this loop 15199 1726853331.57031: done getting the remaining hosts for this loop 15199 1726853331.57034: getting the next task for host managed_node2 15199 1726853331.57040: done getting next task for host managed_node2 15199 1726853331.57042: ^ task is: TASK: meta (flush_handlers) 15199 1726853331.57044: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.57048: getting variables 15199 1726853331.57049: in VariableManager get_vars() 15199 1726853331.57081: Calling all_inventory to load vars for managed_node2 15199 1726853331.57084: Calling groups_inventory to load vars for managed_node2 15199 1726853331.57089: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.57100: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.57104: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.57107: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.57551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.57795: done with get_vars() 15199 1726853331.57805: done getting variables 15199 1726853331.57866: in VariableManager get_vars() 15199 1726853331.57876: Calling all_inventory to load vars for managed_node2 15199 1726853331.57878: Calling groups_inventory to load vars for managed_node2 15199 1726853331.57880: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.57885: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.57887: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.57890: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.58019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.58188: done with get_vars() 15199 1726853331.58200: done queuing things up, now waiting for results queue to drain 15199 1726853331.58202: results queue empty 15199 1726853331.58202: checking for any_errors_fatal 15199 1726853331.58204: done checking for any_errors_fatal 15199 1726853331.58205: checking for max_fail_percentage 15199 1726853331.58206: done checking for max_fail_percentage 15199 1726853331.58206: checking to see if all hosts have failed and the running result is not ok 15199 1726853331.58207: done checking to see if all hosts have failed 15199 1726853331.58208: getting the remaining hosts for this loop 15199 1726853331.58208: done getting the remaining hosts for this loop 15199 1726853331.58211: getting the next task for host managed_node2 15199 1726853331.58214: done getting next task for host managed_node2 15199 1726853331.58216: ^ task is: TASK: Include the task '{{ task }}' 15199 1726853331.58217: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.58219: getting variables 15199 1726853331.58220: in VariableManager get_vars() 15199 1726853331.58228: Calling all_inventory to load vars for managed_node2 15199 1726853331.58230: Calling groups_inventory to load vars for managed_node2 15199 1726853331.58232: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.58241: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.58243: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.58246: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.58373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.58563: done with get_vars() 15199 1726853331.58570: done getting variables 15199 1726853331.58719: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_device_absent.yml'] *********************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Friday 20 September 2024 13:28:51 -0400 (0:00:00.062) 0:00:06.878 ****** 15199 1726853331.58747: entering _queue_task() for managed_node2/include_tasks 15199 1726853331.58989: worker is 1 (out of 1 available) 15199 1726853331.59001: exiting _queue_task() for managed_node2/include_tasks 15199 1726853331.59013: done queuing things up, now waiting for results queue to drain 15199 1726853331.59014: waiting for pending results... 15199 1726853331.59389: running TaskExecutor() for managed_node2/TASK: Include the task 'tasks/assert_device_absent.yml' 15199 1726853331.59394: in run() - task 02083763-bbaf-707e-6f22-000000000077 15199 1726853331.59398: variable 'ansible_search_path' from source: unknown 15199 1726853331.59417: calling self._execute() 15199 1726853331.59502: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853331.59513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853331.59527: variable 'omit' from source: magic vars 15199 1726853331.59949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853331.62374: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853331.62453: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853331.62494: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853331.62536: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853331.62564: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853331.62648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853331.62684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853331.62712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853331.62760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853331.62782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853331.62912: variable 'ansible_distribution' from source: facts 15199 1726853331.62923: variable 'ansible_distribution_major_version' from source: facts 15199 1726853331.62945: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853331.62953: when evaluation is False, skipping this task 15199 1726853331.63073: _execute() done 15199 1726853331.63077: dumping result to json 15199 1726853331.63080: done dumping result, returning 15199 1726853331.63083: done running TaskExecutor() for managed_node2/TASK: Include the task 'tasks/assert_device_absent.yml' [02083763-bbaf-707e-6f22-000000000077] 15199 1726853331.63086: sending task result for task 02083763-bbaf-707e-6f22-000000000077 15199 1726853331.63153: done sending task result for task 02083763-bbaf-707e-6f22-000000000077 15199 1726853331.63156: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853331.63219: no more pending results, returning what we have 15199 1726853331.63223: results queue empty 15199 1726853331.63224: checking for any_errors_fatal 15199 1726853331.63226: done checking for any_errors_fatal 15199 1726853331.63226: checking for max_fail_percentage 15199 1726853331.63228: done checking for max_fail_percentage 15199 1726853331.63228: checking to see if all hosts have failed and the running result is not ok 15199 1726853331.63229: done checking to see if all hosts have failed 15199 1726853331.63230: getting the remaining hosts for this loop 15199 1726853331.63232: done getting the remaining hosts for this loop 15199 1726853331.63236: getting the next task for host managed_node2 15199 1726853331.63243: done getting next task for host managed_node2 15199 1726853331.63245: ^ task is: TASK: meta (flush_handlers) 15199 1726853331.63247: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.63251: getting variables 15199 1726853331.63252: in VariableManager get_vars() 15199 1726853331.63284: Calling all_inventory to load vars for managed_node2 15199 1726853331.63288: Calling groups_inventory to load vars for managed_node2 15199 1726853331.63291: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.63302: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.63305: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.63308: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.63694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.63882: done with get_vars() 15199 1726853331.63892: done getting variables 15199 1726853331.63952: in VariableManager get_vars() 15199 1726853331.63961: Calling all_inventory to load vars for managed_node2 15199 1726853331.63963: Calling groups_inventory to load vars for managed_node2 15199 1726853331.63965: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.63969: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.63973: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.63977: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.64340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.64513: done with get_vars() 15199 1726853331.64524: done queuing things up, now waiting for results queue to drain 15199 1726853331.64526: results queue empty 15199 1726853331.64527: checking for any_errors_fatal 15199 1726853331.64529: done checking for any_errors_fatal 15199 1726853331.64529: checking for max_fail_percentage 15199 1726853331.64530: done checking for max_fail_percentage 15199 1726853331.64531: checking to see if all hosts have failed and the running result is not ok 15199 1726853331.64532: done checking to see if all hosts have failed 15199 1726853331.64532: getting the remaining hosts for this loop 15199 1726853331.64533: done getting the remaining hosts for this loop 15199 1726853331.64535: getting the next task for host managed_node2 15199 1726853331.64538: done getting next task for host managed_node2 15199 1726853331.64540: ^ task is: TASK: meta (flush_handlers) 15199 1726853331.64541: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.64544: getting variables 15199 1726853331.64544: in VariableManager get_vars() 15199 1726853331.64551: Calling all_inventory to load vars for managed_node2 15199 1726853331.64553: Calling groups_inventory to load vars for managed_node2 15199 1726853331.64555: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.64564: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.64566: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.64569: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.64697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.64866: done with get_vars() 15199 1726853331.64876: done getting variables 15199 1726853331.64917: in VariableManager get_vars() 15199 1726853331.64925: Calling all_inventory to load vars for managed_node2 15199 1726853331.64927: Calling groups_inventory to load vars for managed_node2 15199 1726853331.64929: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.64933: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.64935: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.64938: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.65066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.65261: done with get_vars() 15199 1726853331.65273: done queuing things up, now waiting for results queue to drain 15199 1726853331.65274: results queue empty 15199 1726853331.65275: checking for any_errors_fatal 15199 1726853331.65276: done checking for any_errors_fatal 15199 1726853331.65277: checking for max_fail_percentage 15199 1726853331.65278: done checking for max_fail_percentage 15199 1726853331.65278: checking to see if all hosts have failed and the running result is not ok 15199 1726853331.65279: done checking to see if all hosts have failed 15199 1726853331.65280: getting the remaining hosts for this loop 15199 1726853331.65280: done getting the remaining hosts for this loop 15199 1726853331.65283: getting the next task for host managed_node2 15199 1726853331.65285: done getting next task for host managed_node2 15199 1726853331.65286: ^ task is: None 15199 1726853331.65287: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.65288: done queuing things up, now waiting for results queue to drain 15199 1726853331.65289: results queue empty 15199 1726853331.65289: checking for any_errors_fatal 15199 1726853331.65290: done checking for any_errors_fatal 15199 1726853331.65291: checking for max_fail_percentage 15199 1726853331.65292: done checking for max_fail_percentage 15199 1726853331.65292: checking to see if all hosts have failed and the running result is not ok 15199 1726853331.65293: done checking to see if all hosts have failed 15199 1726853331.65294: getting the next task for host managed_node2 15199 1726853331.65296: done getting next task for host managed_node2 15199 1726853331.65297: ^ task is: None 15199 1726853331.65298: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.65324: in VariableManager get_vars() 15199 1726853331.65337: done with get_vars() 15199 1726853331.65342: in VariableManager get_vars() 15199 1726853331.65351: done with get_vars() 15199 1726853331.65355: variable 'omit' from source: magic vars 15199 1726853331.65384: in VariableManager get_vars() 15199 1726853331.65394: done with get_vars() 15199 1726853331.65411: variable 'omit' from source: magic vars PLAY [Verify that cleanup restored state to default] *************************** 15199 1726853331.65574: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15199 1726853331.65595: getting the remaining hosts for this loop 15199 1726853331.65596: done getting the remaining hosts for this loop 15199 1726853331.65598: getting the next task for host managed_node2 15199 1726853331.65601: done getting next task for host managed_node2 15199 1726853331.65603: ^ task is: TASK: Gathering Facts 15199 1726853331.65604: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.65606: getting variables 15199 1726853331.65607: in VariableManager get_vars() 15199 1726853331.65614: Calling all_inventory to load vars for managed_node2 15199 1726853331.65616: Calling groups_inventory to load vars for managed_node2 15199 1726853331.65618: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.65622: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.65624: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.65627: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.65755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.65939: done with get_vars() 15199 1726853331.65946: done getting variables 15199 1726853331.65984: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:64 Friday 20 September 2024 13:28:51 -0400 (0:00:00.072) 0:00:06.951 ****** 15199 1726853331.66006: entering _queue_task() for managed_node2/gather_facts 15199 1726853331.66230: worker is 1 (out of 1 available) 15199 1726853331.66241: exiting _queue_task() for managed_node2/gather_facts 15199 1726853331.66251: done queuing things up, now waiting for results queue to drain 15199 1726853331.66253: waiting for pending results... 15199 1726853331.66502: running TaskExecutor() for managed_node2/TASK: Gathering Facts 15199 1726853331.66677: in run() - task 02083763-bbaf-707e-6f22-0000000002ed 15199 1726853331.66681: variable 'ansible_search_path' from source: unknown 15199 1726853331.66684: calling self._execute() 15199 1726853331.66736: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853331.66749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853331.66764: variable 'omit' from source: magic vars 15199 1726853331.67183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853331.69402: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853331.69473: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853331.69524: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853331.69568: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853331.69598: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853331.69679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853331.69778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853331.69781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853331.69784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853331.69804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853331.69941: variable 'ansible_distribution' from source: facts 15199 1726853331.69951: variable 'ansible_distribution_major_version' from source: facts 15199 1726853331.69974: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853331.69982: when evaluation is False, skipping this task 15199 1726853331.69991: _execute() done 15199 1726853331.70000: dumping result to json 15199 1726853331.70007: done dumping result, returning 15199 1726853331.70017: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02083763-bbaf-707e-6f22-0000000002ed] 15199 1726853331.70026: sending task result for task 02083763-bbaf-707e-6f22-0000000002ed 15199 1726853331.70283: done sending task result for task 02083763-bbaf-707e-6f22-0000000002ed 15199 1726853331.70287: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853331.70331: no more pending results, returning what we have 15199 1726853331.70334: results queue empty 15199 1726853331.70335: checking for any_errors_fatal 15199 1726853331.70336: done checking for any_errors_fatal 15199 1726853331.70337: checking for max_fail_percentage 15199 1726853331.70338: done checking for max_fail_percentage 15199 1726853331.70339: checking to see if all hosts have failed and the running result is not ok 15199 1726853331.70340: done checking to see if all hosts have failed 15199 1726853331.70340: getting the remaining hosts for this loop 15199 1726853331.70342: done getting the remaining hosts for this loop 15199 1726853331.70345: getting the next task for host managed_node2 15199 1726853331.70351: done getting next task for host managed_node2 15199 1726853331.70353: ^ task is: TASK: meta (flush_handlers) 15199 1726853331.70355: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.70359: getting variables 15199 1726853331.70360: in VariableManager get_vars() 15199 1726853331.70391: Calling all_inventory to load vars for managed_node2 15199 1726853331.70394: Calling groups_inventory to load vars for managed_node2 15199 1726853331.70398: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.70407: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.70411: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.70414: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.70764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.70950: done with get_vars() 15199 1726853331.70958: done getting variables 15199 1726853331.71022: in VariableManager get_vars() 15199 1726853331.71031: Calling all_inventory to load vars for managed_node2 15199 1726853331.71033: Calling groups_inventory to load vars for managed_node2 15199 1726853331.71035: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.71039: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.71041: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.71044: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.71182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.71363: done with get_vars() 15199 1726853331.71377: done queuing things up, now waiting for results queue to drain 15199 1726853331.71379: results queue empty 15199 1726853331.71380: checking for any_errors_fatal 15199 1726853331.71381: done checking for any_errors_fatal 15199 1726853331.71382: checking for max_fail_percentage 15199 1726853331.71383: done checking for max_fail_percentage 15199 1726853331.71384: checking to see if all hosts have failed and the running result is not ok 15199 1726853331.71384: done checking to see if all hosts have failed 15199 1726853331.71385: getting the remaining hosts for this loop 15199 1726853331.71386: done getting the remaining hosts for this loop 15199 1726853331.71388: getting the next task for host managed_node2 15199 1726853331.71391: done getting next task for host managed_node2 15199 1726853331.71394: ^ task is: TASK: Verify network state restored to default 15199 1726853331.71395: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.71397: getting variables 15199 1726853331.71398: in VariableManager get_vars() 15199 1726853331.71405: Calling all_inventory to load vars for managed_node2 15199 1726853331.71407: Calling groups_inventory to load vars for managed_node2 15199 1726853331.71409: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.71418: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.71420: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.71424: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.71558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.71762: done with get_vars() 15199 1726853331.71769: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:67 Friday 20 September 2024 13:28:51 -0400 (0:00:00.058) 0:00:07.009 ****** 15199 1726853331.71835: entering _queue_task() for managed_node2/include_tasks 15199 1726853331.72187: worker is 1 (out of 1 available) 15199 1726853331.72198: exiting _queue_task() for managed_node2/include_tasks 15199 1726853331.72209: done queuing things up, now waiting for results queue to drain 15199 1726853331.72211: waiting for pending results... 15199 1726853331.72377: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 15199 1726853331.72475: in run() - task 02083763-bbaf-707e-6f22-00000000007a 15199 1726853331.72495: variable 'ansible_search_path' from source: unknown 15199 1726853331.72532: calling self._execute() 15199 1726853331.72616: variable 'ansible_host' from source: host vars for 'managed_node2' 15199 1726853331.72629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15199 1726853331.72642: variable 'omit' from source: magic vars 15199 1726853331.73086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15199 1726853331.75963: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15199 1726853331.76065: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15199 1726853331.76111: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15199 1726853331.76210: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15199 1726853331.76305: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15199 1726853331.76495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15199 1726853331.76526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15199 1726853331.76557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15199 1726853331.76821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15199 1726853331.76825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15199 1726853331.76959: variable 'ansible_distribution' from source: facts 15199 1726853331.76963: variable 'ansible_distribution_major_version' from source: facts 15199 1726853331.77163: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15199 1726853331.77174: when evaluation is False, skipping this task 15199 1726853331.77190: _execute() done 15199 1726853331.77197: dumping result to json 15199 1726853331.77263: done dumping result, returning 15199 1726853331.77279: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [02083763-bbaf-707e-6f22-00000000007a] 15199 1726853331.77290: sending task result for task 02083763-bbaf-707e-6f22-00000000007a skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15199 1726853331.77520: no more pending results, returning what we have 15199 1726853331.77524: results queue empty 15199 1726853331.77525: checking for any_errors_fatal 15199 1726853331.77527: done checking for any_errors_fatal 15199 1726853331.77528: checking for max_fail_percentage 15199 1726853331.77529: done checking for max_fail_percentage 15199 1726853331.77530: checking to see if all hosts have failed and the running result is not ok 15199 1726853331.77531: done checking to see if all hosts have failed 15199 1726853331.77532: getting the remaining hosts for this loop 15199 1726853331.77533: done getting the remaining hosts for this loop 15199 1726853331.77537: getting the next task for host managed_node2 15199 1726853331.77544: done getting next task for host managed_node2 15199 1726853331.77547: ^ task is: TASK: meta (flush_handlers) 15199 1726853331.77548: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.77552: getting variables 15199 1726853331.77553: in VariableManager get_vars() 15199 1726853331.77587: Calling all_inventory to load vars for managed_node2 15199 1726853331.77590: Calling groups_inventory to load vars for managed_node2 15199 1726853331.77594: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.77605: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.77608: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.77611: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.78198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.78548: done with get_vars() 15199 1726853331.78560: done getting variables 15199 1726853331.78778: done sending task result for task 02083763-bbaf-707e-6f22-00000000007a 15199 1726853331.78783: WORKER PROCESS EXITING 15199 1726853331.78829: in VariableManager get_vars() 15199 1726853331.78840: Calling all_inventory to load vars for managed_node2 15199 1726853331.78842: Calling groups_inventory to load vars for managed_node2 15199 1726853331.78845: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.78852: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.78855: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.78857: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.79193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.79689: done with get_vars() 15199 1726853331.79708: done queuing things up, now waiting for results queue to drain 15199 1726853331.79710: results queue empty 15199 1726853331.79711: checking for any_errors_fatal 15199 1726853331.79714: done checking for any_errors_fatal 15199 1726853331.79714: checking for max_fail_percentage 15199 1726853331.79715: done checking for max_fail_percentage 15199 1726853331.79716: checking to see if all hosts have failed and the running result is not ok 15199 1726853331.79717: done checking to see if all hosts have failed 15199 1726853331.79717: getting the remaining hosts for this loop 15199 1726853331.79718: done getting the remaining hosts for this loop 15199 1726853331.79721: getting the next task for host managed_node2 15199 1726853331.79725: done getting next task for host managed_node2 15199 1726853331.79726: ^ task is: TASK: meta (flush_handlers) 15199 1726853331.79728: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.79731: getting variables 15199 1726853331.79731: in VariableManager get_vars() 15199 1726853331.79739: Calling all_inventory to load vars for managed_node2 15199 1726853331.79741: Calling groups_inventory to load vars for managed_node2 15199 1726853331.79743: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.79756: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.79758: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.79760: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.80096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.80513: done with get_vars() 15199 1726853331.80522: done getting variables 15199 1726853331.80572: in VariableManager get_vars() 15199 1726853331.80693: Calling all_inventory to load vars for managed_node2 15199 1726853331.80695: Calling groups_inventory to load vars for managed_node2 15199 1726853331.80697: Calling all_plugins_inventory to load vars for managed_node2 15199 1726853331.80701: Calling all_plugins_play to load vars for managed_node2 15199 1726853331.80703: Calling groups_plugins_inventory to load vars for managed_node2 15199 1726853331.80705: Calling groups_plugins_play to load vars for managed_node2 15199 1726853331.80920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15199 1726853331.81327: done with get_vars() 15199 1726853331.81457: done queuing things up, now waiting for results queue to drain 15199 1726853331.81459: results queue empty 15199 1726853331.81460: checking for any_errors_fatal 15199 1726853331.81461: done checking for any_errors_fatal 15199 1726853331.81462: checking for max_fail_percentage 15199 1726853331.81463: done checking for max_fail_percentage 15199 1726853331.81463: checking to see if all hosts have failed and the running result is not ok 15199 1726853331.81464: done checking to see if all hosts have failed 15199 1726853331.81465: getting the remaining hosts for this loop 15199 1726853331.81466: done getting the remaining hosts for this loop 15199 1726853331.81468: getting the next task for host managed_node2 15199 1726853331.81473: done getting next task for host managed_node2 15199 1726853331.81474: ^ task is: None 15199 1726853331.81475: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15199 1726853331.81476: done queuing things up, now waiting for results queue to drain 15199 1726853331.81477: results queue empty 15199 1726853331.81478: checking for any_errors_fatal 15199 1726853331.81479: done checking for any_errors_fatal 15199 1726853331.81479: checking for max_fail_percentage 15199 1726853331.81480: done checking for max_fail_percentage 15199 1726853331.81481: checking to see if all hosts have failed and the running result is not ok 15199 1726853331.81481: done checking to see if all hosts have failed 15199 1726853331.81483: getting the next task for host managed_node2 15199 1726853331.81485: done getting next task for host managed_node2 15199 1726853331.81485: ^ task is: None 15199 1726853331.81486: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=7 changed=0 unreachable=0 failed=0 skipped=91 rescued=0 ignored=0 Friday 20 September 2024 13:28:51 -0400 (0:00:00.097) 0:00:07.106 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.35s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.65s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.55s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.15s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.11s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Gathering Facts --------------------------------------------------------- 0.11s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Verify network state restored to default -------------------------------- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:67 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.09s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Include the task 'enable_epel.yml' -------------------------------------- 0.09s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Include the task 'tasks/assert_profile_absent.yml' ---------------------- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Gathering Facts --------------------------------------------------------- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:3 Include the task 'tasks/assert_device_absent.yml' ----------------------- 0.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Install packages -------------------- 0.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Gathering Facts --------------------------------------------------------- 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 15199 1726853331.81689: RUNNING CLEANUP