[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. 32001 1726867595.50311: 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-Isn 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 32001 1726867595.50762: Added group all to inventory 32001 1726867595.50764: Added group ungrouped to inventory 32001 1726867595.50769: Group all now contains ungrouped 32001 1726867595.50772: Examining possible inventory source: /tmp/network-5rw/inventory.yml 32001 1726867595.75905: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 32001 1726867595.75968: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 32001 1726867595.75994: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 32001 1726867595.76054: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 32001 1726867595.76130: Loaded config def from plugin (inventory/script) 32001 1726867595.76132: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 32001 1726867595.76170: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 32001 1726867595.76257: Loaded config def from plugin (inventory/yaml) 32001 1726867595.76259: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 32001 1726867595.76352: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 32001 1726867595.76780: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 32001 1726867595.76784: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 32001 1726867595.76787: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 32001 1726867595.76793: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 32001 1726867595.76797: Loading data from /tmp/network-5rw/inventory.yml 32001 1726867595.76861: /tmp/network-5rw/inventory.yml was not parsable by auto 32001 1726867595.76929: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 32001 1726867595.76970: Loading data from /tmp/network-5rw/inventory.yml 32001 1726867595.77054: group all already in inventory 32001 1726867595.77061: set inventory_file for managed_node1 32001 1726867595.77065: set inventory_dir for managed_node1 32001 1726867595.77066: Added host managed_node1 to inventory 32001 1726867595.77069: Added host managed_node1 to group all 32001 1726867595.77070: set ansible_host for managed_node1 32001 1726867595.77071: set ansible_ssh_extra_args for managed_node1 32001 1726867595.77074: set inventory_file for managed_node2 32001 1726867595.77079: set inventory_dir for managed_node2 32001 1726867595.77080: Added host managed_node2 to inventory 32001 1726867595.77081: Added host managed_node2 to group all 32001 1726867595.77082: set ansible_host for managed_node2 32001 1726867595.77083: set ansible_ssh_extra_args for managed_node2 32001 1726867595.77085: set inventory_file for managed_node3 32001 1726867595.77088: set inventory_dir for managed_node3 32001 1726867595.77089: Added host managed_node3 to inventory 32001 1726867595.77090: Added host managed_node3 to group all 32001 1726867595.77091: set ansible_host for managed_node3 32001 1726867595.77092: set ansible_ssh_extra_args for managed_node3 32001 1726867595.77094: Reconcile groups and hosts in inventory. 32001 1726867595.77098: Group ungrouped now contains managed_node1 32001 1726867595.77100: Group ungrouped now contains managed_node2 32001 1726867595.77101: Group ungrouped now contains managed_node3 32001 1726867595.77176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 32001 1726867595.77302: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 32001 1726867595.77350: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 32001 1726867595.77379: Loaded config def from plugin (vars/host_group_vars) 32001 1726867595.77381: 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) 32001 1726867595.77388: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 32001 1726867595.77396: 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) 32001 1726867595.77442: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 32001 1726867595.77776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867595.77874: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 32001 1726867595.77934: Loaded config def from plugin (connection/local) 32001 1726867595.77937: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 32001 1726867595.78666: Loaded config def from plugin (connection/paramiko_ssh) 32001 1726867595.78670: 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) 32001 1726867595.79554: 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) 32001 1726867595.79596: Loaded config def from plugin (connection/psrp) 32001 1726867595.79599: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 32001 1726867595.80340: 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) 32001 1726867595.80383: Loaded config def from plugin (connection/ssh) 32001 1726867595.80386: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 32001 1726867595.82302: 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) 32001 1726867595.82338: Loaded config def from plugin (connection/winrm) 32001 1726867595.82342: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 32001 1726867595.82376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 32001 1726867595.82445: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 32001 1726867595.82508: Loaded config def from plugin (shell/cmd) 32001 1726867595.82510: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 32001 1726867595.82535: 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) 32001 1726867595.82598: Loaded config def from plugin (shell/powershell) 32001 1726867595.82601: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 32001 1726867595.82653: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 32001 1726867595.82814: Loaded config def from plugin (shell/sh) 32001 1726867595.82816: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 32001 1726867595.82848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 32001 1726867595.82968: Loaded config def from plugin (become/runas) 32001 1726867595.82970: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 32001 1726867595.83151: Loaded config def from plugin (become/su) 32001 1726867595.83153: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 32001 1726867595.83312: Loaded config def from plugin (become/sudo) 32001 1726867595.83314: 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 32001 1726867595.83346: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml 32001 1726867595.83662: in VariableManager get_vars() 32001 1726867595.83686: done with get_vars() 32001 1726867595.83815: trying /usr/local/lib/python3.12/site-packages/ansible/modules 32001 1726867595.87909: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 32001 1726867595.88025: in VariableManager get_vars() 32001 1726867595.88031: done with get_vars() 32001 1726867595.88033: variable 'playbook_dir' from source: magic vars 32001 1726867595.88034: variable 'ansible_playbook_python' from source: magic vars 32001 1726867595.88035: variable 'ansible_config_file' from source: magic vars 32001 1726867595.88036: variable 'groups' from source: magic vars 32001 1726867595.88036: variable 'omit' from source: magic vars 32001 1726867595.88037: variable 'ansible_version' from source: magic vars 32001 1726867595.88038: variable 'ansible_check_mode' from source: magic vars 32001 1726867595.88038: variable 'ansible_diff_mode' from source: magic vars 32001 1726867595.88039: variable 'ansible_forks' from source: magic vars 32001 1726867595.88039: variable 'ansible_inventory_sources' from source: magic vars 32001 1726867595.88040: variable 'ansible_skip_tags' from source: magic vars 32001 1726867595.88041: variable 'ansible_limit' from source: magic vars 32001 1726867595.88042: variable 'ansible_run_tags' from source: magic vars 32001 1726867595.88042: variable 'ansible_verbosity' from source: magic vars 32001 1726867595.88282: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml 32001 1726867595.88875: in VariableManager get_vars() 32001 1726867595.89096: done with get_vars() 32001 1726867595.89134: in VariableManager get_vars() 32001 1726867595.89148: done with get_vars() 32001 1726867595.89185: in VariableManager get_vars() 32001 1726867595.89206: done with get_vars() 32001 1726867595.89541: in VariableManager get_vars() 32001 1726867595.89555: done with get_vars() 32001 1726867595.89560: variable 'omit' from source: magic vars 32001 1726867595.89582: variable 'omit' from source: magic vars 32001 1726867595.89617: in VariableManager get_vars() 32001 1726867595.89629: done with get_vars() 32001 1726867595.89675: in VariableManager get_vars() 32001 1726867595.89892: done with get_vars() 32001 1726867595.89929: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 32001 1726867595.90344: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 32001 1726867595.90471: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 32001 1726867595.91918: in VariableManager get_vars() 32001 1726867595.91937: done with get_vars() 32001 1726867595.92757: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 32001 1726867595.93098: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 32001 1726867595.96301: in VariableManager get_vars() 32001 1726867595.96319: done with get_vars() 32001 1726867595.96356: in VariableManager get_vars() 32001 1726867595.96489: done with get_vars() 32001 1726867595.96683: in VariableManager get_vars() 32001 1726867595.96744: done with get_vars() 32001 1726867595.96749: variable 'omit' from source: magic vars 32001 1726867595.96760: variable 'omit' from source: magic vars 32001 1726867595.96794: in VariableManager get_vars() 32001 1726867595.96807: done with get_vars() 32001 1726867595.96838: in VariableManager get_vars() 32001 1726867595.96853: done with get_vars() 32001 1726867595.96883: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 32001 1726867595.97027: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 32001 1726867595.97115: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 32001 1726867595.97660: in VariableManager get_vars() 32001 1726867595.97683: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 32001 1726867596.00543: in VariableManager get_vars() 32001 1726867596.00564: done with get_vars() 32001 1726867596.00834: in VariableManager get_vars() 32001 1726867596.00853: done with get_vars() 32001 1726867596.00910: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 32001 1726867596.00924: 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 32001 1726867596.03095: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 32001 1726867596.03269: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 32001 1726867596.03272: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Isn/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) 32001 1726867596.03304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 32001 1726867596.03330: 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) 32001 1726867596.03515: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 32001 1726867596.03588: Loaded config def from plugin (callback/default) 32001 1726867596.03591: 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) 32001 1726867596.04796: Loaded config def from plugin (callback/junit) 32001 1726867596.04799: 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) 32001 1726867596.04889: 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) 32001 1726867596.04964: Loaded config def from plugin (callback/minimal) 32001 1726867596.04966: 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) 32001 1726867596.05036: 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) 32001 1726867596.05103: Loaded config def from plugin (callback/tree) 32001 1726867596.05106: 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 32001 1726867596.05338: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 32001 1726867596.05340: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Isn/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_vlan_mtu_initscripts.yml *************************************** 2 plays in /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml 32001 1726867596.05365: in VariableManager get_vars() 32001 1726867596.05484: done with get_vars() 32001 1726867596.05492: in VariableManager get_vars() 32001 1726867596.05501: done with get_vars() 32001 1726867596.05505: variable 'omit' from source: magic vars 32001 1726867596.05618: in VariableManager get_vars() 32001 1726867596.05639: done with get_vars() 32001 1726867596.05659: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_vlan_mtu.yml' with initscripts as provider] *** 32001 1726867596.06763: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 32001 1726867596.06846: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 32001 1726867596.06876: getting the remaining hosts for this loop 32001 1726867596.06880: done getting the remaining hosts for this loop 32001 1726867596.06883: getting the next task for host managed_node1 32001 1726867596.06886: done getting next task for host managed_node1 32001 1726867596.06888: ^ task is: TASK: Gathering Facts 32001 1726867596.06890: ^ 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 32001 1726867596.06892: getting variables 32001 1726867596.06893: in VariableManager get_vars() 32001 1726867596.06902: Calling all_inventory to load vars for managed_node1 32001 1726867596.06905: Calling groups_inventory to load vars for managed_node1 32001 1726867596.06907: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867596.06918: Calling all_plugins_play to load vars for managed_node1 32001 1726867596.06929: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867596.06932: Calling groups_plugins_play to load vars for managed_node1 32001 1726867596.06974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867596.07028: done with get_vars() 32001 1726867596.07034: done getting variables 32001 1726867596.07108: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml:5 Friday 20 September 2024 17:26:36 -0400 (0:00:00.019) 0:00:00.019 ****** 32001 1726867596.07140: entering _queue_task() for managed_node1/gather_facts 32001 1726867596.07141: Creating lock for gather_facts 32001 1726867596.07523: worker is 1 (out of 1 available) 32001 1726867596.07533: exiting _queue_task() for managed_node1/gather_facts 32001 1726867596.07546: done queuing things up, now waiting for results queue to drain 32001 1726867596.07549: waiting for pending results... 32001 1726867596.07896: running TaskExecutor() for managed_node1/TASK: Gathering Facts 32001 1726867596.07904: in run() - task 0affcac9-a3a5-7edf-88b8-0000000000af 32001 1726867596.07907: variable 'ansible_search_path' from source: unknown 32001 1726867596.07910: calling self._execute() 32001 1726867596.07932: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867596.07948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867596.07963: variable 'omit' from source: magic vars 32001 1726867596.08078: variable 'omit' from source: magic vars 32001 1726867596.08112: variable 'omit' from source: magic vars 32001 1726867596.08157: variable 'omit' from source: magic vars 32001 1726867596.08207: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32001 1726867596.08252: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32001 1726867596.08282: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32001 1726867596.08304: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32001 1726867596.08320: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32001 1726867596.08356: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32001 1726867596.08369: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867596.08383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867596.08493: Set connection var ansible_shell_type to sh 32001 1726867596.08510: Set connection var ansible_shell_executable to /bin/sh 32001 1726867596.08591: Set connection var ansible_pipelining to False 32001 1726867596.08594: Set connection var ansible_connection to ssh 32001 1726867596.08596: Set connection var ansible_module_compression to ZIP_DEFLATED 32001 1726867596.08598: Set connection var ansible_timeout to 10 32001 1726867596.08600: variable 'ansible_shell_executable' from source: unknown 32001 1726867596.08601: variable 'ansible_connection' from source: unknown 32001 1726867596.08604: variable 'ansible_module_compression' from source: unknown 32001 1726867596.08605: variable 'ansible_shell_type' from source: unknown 32001 1726867596.08607: variable 'ansible_shell_executable' from source: unknown 32001 1726867596.08609: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867596.08610: variable 'ansible_pipelining' from source: unknown 32001 1726867596.08612: variable 'ansible_timeout' from source: unknown 32001 1726867596.08613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867596.08830: 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) 32001 1726867596.08844: variable 'omit' from source: magic vars 32001 1726867596.08853: starting attempt loop 32001 1726867596.08859: running the handler 32001 1726867596.08882: variable 'ansible_facts' from source: unknown 32001 1726867596.08907: _low_level_execute_command(): starting 32001 1726867596.08927: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32001 1726867596.09762: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 <<< 32001 1726867596.09812: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32001 1726867596.09839: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32001 1726867596.09998: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32001 1726867596.11695: stdout chunk (state=3): >>>/root <<< 32001 1726867596.11920: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32001 1726867596.11923: stdout chunk (state=3): >>><<< 32001 1726867596.11926: stderr chunk (state=3): >>><<< 32001 1726867596.12120: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 32001 1726867596.12127: _low_level_execute_command(): starting 32001 1726867596.12131: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867596.1199608-32061-63376678151618 `" && echo ansible-tmp-1726867596.1199608-32061-63376678151618="` echo /root/.ansible/tmp/ansible-tmp-1726867596.1199608-32061-63376678151618 `" ) && sleep 0' 32001 1726867596.12799: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32001 1726867596.12859: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32001 1726867596.12884: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32001 1726867596.12947: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32001 1726867596.13166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32001 1726867596.14981: stdout chunk (state=3): >>>ansible-tmp-1726867596.1199608-32061-63376678151618=/root/.ansible/tmp/ansible-tmp-1726867596.1199608-32061-63376678151618 <<< 32001 1726867596.15158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32001 1726867596.15161: stdout chunk (state=3): >>><<< 32001 1726867596.15164: stderr chunk (state=3): >>><<< 32001 1726867596.15397: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867596.1199608-32061-63376678151618=/root/.ansible/tmp/ansible-tmp-1726867596.1199608-32061-63376678151618 , 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 32001 1726867596.15403: variable 'ansible_module_compression' from source: unknown 32001 1726867596.15406: ANSIBALLZ: Using generic lock for ansible.legacy.setup 32001 1726867596.15410: ANSIBALLZ: Acquiring lock 32001 1726867596.15412: ANSIBALLZ: Lock acquired: 139806513680784 32001 1726867596.15414: ANSIBALLZ: Creating module 32001 1726867596.54784: ANSIBALLZ: Writing module into payload 32001 1726867596.55055: ANSIBALLZ: Writing module 32001 1726867596.55088: ANSIBALLZ: Renaming module 32001 1726867596.55100: ANSIBALLZ: Done creating module 32001 1726867596.55146: variable 'ansible_facts' from source: unknown 32001 1726867596.55395: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32001 1726867596.55485: _low_level_execute_command(): starting 32001 1726867596.55488: _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' 32001 1726867596.56594: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32001 1726867596.56787: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32001 1726867596.56893: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32001 1726867596.56965: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32001 1726867596.58590: stdout chunk (state=3): >>>PLATFORM <<< 32001 1726867596.58670: stdout chunk (state=3): >>>Linux <<< 32001 1726867596.58690: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 32001 1726867596.58826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32001 1726867596.59003: stderr chunk (state=3): >>><<< 32001 1726867596.59006: stdout chunk (state=3): >>><<< 32001 1726867596.59083: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 32001 1726867596.59091 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 32001 1726867596.59094: _low_level_execute_command(): starting 32001 1726867596.59107: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 32001 1726867596.59402: Sending initial data 32001 1726867596.59405: Sent initial data (1181 bytes) 32001 1726867596.60394: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32001 1726867596.60522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32001 1726867596.60544: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32001 1726867596.60564: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32001 1726867596.60640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32001 1726867596.64057: 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"} <<< 32001 1726867596.64422: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32001 1726867596.64536: stderr chunk (state=3): >>><<< 32001 1726867596.64546: stdout chunk (state=3): >>><<< 32001 1726867596.64570: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 32001 1726867596.64890: variable 'ansible_facts' from source: unknown 32001 1726867596.64893: variable 'ansible_facts' from source: unknown 32001 1726867596.64896: variable 'ansible_module_compression' from source: unknown 32001 1726867596.64898: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32001125ed6ec/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 32001 1726867596.65006: variable 'ansible_facts' from source: unknown 32001 1726867596.65367: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867596.1199608-32061-63376678151618/AnsiballZ_setup.py 32001 1726867596.65637: Sending initial data 32001 1726867596.65690: Sent initial data (153 bytes) 32001 1726867596.67898: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32001 1726867596.67940: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32001 1726867596.67987: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32001 1726867596.68259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32001 1726867596.69841: 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 <<< 32001 1726867596.69862: 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 <<< 32001 1726867596.69899: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32001 1726867596.69954: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32001125ed6ec/tmpdozq8hfh /root/.ansible/tmp/ansible-tmp-1726867596.1199608-32061-63376678151618/AnsiballZ_setup.py <<< 32001 1726867596.69957: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867596.1199608-32061-63376678151618/AnsiballZ_setup.py" <<< 32001 1726867596.69989: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32001125ed6ec/tmpdozq8hfh" to remote "/root/.ansible/tmp/ansible-tmp-1726867596.1199608-32061-63376678151618/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867596.1199608-32061-63376678151618/AnsiballZ_setup.py" <<< 32001 1726867596.73057: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32001 1726867596.73061: stdout chunk (state=3): >>><<< 32001 1726867596.73063: stderr chunk (state=3): >>><<< 32001 1726867596.73186: done transferring module to remote 32001 1726867596.73189: _low_level_execute_command(): starting 32001 1726867596.73192: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867596.1199608-32061-63376678151618/ /root/.ansible/tmp/ansible-tmp-1726867596.1199608-32061-63376678151618/AnsiballZ_setup.py && sleep 0' 32001 1726867596.74535: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32001 1726867596.74594: 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.12.57 originally 10.31.12.57 debug2: match not found <<< 32001 1726867596.74786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32001 1726867596.74836: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32001 1726867596.75100: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32001 1726867596.77297: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32001 1726867596.77436: stderr chunk (state=3): >>><<< 32001 1726867596.77440: stdout chunk (state=3): >>><<< 32001 1726867596.77442: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 32001 1726867596.77445: _low_level_execute_command(): starting 32001 1726867596.77447: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867596.1199608-32061-63376678151618/AnsiballZ_setup.py && sleep 0' 32001 1726867596.77960: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32001 1726867596.77975: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32001 1726867596.77994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32001 1726867596.78026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32001 1726867596.78054: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32001 1726867596.78067: stderr chunk (state=3): >>>debug2: match not found <<< 32001 1726867596.78164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32001 1726867596.78168: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32001 1726867596.78208: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32001 1726867596.78226: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32001 1726867596.78373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32001 1726867596.81264: stdout chunk (state=3): >>>import _frozen_importlib # frozen<<< 32001 1726867596.81288: stdout chunk (state=3): >>> import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 32001 1726867596.81295: stdout chunk (state=3): >>>import 'time' # <<< 32001 1726867596.81367: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32001 1726867596.81407: 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' import '_codecs' # <<< 32001 1726867596.81476: stdout chunk (state=3): >>>import 'codecs' # <<< 32001 1726867596.81566: stdout chunk (state=3): >>># /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 0x7fcce12184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce11e7b30> # /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 0x7fcce121aa50> <<< 32001 1726867596.81584: stdout chunk (state=3): >>>import '_signal' # <<< 32001 1726867596.81615: stdout chunk (state=3): >>>import '_abc' # <<< 32001 1726867596.81617: stdout chunk (state=3): >>>import 'abc' # <<< 32001 1726867596.81648: stdout chunk (state=3): >>>import 'io' # <<< 32001 1726867596.81685: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32001 1726867596.81811: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32001 1726867596.81859: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32001 1726867596.81881: stdout chunk (state=3): >>>import 'os' # <<< 32001 1726867596.81968: stdout chunk (state=3): >>>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' <<< 32001 1726867596.81971: 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' <<< 32001 1726867596.82001: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0fe9130> <<< 32001 1726867596.82071: 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 <<< 32001 1726867596.82093: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32001 1726867596.82257: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0fe9fa0> 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. <<< 32001 1726867596.82796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32001 1726867596.82805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32001 1726867596.82840: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32001 1726867596.82851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32001 1726867596.82878: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32001 1726867596.82924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32001 1726867596.82956: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32001 1726867596.82986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32001 1726867596.82998: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce1027dd0> <<< 32001 1726867596.83016: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32001 1726867596.83047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32001 1726867596.83076: stdout chunk (state=3): >>>import '_operator' # <<< 32001 1726867596.83086: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce1027fe0> <<< 32001 1726867596.83098: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32001 1726867596.83137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32001 1726867596.83356: stdout chunk (state=3): >>># /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 0x7fcce105f800> # /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 0x7fcce105fe90> import '_collections' # <<< 32001 1726867596.83393: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce103faa0> <<< 32001 1726867596.83397: stdout chunk (state=3): >>>import '_functools' # <<< 32001 1726867596.83439: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce103d1c0> <<< 32001 1726867596.83573: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce1024f80> <<< 32001 1726867596.83610: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32001 1726867596.83622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32001 1726867596.83642: stdout chunk (state=3): >>>import '_sre' # <<< 32001 1726867596.83667: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32001 1726867596.83699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32001 1726867596.83727: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32001 1726867596.83730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32001 1726867596.83769: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce107f6e0> <<< 32001 1726867596.83790: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce107e300> <<< 32001 1726867596.83825: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32001 1726867596.83829: 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 0x7fcce103e060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce1026e70> <<< 32001 1726867596.83904: 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' <<< 32001 1726867596.83915: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce10b47a0> <<< 32001 1726867596.83918: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce1024200> <<< 32001 1726867596.83952: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 32001 1726867596.83963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 32001 1726867596.84105: 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 0x7fcce10b4c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce10b4b00> # 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 0x7fcce10b4ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce1022d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 32001 1726867596.84108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 32001 1726867596.84111: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32001 1726867596.84176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce10b55b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce10b5280> <<< 32001 1726867596.84207: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32001 1726867596.84211: 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' <<< 32001 1726867596.84388: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce10b64b0> 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 0x7fcce10cc680> import 'errno' # <<< 32001 1726867596.84394: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32001 1726867596.84414: 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 0x7fcce10cdd30> <<< 32001 1726867596.84442: stdout chunk (state=3): >>># /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' <<< 32001 1726867596.84470: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 32001 1726867596.84498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce10cebd0> <<< 32001 1726867596.84540: 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 0x7fcce10cf230> <<< 32001 1726867596.84543: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce10ce120> <<< 32001 1726867596.84580: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32001 1726867596.84604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32001 1726867596.84642: 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 0x7fcce10cfcb0> <<< 32001 1726867596.84885: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce10cf3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce10b6450> # /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 0x7fcce0dbfb90> # /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' <<< 32001 1726867596.84921: 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 0x7fcce0de8650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0de83b0> <<< 32001 1726867596.84930: 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 0x7fcce0de8680> <<< 32001 1726867596.84964: 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' <<< 32001 1726867596.85065: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32001 1726867596.85258: 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 0x7fcce0de8fb0> <<< 32001 1726867596.85422: 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 0x7fcce0de9910> <<< 32001 1726867596.85440: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0de8860> <<< 32001 1726867596.85458: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0dbdd60> <<< 32001 1726867596.85485: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32001 1726867596.85505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32001 1726867596.85536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32001 1726867596.85541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32001 1726867596.85565: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0deacc0> <<< 32001 1726867596.85640: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0de97f0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce10b6ba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32001 1726867596.85706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32001 1726867596.85731: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32001 1726867596.85800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32001 1726867596.85811: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0e17020> <<< 32001 1726867596.85913: 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' <<< 32001 1726867596.85932: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32001 1726867596.85945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32001 1726867596.85976: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0e3b410> <<< 32001 1726867596.86003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32001 1726867596.86041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32001 1726867596.86111: stdout chunk (state=3): >>>import 'ntpath' # <<< 32001 1726867596.86144: 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 0x7fcce0e981a0> <<< 32001 1726867596.86165: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32001 1726867596.86190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32001 1726867596.86203: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32001 1726867596.86259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32001 1726867596.86319: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0e9a900> <<< 32001 1726867596.86393: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0e982c0> <<< 32001 1726867596.86427: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0e651c0> <<< 32001 1726867596.86462: 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 0x7fcce07292e0> <<< 32001 1726867596.86494: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0e3a210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0debbf0> <<< 32001 1726867596.86653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32001 1726867596.86666: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcce0e3a570> <<< 32001 1726867596.87050: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_0q88uagp/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 32001 1726867596.87261: stdout chunk (state=3): >>># 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 <<< 32001 1726867596.87363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32001 1726867596.87410: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 32001 1726867596.87413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 32001 1726867596.87434: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce078b020> <<< 32001 1726867596.87447: stdout chunk (state=3): >>>import '_typing' # <<< 32001 1726867596.87729: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0769f10> <<< 32001 1726867596.87776: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce07690a0> <<< 32001 1726867596.87807: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867596.87813: stdout chunk (state=3): >>>import 'ansible' # <<< 32001 1726867596.87833: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867596.87857: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867596.87900: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867596.87925: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32001 1726867596.87938: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867596.89991: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867596.91188: 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 0x7fcce0789310> # /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' <<< 32001 1726867596.91240: 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' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 32001 1726867596.91261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 32001 1726867596.91304: 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 0x7fcce07ba9c0> <<< 32001 1726867596.91336: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce07ba750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce07ba060> <<< 32001 1726867596.91373: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32001 1726867596.91687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce07ba7b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce121a9c0> 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 0x7fcce07bb740> # 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 0x7fcce07bb980> # /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 0x7fcce07bbec0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32001 1726867596.91696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32001 1726867596.91732: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0625cd0> <<< 32001 1726867596.91757: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32001 1726867596.91800: 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 0x7fcce06278c0> <<< 32001 1726867596.91830: stdout chunk (state=3): >>># /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' <<< 32001 1726867596.91857: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce06282c0> <<< 32001 1726867596.91885: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32001 1726867596.91918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32001 1726867596.91944: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0629460> <<< 32001 1726867596.92004: stdout chunk (state=3): >>># /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' <<< 32001 1726867596.92028: 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' <<< 32001 1726867596.92109: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce062bec0> <<< 32001 1726867596.92160: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 32001 1726867596.92202: stdout chunk (state=3): >>># 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 0x7fcce0e67dd0> <<< 32001 1726867596.92205: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce062a180> <<< 32001 1726867596.92238: stdout chunk (state=3): >>># /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' <<< 32001 1726867596.92267: 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' <<< 32001 1726867596.92305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32001 1726867596.92482: stdout chunk (state=3): >>># 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' <<< 32001 1726867596.92519: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0633dd0> import '_tokenize' # <<< 32001 1726867596.92602: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce06328a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0632630> <<< 32001 1726867596.92633: 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' <<< 32001 1726867596.92780: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0632b70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce062a600> <<< 32001 1726867596.92810: 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 0x7fcce0677e90> <<< 32001 1726867596.92853: 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 0x7fcce0678110> <<< 32001 1726867596.92897: 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 # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32001 1726867596.92920: 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' <<< 32001 1726867596.93063: stdout chunk (state=3): >>># 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 0x7fcce0679cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0679a90> # /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' <<< 32001 1726867596.93093: 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 0x7fcce067c230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce067a390> <<< 32001 1726867596.93117: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32001 1726867596.93162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32001 1726867596.93192: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32001 1726867596.93212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32001 1726867596.93251: stdout chunk (state=3): >>>import '_string' # <<< 32001 1726867596.93283: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce067fa10> <<< 32001 1726867596.93499: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce067c3e0> <<< 32001 1726867596.93548: 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 0x7fcce0680770> <<< 32001 1726867596.93642: 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 0x7fcce0680bc0> # 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 0x7fcce0680aa0> <<< 32001 1726867596.93685: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0678410> <<< 32001 1726867596.93703: 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' <<< 32001 1726867596.93716: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32001 1726867596.93755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32001 1726867596.93790: stdout chunk (state=3): >>># 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 0x7fcce050c0b0> <<< 32001 1726867596.94044: stdout chunk (state=3): >>># 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' <<< 32001 1726867596.94060: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcce050d1f0> <<< 32001 1726867596.94107: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0682840> # 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 0x7fcce0683bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce06824b0> <<< 32001 1726867596.94133: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32001 1726867596.94164: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867596.94356: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867596.94444: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32001 1726867596.94494: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available <<< 32001 1726867596.94497: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 32001 1726867596.94513: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867596.94693: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867596.94885: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867596.95368: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867596.96112: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 32001 1726867596.96140: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 32001 1726867596.96157: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32001 1726867596.96182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32001 1726867596.96247: 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 0x7fcce05113a0> <<< 32001 1726867596.96363: 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' <<< 32001 1726867596.96396: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce05121b0> <<< 32001 1726867596.96431: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0682870> <<< 32001 1726867596.96458: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32001 1726867596.96493: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32001 1726867596.96534: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32001 1726867596.96801: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867596.96999: 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 0x7fcce05122d0> <<< 32001 1726867596.97095: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867596.97769: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867596.98519: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867596.98615: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867596.98742: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32001 1726867596.98762: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867596.98835: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # <<< 32001 1726867596.98958: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32001 1726867596.99087: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32001 1726867596.99090: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867596.99121: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32001 1726867596.99167: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867596.99181: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867596.99239: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32001 1726867596.99257: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867596.99614: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.00086: stdout chunk (state=3): >>># /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' <<< 32001 1726867597.00103: stdout chunk (state=3): >>>import '_ast' # <<< 32001 1726867597.00206: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce05133b0> <<< 32001 1726867597.00226: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.00310: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.00426: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32001 1726867597.00463: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 32001 1726867597.00475: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.00539: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.00576: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32001 1726867597.00638: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32001 1726867597.00702: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.00791: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.00881: 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 <<< 32001 1726867597.00934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32001 1726867597.01065: 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 0x7fcce051dee0> <<< 32001 1726867597.01124: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0518d10> <<< 32001 1726867597.01144: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32001 1726867597.01240: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32001 1726867597.01327: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.01367: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.01422: 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' <<< 32001 1726867597.01448: 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 <<< 32001 1726867597.01480: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32001 1726867597.01498: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32001 1726867597.01585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32001 1726867597.01603: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32001 1726867597.01709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0606720> <<< 32001 1726867597.01766: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce07da420> <<< 32001 1726867597.01879: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce051dc70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0680c80> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32001 1726867597.01895: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.01932: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.01967: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32001 1726867597.02046: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32001 1726867597.02059: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.02083: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 32001 1726867597.02106: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.02274: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32001 1726867597.02296: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.02321: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.02380: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.02436: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.02488: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.02530: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 32001 1726867597.02550: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.02662: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.02768: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.02796: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.02840: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 32001 1726867597.02857: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.03255: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.03418: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.03490: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.03560: 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' <<< 32001 1726867597.03587: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 32001 1726867597.03608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 32001 1726867597.03618: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 32001 1726867597.03656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 32001 1726867597.03674: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce05b1cd0> <<< 32001 1726867597.03701: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 32001 1726867597.03718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 32001 1726867597.03761: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 32001 1726867597.03796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 32001 1726867597.03831: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 32001 1726867597.03853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 32001 1726867597.03891: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce01ebdd0> <<< 32001 1726867597.03910: stdout chunk (state=3): >>># 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 0x7fcce01f03e0> <<< 32001 1726867597.04007: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce059a7e0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce05b2840> <<< 32001 1726867597.04034: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce05b03b0> <<< 32001 1726867597.04047: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce05b3d10> <<< 32001 1726867597.04142: stdout chunk (state=3): >>># /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' <<< 32001 1726867597.04175: 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' <<< 32001 1726867597.04210: stdout chunk (state=3): >>># /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' <<< 32001 1726867597.04250: 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 0x7fcce01f3170> <<< 32001 1726867597.04256: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce01f2a20> <<< 32001 1726867597.04290: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 32001 1726867597.04318: stdout chunk (state=3): >>># 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 0x7fcce01f2c00> <<< 32001 1726867597.04327: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce01f1e50> <<< 32001 1726867597.04344: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 32001 1726867597.04592: 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 0x7fcce01f3230> # /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' <<< 32001 1726867597.04596: 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 0x7fcce025dd60> <<< 32001 1726867597.04627: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce01f3d40> <<< 32001 1726867597.04671: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce05b00e0> import 'ansible.module_utils.facts.timeout' # <<< 32001 1726867597.04708: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 32001 1726867597.04711: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 32001 1726867597.04732: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.other' # <<< 32001 1726867597.04865: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available <<< 32001 1726867597.04958: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 32001 1726867597.04961: stdout chunk (state=3): >>> <<< 32001 1726867597.05005: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.05076: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.05170: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 32001 1726867597.05206: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32001 1726867597.05240: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 32001 1726867597.05252: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32001 1726867597.05289: stdout chunk (state=3): >>># zipimport: zlib available<<< 32001 1726867597.05338: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.apparmor' # <<< 32001 1726867597.05364: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.05447: stdout chunk (state=3): >>># zipimport: zlib available<<< 32001 1726867597.05522: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.caps' # <<< 32001 1726867597.05528: stdout chunk (state=3): >>> <<< 32001 1726867597.05547: stdout chunk (state=3): >>># zipimport: zlib available<<< 32001 1726867597.05557: stdout chunk (state=3): >>> <<< 32001 1726867597.05625: stdout chunk (state=3): >>># zipimport: zlib available<<< 32001 1726867597.05629: stdout chunk (state=3): >>> <<< 32001 1726867597.05686: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 32001 1726867597.05710: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32001 1726867597.05803: stdout chunk (state=3): >>># zipimport: zlib available<<< 32001 1726867597.05852: stdout chunk (state=3): >>> <<< 32001 1726867597.05907: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.06000: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.06103: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 32001 1726867597.06107: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.cmdline' # <<< 32001 1726867597.06111: stdout chunk (state=3): >>> <<< 32001 1726867597.06252: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.06935: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.07657: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 32001 1726867597.07687: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.07775: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.07885: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.07946: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.08022: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 32001 1726867597.08027: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 32001 1726867597.08043: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.08120: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # <<< 32001 1726867597.08151: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.08262: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.08311: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 32001 1726867597.08350: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.08434: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # <<< 32001 1726867597.08473: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.08560: stdout chunk (state=3): >>># zipimport: zlib available<<< 32001 1726867597.08567: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.loadavg' # <<< 32001 1726867597.08606: stdout chunk (state=3): >>># zipimport: zlib available<<< 32001 1726867597.08658: stdout chunk (state=3): >>> <<< 32001 1726867597.08710: stdout chunk (state=3): >>># zipimport: zlib available<<< 32001 1726867597.08752: stdout chunk (state=3): >>> <<< 32001 1726867597.08853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32001 1726867597.08879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32001 1726867597.08952: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce025f8f0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32001 1726867597.08999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32001 1726867597.09198: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce025e840> import 'ansible.module_utils.facts.system.local' # <<< 32001 1726867597.09217: stdout chunk (state=3): >>> # zipimport: zlib available<<< 32001 1726867597.09322: stdout chunk (state=3): >>> # zipimport: zlib available<<< 32001 1726867597.09329: stdout chunk (state=3): >>> <<< 32001 1726867597.09425: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 32001 1726867597.09455: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.09602: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.09737: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 32001 1726867597.09742: stdout chunk (state=3): >>> <<< 32001 1726867597.09771: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.09870: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.09979: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 32001 1726867597.10006: stdout chunk (state=3): >>> # zipimport: zlib available<<< 32001 1726867597.10012: stdout chunk (state=3): >>> <<< 32001 1726867597.10143: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py<<< 32001 1726867597.10150: stdout chunk (state=3): >>> <<< 32001 1726867597.10218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'<<< 32001 1726867597.10225: stdout chunk (state=3): >>> <<< 32001 1726867597.10325: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<< 32001 1726867597.10329: stdout chunk (state=3): >>> <<< 32001 1726867597.10427: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<< 32001 1726867597.10430: stdout chunk (state=3): >>> <<< 32001 1726867597.10655: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcce028dfd0> <<< 32001 1726867597.10738: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce02827b0> <<< 32001 1726867597.10761: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 32001 1726867597.10792: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.10880: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.10964: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 32001 1726867597.10993: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.11128: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.11257: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.11436: stdout chunk (state=3): >>># zipimport: zlib available<<< 32001 1726867597.11442: stdout chunk (state=3): >>> <<< 32001 1726867597.11657: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 32001 1726867597.11667: stdout chunk (state=3): >>> <<< 32001 1726867597.11681: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 32001 1726867597.11709: stdout chunk (state=3): >>># zipimport: zlib available<<< 32001 1726867597.11713: stdout chunk (state=3): >>> <<< 32001 1726867597.11782: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.11859: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 32001 1726867597.11875: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.11927: stdout chunk (state=3): >>># zipimport: zlib available<<< 32001 1726867597.11930: stdout chunk (state=3): >>> <<< 32001 1726867597.12005: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py<<< 32001 1726867597.12019: stdout chunk (state=3): >>> <<< 32001 1726867597.12034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 32001 1726867597.12092: stdout chunk (state=3): >>># 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'<<< 32001 1726867597.12123: stdout chunk (state=3): >>> import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcce02a5a60> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce02a5ac0><<< 32001 1726867597.12150: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.user' # <<< 32001 1726867597.12164: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available<<< 32001 1726867597.12187: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.hardware' # <<< 32001 1726867597.12221: stdout chunk (state=3): >>> # zipimport: zlib available<<< 32001 1726867597.12227: stdout chunk (state=3): >>> <<< 32001 1726867597.12337: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # <<< 32001 1726867597.12357: stdout chunk (state=3): >>> <<< 32001 1726867597.12359: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.12591: stdout chunk (state=3): >>># zipimport: zlib available<<< 32001 1726867597.12599: stdout chunk (state=3): >>> <<< 32001 1726867597.12832: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 32001 1726867597.12870: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32001 1726867597.13058: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.13183: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.13236: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.13300: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 32001 1726867597.13342: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 32001 1726867597.13346: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32001 1726867597.13374: stdout chunk (state=3): >>># zipimport: zlib available<<< 32001 1726867597.13453: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32001 1726867597.13694: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.13949: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 32001 1726867597.14264: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.14267: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 32001 1726867597.14295: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.14349: stdout chunk (state=3): >>># zipimport: zlib available<<< 32001 1726867597.14354: stdout chunk (state=3): >>> <<< 32001 1726867597.14410: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.15325: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.16148: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 32001 1726867597.16171: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 32001 1726867597.16200: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.16374: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.16552: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 32001 1726867597.16572: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.16736: stdout chunk (state=3): >>># zipimport: zlib available<<< 32001 1726867597.16739: stdout chunk (state=3): >>> <<< 32001 1726867597.16904: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 32001 1726867597.16925: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.17160: stdout chunk (state=3): >>># zipimport: zlib available<<< 32001 1726867597.17363: stdout chunk (state=3): >>> <<< 32001 1726867597.17602: stdout chunk (state=3): >>>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 <<< 32001 1726867597.17893: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 32001 1726867597.17907: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available <<< 32001 1726867597.18001: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.18349: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.18663: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 32001 1726867597.18681: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network.aix' # <<< 32001 1726867597.18710: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32001 1726867597.18771: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.18846: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 32001 1726867597.18905: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # <<< 32001 1726867597.19068: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available <<< 32001 1726867597.19126: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 32001 1726867597.19155: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32001 1726867597.19194: stdout chunk (state=3): >>># zipimport: zlib available<<< 32001 1726867597.19237: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network.freebsd' # <<< 32001 1726867597.19252: stdout chunk (state=3): >>># zipimport: zlib available<<< 32001 1726867597.19356: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32001 1726867597.19473: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 32001 1726867597.19551: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.19635: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 32001 1726867597.19673: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.20103: stdout chunk (state=3): >>># zipimport: zlib available<<< 32001 1726867597.20179: stdout chunk (state=3): >>> <<< 32001 1726867597.20509: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 32001 1726867597.20533: stdout chunk (state=3): >>># zipimport: zlib available<<< 32001 1726867597.20550: stdout chunk (state=3): >>> <<< 32001 1726867597.20632: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.20722: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 32001 1726867597.20796: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 32001 1726867597.20804: stdout chunk (state=3): >>> <<< 32001 1726867597.20848: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 32001 1726867597.20853: stdout chunk (state=3): >>> <<< 32001 1726867597.20883: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.20932: stdout chunk (state=3): >>># zipimport: zlib available<<< 32001 1726867597.21010: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 32001 1726867597.21086: stdout chunk (state=3): >>># zipimport: zlib available<<< 32001 1726867597.21091: stdout chunk (state=3): >>> <<< 32001 1726867597.21129: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 32001 1726867597.21366: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # <<< 32001 1726867597.21417: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32001 1726867597.21450: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 32001 1726867597.21469: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.21534: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.21638: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 32001 1726867597.21710: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32001 1726867597.21775: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.21971: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32001 1726867597.22105: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 32001 1726867597.22157: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.virtual.freebsd' # <<< 32001 1726867597.22221: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 32001 1726867597.22320: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 32001 1726867597.22324: stdout chunk (state=3): >>> <<< 32001 1726867597.22359: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.22859: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.22919: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 32001 1726867597.22947: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.23037: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.23098: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 32001 1726867597.23137: stdout chunk (state=3): >>># zipimport: zlib available<<< 32001 1726867597.23141: stdout chunk (state=3): >>> <<< 32001 1726867597.23213: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.23292: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 32001 1726867597.23318: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.23621: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.23625: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 32001 1726867597.23652: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 32001 1726867597.23655: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.23790: stdout chunk (state=3): >>># zipimport: zlib available<<< 32001 1726867597.23809: stdout chunk (state=3): >>> <<< 32001 1726867597.23989: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 32001 1726867597.24069: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867597.24318: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 32001 1726867597.24362: stdout chunk (state=3): >>># 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 <<< 32001 1726867597.24458: stdout chunk (state=3): >>># 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' <<< 32001 1726867597.24484: 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 0x7fcce003a540> <<< 32001 1726867597.24563: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0039010> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0033f80><<< 32001 1726867597.24593: stdout chunk (state=3): >>> <<< 32001 1726867597.36017: stdout chunk (state=3): >>># /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 0x7fcce00823f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 32001 1726867597.36285: 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 0x7fcce0081070> # /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 0x7fcce00833e0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0082090> <<< 32001 1726867597.36427: 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 <<< 32001 1726867597.63820: stdout chunk (state=3): >>> {"ansible_facts": {"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-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "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_apparmor": {"status": "disabled"}, "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "26", "second": "37", "epoch": "1726867597", "epoch_int": "1726867597", "date": "2024-09-20", "time": "17:26:37", "iso8601_micro": "2024-09-20T21:26:37.257785Z", "iso8601": "2024-09-20T21:26:37Z", "iso8601_basic": "20240920T172637257785", "iso8601_basic_short": "20240920T172637", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_iscsi_iqn": "", "ansible_fibre_channel_wwn": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "<<< 32001 1726867597.63833: stdout chunk (state=3): >>>/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_loadavg": {"1m": 0.55810546875, "5m": 0.53173828125, "15m": 0.30126953125}, "ansible_lsb": {}, "ansible_local": {}, "ansible_fips": false, "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": 2944, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 587, "free": 2944}, "nocache": {"free": 3285, "used": 246}, "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": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "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": 842, "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": 261789499392, "block_size": 4096, "block_total": 65519099, "block_available": 63913452, "block_used": 1605647, "inode_total": 131070960, "inode_available": 131029041, "inode_used": 41919, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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.14.65 32980 10.31.12.57 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.14.65 32980 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_interfaces": ["lo", "rpltstbr", "eth0"], "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "22:17:5e:4f:0a:7e", "mtu<<< 32001 1726867597.63867: stdout chunk (state=3): >>>": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "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": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "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_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "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.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 32001 1726867597.64664: stdout chunk (state=3): >>># 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<<< 32001 1726867597.64690: stdout chunk (state=3): >>> # 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 <<< 32001 1726867597.64722: 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 # cleanup[2] removing __main__ # cleanup[2] removing _stat<<< 32001 1726867597.64739: stdout chunk (state=3): >>> # 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<<< 32001 1726867597.64765: stdout chunk (state=3): >>> # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator<<< 32001 1726867597.64768: stdout chunk (state=3): >>> # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib<<< 32001 1726867597.64794: stdout chunk (state=3): >>> # 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<<< 32001 1726867597.64819: stdout chunk (state=3): >>> # 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<<< 32001 1726867597.64830: stdout chunk (state=3): >>> # 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 <<< 32001 1726867597.64844: stdout chunk (state=3): >>># 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 <<< 32001 1726867597.64870: stdout chunk (state=3): >>># 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<<< 32001 1726867597.64895: stdout chunk (state=3): >>> # 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<<< 32001 1726867597.64925: stdout chunk (state=3): >>> # 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<<< 32001 1726867597.64948: stdout chunk (state=3): >>> # 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<<< 32001 1726867597.64983: stdout chunk (state=3): >>> # 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<<< 32001 1726867597.65005: 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<<< 32001 1726867597.65021: stdout chunk (state=3): >>> # 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<<< 32001 1726867597.65034: stdout chunk (state=3): >>> # 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<<< 32001 1726867597.65053: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six<<< 32001 1726867597.65060: stdout chunk (state=3): >>> # 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<<< 32001 1726867597.65087: stdout chunk (state=3): >>> # 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<<< 32001 1726867597.65107: stdout chunk (state=3): >>> # 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<<< 32001 1726867597.65138: stdout chunk (state=3): >>> # 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<<< 32001 1726867597.65144: stdout chunk (state=3): >>> # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux<<< 32001 1726867597.65166: stdout chunk (state=3): >>> # 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<<< 32001 1726867597.65176: stdout chunk (state=3): >>> # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils <<< 32001 1726867597.65200: stdout chunk (state=3): >>># 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<<< 32001 1726867597.65219: stdout chunk (state=3): >>> # 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__<<< 32001 1726867597.65230: stdout chunk (state=3): >>> # 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 <<< 32001 1726867597.65262: stdout chunk (state=3): >>># 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 <<< 32001 1726867597.65285: stdout chunk (state=3): >>># 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<<< 32001 1726867597.65305: stdout chunk (state=3): >>> # 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<<< 32001 1726867597.65325: stdout chunk (state=3): >>> # 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<<< 32001 1726867597.65346: stdout chunk (state=3): >>> # 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<<< 32001 1726867597.65354: stdout chunk (state=3): >>> # 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<<< 32001 1726867597.65474: stdout chunk (state=3): >>> # 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 <<< 32001 1726867597.65973: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32001 1726867597.66021: stdout chunk (state=3): >>># destroy importlib.machinery <<< 32001 1726867597.66027: stdout chunk (state=3): >>># destroy importlib._abc <<< 32001 1726867597.66030: stdout chunk (state=3): >>># destroy importlib.util<<< 32001 1726867597.66038: stdout chunk (state=3): >>> <<< 32001 1726867597.66076: stdout chunk (state=3): >>># destroy _bz2 <<< 32001 1726867597.66086: stdout chunk (state=3): >>># destroy _compression<<< 32001 1726867597.66093: stdout chunk (state=3): >>> # destroy _lzma<<< 32001 1726867597.66114: stdout chunk (state=3): >>> # destroy _blake2 <<< 32001 1726867597.66142: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path<<< 32001 1726867597.66173: stdout chunk (state=3): >>> # destroy zipfile<<< 32001 1726867597.66182: stdout chunk (state=3): >>> <<< 32001 1726867597.66189: stdout chunk (state=3): >>># destroy pathlib # destroy zipfile._path.glob # destroy ipaddress<<< 32001 1726867597.66235: stdout chunk (state=3): >>> # destroy ntpath <<< 32001 1726867597.66270: stdout chunk (state=3): >>># destroy importlib <<< 32001 1726867597.66281: stdout chunk (state=3): >>># destroy zipimport<<< 32001 1726867597.66296: stdout chunk (state=3): >>> # destroy __main__ <<< 32001 1726867597.66316: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder <<< 32001 1726867597.66339: stdout chunk (state=3): >>># destroy json.encoder # destroy json.scanner # destroy _json<<< 32001 1726867597.66345: stdout chunk (state=3): >>> <<< 32001 1726867597.66366: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale<<< 32001 1726867597.66398: stdout chunk (state=3): >>> # destroy locale <<< 32001 1726867597.66407: stdout chunk (state=3): >>># destroy select # destroy _signal<<< 32001 1726867597.66410: stdout chunk (state=3): >>> # destroy _posixsubprocess<<< 32001 1726867597.66443: stdout chunk (state=3): >>> # destroy syslog # destroy uuid<<< 32001 1726867597.66503: stdout chunk (state=3): >>> # destroy selinux<<< 32001 1726867597.66513: stdout chunk (state=3): >>> # destroy shutil<<< 32001 1726867597.66521: stdout chunk (state=3): >>> <<< 32001 1726867597.66553: stdout chunk (state=3): >>># destroy distro<<< 32001 1726867597.66560: stdout chunk (state=3): >>> # destroy distro.distro<<< 32001 1726867597.66575: stdout chunk (state=3): >>> # destroy argparse <<< 32001 1726867597.66633: stdout chunk (state=3): >>># destroy logging # destroy ansible.module_utils.facts.default_collectors <<< 32001 1726867597.66639: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.ansible_collector <<< 32001 1726867597.66663: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues<<< 32001 1726867597.66673: stdout chunk (state=3): >>> <<< 32001 1726867597.66697: stdout chunk (state=3): >>># destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle<<< 32001 1726867597.66704: stdout chunk (state=3): >>> # destroy _compat_pickle<<< 32001 1726867597.66732: stdout chunk (state=3): >>> # destroy _pickle <<< 32001 1726867597.66753: stdout chunk (state=3): >>># destroy queue # destroy _heapq<<< 32001 1726867597.66780: stdout chunk (state=3): >>> # destroy _queue # destroy multiprocessing.reduction<<< 32001 1726867597.66783: stdout chunk (state=3): >>> # destroy selectors<<< 32001 1726867597.66817: stdout chunk (state=3): >>> # destroy shlex <<< 32001 1726867597.66826: stdout chunk (state=3): >>># destroy fcntl<<< 32001 1726867597.66844: stdout chunk (state=3): >>> # destroy datetime<<< 32001 1726867597.66853: stdout chunk (state=3): >>> <<< 32001 1726867597.66868: stdout chunk (state=3): >>># destroy subprocess # destroy base64<<< 32001 1726867597.66901: stdout chunk (state=3): >>> # destroy _ssl<<< 32001 1726867597.66907: stdout chunk (state=3): >>> <<< 32001 1726867597.66940: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux<<< 32001 1726867597.66950: stdout chunk (state=3): >>> # destroy getpass<<< 32001 1726867597.66991: stdout chunk (state=3): >>> # destroy pwd # destroy termios # destroy json<<< 32001 1726867597.67001: stdout chunk (state=3): >>> <<< 32001 1726867597.67022: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob<<< 32001 1726867597.67047: stdout chunk (state=3): >>> # destroy fnmatch<<< 32001 1726867597.67064: 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<<< 32001 1726867597.67070: stdout chunk (state=3): >>> # destroy tempfile<<< 32001 1726867597.67100: stdout chunk (state=3): >>> # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array<<< 32001 1726867597.67166: stdout chunk (state=3): >>> # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna<<< 32001 1726867597.67170: stdout chunk (state=3): >>> # destroy stringprep<<< 32001 1726867597.67172: stdout chunk (state=3): >>> <<< 32001 1726867597.67200: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux<<< 32001 1726867597.67211: stdout chunk (state=3): >>> # cleanup[3] wiping ctypes._endian<<< 32001 1726867597.67231: stdout chunk (state=3): >>> # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 32001 1726867597.67239: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128<<< 32001 1726867597.67261: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid<<< 32001 1726867597.67276: stdout chunk (state=3): >>> # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize<<< 32001 1726867597.67295: stdout chunk (state=3): >>> # cleanup[3] wiping _tokenize<<< 32001 1726867597.67308: stdout chunk (state=3): >>> # cleanup[3] wiping platform # cleanup[3] wiping atexit<<< 32001 1726867597.67318: stdout chunk (state=3): >>> # cleanup[3] wiping _typing <<< 32001 1726867597.67334: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref<<< 32001 1726867597.67348: stdout chunk (state=3): >>> # cleanup[3] wiping _hashlib # cleanup[3] wiping _random<<< 32001 1726867597.67371: stdout chunk (state=3): >>> # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external<<< 32001 1726867597.67374: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap <<< 32001 1726867597.67398: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg<<< 32001 1726867597.67416: stdout chunk (state=3): >>> # cleanup[3] wiping re._parser # cleanup[3] wiping _sre<<< 32001 1726867597.67432: stdout chunk (state=3): >>> # cleanup[3] wiping functools # cleanup[3] wiping _functools<<< 32001 1726867597.67455: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools<<< 32001 1726867597.67463: stdout chunk (state=3): >>> # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types<<< 32001 1726867597.67473: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.utf_8_sig<<< 32001 1726867597.67493: stdout chunk (state=3): >>> # cleanup[3] wiping os # destroy posixpath<<< 32001 1726867597.67501: stdout chunk (state=3): >>> # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat<<< 32001 1726867597.67523: stdout chunk (state=3): >>> # 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<<< 32001 1726867597.67543: stdout chunk (state=3): >>> # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal<<< 32001 1726867597.67552: stdout chunk (state=3): >>> # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings<<< 32001 1726867597.67572: stdout chunk (state=3): >>> # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 32001 1726867597.67591: stdout chunk (state=3): >>> # destroy selinux._selinux <<< 32001 1726867597.67756: stdout chunk (state=3): >>># destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32001 1726867597.67835: stdout chunk (state=3): >>># destroy sys.monitoring<<< 32001 1726867597.67845: stdout chunk (state=3): >>> <<< 32001 1726867597.67857: stdout chunk (state=3): >>># destroy _socket<<< 32001 1726867597.67864: stdout chunk (state=3): >>> <<< 32001 1726867597.67890: stdout chunk (state=3): >>># destroy _collections<<< 32001 1726867597.67896: stdout chunk (state=3): >>> <<< 32001 1726867597.67928: stdout chunk (state=3): >>># destroy platform<<< 32001 1726867597.67941: stdout chunk (state=3): >>> # destroy _uuid<<< 32001 1726867597.67962: stdout chunk (state=3): >>> # destroy stat<<< 32001 1726867597.67976: stdout chunk (state=3): >>> # destroy genericpath<<< 32001 1726867597.67994: stdout chunk (state=3): >>> # destroy re._parser <<< 32001 1726867597.68012: stdout chunk (state=3): >>># destroy tokenize<<< 32001 1726867597.68018: stdout chunk (state=3): >>> <<< 32001 1726867597.68055: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib<<< 32001 1726867597.68076: stdout chunk (state=3): >>> # destroy copyreg <<< 32001 1726867597.68083: stdout chunk (state=3): >>># destroy contextlib <<< 32001 1726867597.68115: stdout chunk (state=3): >>># destroy _typing<<< 32001 1726867597.68139: stdout chunk (state=3): >>> # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse<<< 32001 1726867597.68155: stdout chunk (state=3): >>> # 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 <<< 32001 1726867597.68187: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external<<< 32001 1726867597.68193: stdout chunk (state=3): >>> # destroy _imp<<< 32001 1726867597.68240: stdout chunk (state=3): >>> # destroy _io # destroy marshal # clear sys.meta_path <<< 32001 1726867597.68249: stdout chunk (state=3): >>># clear sys.modules <<< 32001 1726867597.68262: stdout chunk (state=3): >>># destroy _frozen_importlib<<< 32001 1726867597.68353: stdout chunk (state=3): >>> <<< 32001 1726867597.68396: stdout chunk (state=3): >>># destroy codecs <<< 32001 1726867597.68401: stdout chunk (state=3): >>># destroy encodings.aliases <<< 32001 1726867597.68441: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437<<< 32001 1726867597.68444: stdout chunk (state=3): >>> # destroy encodings.idna<<< 32001 1726867597.68473: stdout chunk (state=3): >>> # destroy _codecs<<< 32001 1726867597.68486: stdout chunk (state=3): >>> <<< 32001 1726867597.68496: stdout chunk (state=3): >>># destroy io <<< 32001 1726867597.68510: stdout chunk (state=3): >>># destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings<<< 32001 1726867597.68531: stdout chunk (state=3): >>> # destroy math # destroy _bisect # destroy time<<< 32001 1726867597.68573: stdout chunk (state=3): >>> # destroy _random<<< 32001 1726867597.68581: stdout chunk (state=3): >>> # destroy _weakref<<< 32001 1726867597.68600: stdout chunk (state=3): >>> <<< 32001 1726867597.68609: stdout chunk (state=3): >>># destroy _hashlib<<< 32001 1726867597.68646: stdout chunk (state=3): >>> # destroy _operator <<< 32001 1726867597.68650: stdout chunk (state=3): >>># destroy _sre<<< 32001 1726867597.68663: stdout chunk (state=3): >>> # destroy _string<<< 32001 1726867597.68690: stdout chunk (state=3): >>> # destroy re # destroy itertools <<< 32001 1726867597.68712: stdout chunk (state=3): >>># destroy _abc # destroy posix<<< 32001 1726867597.68737: stdout chunk (state=3): >>> # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks<<< 32001 1726867597.68955: stdout chunk (state=3): >>> <<< 32001 1726867597.69248: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32001 1726867597.69285: stderr chunk (state=3): >>><<< 32001 1726867597.69288: stdout chunk (state=3): >>><<< 32001 1726867597.69454: _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 0x7fcce12184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce11e7b30> # /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 0x7fcce121aa50> 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 0x7fcce0fe9130> # /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 0x7fcce0fe9fa0> 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 0x7fcce1027dd0> # /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 0x7fcce1027fe0> # /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 0x7fcce105f800> # /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 0x7fcce105fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce103faa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce103d1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce1024f80> # /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 0x7fcce107f6e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce107e300> # /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 0x7fcce103e060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce1026e70> # /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 0x7fcce10b47a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce1024200> # /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 0x7fcce10b4c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce10b4b00> # 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 0x7fcce10b4ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce1022d20> # /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 0x7fcce10b55b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce10b5280> 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 0x7fcce10b64b0> 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 0x7fcce10cc680> 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 0x7fcce10cdd30> # /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 0x7fcce10cebd0> # 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 0x7fcce10cf230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce10ce120> # /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 0x7fcce10cfcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce10cf3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce10b6450> # /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 0x7fcce0dbfb90> # /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 0x7fcce0de8650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0de83b0> # 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 0x7fcce0de8680> # /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 0x7fcce0de8fb0> # 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 0x7fcce0de9910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0de8860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0dbdd60> # /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 0x7fcce0deacc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0de97f0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce10b6ba0> # /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 0x7fcce0e17020> # /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 0x7fcce0e3b410> # /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 0x7fcce0e981a0> # /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 0x7fcce0e9a900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0e982c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0e651c0> # /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 0x7fcce07292e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0e3a210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0debbf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcce0e3a570> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_0q88uagp/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 0x7fcce078b020> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0769f10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce07690a0> # 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 0x7fcce0789310> # /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 0x7fcce07ba9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce07ba750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce07ba060> # /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 0x7fcce07ba7b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce121a9c0> 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 0x7fcce07bb740> # 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 0x7fcce07bb980> # /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 0x7fcce07bbec0> 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 0x7fcce0625cd0> # 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 0x7fcce06278c0> # /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 0x7fcce06282c0> # /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 0x7fcce0629460> # /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 0x7fcce062bec0> # 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 0x7fcce0e67dd0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce062a180> # /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 0x7fcce0633dd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce06328a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0632630> # /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 0x7fcce0632b70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce062a600> # 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 0x7fcce0677e90> # /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 0x7fcce0678110> # /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 0x7fcce0679cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0679a90> # /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 0x7fcce067c230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce067a390> # /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 0x7fcce067fa10> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce067c3e0> # 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 0x7fcce0680770> # 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 0x7fcce0680bc0> # 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 0x7fcce0680aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0678410> # /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 0x7fcce050c0b0> # 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 0x7fcce050d1f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0682840> # 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 0x7fcce0683bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce06824b0> # 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 0x7fcce05113a0> # /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 0x7fcce05121b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0682870> 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 0x7fcce05122d0> # 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 0x7fcce05133b0> # 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 0x7fcce051dee0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0518d10> 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 0x7fcce0606720> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce07da420> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce051dc70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0680c80> # 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 0x7fcce05b1cd0> # /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 0x7fcce01ebdd0> # 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 0x7fcce01f03e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce059a7e0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce05b2840> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce05b03b0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce05b3d10> # /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 0x7fcce01f3170> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce01f2a20> # 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 0x7fcce01f2c00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce01f1e50> # /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 0x7fcce01f3230> # /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 0x7fcce025dd60> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce01f3d40> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce05b00e0> 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 0x7fcce025f8f0> # /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 0x7fcce025e840> 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 0x7fcce028dfd0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce02827b0> 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 0x7fcce02a5a60> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce02a5ac0> 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 0x7fcce003a540> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0039010> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0033f80> # /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 0x7fcce00823f0> # /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 0x7fcce0081070> # /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 0x7fcce00833e0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcce0082090> 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_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-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "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_apparmor": {"status": "disabled"}, "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "26", "second": "37", "epoch": "1726867597", "epoch_int": "1726867597", "date": "2024-09-20", "time": "17:26:37", "iso8601_micro": "2024-09-20T21:26:37.257785Z", "iso8601": "2024-09-20T21:26:37Z", "iso8601_basic": "20240920T172637257785", "iso8601_basic_short": "20240920T172637", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_iscsi_iqn": "", "ansible_fibre_channel_wwn": [], "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_loadavg": {"1m": 0.55810546875, "5m": 0.53173828125, "15m": 0.30126953125}, "ansible_lsb": {}, "ansible_local": {}, "ansible_fips": false, "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": 2944, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 587, "free": 2944}, "nocache": {"free": 3285, "used": 246}, "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": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "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": 842, "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": 261789499392, "block_size": 4096, "block_total": 65519099, "block_available": 63913452, "block_used": 1605647, "inode_total": 131070960, "inode_available": 131029041, "inode_used": 41919, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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.14.65 32980 10.31.12.57 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.14.65 32980 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_interfaces": ["lo", "rpltstbr", "eth0"], "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "22:17:5e:4f:0a:7e", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "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": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "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_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "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.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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.12.57 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_node1 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. 32001 1726867597.71033: 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-1726867596.1199608-32061-63376678151618/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32001 1726867597.71036: _low_level_execute_command(): starting 32001 1726867597.71038: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867596.1199608-32061-63376678151618/ > /dev/null 2>&1 && sleep 0' 32001 1726867597.71486: 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.12.57 originally 10.31.12.57 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32001 1726867597.71489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32001 1726867597.71574: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32001 1726867597.71579: stderr chunk (state=3): >>>debug2: match found <<< 32001 1726867597.71591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32001 1726867597.71608: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32001 1726867597.71625: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32001 1726867597.71650: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32001 1726867597.71737: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32001 1726867597.74404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32001 1726867597.74436: stderr chunk (state=3): >>><<< 32001 1726867597.74439: stdout chunk (state=3): >>><<< 32001 1726867597.74454: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 32001 1726867597.74460: handler run complete 32001 1726867597.74552: variable 'ansible_facts' from source: unknown 32001 1726867597.75431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867597.75808: variable 'ansible_facts' from source: unknown 32001 1726867597.75931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867597.76028: attempt loop complete, returning result 32001 1726867597.76031: _execute() done 32001 1726867597.76035: dumping result to json 32001 1726867597.76037: done dumping result, returning 32001 1726867597.76039: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affcac9-a3a5-7edf-88b8-0000000000af] 32001 1726867597.76041: sending task result for task 0affcac9-a3a5-7edf-88b8-0000000000af 32001 1726867597.77139: done sending task result for task 0affcac9-a3a5-7edf-88b8-0000000000af 32001 1726867597.77142: WORKER PROCESS EXITING ok: [managed_node1] 32001 1726867597.77765: no more pending results, returning what we have 32001 1726867597.77768: results queue empty 32001 1726867597.77769: checking for any_errors_fatal 32001 1726867597.77801: done checking for any_errors_fatal 32001 1726867597.77803: checking for max_fail_percentage 32001 1726867597.77805: done checking for max_fail_percentage 32001 1726867597.77806: checking to see if all hosts have failed and the running result is not ok 32001 1726867597.77806: done checking to see if all hosts have failed 32001 1726867597.77807: getting the remaining hosts for this loop 32001 1726867597.77809: done getting the remaining hosts for this loop 32001 1726867597.77813: getting the next task for host managed_node1 32001 1726867597.77828: done getting next task for host managed_node1 32001 1726867597.77830: ^ task is: TASK: meta (flush_handlers) 32001 1726867597.77832: ^ 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 32001 1726867597.77842: getting variables 32001 1726867597.77848: in VariableManager get_vars() 32001 1726867597.77872: Calling all_inventory to load vars for managed_node1 32001 1726867597.77876: Calling groups_inventory to load vars for managed_node1 32001 1726867597.77882: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867597.77892: Calling all_plugins_play to load vars for managed_node1 32001 1726867597.77894: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867597.77898: Calling groups_plugins_play to load vars for managed_node1 32001 1726867597.78451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867597.78684: done with get_vars() 32001 1726867597.78695: done getting variables 32001 1726867597.78775: in VariableManager get_vars() 32001 1726867597.78787: Calling all_inventory to load vars for managed_node1 32001 1726867597.78790: Calling groups_inventory to load vars for managed_node1 32001 1726867597.78792: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867597.78797: Calling all_plugins_play to load vars for managed_node1 32001 1726867597.78799: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867597.78802: Calling groups_plugins_play to load vars for managed_node1 32001 1726867597.79171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867597.79499: done with get_vars() 32001 1726867597.79511: done queuing things up, now waiting for results queue to drain 32001 1726867597.79514: results queue empty 32001 1726867597.79515: checking for any_errors_fatal 32001 1726867597.79516: done checking for any_errors_fatal 32001 1726867597.79517: checking for max_fail_percentage 32001 1726867597.79528: done checking for max_fail_percentage 32001 1726867597.79529: checking to see if all hosts have failed and the running result is not ok 32001 1726867597.79530: done checking to see if all hosts have failed 32001 1726867597.79530: getting the remaining hosts for this loop 32001 1726867597.79531: done getting the remaining hosts for this loop 32001 1726867597.79537: getting the next task for host managed_node1 32001 1726867597.79542: done getting next task for host managed_node1 32001 1726867597.79544: ^ task is: TASK: Include the task 'el_repo_setup.yml' 32001 1726867597.79545: ^ 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 32001 1726867597.79547: getting variables 32001 1726867597.79548: in VariableManager get_vars() 32001 1726867597.79555: Calling all_inventory to load vars for managed_node1 32001 1726867597.79560: Calling groups_inventory to load vars for managed_node1 32001 1726867597.79562: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867597.79569: Calling all_plugins_play to load vars for managed_node1 32001 1726867597.79573: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867597.79576: Calling groups_plugins_play to load vars for managed_node1 32001 1726867597.79739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867597.79979: done with get_vars() 32001 1726867597.79988: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml:10 Friday 20 September 2024 17:26:37 -0400 (0:00:01.729) 0:00:01.749 ****** 32001 1726867597.80067: entering _queue_task() for managed_node1/include_tasks 32001 1726867597.80080: Creating lock for include_tasks 32001 1726867597.80480: worker is 1 (out of 1 available) 32001 1726867597.80493: exiting _queue_task() for managed_node1/include_tasks 32001 1726867597.80503: done queuing things up, now waiting for results queue to drain 32001 1726867597.80505: waiting for pending results... 32001 1726867597.80728: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 32001 1726867597.80821: in run() - task 0affcac9-a3a5-7edf-88b8-000000000006 32001 1726867597.80882: variable 'ansible_search_path' from source: unknown 32001 1726867597.80887: calling self._execute() 32001 1726867597.81231: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867597.81235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867597.81237: variable 'omit' from source: magic vars 32001 1726867597.81360: _execute() done 32001 1726867597.81450: dumping result to json 32001 1726867597.81554: done dumping result, returning 32001 1726867597.81558: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-7edf-88b8-000000000006] 32001 1726867597.81560: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000006 32001 1726867597.81631: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000006 32001 1726867597.81634: WORKER PROCESS EXITING 32001 1726867597.81701: no more pending results, returning what we have 32001 1726867597.81706: in VariableManager get_vars() 32001 1726867597.81735: Calling all_inventory to load vars for managed_node1 32001 1726867597.81738: Calling groups_inventory to load vars for managed_node1 32001 1726867597.81742: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867597.81755: Calling all_plugins_play to load vars for managed_node1 32001 1726867597.81759: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867597.81982: Calling groups_plugins_play to load vars for managed_node1 32001 1726867597.82267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867597.82494: done with get_vars() 32001 1726867597.82500: variable 'ansible_search_path' from source: unknown 32001 1726867597.82520: we have included files to process 32001 1726867597.82521: generating all_blocks data 32001 1726867597.82523: done generating all_blocks data 32001 1726867597.82524: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 32001 1726867597.82525: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 32001 1726867597.82527: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 32001 1726867597.83553: in VariableManager get_vars() 32001 1726867597.83844: done with get_vars() 32001 1726867597.83858: done processing included file 32001 1726867597.83859: iterating over new_blocks loaded from include file 32001 1726867597.83861: in VariableManager get_vars() 32001 1726867597.83870: done with get_vars() 32001 1726867597.83872: filtering new block on tags 32001 1726867597.83886: done filtering new block on tags 32001 1726867597.83889: in VariableManager get_vars() 32001 1726867597.83903: done with get_vars() 32001 1726867597.83904: filtering new block on tags 32001 1726867597.83921: done filtering new block on tags 32001 1726867597.83926: in VariableManager get_vars() 32001 1726867597.84091: done with get_vars() 32001 1726867597.84093: filtering new block on tags 32001 1726867597.84106: done filtering new block on tags 32001 1726867597.84108: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 32001 1726867597.84113: extending task lists for all hosts with included blocks 32001 1726867597.84499: done extending task lists 32001 1726867597.84500: done processing included files 32001 1726867597.84501: results queue empty 32001 1726867597.84502: checking for any_errors_fatal 32001 1726867597.84503: done checking for any_errors_fatal 32001 1726867597.84504: checking for max_fail_percentage 32001 1726867597.84505: done checking for max_fail_percentage 32001 1726867597.84505: checking to see if all hosts have failed and the running result is not ok 32001 1726867597.84506: done checking to see if all hosts have failed 32001 1726867597.84507: getting the remaining hosts for this loop 32001 1726867597.84508: done getting the remaining hosts for this loop 32001 1726867597.84510: getting the next task for host managed_node1 32001 1726867597.84514: done getting next task for host managed_node1 32001 1726867597.84516: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 32001 1726867597.84518: ^ 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 32001 1726867597.84520: getting variables 32001 1726867597.84521: in VariableManager get_vars() 32001 1726867597.84532: Calling all_inventory to load vars for managed_node1 32001 1726867597.84534: Calling groups_inventory to load vars for managed_node1 32001 1726867597.84536: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867597.84541: Calling all_plugins_play to load vars for managed_node1 32001 1726867597.84544: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867597.84546: Calling groups_plugins_play to load vars for managed_node1 32001 1726867597.85109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867597.85671: done with get_vars() 32001 1726867597.85704: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 17:26:37 -0400 (0:00:00.057) 0:00:01.806 ****** 32001 1726867597.85773: entering _queue_task() for managed_node1/setup 32001 1726867597.86119: worker is 1 (out of 1 available) 32001 1726867597.86133: exiting _queue_task() for managed_node1/setup 32001 1726867597.86256: done queuing things up, now waiting for results queue to drain 32001 1726867597.86258: waiting for pending results... 32001 1726867597.86410: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 32001 1726867597.86688: in run() - task 0affcac9-a3a5-7edf-88b8-0000000000c0 32001 1726867597.86702: variable 'ansible_search_path' from source: unknown 32001 1726867597.86796: variable 'ansible_search_path' from source: unknown 32001 1726867597.86799: calling self._execute() 32001 1726867597.86936: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867597.86950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867597.87151: variable 'omit' from source: magic vars 32001 1726867597.88597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867597.92909: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867597.93018: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867597.93207: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867597.93211: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867597.93502: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867597.93506: 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) 32001 1726867597.93622: 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) 32001 1726867597.93662: 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) 32001 1726867597.93710: 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) 32001 1726867597.93938: 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) 32001 1726867597.94153: variable 'ansible_facts' from source: unknown 32001 1726867597.94487: variable 'network_test_required_facts' from source: task vars 32001 1726867597.94663: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 32001 1726867597.94681: variable 'omit' from source: magic vars 32001 1726867597.94788: variable 'omit' from source: magic vars 32001 1726867597.94890: variable 'omit' from source: magic vars 32001 1726867597.94921: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32001 1726867597.95010: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32001 1726867597.95033: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32001 1726867597.95115: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32001 1726867597.95131: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32001 1726867597.95265: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32001 1726867597.95271: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867597.95274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867597.95437: Set connection var ansible_shell_type to sh 32001 1726867597.95536: Set connection var ansible_shell_executable to /bin/sh 32001 1726867597.95539: Set connection var ansible_pipelining to False 32001 1726867597.95542: Set connection var ansible_connection to ssh 32001 1726867597.95544: Set connection var ansible_module_compression to ZIP_DEFLATED 32001 1726867597.95547: Set connection var ansible_timeout to 10 32001 1726867597.95574: variable 'ansible_shell_executable' from source: unknown 32001 1726867597.95605: variable 'ansible_connection' from source: unknown 32001 1726867597.95707: variable 'ansible_module_compression' from source: unknown 32001 1726867597.95710: variable 'ansible_shell_type' from source: unknown 32001 1726867597.95712: variable 'ansible_shell_executable' from source: unknown 32001 1726867597.95714: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867597.95716: variable 'ansible_pipelining' from source: unknown 32001 1726867597.95718: variable 'ansible_timeout' from source: unknown 32001 1726867597.95720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867597.96028: 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) 32001 1726867597.96045: variable 'omit' from source: magic vars 32001 1726867597.96055: starting attempt loop 32001 1726867597.96062: running the handler 32001 1726867597.96231: _low_level_execute_command(): starting 32001 1726867597.96234: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32001 1726867597.97598: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32001 1726867597.97654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32001 1726867597.97733: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32001 1726867597.97798: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32001 1726867597.97871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32001 1726867597.99468: stdout chunk (state=3): >>>/root <<< 32001 1726867597.99742: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32001 1726867597.99746: stdout chunk (state=3): >>><<< 32001 1726867597.99749: stderr chunk (state=3): >>><<< 32001 1726867597.99751: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 32001 1726867598.00005: _low_level_execute_command(): starting 32001 1726867598.00010: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867597.9966056-32141-223798886261535 `" && echo ansible-tmp-1726867597.9966056-32141-223798886261535="` echo /root/.ansible/tmp/ansible-tmp-1726867597.9966056-32141-223798886261535 `" ) && sleep 0' 32001 1726867598.00821: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32001 1726867598.00840: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32001 1726867598.00889: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 <<< 32001 1726867598.00907: stderr chunk (state=3): >>>debug2: match found <<< 32001 1726867598.00922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32001 1726867598.00998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32001 1726867598.01018: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32001 1726867598.01038: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32001 1726867598.01121: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32001 1726867598.03332: stdout chunk (state=3): >>>ansible-tmp-1726867597.9966056-32141-223798886261535=/root/.ansible/tmp/ansible-tmp-1726867597.9966056-32141-223798886261535 <<< 32001 1726867598.03335: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32001 1726867598.03584: stdout chunk (state=3): >>><<< 32001 1726867598.03588: stderr chunk (state=3): >>><<< 32001 1726867598.03592: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867597.9966056-32141-223798886261535=/root/.ansible/tmp/ansible-tmp-1726867597.9966056-32141-223798886261535 , 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 32001 1726867598.03595: variable 'ansible_module_compression' from source: unknown 32001 1726867598.03597: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32001125ed6ec/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 32001 1726867598.03937: variable 'ansible_facts' from source: unknown 32001 1726867598.04400: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867597.9966056-32141-223798886261535/AnsiballZ_setup.py 32001 1726867598.04842: Sending initial data 32001 1726867598.04845: Sent initial data (154 bytes) 32001 1726867598.05766: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32001 1726867598.05781: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32001 1726867598.05794: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32001 1726867598.05997: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32001 1726867598.06292: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32001 1726867598.06319: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32001 1726867598.07853: 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 <<< 32001 1726867598.07912: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32001 1726867598.07971: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32001125ed6ec/tmpf1rugkmy /root/.ansible/tmp/ansible-tmp-1726867597.9966056-32141-223798886261535/AnsiballZ_setup.py <<< 32001 1726867598.07982: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867597.9966056-32141-223798886261535/AnsiballZ_setup.py" <<< 32001 1726867598.08049: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32001125ed6ec/tmpf1rugkmy" to remote "/root/.ansible/tmp/ansible-tmp-1726867597.9966056-32141-223798886261535/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867597.9966056-32141-223798886261535/AnsiballZ_setup.py" <<< 32001 1726867598.10734: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32001 1726867598.10784: stderr chunk (state=3): >>><<< 32001 1726867598.10793: stdout chunk (state=3): >>><<< 32001 1726867598.10902: done transferring module to remote 32001 1726867598.10919: _low_level_execute_command(): starting 32001 1726867598.10926: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867597.9966056-32141-223798886261535/ /root/.ansible/tmp/ansible-tmp-1726867597.9966056-32141-223798886261535/AnsiballZ_setup.py && sleep 0' 32001 1726867598.12155: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32001 1726867598.12173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32001 1726867598.12188: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32001 1726867598.12492: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32001 1726867598.14091: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32001 1726867598.14112: stdout chunk (state=3): >>><<< 32001 1726867598.14143: stderr chunk (state=3): >>><<< 32001 1726867598.14210: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 32001 1726867598.14458: _low_level_execute_command(): starting 32001 1726867598.14461: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867597.9966056-32141-223798886261535/AnsiballZ_setup.py && sleep 0' 32001 1726867598.15728: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32001 1726867598.15740: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32001 1726867598.15835: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32001 1726867598.16042: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32001 1726867598.16136: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32001 1726867598.16310: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32001 1726867598.16389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32001 1726867598.18505: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32001 1726867598.18533: stdout chunk (state=3): >>>import _imp # builtin <<< 32001 1726867598.18571: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 32001 1726867598.18635: stdout chunk (state=3): >>>import '_io' # <<< 32001 1726867598.18661: stdout chunk (state=3): >>>import 'marshal' # <<< 32001 1726867598.18679: stdout chunk (state=3): >>>import 'posix' # <<< 32001 1726867598.18707: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32001 1726867598.18743: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 32001 1726867598.18799: 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' <<< 32001 1726867598.18887: stdout chunk (state=3): >>>import '_codecs' # <<< 32001 1726867598.18904: stdout chunk (state=3): >>>import 'codecs' # <<< 32001 1726867598.18930: stdout chunk (state=3): >>># /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 0x7f81da0184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9fe7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 32001 1726867598.18956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81da01aa50> <<< 32001 1726867598.19091: stdout chunk (state=3): >>>import '_signal' # <<< 32001 1726867598.19104: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 32001 1726867598.19132: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32001 1726867598.19160: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32001 1726867598.19197: stdout chunk (state=3): >>>import 'os' # <<< 32001 1726867598.19293: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32001 1726867598.19310: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 32001 1726867598.19338: stdout chunk (state=3): >>>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 0x7f81d9dc9130> <<< 32001 1726867598.19370: 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' <<< 32001 1726867598.19507: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9dc9fa0> <<< 32001 1726867598.19510: stdout chunk (state=3): >>>import 'site' # <<< 32001 1726867598.19513: 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. <<< 32001 1726867598.19809: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32001 1726867598.19827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32001 1726867598.19855: 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' <<< 32001 1726867598.19871: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32001 1726867598.20029: stdout chunk (state=3): >>># 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 0x7f81d9e07e90> # /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' <<< 32001 1726867598.20033: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9e07f50> <<< 32001 1726867598.20044: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32001 1726867598.20069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32001 1726867598.20090: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32001 1726867598.20139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32001 1726867598.20160: stdout chunk (state=3): >>>import 'itertools' # <<< 32001 1726867598.20223: 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 0x7f81d9e3f890> <<< 32001 1726867598.20227: 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 0x7f81d9e3ff20> <<< 32001 1726867598.20538: stdout chunk (state=3): >>>import '_collections' # <<< 32001 1726867598.20542: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9e1fb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9e1d280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9e05040> # /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 <<< 32001 1726867598.20557: stdout chunk (state=3): >>># 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' <<< 32001 1726867598.20637: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9e5f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9e5e420> # /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 0x7f81d9e1e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9e5cc80> <<< 32001 1726867598.20691: 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 0x7f81d9e94890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9e042c0> <<< 32001 1726867598.20758: 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' # 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 0x7f81d9e94d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9e94bf0> <<< 32001 1726867598.20802: 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 0x7f81d9e94fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9e02de0> <<< 32001 1726867598.21128: 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 # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9e956d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9e953a0> 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 0x7f81d9e965d0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32001 1726867598.21137: 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' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9eac7a0> <<< 32001 1726867598.21140: stdout chunk (state=3): >>>import 'errno' # <<< 32001 1726867598.21145: 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 0x7f81d9eadeb0> <<< 32001 1726867598.21309: stdout chunk (state=3): >>># /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 0x7f81d9eaed50> # 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 0x7f81d9eaf380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9eae2a0> <<< 32001 1726867598.21313: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32001 1726867598.21315: stdout chunk (state=3): >>># 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' <<< 32001 1726867598.21356: 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 0x7f81d9eafe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9eaf530> <<< 32001 1726867598.21427: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9e96570> # /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' <<< 32001 1726867598.21476: 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 0x7f81d9ba3ce0> <<< 32001 1726867598.21738: 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' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 32001 1726867598.21750: stdout chunk (state=3): >>># 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 0x7f81d9bcc830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9bcc590> # 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 0x7f81d9bcc770> # /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' <<< 32001 1726867598.21814: 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 0x7f81d9bcd100> <<< 32001 1726867598.21899: 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 0x7f81d9bcdaf0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9bcc9b0> <<< 32001 1726867598.21947: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9ba1e80> <<< 32001 1726867598.22008: stdout chunk (state=3): >>># /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' <<< 32001 1726867598.22059: 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 0x7f81d9bceea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9bcdc10> <<< 32001 1726867598.22072: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9e96cc0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32001 1726867598.22143: stdout chunk (state=3): >>># 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 <<< 32001 1726867598.22176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32001 1726867598.22200: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9bf7230> <<< 32001 1726867598.22444: 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' # /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 0x7f81d9c1b590> # /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' <<< 32001 1726867598.22526: stdout chunk (state=3): >>>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 0x7f81d9c7c2f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32001 1726867598.22554: stdout chunk (state=3): >>># 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 <<< 32001 1726867598.22595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32001 1726867598.22683: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9c7ea50> <<< 32001 1726867598.22756: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9c7c410> <<< 32001 1726867598.22911: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9c413a0> # /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 0x7f81d95293d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9c1a3c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9bcfe00> <<< 32001 1726867598.23014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32001 1726867598.23035: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f81d9529670> <<< 32001 1726867598.23302: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_6_v7v7rf/ansible_setup_payload.zip' <<< 32001 1726867598.23323: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.23431: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.23461: 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' <<< 32001 1726867598.23704: stdout chunk (state=3): >>># /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 0x7f81d95930b0> import '_typing' # <<< 32001 1726867598.23803: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9571fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9571160> # zipimport: zlib available <<< 32001 1726867598.23839: stdout chunk (state=3): >>>import 'ansible' # <<< 32001 1726867598.23858: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.23880: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32001 1726867598.23902: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 32001 1726867598.25270: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.26399: 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 0x7f81d95913a0> <<< 32001 1726867598.26437: 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' <<< 32001 1726867598.26473: 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' <<< 32001 1726867598.26507: 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' <<< 32001 1726867598.26521: 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 0x7f81d95c2a50> <<< 32001 1726867598.26549: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d95c27e0> <<< 32001 1726867598.26606: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d95c20f0> <<< 32001 1726867598.26621: 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' <<< 32001 1726867598.26650: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d95c2540> <<< 32001 1726867598.26661: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9593d40> <<< 32001 1726867598.26979: stdout chunk (state=3): >>>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 0x7f81d95c3800> # 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 0x7f81d95c39e0> # /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 0x7f81d95c3ef0> 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 0x7f81d942dca0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32001 1726867598.27029: 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 0x7f81d942f8c0> # /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' <<< 32001 1726867598.27089: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d94302c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32001 1726867598.27170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9431460> <<< 32001 1726867598.27218: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32001 1726867598.27274: stdout chunk (state=3): >>># 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' <<< 32001 1726867598.27346: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9433f20> # 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 0x7f81d9e02ed0> <<< 32001 1726867598.27399: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d94321e0> <<< 32001 1726867598.27431: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32001 1726867598.27470: 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' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32001 1726867598.27705: stdout chunk (state=3): >>># 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 0x7f81d943be30> import '_tokenize' # <<< 32001 1726867598.27794: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d943a900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d943a660> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32001 1726867598.27891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32001 1726867598.27990: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d943abd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d94326f0> # 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 0x7f81d947fef0> # /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 0x7f81d9480200> <<< 32001 1726867598.28111: 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 # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32001 1726867598.28156: 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 0x7f81d9481ca0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9481a60> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32001 1726867598.28212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32001 1726867598.28249: 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 0x7f81d94841d0> <<< 32001 1726867598.28316: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9482390> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32001 1726867598.28380: 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 # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32001 1726867598.28428: stdout chunk (state=3): >>>import '_string' # <<< 32001 1726867598.28502: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d94879b0> <<< 32001 1726867598.28656: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9484380><<< 32001 1726867598.28679: stdout chunk (state=3): >>> <<< 32001 1726867598.28798: 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' <<< 32001 1726867598.28909: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81d9488a40> # 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' <<< 32001 1726867598.29139: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81d9488860> # 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 0x7f81d9488b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d94803b0> # /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'<<< 32001 1726867598.29145: stdout chunk (state=3): >>> # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32001 1726867598.29170: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 32001 1726867598.29258: stdout chunk (state=3): >>> import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81d9310230> <<< 32001 1726867598.29428: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<< 32001 1726867598.29456: stdout chunk (state=3): >>> # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<< 32001 1726867598.29494: stdout chunk (state=3): >>> import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81d9311490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d948a9c0> <<< 32001 1726867598.29584: 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 0x7f81d948bd70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d948a600> <<< 32001 1726867598.29616: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 32001 1726867598.29705: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.29835: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 32001 1726867598.29864: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32001 1726867598.30262: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.30485: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.30838: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.31310: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 32001 1726867598.31361: stdout chunk (state=3): >>>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 <<< 32001 1726867598.31536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32001 1726867598.31573: 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 0x7f81d9319760> # /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 0x7f81d931a4e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9311730> <<< 32001 1726867598.31648: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32001 1726867598.31822: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.31933: 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 0x7f81d931a570> <<< 32001 1726867598.32028: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.32650: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.33322: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.33402: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.33547: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 32001 1726867598.33567: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.33619: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32001 1726867598.33622: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.33744: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.33873: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32001 1726867598.33876: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.33912: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 32001 1726867598.33956: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.34012: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 32001 1726867598.34393: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.34820: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32001 1726867598.34908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 32001 1726867598.34944: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d931b6e0> <<< 32001 1726867598.34956: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.35100: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.35133: stdout chunk (state=3): >>>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' # <<< 32001 1726867598.35383: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.35387: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.35389: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 32001 1726867598.35391: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.35397: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.35399: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.35599: 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 <<< 32001 1726867598.35651: stdout chunk (state=3): >>># 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 0x7f81d9326330> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d93219a0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32001 1726867598.35662: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.35734: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.35810: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32001 1726867598.35846: 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' <<< 32001 1726867598.35875: 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 <<< 32001 1726867598.36062: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32001 1726867598.36128: stdout chunk (state=3): >>># /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 0x7f81d940e9f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d95ee6c0> <<< 32001 1726867598.36208: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d931b020> <<< 32001 1726867598.36247: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d948a3f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 32001 1726867598.36285: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32001 1726867598.36649: stdout chunk (state=3): >>>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 <<< 32001 1726867598.36733: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32001 1726867598.36799: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 32001 1726867598.36802: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.36909: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.37016: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.37099: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # <<< 32001 1726867598.37110: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.37398: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.37675: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.37816: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.37819: 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' <<< 32001 1726867598.37867: 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' <<< 32001 1726867598.37898: 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' <<< 32001 1726867598.37947: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d93b63c0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 32001 1726867598.38022: stdout chunk (state=3): >>># 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 <<< 32001 1726867598.38200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 32001 1726867598.38204: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 32001 1726867598.38279: 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 0x7f81d8fe0170> # 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 0x7f81d8fe0740> <<< 32001 1726867598.38399: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d93a3380> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d93b6f00> <<< 32001 1726867598.38473: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d93b4b30> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d93b46e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 32001 1726867598.38535: stdout chunk (state=3): >>># 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' <<< 32001 1726867598.38588: stdout chunk (state=3): >>># /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 0x7f81d8fe3590> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d8fe2e40> <<< 32001 1726867598.38638: 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 0x7f81d8fe3020> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d8fe2270> <<< 32001 1726867598.38772: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 32001 1726867598.38817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 32001 1726867598.38857: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d8fe3710> <<< 32001 1726867598.38861: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 32001 1726867598.38901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 32001 1726867598.38970: 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 0x7f81d902a1e0> <<< 32001 1726867598.39069: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9028200> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d93b5b50> <<< 32001 1726867598.39122: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 32001 1726867598.39172: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.39175: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.39272: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 32001 1726867598.39418: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # <<< 32001 1726867598.39432: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32001 1726867598.39461: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 32001 1726867598.39526: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.39639: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 32001 1726867598.39642: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.39861: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 32001 1726867598.40111: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 32001 1726867598.40114: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32001 1726867598.40122: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.40206: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 32001 1726867598.40971: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.41676: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 32001 1726867598.41702: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.41760: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.41912: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32001 1726867598.42003: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 32001 1726867598.42061: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 32001 1726867598.42192: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # <<< 32001 1726867598.42209: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.42240: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.42288: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 32001 1726867598.42292: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.42336: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.42387: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 32001 1726867598.42390: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.42495: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.42620: stdout chunk (state=3): >>># /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' <<< 32001 1726867598.42683: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d902ad80> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32001 1726867598.42770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32001 1726867598.42930: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d902afc0> import 'ansible.module_utils.facts.system.local' # <<< 32001 1726867598.42988: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.43063: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.43119: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 32001 1726867598.43122: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.43364: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.43437: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 32001 1726867598.43491: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32001 1726867598.43694: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 32001 1726867598.43699: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.43744: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 32001 1726867598.43779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 32001 1726867598.43864: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 32001 1726867598.43953: 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 0x7f81d906e4b0> <<< 32001 1726867598.44289: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d905c830> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 32001 1726867598.44389: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.44420: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 32001 1726867598.44604: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32001 1726867598.44697: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.44865: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.45085: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 32001 1726867598.45135: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.45185: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 32001 1726867598.45251: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.45389: 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' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 32001 1726867598.45495: 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 0x7f81d9081d30> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9081ca0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 32001 1726867598.45531: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # <<< 32001 1726867598.45587: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.45904: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.46116: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available <<< 32001 1726867598.46234: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.46255: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.46312: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 32001 1726867598.46343: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.46379: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.46449: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.46621: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.46840: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 32001 1726867598.47063: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.47258: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 32001 1726867598.47339: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32001 1726867598.48149: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.48967: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 32001 1726867598.48971: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.49117: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.49284: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 32001 1726867598.49301: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.49456: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.49784: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 32001 1726867598.49810: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.50044: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 32001 1726867598.50066: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.50090: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 32001 1726867598.50142: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32001 1726867598.50203: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 32001 1726867598.50218: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.50357: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.50501: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.50819: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.51121: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 32001 1726867598.51141: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 32001 1726867598.51257: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 32001 1726867598.51281: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.51301: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 32001 1726867598.51331: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.51413: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.51529: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 32001 1726867598.51532: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.51567: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.51591: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 32001 1726867598.51612: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.51681: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.51768: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 32001 1726867598.51785: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.51849: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.52058: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 32001 1726867598.52349: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.52751: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 32001 1726867598.52784: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.52839: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.52922: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 32001 1726867598.52926: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.52984: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.53019: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 32001 1726867598.53038: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.53084: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.53138: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 32001 1726867598.53141: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.53187: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.53244: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 32001 1726867598.53250: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.53349: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.53667: stdout chunk (state=3): >>>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 <<< 32001 1726867598.53716: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.53797: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.53892: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.54016: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 32001 1726867598.54050: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 32001 1726867598.54095: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.54166: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 32001 1726867598.54183: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.54568: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.54911: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available <<< 32001 1726867598.54935: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 32001 1726867598.55192: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.55221: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available <<< 32001 1726867598.55304: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 32001 1726867598.55339: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 32001 1726867598.55455: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.55586: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 32001 1726867598.55694: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867598.57216: 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' # /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' <<< 32001 1726867598.57219: 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 0x7f81d8e7ee40> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d8e7e030> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d8e7e420> <<< 32001 1726867598.57703: 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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC2<<< 32001 1726867598.57726: stdout chunk (state=3): >>>8D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_fips": false, "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-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "ansible_lsb": {}, "ansible_local": {}, "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.14.65 32980 10.31.12.57 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.14.65 32980 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_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_service_mgr": "systemd", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "26", "second": "38", "epoch": "1726867598", "epoch_int": "1726867598", "date": "2024-09-20", "time": "17:26:38", "iso8601_micro": "2024-09-20T21:26:38.574306Z", "iso8601": "2024-09-20T21:26:38Z", "iso8601_basic": "20240920T172638574306", "iso8601_basic_short": "20240920T172638", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 32001 1726867598.58714: stdout chunk (state=3): >>># 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 <<< 32001 1726867598.58800: stdout chunk (state=3): >>># 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 <<< 32001 1726867598.58821: stdout chunk (state=3): >>># 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 <<< 32001 1726867598.58911: stdout chunk (state=3): >>># 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 <<< 32001 1726867598.59001: stdout chunk (state=3): >>># 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<<< 32001 1726867598.59440: stdout chunk (state=3): >>> # 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 <<< 32001 1726867598.59500: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 32001 1726867598.59521: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32001 1726867598.59545: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 32001 1726867598.59600: stdout chunk (state=3): >>># destroy ntpath <<< 32001 1726867598.59611: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 32001 1726867598.59690: stdout chunk (state=3): >>># 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 <<< 32001 1726867598.59736: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 32001 1726867598.59894: stdout chunk (state=3): >>># 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 <<< 32001 1726867598.59897: stdout chunk (state=3): >>># destroy shlex <<< 32001 1726867598.59900: stdout chunk (state=3): >>># destroy fcntl # destroy datetime<<< 32001 1726867598.59901: stdout chunk (state=3): >>> # destroy subprocess <<< 32001 1726867598.59933: stdout chunk (state=3): >>># destroy base64 # destroy _ssl <<< 32001 1726867598.59964: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 32001 1726867598.59994: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 32001 1726867598.60031: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 32001 1726867598.60044: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 32001 1726867598.60091: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser <<< 32001 1726867598.60103: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 32001 1726867598.60299: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 32001 1726867598.60303: stdout chunk (state=3): >>># 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<<< 32001 1726867598.60306: stdout chunk (state=3): >>> # 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<<< 32001 1726867598.60308: stdout chunk (state=3): >>> # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 32001 1726867598.60322: 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 <<< 32001 1726867598.60466: stdout chunk (state=3): >>># 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 <<< 32001 1726867598.60515: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 32001 1726867598.60686: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32001 1726867598.60690: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib<<< 32001 1726867598.60692: stdout chunk (state=3): >>> <<< 32001 1726867598.60694: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse<<< 32001 1726867598.60696: stdout chunk (state=3): >>> # 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 <<< 32001 1726867598.60770: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32001 1726867598.60832: 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 <<< 32001 1726867598.60861: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 32001 1726867598.60899: stdout chunk (state=3): >>># destroy time <<< 32001 1726867598.60949: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 32001 1726867598.60954: stdout chunk (state=3): >>># destroy _operator # destroy _sre <<< 32001 1726867598.60956: stdout chunk (state=3): >>># destroy _string # destroy re <<< 32001 1726867598.61065: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 32001 1726867598.61553: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32001 1726867598.61556: stdout chunk (state=3): >>><<< 32001 1726867598.61559: stderr chunk (state=3): >>><<< 32001 1726867598.61901: _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 0x7f81da0184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9fe7b30> # /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 0x7f81da01aa50> 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 0x7f81d9dc9130> # /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 0x7f81d9dc9fa0> 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 0x7f81d9e07e90> # /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 0x7f81d9e07f50> # /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 0x7f81d9e3f890> # /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 0x7f81d9e3ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9e1fb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9e1d280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9e05040> # /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 0x7f81d9e5f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9e5e420> # /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 0x7f81d9e1e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9e5cc80> # /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 0x7f81d9e94890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9e042c0> # /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 0x7f81d9e94d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9e94bf0> # 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 0x7f81d9e94fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9e02de0> # /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 0x7f81d9e956d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9e953a0> 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 0x7f81d9e965d0> 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 0x7f81d9eac7a0> 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 0x7f81d9eadeb0> # /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 0x7f81d9eaed50> # 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 0x7f81d9eaf380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9eae2a0> # /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 0x7f81d9eafe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9eaf530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9e96570> # /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 0x7f81d9ba3ce0> # /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 0x7f81d9bcc830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9bcc590> # 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 0x7f81d9bcc770> # /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 0x7f81d9bcd100> # 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 0x7f81d9bcdaf0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9bcc9b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9ba1e80> # /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 0x7f81d9bceea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9bcdc10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9e96cc0> # /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 0x7f81d9bf7230> # /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 0x7f81d9c1b590> # /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 0x7f81d9c7c2f0> # /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 0x7f81d9c7ea50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9c7c410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9c413a0> # /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 0x7f81d95293d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9c1a3c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9bcfe00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f81d9529670> # zipimport: found 103 names in '/tmp/ansible_setup_payload_6_v7v7rf/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 0x7f81d95930b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9571fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9571160> # 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 0x7f81d95913a0> # /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 0x7f81d95c2a50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d95c27e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d95c20f0> # /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 0x7f81d95c2540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9593d40> 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 0x7f81d95c3800> # 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 0x7f81d95c39e0> # /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 0x7f81d95c3ef0> 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 0x7f81d942dca0> # 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 0x7f81d942f8c0> # /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 0x7f81d94302c0> # /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 0x7f81d9431460> # /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 0x7f81d9433f20> # 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 0x7f81d9e02ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d94321e0> # /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 0x7f81d943be30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d943a900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d943a660> # /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 0x7f81d943abd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d94326f0> # 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 0x7f81d947fef0> # /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 0x7f81d9480200> # /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 0x7f81d9481ca0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9481a60> # /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 0x7f81d94841d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9482390> # /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 0x7f81d94879b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9484380> # 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 0x7f81d9488a40> # 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 0x7f81d9488860> # 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 0x7f81d9488b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d94803b0> # /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 0x7f81d9310230> # 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 0x7f81d9311490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d948a9c0> # 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 0x7f81d948bd70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d948a600> # 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 0x7f81d9319760> # /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 0x7f81d931a4e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9311730> 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 0x7f81d931a570> # 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 0x7f81d931b6e0> # 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 0x7f81d9326330> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d93219a0> 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 0x7f81d940e9f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d95ee6c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d931b020> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d948a3f0> # 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 0x7f81d93b63c0> # /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 0x7f81d8fe0170> # 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 0x7f81d8fe0740> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d93a3380> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d93b6f00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d93b4b30> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d93b46e0> # /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 0x7f81d8fe3590> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d8fe2e40> # 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 0x7f81d8fe3020> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d8fe2270> # /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 0x7f81d8fe3710> # /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 0x7f81d902a1e0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9028200> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d93b5b50> 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 0x7f81d902ad80> # /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 0x7f81d902afc0> 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 0x7f81d906e4b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d905c830> 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 0x7f81d9081d30> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d9081ca0> 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 0x7f81d8e7ee40> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d8e7e030> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81d8e7e420> {"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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_fips": false, "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-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "ansible_lsb": {}, "ansible_local": {}, "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.14.65 32980 10.31.12.57 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.14.65 32980 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_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_service_mgr": "systemd", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "26", "second": "38", "epoch": "1726867598", "epoch_int": "1726867598", "date": "2024-09-20", "time": "17:26:38", "iso8601_micro": "2024-09-20T21:26:38.574306Z", "iso8601": "2024-09-20T21:26:38Z", "iso8601_basic": "20240920T172638574306", "iso8601_basic_short": "20240920T172638", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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.12.57 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 32001 1726867598.62900: 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-1726867597.9966056-32141-223798886261535/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32001 1726867598.62903: _low_level_execute_command(): starting 32001 1726867598.62905: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867597.9966056-32141-223798886261535/ > /dev/null 2>&1 && sleep 0' 32001 1726867598.63771: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32001 1726867598.63855: 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 <<< 32001 1726867598.64005: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found <<< 32001 1726867598.64075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32001 1726867598.64176: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32001 1726867598.64210: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32001 1726867598.64299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32001 1726867598.67083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32001 1726867598.67086: stdout chunk (state=3): >>><<< 32001 1726867598.67088: stderr chunk (state=3): >>><<< 32001 1726867598.67090: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 32001 1726867598.67092: handler run complete 32001 1726867598.67094: variable 'ansible_facts' from source: unknown 32001 1726867598.67120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867598.67883: variable 'ansible_facts' from source: unknown 32001 1726867598.67886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867598.67889: attempt loop complete, returning result 32001 1726867598.67892: _execute() done 32001 1726867598.67894: dumping result to json 32001 1726867598.67897: done dumping result, returning 32001 1726867598.67899: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affcac9-a3a5-7edf-88b8-0000000000c0] 32001 1726867598.67902: sending task result for task 0affcac9-a3a5-7edf-88b8-0000000000c0 32001 1726867598.68557: done sending task result for task 0affcac9-a3a5-7edf-88b8-0000000000c0 32001 1726867598.68561: WORKER PROCESS EXITING ok: [managed_node1] 32001 1726867598.68674: no more pending results, returning what we have 32001 1726867598.68679: results queue empty 32001 1726867598.68680: checking for any_errors_fatal 32001 1726867598.68681: done checking for any_errors_fatal 32001 1726867598.68682: checking for max_fail_percentage 32001 1726867598.68683: done checking for max_fail_percentage 32001 1726867598.68684: checking to see if all hosts have failed and the running result is not ok 32001 1726867598.68685: done checking to see if all hosts have failed 32001 1726867598.68685: getting the remaining hosts for this loop 32001 1726867598.68687: done getting the remaining hosts for this loop 32001 1726867598.68690: getting the next task for host managed_node1 32001 1726867598.68699: done getting next task for host managed_node1 32001 1726867598.68702: ^ task is: TASK: Check if system is ostree 32001 1726867598.68704: ^ 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 32001 1726867598.68708: getting variables 32001 1726867598.68709: in VariableManager get_vars() 32001 1726867598.68741: Calling all_inventory to load vars for managed_node1 32001 1726867598.68744: Calling groups_inventory to load vars for managed_node1 32001 1726867598.68747: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867598.68757: Calling all_plugins_play to load vars for managed_node1 32001 1726867598.68760: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867598.68763: Calling groups_plugins_play to load vars for managed_node1 32001 1726867598.69637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867598.70060: done with get_vars() 32001 1726867598.70072: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 17:26:38 -0400 (0:00:00.845) 0:00:02.651 ****** 32001 1726867598.70285: entering _queue_task() for managed_node1/stat 32001 1726867598.70895: worker is 1 (out of 1 available) 32001 1726867598.70909: exiting _queue_task() for managed_node1/stat 32001 1726867598.70921: done queuing things up, now waiting for results queue to drain 32001 1726867598.70923: waiting for pending results... 32001 1726867598.71129: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 32001 1726867598.71511: in run() - task 0affcac9-a3a5-7edf-88b8-0000000000c2 32001 1726867598.71532: variable 'ansible_search_path' from source: unknown 32001 1726867598.71600: variable 'ansible_search_path' from source: unknown 32001 1726867598.71640: calling self._execute() 32001 1726867598.71883: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867598.71887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867598.71890: variable 'omit' from source: magic vars 32001 1726867598.72818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32001 1726867598.73295: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32001 1726867598.73346: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32001 1726867598.73436: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32001 1726867598.73627: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32001 1726867598.73684: 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) 32001 1726867598.73985: 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) 32001 1726867598.73992: 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) 32001 1726867598.73997: 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) 32001 1726867598.74197: Evaluated conditional (not __network_is_ostree is defined): True 32001 1726867598.74207: variable 'omit' from source: magic vars 32001 1726867598.74245: variable 'omit' from source: magic vars 32001 1726867598.74283: variable 'omit' from source: magic vars 32001 1726867598.74420: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32001 1726867598.74423: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32001 1726867598.74426: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32001 1726867598.74584: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32001 1726867598.74587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32001 1726867598.74638: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32001 1726867598.74641: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867598.74644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867598.74780: Set connection var ansible_shell_type to sh 32001 1726867598.74888: Set connection var ansible_shell_executable to /bin/sh 32001 1726867598.74973: Set connection var ansible_pipelining to False 32001 1726867598.74984: Set connection var ansible_connection to ssh 32001 1726867598.74996: Set connection var ansible_module_compression to ZIP_DEFLATED 32001 1726867598.75020: Set connection var ansible_timeout to 10 32001 1726867598.75193: variable 'ansible_shell_executable' from source: unknown 32001 1726867598.75196: variable 'ansible_connection' from source: unknown 32001 1726867598.75199: variable 'ansible_module_compression' from source: unknown 32001 1726867598.75201: variable 'ansible_shell_type' from source: unknown 32001 1726867598.75203: variable 'ansible_shell_executable' from source: unknown 32001 1726867598.75205: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867598.75207: variable 'ansible_pipelining' from source: unknown 32001 1726867598.75209: variable 'ansible_timeout' from source: unknown 32001 1726867598.75211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867598.75333: 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) 32001 1726867598.75348: variable 'omit' from source: magic vars 32001 1726867598.75357: starting attempt loop 32001 1726867598.75363: running the handler 32001 1726867598.75383: _low_level_execute_command(): starting 32001 1726867598.75402: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32001 1726867598.76063: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32001 1726867598.76185: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32001 1726867598.76199: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32001 1726867598.76214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32001 1726867598.76305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32001 1726867598.78553: stdout chunk (state=3): >>>/root <<< 32001 1726867598.78735: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32001 1726867598.78745: stdout chunk (state=3): >>><<< 32001 1726867598.78756: stderr chunk (state=3): >>><<< 32001 1726867598.78782: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 32001 1726867598.78813: _low_level_execute_command(): starting 32001 1726867598.78890: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867598.7880042-32177-80038576774832 `" && echo ansible-tmp-1726867598.7880042-32177-80038576774832="` echo /root/.ansible/tmp/ansible-tmp-1726867598.7880042-32177-80038576774832 `" ) && sleep 0' 32001 1726867598.79400: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32001 1726867598.79413: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32001 1726867598.79439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32001 1726867598.79539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32001 1726867598.79555: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32001 1726867598.79584: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32001 1726867598.79603: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32001 1726867598.79628: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32001 1726867598.79719: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32001 1726867598.82467: stdout chunk (state=3): >>>ansible-tmp-1726867598.7880042-32177-80038576774832=/root/.ansible/tmp/ansible-tmp-1726867598.7880042-32177-80038576774832 <<< 32001 1726867598.82638: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32001 1726867598.82684: stderr chunk (state=3): >>><<< 32001 1726867598.82694: stdout chunk (state=3): >>><<< 32001 1726867598.82885: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867598.7880042-32177-80038576774832=/root/.ansible/tmp/ansible-tmp-1726867598.7880042-32177-80038576774832 , 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 32001 1726867598.82889: variable 'ansible_module_compression' from source: unknown 32001 1726867598.82891: ANSIBALLZ: Using lock for stat 32001 1726867598.82893: ANSIBALLZ: Acquiring lock 32001 1726867598.82895: ANSIBALLZ: Lock acquired: 139806513682464 32001 1726867598.82897: ANSIBALLZ: Creating module 32001 1726867599.04462: ANSIBALLZ: Writing module into payload 32001 1726867599.04656: ANSIBALLZ: Writing module 32001 1726867599.04681: ANSIBALLZ: Renaming module 32001 1726867599.04691: ANSIBALLZ: Done creating module 32001 1726867599.04773: variable 'ansible_facts' from source: unknown 32001 1726867599.04892: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867598.7880042-32177-80038576774832/AnsiballZ_stat.py 32001 1726867599.05153: Sending initial data 32001 1726867599.05209: Sent initial data (152 bytes) 32001 1726867599.05886: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32001 1726867599.05915: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32001 1726867599.05997: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32001 1726867599.08327: 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 <<< 32001 1726867599.08409: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32001 1726867599.08514: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32001125ed6ec/tmpbfmoh204 /root/.ansible/tmp/ansible-tmp-1726867598.7880042-32177-80038576774832/AnsiballZ_stat.py <<< 32001 1726867599.08517: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867598.7880042-32177-80038576774832/AnsiballZ_stat.py" <<< 32001 1726867599.08617: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32001125ed6ec/tmpbfmoh204" to remote "/root/.ansible/tmp/ansible-tmp-1726867598.7880042-32177-80038576774832/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867598.7880042-32177-80038576774832/AnsiballZ_stat.py" <<< 32001 1726867599.09552: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32001 1726867599.09555: stderr chunk (state=3): >>><<< 32001 1726867599.09558: stdout chunk (state=3): >>><<< 32001 1726867599.09584: done transferring module to remote 32001 1726867599.09645: _low_level_execute_command(): starting 32001 1726867599.09648: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867598.7880042-32177-80038576774832/ /root/.ansible/tmp/ansible-tmp-1726867598.7880042-32177-80038576774832/AnsiballZ_stat.py && sleep 0' 32001 1726867599.10372: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32001 1726867599.10387: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32001 1726867599.10408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32001 1726867599.10552: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32001 1726867599.10572: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32001 1726867599.10659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32001 1726867599.13210: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32001 1726867599.13214: stdout chunk (state=3): >>><<< 32001 1726867599.13216: stderr chunk (state=3): >>><<< 32001 1726867599.13347: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 32001 1726867599.13350: _low_level_execute_command(): starting 32001 1726867599.13353: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867598.7880042-32177-80038576774832/AnsiballZ_stat.py && sleep 0' 32001 1726867599.14733: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32001 1726867599.14748: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32001 1726867599.14947: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32001 1726867599.15051: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32001 1726867599.15118: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32001 1726867599.18299: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 32001 1726867599.18334: stdout chunk (state=3): >>>import '_io' # <<< 32001 1726867599.18367: stdout chunk (state=3): >>>import 'marshal' # <<< 32001 1726867599.18399: stdout chunk (state=3): >>>import 'posix' # <<< 32001 1726867599.18452: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32001 1726867599.18500: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 32001 1726867599.18728: stdout chunk (state=3): >>># 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 0x7f60054104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60053dfb30> <<< 32001 1726867599.18817: 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 0x7f6005412a50> <<< 32001 1726867599.18820: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 32001 1726867599.18851: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 32001 1726867599.18901: stdout chunk (state=3): >>>import '_stat' # <<< 32001 1726867599.18912: stdout chunk (state=3): >>>import 'stat' # <<< 32001 1726867599.19046: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32001 1726867599.19087: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32001 1726867599.19153: stdout chunk (state=3): >>>import 'os' # <<< 32001 1726867599.19157: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32001 1726867599.19237: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 32001 1726867599.19243: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 32001 1726867599.19364: stdout chunk (state=3): >>>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' <<< 32001 1726867599.19368: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60051c1130> <<< 32001 1726867599.19609: 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 0x7f60051c1fa0> 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. <<< 32001 1726867599.19902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32001 1726867599.19906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32001 1726867599.20014: 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 <<< 32001 1726867599.20082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32001 1726867599.20130: stdout chunk (state=3): >>># /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 0x7f60051ffe90> <<< 32001 1726867599.20193: 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' <<< 32001 1726867599.20249: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60051fff50> <<< 32001 1726867599.20307: stdout chunk (state=3): >>># /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' <<< 32001 1726867599.20358: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32001 1726867599.20432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32001 1726867599.20461: stdout chunk (state=3): >>>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 0x7f6005237890> <<< 32001 1726867599.20546: 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' <<< 32001 1726867599.20629: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6005237f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6005217b60> import '_functools' # <<< 32001 1726867599.20673: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6005215280> <<< 32001 1726867599.20792: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60051fd040> <<< 32001 1726867599.20838: stdout chunk (state=3): >>># /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' <<< 32001 1726867599.20920: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32001 1726867599.20972: stdout chunk (state=3): >>># 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 <<< 32001 1726867599.21020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32001 1726867599.21243: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6005257800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6005256420> # /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 0x7f6005216150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6005254c80> # /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 0x7f600528c890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60051fc2c0> # /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 0x7f600528cd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600528cbf0> <<< 32001 1726867599.21288: 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 0x7f600528cfe0> <<< 32001 1726867599.21353: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60051fade0> # /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' <<< 32001 1726867599.21427: 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 0x7f600528d6d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600528d3a0> import 'importlib.machinery' # <<< 32001 1726867599.21535: 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' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600528e5d0> <<< 32001 1726867599.21539: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 32001 1726867599.21600: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32001 1726867599.21688: 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 <<< 32001 1726867599.21744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60052a47a0> import 'errno' # <<< 32001 1726867599.21915: 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 0x7f60052a5eb0> # /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 0x7f60052a6d50> # 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 0x7f60052a7380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60052a62a0> <<< 32001 1726867599.22012: 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' <<< 32001 1726867599.22069: 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 0x7f60052a7e00> <<< 32001 1726867599.22136: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60052a7530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600528e570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32001 1726867599.22234: stdout chunk (state=3): >>># 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 <<< 32001 1726867599.22284: stdout chunk (state=3): >>># 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' <<< 32001 1726867599.22312: stdout chunk (state=3): >>># 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 0x7f600501fce0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 32001 1726867599.22365: stdout chunk (state=3): >>># 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 0x7f6005048740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60050484a0> # 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 0x7f6005048770> <<< 32001 1726867599.22480: 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' <<< 32001 1726867599.22484: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32001 1726867599.22673: 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 0x7f60050490a0> <<< 32001 1726867599.22844: 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 0x7f6005049a60> <<< 32001 1726867599.23068: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6005048950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600501de80> # /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 0x7f600504ae10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60050498e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600528ecc0> <<< 32001 1726867599.23098: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32001 1726867599.23170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32001 1726867599.23185: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32001 1726867599.23234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32001 1726867599.23345: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6005073170> <<< 32001 1726867599.23423: 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' <<< 32001 1726867599.23474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32001 1726867599.23551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60050974d0> <<< 32001 1726867599.23642: stdout chunk (state=3): >>># /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' <<< 32001 1726867599.23769: stdout chunk (state=3): >>>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' <<< 32001 1726867599.23836: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60050f82f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32001 1726867599.23872: stdout chunk (state=3): >>># 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 <<< 32001 1726867599.23962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32001 1726867599.24093: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60050faa20> <<< 32001 1726867599.24454: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60050f83e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60050bd2e0> # /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 0x7f6004ef93d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6005096300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600504bd40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32001 1726867599.24513: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6005096660> <<< 32001 1726867599.24718: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_z8sorl9z/ansible_stat_payload.zip' # zipimport: zlib available <<< 32001 1726867599.24906: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.24939: 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' <<< 32001 1726867599.25008: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32001 1726867599.25086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32001 1726867599.25170: 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 0x7f6004f4f0e0> <<< 32001 1726867599.25207: stdout chunk (state=3): >>>import '_typing' # <<< 32001 1726867599.25484: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004f2dfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004f2d160> # zipimport: zlib available <<< 32001 1726867599.25604: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32001 1726867599.25675: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 32001 1726867599.27729: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.29485: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32001 1726867599.29565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004f4d760> # /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 <<< 32001 1726867599.29580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32001 1726867599.29606: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 32001 1726867599.29763: stdout chunk (state=3): >>># 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 0x7f6004f76a80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004f76810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004f76120> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32001 1726867599.29778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32001 1726867599.29834: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004f76570> <<< 32001 1726867599.29839: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60054129c0> <<< 32001 1726867599.29864: stdout chunk (state=3): >>>import 'atexit' # <<< 32001 1726867599.29897: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 32001 1726867599.29913: 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 0x7f6004f777d0> <<< 32001 1726867599.29952: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32001 1726867599.29966: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32001 1726867599.29976: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6004f77a10> <<< 32001 1726867599.30000: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32001 1726867599.30066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32001 1726867599.30092: stdout chunk (state=3): >>>import '_locale' # <<< 32001 1726867599.30151: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004f77f20> <<< 32001 1726867599.30167: stdout chunk (state=3): >>>import 'pwd' # <<< 32001 1726867599.30199: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32001 1726867599.30231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32001 1726867599.30462: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004909bb0> # 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 0x7f600490b860> # /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 0x7f600490c260> # /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 0x7f600490d130> <<< 32001 1726867599.30466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32001 1726867599.30519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32001 1726867599.30545: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 32001 1726867599.30559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 32001 1726867599.30635: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600490fe60> <<< 32001 1726867599.30687: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 32001 1726867599.30696: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 32001 1726867599.30706: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f600490fdd0> <<< 32001 1726867599.30735: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600490e120> <<< 32001 1726867599.30763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32001 1726867599.30803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32001 1726867599.30833: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 32001 1726867599.30840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 32001 1726867599.30873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32001 1726867599.30917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32001 1726867599.30947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 32001 1726867599.30964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 32001 1726867599.30995: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004917d70> <<< 32001 1726867599.31012: stdout chunk (state=3): >>>import '_tokenize' # <<< 32001 1726867599.31109: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004916840> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60049165a0> <<< 32001 1726867599.31137: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32001 1726867599.31375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004916b10> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600490e630> # 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 0x7f600495fa40> # /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 0x7f6004960170> <<< 32001 1726867599.31381: 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 <<< 32001 1726867599.31418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32001 1726867599.31442: 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' <<< 32001 1726867599.31505: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 32001 1726867599.31516: 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 0x7f6004961c10> <<< 32001 1726867599.31544: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60049619d0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32001 1726867599.31718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32001 1726867599.31775: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 32001 1726867599.31792: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 32001 1726867599.31795: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60049641a0> <<< 32001 1726867599.31810: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004962300> <<< 32001 1726867599.31838: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32001 1726867599.31902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32001 1726867599.31928: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32001 1726867599.31951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32001 1726867599.31966: stdout chunk (state=3): >>>import '_string' # <<< 32001 1726867599.32036: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004967950> <<< 32001 1726867599.32235: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004964320> <<< 32001 1726867599.32322: 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' <<< 32001 1726867599.32329: stdout chunk (state=3): >>># 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 0x7f6004968770> <<< 32001 1726867599.32376: 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' <<< 32001 1726867599.32381: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 32001 1726867599.32397: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60049689e0> <<< 32001 1726867599.32459: 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 0x7f6004968c50> <<< 32001 1726867599.32464: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60049602f0> <<< 32001 1726867599.32558: 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 # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32001 1726867599.32655: stdout chunk (state=3): >>># 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 0x7f60049f43e0> <<< 32001 1726867599.32828: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32001 1726867599.32843: 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 0x7f60049f54c0> <<< 32001 1726867599.32862: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600496aba0> <<< 32001 1726867599.32906: 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' <<< 32001 1726867599.32912: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f600496bf20> <<< 32001 1726867599.33054: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600496a7b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 32001 1726867599.33109: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.33234: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.33264: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.33270: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 32001 1726867599.33300: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.33318: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.33333: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 32001 1726867599.33360: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.33540: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.33734: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.34611: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.35459: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32001 1726867599.35482: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 32001 1726867599.35500: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 32001 1726867599.35509: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 32001 1726867599.35537: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32001 1726867599.35657: stdout chunk (state=3): >>># 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 0x7f60049f97c0> <<< 32001 1726867599.35757: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32001 1726867599.35762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 32001 1726867599.35785: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60049fa5a0> <<< 32001 1726867599.35809: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004917d40> <<< 32001 1726867599.35867: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32001 1726867599.35894: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.35924: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.35952: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32001 1726867599.35970: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.36206: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.36663: 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 0x7f60049fa4e0> # zipimport: zlib available <<< 32001 1726867599.37180: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.37911: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.38017: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.38111: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32001 1726867599.38141: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.38190: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.38235: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32001 1726867599.38254: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.38361: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.38481: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32001 1726867599.38506: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.38521: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.38537: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 32001 1726867599.38555: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.38613: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.38660: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32001 1726867599.38688: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.39038: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.39408: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32001 1726867599.39494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32001 1726867599.39520: stdout chunk (state=3): >>>import '_ast' # <<< 32001 1726867599.39620: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60049fb650> <<< 32001 1726867599.39647: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.39771: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.39874: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32001 1726867599.39915: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 32001 1726867599.39943: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.40009: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.40157: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 32001 1726867599.40190: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.40311: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.40374: 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 <<< 32001 1726867599.40439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32001 1726867599.40537: 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' <<< 32001 1726867599.40544: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6004806180> <<< 32001 1726867599.40599: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004803e60> <<< 32001 1726867599.40641: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 32001 1726867599.40645: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 32001 1726867599.40671: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.40764: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.40858: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.40896: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.41160: 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' # /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' <<< 32001 1726867599.41230: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004faa9c0> <<< 32001 1726867599.41297: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004fc6690> <<< 32001 1726867599.41413: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004805f10> <<< 32001 1726867599.41428: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004f4ce60> <<< 32001 1726867599.41439: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32001 1726867599.41457: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.41503: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.41546: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 32001 1726867599.41552: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 32001 1726867599.41631: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32001 1726867599.41655: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.41679: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.41695: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 32001 1726867599.41714: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.41924: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.42205: stdout chunk (state=3): >>># zipimport: zlib available <<< 32001 1726867599.42380: 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"}}} <<< 32001 1726867599.42406: stdout chunk (state=3): >>># destroy __main__ <<< 32001 1726867599.42846: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32001 1726867599.42860: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ <<< 32001 1726867599.42870: stdout chunk (state=3): >>># clear sys.path # clear sys.argv <<< 32001 1726867599.42882: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 <<< 32001 1726867599.42897: stdout chunk (state=3): >>># 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 <<< 32001 1726867599.42981: stdout chunk (state=3): >>># 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<<< 32001 1726867599.42985: stdout chunk (state=3): >>> # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy<<< 32001 1726867599.43003: stdout chunk (state=3): >>> # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 <<< 32001 1726867599.43010: stdout chunk (state=3): >>># cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil <<< 32001 1726867599.43179: 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 # 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] r<<< 32001 1726867599.43186: stdout chunk (state=3): >>>emoving 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 <<< 32001 1726867599.43453: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32001 1726867599.43464: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 32001 1726867599.43493: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 32001 1726867599.43502: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32001 1726867599.43519: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 32001 1726867599.43550: stdout chunk (state=3): >>># destroy ntpath <<< 32001 1726867599.43571: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 32001 1726867599.43593: stdout chunk (state=3): >>># 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 <<< 32001 1726867599.43596: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 32001 1726867599.43623: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal <<< 32001 1726867599.43633: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 32001 1726867599.43650: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 32001 1726867599.43653: stdout chunk (state=3): >>># destroy array <<< 32001 1726867599.43662: stdout chunk (state=3): >>># destroy datetime # destroy selinux # destroy shutil <<< 32001 1726867599.43737: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux <<< 32001 1726867599.43748: 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 # 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 <<< 32001 1726867599.43767: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 32001 1726867599.43773: stdout chunk (state=3): >>># 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 <<< 32001 1726867599.43793: 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 <<< 32001 1726867599.43833: stdout chunk (state=3): >>># 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 <<< 32001 1726867599.43852: stdout chunk (state=3): >>># 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 <<< 32001 1726867599.43958: 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 <<< 32001 1726867599.44040: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 32001 1726867599.44051: stdout chunk (state=3): >>># destroy _collections <<< 32001 1726867599.44076: stdout chunk (state=3): >>># destroy platform <<< 32001 1726867599.44084: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32001 1726867599.44107: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 32001 1726867599.44152: stdout chunk (state=3): >>># 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 <<< 32001 1726867599.44162: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32001 1726867599.44173: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32001 1726867599.44295: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 32001 1726867599.44306: stdout chunk (state=3): >>># destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 32001 1726867599.44312: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time <<< 32001 1726867599.44341: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 32001 1726867599.44362: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 32001 1726867599.44399: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 32001 1726867599.44807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32001 1726867599.44833: stderr chunk (state=3): >>><<< 32001 1726867599.44836: stdout chunk (state=3): >>><<< 32001 1726867599.44905: _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 0x7f60054104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60053dfb30> # /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 0x7f6005412a50> 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 0x7f60051c1130> # /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 0x7f60051c1fa0> 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 0x7f60051ffe90> # /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 0x7f60051fff50> # /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 0x7f6005237890> # /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 0x7f6005237f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6005217b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6005215280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60051fd040> # /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 0x7f6005257800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6005256420> # /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 0x7f6005216150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6005254c80> # /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 0x7f600528c890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60051fc2c0> # /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 0x7f600528cd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600528cbf0> # 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 0x7f600528cfe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60051fade0> # /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 0x7f600528d6d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600528d3a0> 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 0x7f600528e5d0> 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 0x7f60052a47a0> 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 0x7f60052a5eb0> # /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 0x7f60052a6d50> # 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 0x7f60052a7380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60052a62a0> # /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 0x7f60052a7e00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60052a7530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600528e570> # /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 0x7f600501fce0> # /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 0x7f6005048740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60050484a0> # 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 0x7f6005048770> # /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 0x7f60050490a0> # 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 0x7f6005049a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6005048950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600501de80> # /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 0x7f600504ae10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60050498e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600528ecc0> # /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 0x7f6005073170> # /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 0x7f60050974d0> # /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 0x7f60050f82f0> # /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 0x7f60050faa20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60050f83e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60050bd2e0> # /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 0x7f6004ef93d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6005096300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600504bd40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6005096660> # zipimport: found 30 names in '/tmp/ansible_stat_payload_z8sorl9z/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 0x7f6004f4f0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004f2dfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004f2d160> # 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 0x7f6004f4d760> # /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 0x7f6004f76a80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004f76810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004f76120> # /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 0x7f6004f76570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60054129c0> 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 0x7f6004f777d0> # 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 0x7f6004f77a10> # /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 0x7f6004f77f20> 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 0x7f6004909bb0> # 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 0x7f600490b860> # /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 0x7f600490c260> # /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 0x7f600490d130> # /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 0x7f600490fe60> # 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 0x7f600490fdd0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600490e120> # /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 0x7f6004917d70> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004916840> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60049165a0> # /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 0x7f6004916b10> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600490e630> # 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 0x7f600495fa40> # /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 0x7f6004960170> # /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 0x7f6004961c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60049619d0> # /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 0x7f60049641a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004962300> # /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 0x7f6004967950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004964320> # 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 0x7f6004968770> # 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 0x7f60049689e0> # 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 0x7f6004968c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60049602f0> # /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 0x7f60049f43e0> # 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 0x7f60049f54c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600496aba0> # 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 0x7f600496bf20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600496a7b0> # 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 0x7f60049f97c0> # /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 0x7f60049fa5a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004917d40> 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 0x7f60049fa4e0> # 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 0x7f60049fb650> # 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 0x7f6004806180> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004803e60> 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 0x7f6004faa9c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004fc6690> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004805f10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6004f4ce60> # 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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.12.57 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 32001 1726867599.45434: 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-1726867598.7880042-32177-80038576774832/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32001 1726867599.45437: _low_level_execute_command(): starting 32001 1726867599.45439: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867598.7880042-32177-80038576774832/ > /dev/null 2>&1 && sleep 0' 32001 1726867599.45538: 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.12.57 originally 10.31.12.57 debug2: match not found <<< 32001 1726867599.45542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32001 1726867599.45545: 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.12.57 originally 10.31.12.57 <<< 32001 1726867599.45554: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32001 1726867599.45602: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32001 1726867599.45608: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32001 1726867599.45610: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32001 1726867599.45656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32001 1726867599.48174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32001 1726867599.48203: stderr chunk (state=3): >>><<< 32001 1726867599.48208: stdout chunk (state=3): >>><<< 32001 1726867599.48213: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 32001 1726867599.48220: handler run complete 32001 1726867599.48237: attempt loop complete, returning result 32001 1726867599.48240: _execute() done 32001 1726867599.48242: dumping result to json 32001 1726867599.48245: done dumping result, returning 32001 1726867599.48252: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0affcac9-a3a5-7edf-88b8-0000000000c2] 32001 1726867599.48254: sending task result for task 0affcac9-a3a5-7edf-88b8-0000000000c2 32001 1726867599.48335: done sending task result for task 0affcac9-a3a5-7edf-88b8-0000000000c2 32001 1726867599.48338: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 32001 1726867599.48399: no more pending results, returning what we have 32001 1726867599.48401: results queue empty 32001 1726867599.48402: checking for any_errors_fatal 32001 1726867599.48408: done checking for any_errors_fatal 32001 1726867599.48409: checking for max_fail_percentage 32001 1726867599.48410: done checking for max_fail_percentage 32001 1726867599.48411: checking to see if all hosts have failed and the running result is not ok 32001 1726867599.48411: done checking to see if all hosts have failed 32001 1726867599.48412: getting the remaining hosts for this loop 32001 1726867599.48413: done getting the remaining hosts for this loop 32001 1726867599.48417: getting the next task for host managed_node1 32001 1726867599.48422: done getting next task for host managed_node1 32001 1726867599.48424: ^ task is: TASK: Set flag to indicate system is ostree 32001 1726867599.48426: ^ 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 32001 1726867599.48430: getting variables 32001 1726867599.48432: in VariableManager get_vars() 32001 1726867599.48461: Calling all_inventory to load vars for managed_node1 32001 1726867599.48463: Calling groups_inventory to load vars for managed_node1 32001 1726867599.48467: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867599.48478: Calling all_plugins_play to load vars for managed_node1 32001 1726867599.48482: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867599.48484: Calling groups_plugins_play to load vars for managed_node1 32001 1726867599.48648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867599.48775: done with get_vars() 32001 1726867599.48785: done getting variables 32001 1726867599.48888: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 17:26:39 -0400 (0:00:00.786) 0:00:03.437 ****** 32001 1726867599.48909: entering _queue_task() for managed_node1/set_fact 32001 1726867599.48911: Creating lock for set_fact 32001 1726867599.49108: worker is 1 (out of 1 available) 32001 1726867599.49119: exiting _queue_task() for managed_node1/set_fact 32001 1726867599.49131: done queuing things up, now waiting for results queue to drain 32001 1726867599.49133: waiting for pending results... 32001 1726867599.49274: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 32001 1726867599.49334: in run() - task 0affcac9-a3a5-7edf-88b8-0000000000c3 32001 1726867599.49343: variable 'ansible_search_path' from source: unknown 32001 1726867599.49346: variable 'ansible_search_path' from source: unknown 32001 1726867599.49432: calling self._execute() 32001 1726867599.49688: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867599.49694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867599.49698: variable 'omit' from source: magic vars 32001 1726867599.49982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32001 1726867599.50147: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32001 1726867599.50182: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32001 1726867599.50287: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32001 1726867599.50291: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32001 1726867599.50374: 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) 32001 1726867599.50421: 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) 32001 1726867599.50467: 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) 32001 1726867599.50511: 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) 32001 1726867599.50686: Evaluated conditional (not __network_is_ostree is defined): True 32001 1726867599.50705: variable 'omit' from source: magic vars 32001 1726867599.50765: variable 'omit' from source: magic vars 32001 1726867599.50943: variable '__ostree_booted_stat' from source: set_fact 32001 1726867599.51019: variable 'omit' from source: magic vars 32001 1726867599.51118: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32001 1726867599.51122: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32001 1726867599.51124: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32001 1726867599.51183: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32001 1726867599.51190: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32001 1726867599.51193: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32001 1726867599.51196: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867599.51199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867599.51248: Set connection var ansible_shell_type to sh 32001 1726867599.51254: Set connection var ansible_shell_executable to /bin/sh 32001 1726867599.51257: Set connection var ansible_pipelining to False 32001 1726867599.51259: Set connection var ansible_connection to ssh 32001 1726867599.51265: Set connection var ansible_module_compression to ZIP_DEFLATED 32001 1726867599.51272: Set connection var ansible_timeout to 10 32001 1726867599.51289: variable 'ansible_shell_executable' from source: unknown 32001 1726867599.51292: variable 'ansible_connection' from source: unknown 32001 1726867599.51298: variable 'ansible_module_compression' from source: unknown 32001 1726867599.51301: variable 'ansible_shell_type' from source: unknown 32001 1726867599.51303: variable 'ansible_shell_executable' from source: unknown 32001 1726867599.51306: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867599.51308: variable 'ansible_pipelining' from source: unknown 32001 1726867599.51310: variable 'ansible_timeout' from source: unknown 32001 1726867599.51312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867599.51381: 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) 32001 1726867599.51389: variable 'omit' from source: magic vars 32001 1726867599.51392: starting attempt loop 32001 1726867599.51395: running the handler 32001 1726867599.51408: handler run complete 32001 1726867599.51411: attempt loop complete, returning result 32001 1726867599.51414: _execute() done 32001 1726867599.51416: dumping result to json 32001 1726867599.51418: done dumping result, returning 32001 1726867599.51425: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0affcac9-a3a5-7edf-88b8-0000000000c3] 32001 1726867599.51432: sending task result for task 0affcac9-a3a5-7edf-88b8-0000000000c3 32001 1726867599.51504: done sending task result for task 0affcac9-a3a5-7edf-88b8-0000000000c3 32001 1726867599.51507: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 32001 1726867599.51582: no more pending results, returning what we have 32001 1726867599.51588: results queue empty 32001 1726867599.51590: checking for any_errors_fatal 32001 1726867599.51595: done checking for any_errors_fatal 32001 1726867599.51596: checking for max_fail_percentage 32001 1726867599.51597: done checking for max_fail_percentage 32001 1726867599.51598: checking to see if all hosts have failed and the running result is not ok 32001 1726867599.51599: done checking to see if all hosts have failed 32001 1726867599.51599: getting the remaining hosts for this loop 32001 1726867599.51601: done getting the remaining hosts for this loop 32001 1726867599.51603: getting the next task for host managed_node1 32001 1726867599.51610: done getting next task for host managed_node1 32001 1726867599.51611: ^ task is: TASK: Fix CentOS6 Base repo 32001 1726867599.51616: ^ 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 32001 1726867599.51621: getting variables 32001 1726867599.51624: in VariableManager get_vars() 32001 1726867599.51650: Calling all_inventory to load vars for managed_node1 32001 1726867599.51652: Calling groups_inventory to load vars for managed_node1 32001 1726867599.51655: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867599.51666: Calling all_plugins_play to load vars for managed_node1 32001 1726867599.51669: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867599.51680: Calling groups_plugins_play to load vars for managed_node1 32001 1726867599.51967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867599.52151: done with get_vars() 32001 1726867599.52157: done getting variables 32001 1726867599.52252: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 17:26:39 -0400 (0:00:00.033) 0:00:03.471 ****** 32001 1726867599.52270: entering _queue_task() for managed_node1/copy 32001 1726867599.52490: worker is 1 (out of 1 available) 32001 1726867599.52502: exiting _queue_task() for managed_node1/copy 32001 1726867599.52512: done queuing things up, now waiting for results queue to drain 32001 1726867599.52514: waiting for pending results... 32001 1726867599.52653: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 32001 1726867599.52708: in run() - task 0affcac9-a3a5-7edf-88b8-0000000000c5 32001 1726867599.52718: variable 'ansible_search_path' from source: unknown 32001 1726867599.52720: variable 'ansible_search_path' from source: unknown 32001 1726867599.52750: calling self._execute() 32001 1726867599.52805: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867599.52808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867599.52816: variable 'omit' from source: magic vars 32001 1726867599.53295: variable 'ansible_distribution' from source: facts 32001 1726867599.53298: Evaluated conditional (ansible_distribution == 'CentOS'): True 32001 1726867599.53333: variable 'ansible_distribution_major_version' from source: facts 32001 1726867599.53344: Evaluated conditional (ansible_distribution_major_version == '6'): False 32001 1726867599.53351: when evaluation is False, skipping this task 32001 1726867599.53356: _execute() done 32001 1726867599.53362: dumping result to json 32001 1726867599.53368: done dumping result, returning 32001 1726867599.53380: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0affcac9-a3a5-7edf-88b8-0000000000c5] 32001 1726867599.53388: sending task result for task 0affcac9-a3a5-7edf-88b8-0000000000c5 32001 1726867599.53508: done sending task result for task 0affcac9-a3a5-7edf-88b8-0000000000c5 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 32001 1726867599.53574: no more pending results, returning what we have 32001 1726867599.53682: results queue empty 32001 1726867599.53684: checking for any_errors_fatal 32001 1726867599.53689: done checking for any_errors_fatal 32001 1726867599.53690: checking for max_fail_percentage 32001 1726867599.53693: done checking for max_fail_percentage 32001 1726867599.53694: checking to see if all hosts have failed and the running result is not ok 32001 1726867599.53694: done checking to see if all hosts have failed 32001 1726867599.53695: getting the remaining hosts for this loop 32001 1726867599.53696: done getting the remaining hosts for this loop 32001 1726867599.53700: getting the next task for host managed_node1 32001 1726867599.53705: done getting next task for host managed_node1 32001 1726867599.53707: ^ task is: TASK: Include the task 'enable_epel.yml' 32001 1726867599.53710: ^ 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 32001 1726867599.53713: getting variables 32001 1726867599.53715: in VariableManager get_vars() 32001 1726867599.53743: Calling all_inventory to load vars for managed_node1 32001 1726867599.53746: Calling groups_inventory to load vars for managed_node1 32001 1726867599.53749: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867599.53760: Calling all_plugins_play to load vars for managed_node1 32001 1726867599.53763: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867599.53766: Calling groups_plugins_play to load vars for managed_node1 32001 1726867599.54041: WORKER PROCESS EXITING 32001 1726867599.54064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867599.54317: done with get_vars() 32001 1726867599.54333: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 17:26:39 -0400 (0:00:00.021) 0:00:03.492 ****** 32001 1726867599.54408: entering _queue_task() for managed_node1/include_tasks 32001 1726867599.54632: worker is 1 (out of 1 available) 32001 1726867599.54641: exiting _queue_task() for managed_node1/include_tasks 32001 1726867599.54766: done queuing things up, now waiting for results queue to drain 32001 1726867599.54768: waiting for pending results... 32001 1726867599.54892: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 32001 1726867599.55006: in run() - task 0affcac9-a3a5-7edf-88b8-0000000000c6 32001 1726867599.55027: variable 'ansible_search_path' from source: unknown 32001 1726867599.55096: variable 'ansible_search_path' from source: unknown 32001 1726867599.55099: calling self._execute() 32001 1726867599.55144: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867599.55154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867599.55166: variable 'omit' from source: magic vars 32001 1726867599.55567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867599.56997: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867599.57040: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867599.57070: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867599.57096: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867599.57282: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867599.57286: 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) 32001 1726867599.57288: 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) 32001 1726867599.57291: 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) 32001 1726867599.57306: 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) 32001 1726867599.57327: 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) 32001 1726867599.57433: variable '__network_is_ostree' from source: set_fact 32001 1726867599.57453: Evaluated conditional (not __network_is_ostree | d(false)): True 32001 1726867599.57462: _execute() done 32001 1726867599.57469: dumping result to json 32001 1726867599.57476: done dumping result, returning 32001 1726867599.57489: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0affcac9-a3a5-7edf-88b8-0000000000c6] 32001 1726867599.57497: sending task result for task 0affcac9-a3a5-7edf-88b8-0000000000c6 32001 1726867599.57589: done sending task result for task 0affcac9-a3a5-7edf-88b8-0000000000c6 32001 1726867599.57597: WORKER PROCESS EXITING 32001 1726867599.57642: no more pending results, returning what we have 32001 1726867599.57647: in VariableManager get_vars() 32001 1726867599.57676: Calling all_inventory to load vars for managed_node1 32001 1726867599.57685: Calling groups_inventory to load vars for managed_node1 32001 1726867599.57689: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867599.57699: Calling all_plugins_play to load vars for managed_node1 32001 1726867599.57702: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867599.57705: Calling groups_plugins_play to load vars for managed_node1 32001 1726867599.57971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867599.58214: done with get_vars() 32001 1726867599.58229: variable 'ansible_search_path' from source: unknown 32001 1726867599.58230: variable 'ansible_search_path' from source: unknown 32001 1726867599.58264: we have included files to process 32001 1726867599.58265: generating all_blocks data 32001 1726867599.58266: done generating all_blocks data 32001 1726867599.58283: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 32001 1726867599.58285: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 32001 1726867599.58288: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 32001 1726867599.59137: done processing included file 32001 1726867599.59139: iterating over new_blocks loaded from include file 32001 1726867599.59140: in VariableManager get_vars() 32001 1726867599.59151: done with get_vars() 32001 1726867599.59152: filtering new block on tags 32001 1726867599.59172: done filtering new block on tags 32001 1726867599.59175: in VariableManager get_vars() 32001 1726867599.59188: done with get_vars() 32001 1726867599.59190: filtering new block on tags 32001 1726867599.59208: done filtering new block on tags 32001 1726867599.59210: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 32001 1726867599.59215: extending task lists for all hosts with included blocks 32001 1726867599.59329: done extending task lists 32001 1726867599.59331: done processing included files 32001 1726867599.59331: results queue empty 32001 1726867599.59332: checking for any_errors_fatal 32001 1726867599.59335: done checking for any_errors_fatal 32001 1726867599.59336: checking for max_fail_percentage 32001 1726867599.59337: done checking for max_fail_percentage 32001 1726867599.59338: checking to see if all hosts have failed and the running result is not ok 32001 1726867599.59339: done checking to see if all hosts have failed 32001 1726867599.59339: getting the remaining hosts for this loop 32001 1726867599.59340: done getting the remaining hosts for this loop 32001 1726867599.59343: getting the next task for host managed_node1 32001 1726867599.59347: done getting next task for host managed_node1 32001 1726867599.59349: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 32001 1726867599.59352: ^ 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 32001 1726867599.59355: getting variables 32001 1726867599.59356: in VariableManager get_vars() 32001 1726867599.59363: Calling all_inventory to load vars for managed_node1 32001 1726867599.59366: Calling groups_inventory to load vars for managed_node1 32001 1726867599.59368: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867599.59372: Calling all_plugins_play to load vars for managed_node1 32001 1726867599.59382: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867599.59385: Calling groups_plugins_play to load vars for managed_node1 32001 1726867599.59519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867599.59644: done with get_vars() 32001 1726867599.59651: done getting variables 32001 1726867599.59696: 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) 32001 1726867599.59823: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 17:26:39 -0400 (0:00:00.054) 0:00:03.547 ****** 32001 1726867599.59856: entering _queue_task() for managed_node1/command 32001 1726867599.59857: Creating lock for command 32001 1726867599.60037: worker is 1 (out of 1 available) 32001 1726867599.60049: exiting _queue_task() for managed_node1/command 32001 1726867599.60060: done queuing things up, now waiting for results queue to drain 32001 1726867599.60062: waiting for pending results... 32001 1726867599.60207: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 32001 1726867599.60269: in run() - task 0affcac9-a3a5-7edf-88b8-0000000000e0 32001 1726867599.60279: variable 'ansible_search_path' from source: unknown 32001 1726867599.60284: variable 'ansible_search_path' from source: unknown 32001 1726867599.60312: calling self._execute() 32001 1726867599.60360: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867599.60364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867599.60372: variable 'omit' from source: magic vars 32001 1726867599.60627: variable 'ansible_distribution' from source: facts 32001 1726867599.60630: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32001 1726867599.60712: variable 'ansible_distribution_major_version' from source: facts 32001 1726867599.60715: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32001 1726867599.60719: when evaluation is False, skipping this task 32001 1726867599.60724: _execute() done 32001 1726867599.60728: dumping result to json 32001 1726867599.60730: done dumping result, returning 32001 1726867599.60743: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [0affcac9-a3a5-7edf-88b8-0000000000e0] 32001 1726867599.60746: sending task result for task 0affcac9-a3a5-7edf-88b8-0000000000e0 32001 1726867599.60831: done sending task result for task 0affcac9-a3a5-7edf-88b8-0000000000e0 32001 1726867599.60834: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32001 1726867599.60890: no more pending results, returning what we have 32001 1726867599.60892: results queue empty 32001 1726867599.60893: checking for any_errors_fatal 32001 1726867599.60894: done checking for any_errors_fatal 32001 1726867599.60895: checking for max_fail_percentage 32001 1726867599.60896: done checking for max_fail_percentage 32001 1726867599.60896: checking to see if all hosts have failed and the running result is not ok 32001 1726867599.60897: done checking to see if all hosts have failed 32001 1726867599.60898: getting the remaining hosts for this loop 32001 1726867599.60899: done getting the remaining hosts for this loop 32001 1726867599.60902: getting the next task for host managed_node1 32001 1726867599.60906: done getting next task for host managed_node1 32001 1726867599.60908: ^ task is: TASK: Install yum-utils package 32001 1726867599.60911: ^ 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 32001 1726867599.60914: getting variables 32001 1726867599.60915: in VariableManager get_vars() 32001 1726867599.60937: Calling all_inventory to load vars for managed_node1 32001 1726867599.60939: Calling groups_inventory to load vars for managed_node1 32001 1726867599.60942: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867599.60951: Calling all_plugins_play to load vars for managed_node1 32001 1726867599.60954: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867599.60956: Calling groups_plugins_play to load vars for managed_node1 32001 1726867599.61066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867599.61264: done with get_vars() 32001 1726867599.61274: done getting variables 32001 1726867599.61360: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 17:26:39 -0400 (0:00:00.015) 0:00:03.562 ****** 32001 1726867599.61387: entering _queue_task() for managed_node1/package 32001 1726867599.61389: Creating lock for package 32001 1726867599.61605: worker is 1 (out of 1 available) 32001 1726867599.61617: exiting _queue_task() for managed_node1/package 32001 1726867599.61628: done queuing things up, now waiting for results queue to drain 32001 1726867599.61629: waiting for pending results... 32001 1726867599.61856: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 32001 1726867599.62060: in run() - task 0affcac9-a3a5-7edf-88b8-0000000000e1 32001 1726867599.62063: variable 'ansible_search_path' from source: unknown 32001 1726867599.62066: variable 'ansible_search_path' from source: unknown 32001 1726867599.62069: calling self._execute() 32001 1726867599.62096: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867599.62108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867599.62123: variable 'omit' from source: magic vars 32001 1726867599.62421: variable 'ansible_distribution' from source: facts 32001 1726867599.62431: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32001 1726867599.62517: variable 'ansible_distribution_major_version' from source: facts 32001 1726867599.62521: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32001 1726867599.62527: when evaluation is False, skipping this task 32001 1726867599.62530: _execute() done 32001 1726867599.62532: dumping result to json 32001 1726867599.62534: done dumping result, returning 32001 1726867599.62540: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0affcac9-a3a5-7edf-88b8-0000000000e1] 32001 1726867599.62544: sending task result for task 0affcac9-a3a5-7edf-88b8-0000000000e1 32001 1726867599.62633: done sending task result for task 0affcac9-a3a5-7edf-88b8-0000000000e1 32001 1726867599.62636: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32001 1726867599.62675: no more pending results, returning what we have 32001 1726867599.62680: results queue empty 32001 1726867599.62681: checking for any_errors_fatal 32001 1726867599.62694: done checking for any_errors_fatal 32001 1726867599.62695: checking for max_fail_percentage 32001 1726867599.62697: done checking for max_fail_percentage 32001 1726867599.62697: checking to see if all hosts have failed and the running result is not ok 32001 1726867599.62698: done checking to see if all hosts have failed 32001 1726867599.62699: getting the remaining hosts for this loop 32001 1726867599.62700: done getting the remaining hosts for this loop 32001 1726867599.62702: getting the next task for host managed_node1 32001 1726867599.62707: done getting next task for host managed_node1 32001 1726867599.62709: ^ task is: TASK: Enable EPEL 7 32001 1726867599.62712: ^ 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 32001 1726867599.62715: getting variables 32001 1726867599.62716: in VariableManager get_vars() 32001 1726867599.62741: Calling all_inventory to load vars for managed_node1 32001 1726867599.62743: Calling groups_inventory to load vars for managed_node1 32001 1726867599.62745: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867599.62751: Calling all_plugins_play to load vars for managed_node1 32001 1726867599.62753: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867599.62754: Calling groups_plugins_play to load vars for managed_node1 32001 1726867599.62865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867599.62989: done with get_vars() 32001 1726867599.62996: done getting variables 32001 1726867599.63034: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 17:26:39 -0400 (0:00:00.016) 0:00:03.579 ****** 32001 1726867599.63052: entering _queue_task() for managed_node1/command 32001 1726867599.63210: worker is 1 (out of 1 available) 32001 1726867599.63220: exiting _queue_task() for managed_node1/command 32001 1726867599.63230: done queuing things up, now waiting for results queue to drain 32001 1726867599.63231: waiting for pending results... 32001 1726867599.63371: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 32001 1726867599.63431: in run() - task 0affcac9-a3a5-7edf-88b8-0000000000e2 32001 1726867599.63439: variable 'ansible_search_path' from source: unknown 32001 1726867599.63443: variable 'ansible_search_path' from source: unknown 32001 1726867599.63472: calling self._execute() 32001 1726867599.63520: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867599.63523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867599.63534: variable 'omit' from source: magic vars 32001 1726867599.63775: variable 'ansible_distribution' from source: facts 32001 1726867599.63789: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32001 1726867599.63871: variable 'ansible_distribution_major_version' from source: facts 32001 1726867599.63875: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32001 1726867599.63879: when evaluation is False, skipping this task 32001 1726867599.63888: _execute() done 32001 1726867599.63891: dumping result to json 32001 1726867599.63894: done dumping result, returning 32001 1726867599.63908: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0affcac9-a3a5-7edf-88b8-0000000000e2] 32001 1726867599.63910: sending task result for task 0affcac9-a3a5-7edf-88b8-0000000000e2 32001 1726867599.63985: done sending task result for task 0affcac9-a3a5-7edf-88b8-0000000000e2 32001 1726867599.63987: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32001 1726867599.64041: no more pending results, returning what we have 32001 1726867599.64043: results queue empty 32001 1726867599.64044: checking for any_errors_fatal 32001 1726867599.64048: done checking for any_errors_fatal 32001 1726867599.64049: checking for max_fail_percentage 32001 1726867599.64050: done checking for max_fail_percentage 32001 1726867599.64051: checking to see if all hosts have failed and the running result is not ok 32001 1726867599.64051: done checking to see if all hosts have failed 32001 1726867599.64052: getting the remaining hosts for this loop 32001 1726867599.64053: done getting the remaining hosts for this loop 32001 1726867599.64056: getting the next task for host managed_node1 32001 1726867599.64061: done getting next task for host managed_node1 32001 1726867599.64063: ^ task is: TASK: Enable EPEL 8 32001 1726867599.64066: ^ 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 32001 1726867599.64070: getting variables 32001 1726867599.64071: in VariableManager get_vars() 32001 1726867599.64094: Calling all_inventory to load vars for managed_node1 32001 1726867599.64096: Calling groups_inventory to load vars for managed_node1 32001 1726867599.64100: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867599.64108: Calling all_plugins_play to load vars for managed_node1 32001 1726867599.64113: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867599.64116: Calling groups_plugins_play to load vars for managed_node1 32001 1726867599.64298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867599.64499: done with get_vars() 32001 1726867599.64509: done getting variables 32001 1726867599.64559: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 17:26:39 -0400 (0:00:00.015) 0:00:03.594 ****** 32001 1726867599.64588: entering _queue_task() for managed_node1/command 32001 1726867599.64791: worker is 1 (out of 1 available) 32001 1726867599.64802: exiting _queue_task() for managed_node1/command 32001 1726867599.64812: done queuing things up, now waiting for results queue to drain 32001 1726867599.64813: waiting for pending results... 32001 1726867599.65168: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 32001 1726867599.65193: in run() - task 0affcac9-a3a5-7edf-88b8-0000000000e3 32001 1726867599.65213: variable 'ansible_search_path' from source: unknown 32001 1726867599.65221: variable 'ansible_search_path' from source: unknown 32001 1726867599.65310: calling self._execute() 32001 1726867599.65383: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867599.65396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867599.65430: variable 'omit' from source: magic vars 32001 1726867599.65689: variable 'ansible_distribution' from source: facts 32001 1726867599.65712: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32001 1726867599.65786: variable 'ansible_distribution_major_version' from source: facts 32001 1726867599.65790: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32001 1726867599.65792: when evaluation is False, skipping this task 32001 1726867599.65796: _execute() done 32001 1726867599.65798: dumping result to json 32001 1726867599.65802: done dumping result, returning 32001 1726867599.65811: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0affcac9-a3a5-7edf-88b8-0000000000e3] 32001 1726867599.65815: sending task result for task 0affcac9-a3a5-7edf-88b8-0000000000e3 32001 1726867599.65893: done sending task result for task 0affcac9-a3a5-7edf-88b8-0000000000e3 32001 1726867599.65896: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32001 1726867599.65961: no more pending results, returning what we have 32001 1726867599.65963: results queue empty 32001 1726867599.65964: checking for any_errors_fatal 32001 1726867599.65967: done checking for any_errors_fatal 32001 1726867599.65968: checking for max_fail_percentage 32001 1726867599.65969: done checking for max_fail_percentage 32001 1726867599.65970: checking to see if all hosts have failed and the running result is not ok 32001 1726867599.65971: done checking to see if all hosts have failed 32001 1726867599.65971: getting the remaining hosts for this loop 32001 1726867599.65972: done getting the remaining hosts for this loop 32001 1726867599.65975: getting the next task for host managed_node1 32001 1726867599.65984: done getting next task for host managed_node1 32001 1726867599.65986: ^ task is: TASK: Enable EPEL 6 32001 1726867599.65989: ^ 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 32001 1726867599.65992: getting variables 32001 1726867599.65993: in VariableManager get_vars() 32001 1726867599.66015: Calling all_inventory to load vars for managed_node1 32001 1726867599.66017: Calling groups_inventory to load vars for managed_node1 32001 1726867599.66019: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867599.66029: Calling all_plugins_play to load vars for managed_node1 32001 1726867599.66031: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867599.66038: Calling groups_plugins_play to load vars for managed_node1 32001 1726867599.66149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867599.66271: done with get_vars() 32001 1726867599.66278: done getting variables 32001 1726867599.66313: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 17:26:39 -0400 (0:00:00.017) 0:00:03.611 ****** 32001 1726867599.66332: entering _queue_task() for managed_node1/copy 32001 1726867599.66493: worker is 1 (out of 1 available) 32001 1726867599.66504: exiting _queue_task() for managed_node1/copy 32001 1726867599.66514: done queuing things up, now waiting for results queue to drain 32001 1726867599.66516: waiting for pending results... 32001 1726867599.66642: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 32001 1726867599.66701: in run() - task 0affcac9-a3a5-7edf-88b8-0000000000e5 32001 1726867599.66711: variable 'ansible_search_path' from source: unknown 32001 1726867599.66714: variable 'ansible_search_path' from source: unknown 32001 1726867599.66739: calling self._execute() 32001 1726867599.66788: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867599.66792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867599.66800: variable 'omit' from source: magic vars 32001 1726867599.67038: variable 'ansible_distribution' from source: facts 32001 1726867599.67070: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32001 1726867599.67252: variable 'ansible_distribution_major_version' from source: facts 32001 1726867599.67472: Evaluated conditional (ansible_distribution_major_version == '6'): False 32001 1726867599.67475: when evaluation is False, skipping this task 32001 1726867599.67480: _execute() done 32001 1726867599.67482: dumping result to json 32001 1726867599.67484: done dumping result, returning 32001 1726867599.67488: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0affcac9-a3a5-7edf-88b8-0000000000e5] 32001 1726867599.67493: sending task result for task 0affcac9-a3a5-7edf-88b8-0000000000e5 32001 1726867599.67556: done sending task result for task 0affcac9-a3a5-7edf-88b8-0000000000e5 32001 1726867599.67559: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 32001 1726867599.67631: no more pending results, returning what we have 32001 1726867599.67634: results queue empty 32001 1726867599.67634: checking for any_errors_fatal 32001 1726867599.67637: done checking for any_errors_fatal 32001 1726867599.67638: checking for max_fail_percentage 32001 1726867599.67639: done checking for max_fail_percentage 32001 1726867599.67640: checking to see if all hosts have failed and the running result is not ok 32001 1726867599.67640: done checking to see if all hosts have failed 32001 1726867599.67641: getting the remaining hosts for this loop 32001 1726867599.67642: done getting the remaining hosts for this loop 32001 1726867599.67644: getting the next task for host managed_node1 32001 1726867599.67650: done getting next task for host managed_node1 32001 1726867599.67652: ^ task is: TASK: Set network provider to 'initscripts' 32001 1726867599.67653: ^ 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 32001 1726867599.67656: getting variables 32001 1726867599.67657: in VariableManager get_vars() 32001 1726867599.67682: Calling all_inventory to load vars for managed_node1 32001 1726867599.67685: Calling groups_inventory to load vars for managed_node1 32001 1726867599.67688: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867599.67705: Calling all_plugins_play to load vars for managed_node1 32001 1726867599.67708: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867599.67711: Calling groups_plugins_play to load vars for managed_node1 32001 1726867599.67922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867599.68084: done with get_vars() 32001 1726867599.68094: done getting variables 32001 1726867599.68147: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml:12 Friday 20 September 2024 17:26:39 -0400 (0:00:00.018) 0:00:03.630 ****** 32001 1726867599.68175: entering _queue_task() for managed_node1/set_fact 32001 1726867599.68366: worker is 1 (out of 1 available) 32001 1726867599.68376: exiting _queue_task() for managed_node1/set_fact 32001 1726867599.68387: done queuing things up, now waiting for results queue to drain 32001 1726867599.68389: waiting for pending results... 32001 1726867599.68709: running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' 32001 1726867599.68714: in run() - task 0affcac9-a3a5-7edf-88b8-000000000007 32001 1726867599.68744: variable 'ansible_search_path' from source: unknown 32001 1726867599.68785: calling self._execute() 32001 1726867599.68866: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867599.68882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867599.68917: variable 'omit' from source: magic vars 32001 1726867599.69036: variable 'omit' from source: magic vars 32001 1726867599.69099: variable 'omit' from source: magic vars 32001 1726867599.69152: variable 'omit' from source: magic vars 32001 1726867599.69184: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32001 1726867599.69212: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32001 1726867599.69237: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32001 1726867599.69248: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32001 1726867599.69255: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32001 1726867599.69290: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32001 1726867599.69293: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867599.69296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867599.69396: Set connection var ansible_shell_type to sh 32001 1726867599.69399: Set connection var ansible_shell_executable to /bin/sh 32001 1726867599.69409: Set connection var ansible_pipelining to False 32001 1726867599.69412: Set connection var ansible_connection to ssh 32001 1726867599.69414: Set connection var ansible_module_compression to ZIP_DEFLATED 32001 1726867599.69447: Set connection var ansible_timeout to 10 32001 1726867599.69450: variable 'ansible_shell_executable' from source: unknown 32001 1726867599.69453: variable 'ansible_connection' from source: unknown 32001 1726867599.69457: variable 'ansible_module_compression' from source: unknown 32001 1726867599.69460: variable 'ansible_shell_type' from source: unknown 32001 1726867599.69462: variable 'ansible_shell_executable' from source: unknown 32001 1726867599.69464: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867599.69466: variable 'ansible_pipelining' from source: unknown 32001 1726867599.69468: variable 'ansible_timeout' from source: unknown 32001 1726867599.69488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867599.69573: 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) 32001 1726867599.69592: variable 'omit' from source: magic vars 32001 1726867599.69595: starting attempt loop 32001 1726867599.69598: running the handler 32001 1726867599.69608: handler run complete 32001 1726867599.69616: attempt loop complete, returning result 32001 1726867599.69618: _execute() done 32001 1726867599.69621: dumping result to json 32001 1726867599.69623: done dumping result, returning 32001 1726867599.69633: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' [0affcac9-a3a5-7edf-88b8-000000000007] 32001 1726867599.69635: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000007 32001 1726867599.69711: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000007 32001 1726867599.69714: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 32001 1726867599.69762: no more pending results, returning what we have 32001 1726867599.69764: results queue empty 32001 1726867599.69765: checking for any_errors_fatal 32001 1726867599.69769: done checking for any_errors_fatal 32001 1726867599.69770: checking for max_fail_percentage 32001 1726867599.69771: done checking for max_fail_percentage 32001 1726867599.69772: checking to see if all hosts have failed and the running result is not ok 32001 1726867599.69772: done checking to see if all hosts have failed 32001 1726867599.69773: getting the remaining hosts for this loop 32001 1726867599.69774: done getting the remaining hosts for this loop 32001 1726867599.69779: getting the next task for host managed_node1 32001 1726867599.69785: done getting next task for host managed_node1 32001 1726867599.69786: ^ task is: TASK: meta (flush_handlers) 32001 1726867599.69788: ^ 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 32001 1726867599.69791: getting variables 32001 1726867599.69793: in VariableManager get_vars() 32001 1726867599.69814: Calling all_inventory to load vars for managed_node1 32001 1726867599.69817: Calling groups_inventory to load vars for managed_node1 32001 1726867599.69819: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867599.69827: Calling all_plugins_play to load vars for managed_node1 32001 1726867599.69829: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867599.69832: Calling groups_plugins_play to load vars for managed_node1 32001 1726867599.69949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867599.70067: done with get_vars() 32001 1726867599.70074: done getting variables 32001 1726867599.70117: in VariableManager get_vars() 32001 1726867599.70125: Calling all_inventory to load vars for managed_node1 32001 1726867599.70127: Calling groups_inventory to load vars for managed_node1 32001 1726867599.70129: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867599.70132: Calling all_plugins_play to load vars for managed_node1 32001 1726867599.70133: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867599.70134: Calling groups_plugins_play to load vars for managed_node1 32001 1726867599.70364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867599.70476: done with get_vars() 32001 1726867599.70486: done queuing things up, now waiting for results queue to drain 32001 1726867599.70487: results queue empty 32001 1726867599.70488: checking for any_errors_fatal 32001 1726867599.70489: done checking for any_errors_fatal 32001 1726867599.70489: checking for max_fail_percentage 32001 1726867599.70490: done checking for max_fail_percentage 32001 1726867599.70490: checking to see if all hosts have failed and the running result is not ok 32001 1726867599.70491: done checking to see if all hosts have failed 32001 1726867599.70491: getting the remaining hosts for this loop 32001 1726867599.70492: done getting the remaining hosts for this loop 32001 1726867599.70493: getting the next task for host managed_node1 32001 1726867599.70495: done getting next task for host managed_node1 32001 1726867599.70496: ^ task is: TASK: meta (flush_handlers) 32001 1726867599.70497: ^ 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 32001 1726867599.70502: getting variables 32001 1726867599.70502: in VariableManager get_vars() 32001 1726867599.70507: Calling all_inventory to load vars for managed_node1 32001 1726867599.70508: Calling groups_inventory to load vars for managed_node1 32001 1726867599.70510: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867599.70512: Calling all_plugins_play to load vars for managed_node1 32001 1726867599.70514: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867599.70515: Calling groups_plugins_play to load vars for managed_node1 32001 1726867599.70599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867599.70710: done with get_vars() 32001 1726867599.70715: done getting variables 32001 1726867599.70742: in VariableManager get_vars() 32001 1726867599.70747: Calling all_inventory to load vars for managed_node1 32001 1726867599.70748: Calling groups_inventory to load vars for managed_node1 32001 1726867599.70750: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867599.70752: Calling all_plugins_play to load vars for managed_node1 32001 1726867599.70754: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867599.70755: Calling groups_plugins_play to load vars for managed_node1 32001 1726867599.70853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867599.71019: done with get_vars() 32001 1726867599.71030: done queuing things up, now waiting for results queue to drain 32001 1726867599.71031: results queue empty 32001 1726867599.71032: checking for any_errors_fatal 32001 1726867599.71033: done checking for any_errors_fatal 32001 1726867599.71034: checking for max_fail_percentage 32001 1726867599.71035: done checking for max_fail_percentage 32001 1726867599.71035: checking to see if all hosts have failed and the running result is not ok 32001 1726867599.71036: done checking to see if all hosts have failed 32001 1726867599.71037: getting the remaining hosts for this loop 32001 1726867599.71037: done getting the remaining hosts for this loop 32001 1726867599.71039: getting the next task for host managed_node1 32001 1726867599.71042: done getting next task for host managed_node1 32001 1726867599.71043: ^ task is: None 32001 1726867599.71044: ^ 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 32001 1726867599.71045: done queuing things up, now waiting for results queue to drain 32001 1726867599.71046: results queue empty 32001 1726867599.71046: checking for any_errors_fatal 32001 1726867599.71047: done checking for any_errors_fatal 32001 1726867599.71047: checking for max_fail_percentage 32001 1726867599.71048: done checking for max_fail_percentage 32001 1726867599.71049: checking to see if all hosts have failed and the running result is not ok 32001 1726867599.71049: done checking to see if all hosts have failed 32001 1726867599.71051: getting the next task for host managed_node1 32001 1726867599.71054: done getting next task for host managed_node1 32001 1726867599.71054: ^ task is: None 32001 1726867599.71056: ^ 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 32001 1726867599.71091: in VariableManager get_vars() 32001 1726867599.71114: done with get_vars() 32001 1726867599.71120: in VariableManager get_vars() 32001 1726867599.71135: done with get_vars() 32001 1726867599.71139: variable 'omit' from source: magic vars 32001 1726867599.71168: in VariableManager get_vars() 32001 1726867599.71186: done with get_vars() 32001 1726867599.71206: variable 'omit' from source: magic vars PLAY [Play for testing vlan mtu setting] *************************************** 32001 1726867599.71812: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 32001 1726867599.71946: getting the remaining hosts for this loop 32001 1726867599.71960: done getting the remaining hosts for this loop 32001 1726867599.71963: getting the next task for host managed_node1 32001 1726867599.71965: done getting next task for host managed_node1 32001 1726867599.71967: ^ task is: TASK: Gathering Facts 32001 1726867599.71969: ^ 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 32001 1726867599.71970: getting variables 32001 1726867599.71971: in VariableManager get_vars() 32001 1726867599.71985: Calling all_inventory to load vars for managed_node1 32001 1726867599.71987: Calling groups_inventory to load vars for managed_node1 32001 1726867599.71989: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867599.72000: Calling all_plugins_play to load vars for managed_node1 32001 1726867599.72015: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867599.72018: Calling groups_plugins_play to load vars for managed_node1 32001 1726867599.72206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867599.72437: done with get_vars() 32001 1726867599.72445: done getting variables 32001 1726867599.72483: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:3 Friday 20 September 2024 17:26:39 -0400 (0:00:00.043) 0:00:03.673 ****** 32001 1726867599.72505: entering _queue_task() for managed_node1/gather_facts 32001 1726867599.72788: worker is 1 (out of 1 available) 32001 1726867599.72800: exiting _queue_task() for managed_node1/gather_facts 32001 1726867599.72811: done queuing things up, now waiting for results queue to drain 32001 1726867599.72812: waiting for pending results... 32001 1726867599.72982: running TaskExecutor() for managed_node1/TASK: Gathering Facts 32001 1726867599.73034: in run() - task 0affcac9-a3a5-7edf-88b8-00000000010b 32001 1726867599.73045: variable 'ansible_search_path' from source: unknown 32001 1726867599.73081: calling self._execute() 32001 1726867599.73134: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867599.73138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867599.73149: variable 'omit' from source: magic vars 32001 1726867599.73450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867599.76306: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867599.76461: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867599.76533: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867599.76633: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867599.76642: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867599.76761: 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) 32001 1726867599.76812: 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) 32001 1726867599.76859: 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) 32001 1726867599.76958: 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) 32001 1726867599.76966: 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) 32001 1726867599.77120: variable 'ansible_distribution' from source: facts 32001 1726867599.77136: variable 'ansible_distribution_major_version' from source: facts 32001 1726867599.77158: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867599.77166: when evaluation is False, skipping this task 32001 1726867599.77178: _execute() done 32001 1726867599.77198: dumping result to json 32001 1726867599.77201: done dumping result, returning 32001 1726867599.77205: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affcac9-a3a5-7edf-88b8-00000000010b] 32001 1726867599.77283: sending task result for task 0affcac9-a3a5-7edf-88b8-00000000010b 32001 1726867599.77349: done sending task result for task 0affcac9-a3a5-7edf-88b8-00000000010b 32001 1726867599.77352: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867599.77443: no more pending results, returning what we have 32001 1726867599.77446: results queue empty 32001 1726867599.77448: checking for any_errors_fatal 32001 1726867599.77449: done checking for any_errors_fatal 32001 1726867599.77450: checking for max_fail_percentage 32001 1726867599.77451: done checking for max_fail_percentage 32001 1726867599.77452: checking to see if all hosts have failed and the running result is not ok 32001 1726867599.77453: done checking to see if all hosts have failed 32001 1726867599.77454: getting the remaining hosts for this loop 32001 1726867599.77455: done getting the remaining hosts for this loop 32001 1726867599.77461: getting the next task for host managed_node1 32001 1726867599.77467: done getting next task for host managed_node1 32001 1726867599.77469: ^ task is: TASK: meta (flush_handlers) 32001 1726867599.77473: ^ 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 32001 1726867599.77479: getting variables 32001 1726867599.77482: in VariableManager get_vars() 32001 1726867599.77527: Calling all_inventory to load vars for managed_node1 32001 1726867599.77530: Calling groups_inventory to load vars for managed_node1 32001 1726867599.77533: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867599.77546: Calling all_plugins_play to load vars for managed_node1 32001 1726867599.77549: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867599.77553: Calling groups_plugins_play to load vars for managed_node1 32001 1726867599.78092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867599.78332: done with get_vars() 32001 1726867599.78341: done getting variables 32001 1726867599.78411: in VariableManager get_vars() 32001 1726867599.78427: Calling all_inventory to load vars for managed_node1 32001 1726867599.78429: Calling groups_inventory to load vars for managed_node1 32001 1726867599.78431: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867599.78435: Calling all_plugins_play to load vars for managed_node1 32001 1726867599.78437: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867599.78440: Calling groups_plugins_play to load vars for managed_node1 32001 1726867599.78609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867599.78838: done with get_vars() 32001 1726867599.78854: done queuing things up, now waiting for results queue to drain 32001 1726867599.78858: results queue empty 32001 1726867599.78859: checking for any_errors_fatal 32001 1726867599.78860: done checking for any_errors_fatal 32001 1726867599.78861: checking for max_fail_percentage 32001 1726867599.78862: done checking for max_fail_percentage 32001 1726867599.78863: checking to see if all hosts have failed and the running result is not ok 32001 1726867599.78863: done checking to see if all hosts have failed 32001 1726867599.78864: getting the remaining hosts for this loop 32001 1726867599.78865: done getting the remaining hosts for this loop 32001 1726867599.78867: getting the next task for host managed_node1 32001 1726867599.78871: done getting next task for host managed_node1 32001 1726867599.78873: ^ task is: TASK: Include the task 'show_interfaces.yml' 32001 1726867599.78875: ^ 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 32001 1726867599.78878: getting variables 32001 1726867599.78879: in VariableManager get_vars() 32001 1726867599.78891: Calling all_inventory to load vars for managed_node1 32001 1726867599.78893: Calling groups_inventory to load vars for managed_node1 32001 1726867599.78901: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867599.78909: Calling all_plugins_play to load vars for managed_node1 32001 1726867599.78911: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867599.78914: Calling groups_plugins_play to load vars for managed_node1 32001 1726867599.79099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867599.79344: done with get_vars() 32001 1726867599.79351: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:10 Friday 20 September 2024 17:26:39 -0400 (0:00:00.069) 0:00:03.742 ****** 32001 1726867599.79416: entering _queue_task() for managed_node1/include_tasks 32001 1726867599.79772: worker is 1 (out of 1 available) 32001 1726867599.79785: exiting _queue_task() for managed_node1/include_tasks 32001 1726867599.79795: done queuing things up, now waiting for results queue to drain 32001 1726867599.79796: waiting for pending results... 32001 1726867599.79995: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 32001 1726867599.80027: in run() - task 0affcac9-a3a5-7edf-88b8-00000000000b 32001 1726867599.80044: variable 'ansible_search_path' from source: unknown 32001 1726867599.80093: calling self._execute() 32001 1726867599.80202: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867599.80206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867599.80208: variable 'omit' from source: magic vars 32001 1726867599.80676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867599.84355: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867599.84488: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867599.84492: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867599.84538: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867599.84572: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867599.84672: 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) 32001 1726867599.84709: 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) 32001 1726867599.84783: 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) 32001 1726867599.84800: 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) 32001 1726867599.84819: 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) 32001 1726867599.84981: variable 'ansible_distribution' from source: facts 32001 1726867599.84994: variable 'ansible_distribution_major_version' from source: facts 32001 1726867599.85045: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867599.85048: when evaluation is False, skipping this task 32001 1726867599.85051: _execute() done 32001 1726867599.85053: dumping result to json 32001 1726867599.85055: done dumping result, returning 32001 1726867599.85056: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-7edf-88b8-00000000000b] 32001 1726867599.85058: sending task result for task 0affcac9-a3a5-7edf-88b8-00000000000b 32001 1726867599.85255: done sending task result for task 0affcac9-a3a5-7edf-88b8-00000000000b skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867599.85443: no more pending results, returning what we have 32001 1726867599.85447: results queue empty 32001 1726867599.85448: checking for any_errors_fatal 32001 1726867599.85449: done checking for any_errors_fatal 32001 1726867599.85450: checking for max_fail_percentage 32001 1726867599.85452: done checking for max_fail_percentage 32001 1726867599.85452: checking to see if all hosts have failed and the running result is not ok 32001 1726867599.85453: done checking to see if all hosts have failed 32001 1726867599.85454: getting the remaining hosts for this loop 32001 1726867599.85455: done getting the remaining hosts for this loop 32001 1726867599.85459: getting the next task for host managed_node1 32001 1726867599.85465: done getting next task for host managed_node1 32001 1726867599.85467: ^ task is: TASK: Include the task 'manage_test_interface.yml' 32001 1726867599.85469: ^ 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 32001 1726867599.85471: getting variables 32001 1726867599.85882: in VariableManager get_vars() 32001 1726867599.85936: Calling all_inventory to load vars for managed_node1 32001 1726867599.85939: Calling groups_inventory to load vars for managed_node1 32001 1726867599.85942: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867599.85953: Calling all_plugins_play to load vars for managed_node1 32001 1726867599.85958: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867599.85962: Calling groups_plugins_play to load vars for managed_node1 32001 1726867599.86626: WORKER PROCESS EXITING 32001 1726867599.86660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867599.87219: done with get_vars() 32001 1726867599.87229: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:12 Friday 20 September 2024 17:26:39 -0400 (0:00:00.080) 0:00:03.823 ****** 32001 1726867599.87449: entering _queue_task() for managed_node1/include_tasks 32001 1726867599.87824: worker is 1 (out of 1 available) 32001 1726867599.87836: exiting _queue_task() for managed_node1/include_tasks 32001 1726867599.87847: done queuing things up, now waiting for results queue to drain 32001 1726867599.87849: waiting for pending results... 32001 1726867599.88058: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 32001 1726867599.88140: in run() - task 0affcac9-a3a5-7edf-88b8-00000000000c 32001 1726867599.88168: variable 'ansible_search_path' from source: unknown 32001 1726867599.88267: calling self._execute() 32001 1726867599.88321: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867599.88333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867599.88351: variable 'omit' from source: magic vars 32001 1726867599.88946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867599.91784: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867599.92018: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867599.92021: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867599.92055: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867599.92114: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867599.92370: 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) 32001 1726867599.92441: 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) 32001 1726867599.92489: 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) 32001 1726867599.92550: 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) 32001 1726867599.92582: 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) 32001 1726867599.92771: variable 'ansible_distribution' from source: facts 32001 1726867599.92797: variable 'ansible_distribution_major_version' from source: facts 32001 1726867599.92831: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867599.92853: when evaluation is False, skipping this task 32001 1726867599.92865: _execute() done 32001 1726867599.92874: dumping result to json 32001 1726867599.92901: done dumping result, returning 32001 1726867599.92908: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [0affcac9-a3a5-7edf-88b8-00000000000c] 32001 1726867599.92969: sending task result for task 0affcac9-a3a5-7edf-88b8-00000000000c skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867599.93174: no more pending results, returning what we have 32001 1726867599.93180: results queue empty 32001 1726867599.93183: checking for any_errors_fatal 32001 1726867599.93188: done checking for any_errors_fatal 32001 1726867599.93189: checking for max_fail_percentage 32001 1726867599.93191: done checking for max_fail_percentage 32001 1726867599.93192: checking to see if all hosts have failed and the running result is not ok 32001 1726867599.93193: done checking to see if all hosts have failed 32001 1726867599.93193: getting the remaining hosts for this loop 32001 1726867599.93195: done getting the remaining hosts for this loop 32001 1726867599.93199: getting the next task for host managed_node1 32001 1726867599.93206: done getting next task for host managed_node1 32001 1726867599.93208: ^ task is: TASK: Include the task 'assert_device_present.yml' 32001 1726867599.93210: ^ 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 32001 1726867599.93213: getting variables 32001 1726867599.93215: in VariableManager get_vars() 32001 1726867599.93261: Calling all_inventory to load vars for managed_node1 32001 1726867599.93263: Calling groups_inventory to load vars for managed_node1 32001 1726867599.93266: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867599.93381: Calling all_plugins_play to load vars for managed_node1 32001 1726867599.93393: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867599.93399: Calling groups_plugins_play to load vars for managed_node1 32001 1726867599.93867: done sending task result for task 0affcac9-a3a5-7edf-88b8-00000000000c 32001 1726867599.93870: WORKER PROCESS EXITING 32001 1726867599.93878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867599.94125: done with get_vars() 32001 1726867599.94136: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:16 Friday 20 September 2024 17:26:39 -0400 (0:00:00.067) 0:00:03.890 ****** 32001 1726867599.94240: entering _queue_task() for managed_node1/include_tasks 32001 1726867599.94708: worker is 1 (out of 1 available) 32001 1726867599.94718: exiting _queue_task() for managed_node1/include_tasks 32001 1726867599.94730: done queuing things up, now waiting for results queue to drain 32001 1726867599.94732: waiting for pending results... 32001 1726867599.94901: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' 32001 1726867599.95001: in run() - task 0affcac9-a3a5-7edf-88b8-00000000000d 32001 1726867599.95018: variable 'ansible_search_path' from source: unknown 32001 1726867599.95286: calling self._execute() 32001 1726867599.95289: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867599.95292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867599.95297: variable 'omit' from source: magic vars 32001 1726867599.96283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867599.99281: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867599.99361: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867599.99526: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867599.99575: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867599.99640: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867599.99904: 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) 32001 1726867600.00009: 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) 32001 1726867600.00049: 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) 32001 1726867600.00285: 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) 32001 1726867600.00289: 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) 32001 1726867600.00582: variable 'ansible_distribution' from source: facts 32001 1726867600.00794: variable 'ansible_distribution_major_version' from source: facts 32001 1726867600.00986: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867600.00990: when evaluation is False, skipping this task 32001 1726867600.00994: _execute() done 32001 1726867600.00997: dumping result to json 32001 1726867600.00999: done dumping result, returning 32001 1726867600.01002: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' [0affcac9-a3a5-7edf-88b8-00000000000d] 32001 1726867600.01008: sending task result for task 0affcac9-a3a5-7edf-88b8-00000000000d 32001 1726867600.01099: done sending task result for task 0affcac9-a3a5-7edf-88b8-00000000000d 32001 1726867600.01103: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867600.01168: no more pending results, returning what we have 32001 1726867600.01171: results queue empty 32001 1726867600.01172: checking for any_errors_fatal 32001 1726867600.01181: done checking for any_errors_fatal 32001 1726867600.01182: checking for max_fail_percentage 32001 1726867600.01184: done checking for max_fail_percentage 32001 1726867600.01187: checking to see if all hosts have failed and the running result is not ok 32001 1726867600.01188: done checking to see if all hosts have failed 32001 1726867600.01189: getting the remaining hosts for this loop 32001 1726867600.01190: done getting the remaining hosts for this loop 32001 1726867600.01195: getting the next task for host managed_node1 32001 1726867600.01201: done getting next task for host managed_node1 32001 1726867600.01204: ^ task is: TASK: TEST: I can configure the MTU for a vlan interface without autoconnect. 32001 1726867600.01209: ^ 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 32001 1726867600.01212: getting variables 32001 1726867600.01216: in VariableManager get_vars() 32001 1726867600.01270: Calling all_inventory to load vars for managed_node1 32001 1726867600.01273: Calling groups_inventory to load vars for managed_node1 32001 1726867600.01276: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867600.01695: Calling all_plugins_play to load vars for managed_node1 32001 1726867600.01699: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867600.01703: Calling groups_plugins_play to load vars for managed_node1 32001 1726867600.02531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867600.02982: done with get_vars() 32001 1726867600.02993: done getting variables 32001 1726867600.03302: 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 [TEST: I can configure the MTU for a vlan interface without autoconnect.] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:18 Friday 20 September 2024 17:26:40 -0400 (0:00:00.090) 0:00:03.981 ****** 32001 1726867600.03338: entering _queue_task() for managed_node1/debug 32001 1726867600.03340: Creating lock for debug 32001 1726867600.03796: worker is 1 (out of 1 available) 32001 1726867600.03806: exiting _queue_task() for managed_node1/debug 32001 1726867600.03816: done queuing things up, now waiting for results queue to drain 32001 1726867600.03818: waiting for pending results... 32001 1726867600.03963: running TaskExecutor() for managed_node1/TASK: TEST: I can configure the MTU for a vlan interface without autoconnect. 32001 1726867600.04085: in run() - task 0affcac9-a3a5-7edf-88b8-00000000000e 32001 1726867600.04098: variable 'ansible_search_path' from source: unknown 32001 1726867600.04152: calling self._execute() 32001 1726867600.04263: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867600.04271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867600.04485: variable 'omit' from source: magic vars 32001 1726867600.04971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867600.08958: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867600.09127: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867600.09237: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867600.09286: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867600.09318: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867600.09404: 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) 32001 1726867600.09437: 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) 32001 1726867600.09465: 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) 32001 1726867600.09516: 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) 32001 1726867600.09539: 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) 32001 1726867600.09685: variable 'ansible_distribution' from source: facts 32001 1726867600.09698: variable 'ansible_distribution_major_version' from source: facts 32001 1726867600.09726: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867600.09734: when evaluation is False, skipping this task 32001 1726867600.09740: _execute() done 32001 1726867600.09747: dumping result to json 32001 1726867600.09754: done dumping result, returning 32001 1726867600.09764: done running TaskExecutor() for managed_node1/TASK: TEST: I can configure the MTU for a vlan interface without autoconnect. [0affcac9-a3a5-7edf-88b8-00000000000e] 32001 1726867600.09773: sending task result for task 0affcac9-a3a5-7edf-88b8-00000000000e 32001 1726867600.10083: done sending task result for task 0affcac9-a3a5-7edf-88b8-00000000000e 32001 1726867600.10087: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32001 1726867600.10123: no more pending results, returning what we have 32001 1726867600.10126: results queue empty 32001 1726867600.10127: checking for any_errors_fatal 32001 1726867600.10132: done checking for any_errors_fatal 32001 1726867600.10132: checking for max_fail_percentage 32001 1726867600.10134: done checking for max_fail_percentage 32001 1726867600.10135: checking to see if all hosts have failed and the running result is not ok 32001 1726867600.10136: done checking to see if all hosts have failed 32001 1726867600.10136: getting the remaining hosts for this loop 32001 1726867600.10137: done getting the remaining hosts for this loop 32001 1726867600.10141: getting the next task for host managed_node1 32001 1726867600.10146: done getting next task for host managed_node1 32001 1726867600.10150: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 32001 1726867600.10153: ^ 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? (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 32001 1726867600.10167: getting variables 32001 1726867600.10169: in VariableManager get_vars() 32001 1726867600.10257: Calling all_inventory to load vars for managed_node1 32001 1726867600.10260: Calling groups_inventory to load vars for managed_node1 32001 1726867600.10262: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867600.10271: Calling all_plugins_play to load vars for managed_node1 32001 1726867600.10273: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867600.10276: Calling groups_plugins_play to load vars for managed_node1 32001 1726867600.10447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867600.11094: done with get_vars() 32001 1726867600.11104: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:26:40 -0400 (0:00:00.078) 0:00:04.060 ****** 32001 1726867600.11198: entering _queue_task() for managed_node1/include_tasks 32001 1726867600.11641: worker is 1 (out of 1 available) 32001 1726867600.11653: exiting _queue_task() for managed_node1/include_tasks 32001 1726867600.11663: done queuing things up, now waiting for results queue to drain 32001 1726867600.11665: waiting for pending results... 32001 1726867600.12185: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 32001 1726867600.12363: in run() - task 0affcac9-a3a5-7edf-88b8-000000000016 32001 1726867600.12388: variable 'ansible_search_path' from source: unknown 32001 1726867600.12396: variable 'ansible_search_path' from source: unknown 32001 1726867600.12442: calling self._execute() 32001 1726867600.12582: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867600.12586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867600.12589: variable 'omit' from source: magic vars 32001 1726867600.13032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867600.15113: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867600.15183: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867600.15236: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867600.15275: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867600.15311: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867600.15390: 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) 32001 1726867600.15583: 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) 32001 1726867600.15586: 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) 32001 1726867600.15588: 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) 32001 1726867600.15591: 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) 32001 1726867600.15640: variable 'ansible_distribution' from source: facts 32001 1726867600.15650: variable 'ansible_distribution_major_version' from source: facts 32001 1726867600.15671: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867600.15680: when evaluation is False, skipping this task 32001 1726867600.15686: _execute() done 32001 1726867600.15692: dumping result to json 32001 1726867600.15701: done dumping result, returning 32001 1726867600.15712: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-7edf-88b8-000000000016] 32001 1726867600.15720: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000016 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867600.15854: no more pending results, returning what we have 32001 1726867600.15858: results queue empty 32001 1726867600.15858: checking for any_errors_fatal 32001 1726867600.15863: done checking for any_errors_fatal 32001 1726867600.15864: checking for max_fail_percentage 32001 1726867600.15866: done checking for max_fail_percentage 32001 1726867600.15867: checking to see if all hosts have failed and the running result is not ok 32001 1726867600.15867: done checking to see if all hosts have failed 32001 1726867600.15868: getting the remaining hosts for this loop 32001 1726867600.15869: done getting the remaining hosts for this loop 32001 1726867600.15873: getting the next task for host managed_node1 32001 1726867600.15881: done getting next task for host managed_node1 32001 1726867600.15886: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 32001 1726867600.15889: ^ 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? (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 32001 1726867600.15902: getting variables 32001 1726867600.15903: in VariableManager get_vars() 32001 1726867600.15944: Calling all_inventory to load vars for managed_node1 32001 1726867600.15946: Calling groups_inventory to load vars for managed_node1 32001 1726867600.15949: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867600.15959: Calling all_plugins_play to load vars for managed_node1 32001 1726867600.15962: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867600.15964: Calling groups_plugins_play to load vars for managed_node1 32001 1726867600.16250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867600.16652: done with get_vars() 32001 1726867600.16661: done getting variables 32001 1726867600.16691: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000016 32001 1726867600.16694: WORKER PROCESS EXITING 32001 1726867600.16724: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:26:40 -0400 (0:00:00.055) 0:00:04.116 ****** 32001 1726867600.16752: entering _queue_task() for managed_node1/debug 32001 1726867600.17190: worker is 1 (out of 1 available) 32001 1726867600.17197: exiting _queue_task() for managed_node1/debug 32001 1726867600.17206: done queuing things up, now waiting for results queue to drain 32001 1726867600.17208: waiting for pending results... 32001 1726867600.17226: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 32001 1726867600.17345: in run() - task 0affcac9-a3a5-7edf-88b8-000000000017 32001 1726867600.17362: variable 'ansible_search_path' from source: unknown 32001 1726867600.17369: variable 'ansible_search_path' from source: unknown 32001 1726867600.17407: calling self._execute() 32001 1726867600.17478: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867600.17489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867600.17500: variable 'omit' from source: magic vars 32001 1726867600.17931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867600.20034: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867600.20101: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867600.20137: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867600.20175: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867600.20206: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867600.20283: 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) 32001 1726867600.20314: 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) 32001 1726867600.20340: 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) 32001 1726867600.20388: 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) 32001 1726867600.20405: 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) 32001 1726867600.20529: variable 'ansible_distribution' from source: facts 32001 1726867600.20539: variable 'ansible_distribution_major_version' from source: facts 32001 1726867600.20557: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867600.20563: when evaluation is False, skipping this task 32001 1726867600.20568: _execute() done 32001 1726867600.20573: dumping result to json 32001 1726867600.20584: done dumping result, returning 32001 1726867600.20594: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-7edf-88b8-000000000017] 32001 1726867600.20601: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000017 32001 1726867600.20687: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000017 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32001 1726867600.20728: no more pending results, returning what we have 32001 1726867600.20731: results queue empty 32001 1726867600.20732: checking for any_errors_fatal 32001 1726867600.20738: done checking for any_errors_fatal 32001 1726867600.20739: checking for max_fail_percentage 32001 1726867600.20740: done checking for max_fail_percentage 32001 1726867600.20741: checking to see if all hosts have failed and the running result is not ok 32001 1726867600.20742: done checking to see if all hosts have failed 32001 1726867600.20742: getting the remaining hosts for this loop 32001 1726867600.20743: done getting the remaining hosts for this loop 32001 1726867600.20747: getting the next task for host managed_node1 32001 1726867600.20754: done getting next task for host managed_node1 32001 1726867600.20757: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 32001 1726867600.20760: ^ 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? (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 32001 1726867600.20772: getting variables 32001 1726867600.20774: in VariableManager get_vars() 32001 1726867600.20816: Calling all_inventory to load vars for managed_node1 32001 1726867600.20819: Calling groups_inventory to load vars for managed_node1 32001 1726867600.20822: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867600.20832: Calling all_plugins_play to load vars for managed_node1 32001 1726867600.20836: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867600.20839: Calling groups_plugins_play to load vars for managed_node1 32001 1726867600.21251: WORKER PROCESS EXITING 32001 1726867600.21275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867600.21493: done with get_vars() 32001 1726867600.21503: done getting variables 32001 1726867600.21582: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:26:40 -0400 (0:00:00.048) 0:00:04.164 ****** 32001 1726867600.21612: entering _queue_task() for managed_node1/fail 32001 1726867600.21614: Creating lock for fail 32001 1726867600.21850: worker is 1 (out of 1 available) 32001 1726867600.21861: exiting _queue_task() for managed_node1/fail 32001 1726867600.21872: done queuing things up, now waiting for results queue to drain 32001 1726867600.21874: waiting for pending results... 32001 1726867600.22110: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 32001 1726867600.22231: in run() - task 0affcac9-a3a5-7edf-88b8-000000000018 32001 1726867600.22249: variable 'ansible_search_path' from source: unknown 32001 1726867600.22258: variable 'ansible_search_path' from source: unknown 32001 1726867600.22301: calling self._execute() 32001 1726867600.22373: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867600.22387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867600.22402: variable 'omit' from source: magic vars 32001 1726867600.22817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867600.25315: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867600.25467: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867600.25506: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867600.25549: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867600.25586: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867600.25668: 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) 32001 1726867600.25882: 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) 32001 1726867600.25886: 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) 32001 1726867600.25889: 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) 32001 1726867600.25892: 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) 32001 1726867600.25936: variable 'ansible_distribution' from source: facts 32001 1726867600.25949: variable 'ansible_distribution_major_version' from source: facts 32001 1726867600.25974: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867600.25990: when evaluation is False, skipping this task 32001 1726867600.25998: _execute() done 32001 1726867600.26010: dumping result to json 32001 1726867600.26027: done dumping result, returning 32001 1726867600.26047: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-7edf-88b8-000000000018] 32001 1726867600.26069: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000018 32001 1726867600.26482: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000018 32001 1726867600.26485: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867600.26533: no more pending results, returning what we have 32001 1726867600.26536: results queue empty 32001 1726867600.26537: checking for any_errors_fatal 32001 1726867600.26542: done checking for any_errors_fatal 32001 1726867600.26545: checking for max_fail_percentage 32001 1726867600.26546: done checking for max_fail_percentage 32001 1726867600.26547: checking to see if all hosts have failed and the running result is not ok 32001 1726867600.26550: done checking to see if all hosts have failed 32001 1726867600.26551: getting the remaining hosts for this loop 32001 1726867600.26553: done getting the remaining hosts for this loop 32001 1726867600.26559: getting the next task for host managed_node1 32001 1726867600.26565: done getting next task for host managed_node1 32001 1726867600.26569: ^ 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 32001 1726867600.26573: ^ 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? (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 32001 1726867600.26588: getting variables 32001 1726867600.26592: in VariableManager get_vars() 32001 1726867600.26634: Calling all_inventory to load vars for managed_node1 32001 1726867600.26637: Calling groups_inventory to load vars for managed_node1 32001 1726867600.26639: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867600.26648: Calling all_plugins_play to load vars for managed_node1 32001 1726867600.26651: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867600.26654: Calling groups_plugins_play to load vars for managed_node1 32001 1726867600.26990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867600.27215: done with get_vars() 32001 1726867600.27227: done getting variables 32001 1726867600.27284: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:26:40 -0400 (0:00:00.057) 0:00:04.221 ****** 32001 1726867600.27315: entering _queue_task() for managed_node1/fail 32001 1726867600.27561: worker is 1 (out of 1 available) 32001 1726867600.27574: exiting _queue_task() for managed_node1/fail 32001 1726867600.27816: done queuing things up, now waiting for results queue to drain 32001 1726867600.27818: waiting for pending results... 32001 1726867600.27846: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 32001 1726867600.27969: in run() - task 0affcac9-a3a5-7edf-88b8-000000000019 32001 1726867600.28185: variable 'ansible_search_path' from source: unknown 32001 1726867600.28188: variable 'ansible_search_path' from source: unknown 32001 1726867600.28191: calling self._execute() 32001 1726867600.28305: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867600.28321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867600.28359: variable 'omit' from source: magic vars 32001 1726867600.29246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867600.31940: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867600.32014: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867600.32061: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867600.32104: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867600.32144: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867600.32227: 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) 32001 1726867600.32283: 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) 32001 1726867600.32329: 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) 32001 1726867600.32459: 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) 32001 1726867600.32680: 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) 32001 1726867600.32828: variable 'ansible_distribution' from source: facts 32001 1726867600.32841: variable 'ansible_distribution_major_version' from source: facts 32001 1726867600.32862: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867600.32870: when evaluation is False, skipping this task 32001 1726867600.32896: _execute() done 32001 1726867600.32903: dumping result to json 32001 1726867600.32911: done dumping result, returning 32001 1726867600.33182: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-7edf-88b8-000000000019] 32001 1726867600.33186: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000019 32001 1726867600.33253: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000019 32001 1726867600.33256: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867600.33306: no more pending results, returning what we have 32001 1726867600.33309: results queue empty 32001 1726867600.33310: checking for any_errors_fatal 32001 1726867600.33316: done checking for any_errors_fatal 32001 1726867600.33317: checking for max_fail_percentage 32001 1726867600.33319: done checking for max_fail_percentage 32001 1726867600.33319: checking to see if all hosts have failed and the running result is not ok 32001 1726867600.33320: done checking to see if all hosts have failed 32001 1726867600.33321: getting the remaining hosts for this loop 32001 1726867600.33322: done getting the remaining hosts for this loop 32001 1726867600.33326: getting the next task for host managed_node1 32001 1726867600.33333: done getting next task for host managed_node1 32001 1726867600.33336: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 32001 1726867600.33339: ^ 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? (HOST STATE: block=0, task=5, 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 32001 1726867600.33353: getting variables 32001 1726867600.33355: in VariableManager get_vars() 32001 1726867600.33399: Calling all_inventory to load vars for managed_node1 32001 1726867600.33402: Calling groups_inventory to load vars for managed_node1 32001 1726867600.33404: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867600.33415: Calling all_plugins_play to load vars for managed_node1 32001 1726867600.33417: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867600.33420: Calling groups_plugins_play to load vars for managed_node1 32001 1726867600.34003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867600.34411: done with get_vars() 32001 1726867600.34422: done getting variables 32001 1726867600.34475: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:26:40 -0400 (0:00:00.073) 0:00:04.295 ****** 32001 1726867600.34710: entering _queue_task() for managed_node1/fail 32001 1726867600.35065: worker is 1 (out of 1 available) 32001 1726867600.35076: exiting _queue_task() for managed_node1/fail 32001 1726867600.35288: done queuing things up, now waiting for results queue to drain 32001 1726867600.35290: waiting for pending results... 32001 1726867600.35585: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 32001 1726867600.35987: in run() - task 0affcac9-a3a5-7edf-88b8-00000000001a 32001 1726867600.35990: variable 'ansible_search_path' from source: unknown 32001 1726867600.35993: variable 'ansible_search_path' from source: unknown 32001 1726867600.35996: calling self._execute() 32001 1726867600.36126: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867600.36138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867600.36153: variable 'omit' from source: magic vars 32001 1726867600.36892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867600.39920: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867600.39971: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867600.40001: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867600.40029: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867600.40048: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867600.40107: 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) 32001 1726867600.40130: 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) 32001 1726867600.40148: 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) 32001 1726867600.40175: 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) 32001 1726867600.40188: 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) 32001 1726867600.40300: variable 'ansible_distribution' from source: facts 32001 1726867600.40304: variable 'ansible_distribution_major_version' from source: facts 32001 1726867600.40344: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867600.40348: when evaluation is False, skipping this task 32001 1726867600.40350: _execute() done 32001 1726867600.40353: dumping result to json 32001 1726867600.40355: done dumping result, returning 32001 1726867600.40357: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-7edf-88b8-00000000001a] 32001 1726867600.40359: sending task result for task 0affcac9-a3a5-7edf-88b8-00000000001a 32001 1726867600.40450: done sending task result for task 0affcac9-a3a5-7edf-88b8-00000000001a 32001 1726867600.40453: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867600.40512: no more pending results, returning what we have 32001 1726867600.40515: results queue empty 32001 1726867600.40516: checking for any_errors_fatal 32001 1726867600.40522: done checking for any_errors_fatal 32001 1726867600.40522: checking for max_fail_percentage 32001 1726867600.40524: done checking for max_fail_percentage 32001 1726867600.40525: checking to see if all hosts have failed and the running result is not ok 32001 1726867600.40526: done checking to see if all hosts have failed 32001 1726867600.40526: getting the remaining hosts for this loop 32001 1726867600.40528: done getting the remaining hosts for this loop 32001 1726867600.40531: getting the next task for host managed_node1 32001 1726867600.40537: done getting next task for host managed_node1 32001 1726867600.40540: ^ 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 32001 1726867600.40544: ^ 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? (HOST STATE: block=0, task=6, 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 32001 1726867600.40555: getting variables 32001 1726867600.40557: in VariableManager get_vars() 32001 1726867600.40596: Calling all_inventory to load vars for managed_node1 32001 1726867600.40599: Calling groups_inventory to load vars for managed_node1 32001 1726867600.40601: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867600.40609: Calling all_plugins_play to load vars for managed_node1 32001 1726867600.40611: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867600.40613: Calling groups_plugins_play to load vars for managed_node1 32001 1726867600.40840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867600.41049: done with get_vars() 32001 1726867600.41149: done getting variables 32001 1726867600.41358: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:26:40 -0400 (0:00:00.068) 0:00:04.364 ****** 32001 1726867600.41590: entering _queue_task() for managed_node1/dnf 32001 1726867600.41965: worker is 1 (out of 1 available) 32001 1726867600.41975: exiting _queue_task() for managed_node1/dnf 32001 1726867600.42090: done queuing things up, now waiting for results queue to drain 32001 1726867600.42092: waiting for pending results... 32001 1726867600.42446: running TaskExecutor() for managed_node1/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 32001 1726867600.42451: in run() - task 0affcac9-a3a5-7edf-88b8-00000000001b 32001 1726867600.42455: variable 'ansible_search_path' from source: unknown 32001 1726867600.42457: variable 'ansible_search_path' from source: unknown 32001 1726867600.42524: calling self._execute() 32001 1726867600.42651: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867600.42655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867600.42658: variable 'omit' from source: magic vars 32001 1726867600.43130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867600.46884: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867600.46889: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867600.46891: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867600.47029: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867600.47055: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867600.47140: 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) 32001 1726867600.47168: 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) 32001 1726867600.47406: 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) 32001 1726867600.47411: 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) 32001 1726867600.47413: 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) 32001 1726867600.47458: variable 'ansible_distribution' from source: facts 32001 1726867600.47464: variable 'ansible_distribution_major_version' from source: facts 32001 1726867600.47486: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867600.47513: when evaluation is False, skipping this task 32001 1726867600.47516: _execute() done 32001 1726867600.47518: dumping result to json 32001 1726867600.47523: done dumping result, returning 32001 1726867600.47557: done running TaskExecutor() for managed_node1/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 [0affcac9-a3a5-7edf-88b8-00000000001b] 32001 1726867600.47561: sending task result for task 0affcac9-a3a5-7edf-88b8-00000000001b 32001 1726867600.47772: done sending task result for task 0affcac9-a3a5-7edf-88b8-00000000001b 32001 1726867600.47774: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867600.47829: no more pending results, returning what we have 32001 1726867600.47835: results queue empty 32001 1726867600.47836: checking for any_errors_fatal 32001 1726867600.47841: done checking for any_errors_fatal 32001 1726867600.47841: checking for max_fail_percentage 32001 1726867600.47843: done checking for max_fail_percentage 32001 1726867600.47844: checking to see if all hosts have failed and the running result is not ok 32001 1726867600.47845: done checking to see if all hosts have failed 32001 1726867600.47845: getting the remaining hosts for this loop 32001 1726867600.47847: done getting the remaining hosts for this loop 32001 1726867600.47851: getting the next task for host managed_node1 32001 1726867600.47857: done getting next task for host managed_node1 32001 1726867600.47860: ^ 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 32001 1726867600.47864: ^ 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? (HOST STATE: block=0, task=7, 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 32001 1726867600.47876: getting variables 32001 1726867600.47881: in VariableManager get_vars() 32001 1726867600.47924: Calling all_inventory to load vars for managed_node1 32001 1726867600.47927: Calling groups_inventory to load vars for managed_node1 32001 1726867600.47930: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867600.47942: Calling all_plugins_play to load vars for managed_node1 32001 1726867600.47945: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867600.48087: Calling groups_plugins_play to load vars for managed_node1 32001 1726867600.48271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867600.48920: done with get_vars() 32001 1726867600.48930: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 32001 1726867600.49004: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:26:40 -0400 (0:00:00.074) 0:00:04.438 ****** 32001 1726867600.49034: entering _queue_task() for managed_node1/yum 32001 1726867600.49036: Creating lock for yum 32001 1726867600.49315: worker is 1 (out of 1 available) 32001 1726867600.49327: exiting _queue_task() for managed_node1/yum 32001 1726867600.49339: done queuing things up, now waiting for results queue to drain 32001 1726867600.49340: waiting for pending results... 32001 1726867600.49809: running TaskExecutor() for managed_node1/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 32001 1726867600.49815: in run() - task 0affcac9-a3a5-7edf-88b8-00000000001c 32001 1726867600.49819: variable 'ansible_search_path' from source: unknown 32001 1726867600.49821: variable 'ansible_search_path' from source: unknown 32001 1726867600.49824: calling self._execute() 32001 1726867600.50038: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867600.50042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867600.50044: variable 'omit' from source: magic vars 32001 1726867600.50369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867600.54031: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867600.54102: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867600.54145: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867600.54188: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867600.54220: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867600.54308: 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) 32001 1726867600.54345: 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) 32001 1726867600.54374: 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) 32001 1726867600.54426: 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) 32001 1726867600.54447: 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) 32001 1726867600.54583: variable 'ansible_distribution' from source: facts 32001 1726867600.54595: variable 'ansible_distribution_major_version' from source: facts 32001 1726867600.54622: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867600.54728: when evaluation is False, skipping this task 32001 1726867600.54731: _execute() done 32001 1726867600.54734: dumping result to json 32001 1726867600.54736: done dumping result, returning 32001 1726867600.54738: done running TaskExecutor() for managed_node1/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 [0affcac9-a3a5-7edf-88b8-00000000001c] 32001 1726867600.54740: sending task result for task 0affcac9-a3a5-7edf-88b8-00000000001c 32001 1726867600.54810: done sending task result for task 0affcac9-a3a5-7edf-88b8-00000000001c 32001 1726867600.54814: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867600.54883: no more pending results, returning what we have 32001 1726867600.54886: results queue empty 32001 1726867600.54887: checking for any_errors_fatal 32001 1726867600.54893: done checking for any_errors_fatal 32001 1726867600.54894: checking for max_fail_percentage 32001 1726867600.54896: done checking for max_fail_percentage 32001 1726867600.54897: checking to see if all hosts have failed and the running result is not ok 32001 1726867600.54898: done checking to see if all hosts have failed 32001 1726867600.54898: getting the remaining hosts for this loop 32001 1726867600.54899: done getting the remaining hosts for this loop 32001 1726867600.54903: getting the next task for host managed_node1 32001 1726867600.54910: done getting next task for host managed_node1 32001 1726867600.54913: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 32001 1726867600.54916: ^ 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? (HOST STATE: block=0, task=8, 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 32001 1726867600.54932: getting variables 32001 1726867600.54934: in VariableManager get_vars() 32001 1726867600.54974: Calling all_inventory to load vars for managed_node1 32001 1726867600.54979: Calling groups_inventory to load vars for managed_node1 32001 1726867600.54981: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867600.54992: Calling all_plugins_play to load vars for managed_node1 32001 1726867600.54995: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867600.54997: Calling groups_plugins_play to load vars for managed_node1 32001 1726867600.55455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867600.55769: done with get_vars() 32001 1726867600.55783: done getting variables 32001 1726867600.55844: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:26:40 -0400 (0:00:00.068) 0:00:04.507 ****** 32001 1726867600.55885: entering _queue_task() for managed_node1/fail 32001 1726867600.56373: worker is 1 (out of 1 available) 32001 1726867600.56387: exiting _queue_task() for managed_node1/fail 32001 1726867600.56399: done queuing things up, now waiting for results queue to drain 32001 1726867600.56401: waiting for pending results... 32001 1726867600.57273: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 32001 1726867600.57818: in run() - task 0affcac9-a3a5-7edf-88b8-00000000001d 32001 1726867600.57824: variable 'ansible_search_path' from source: unknown 32001 1726867600.57900: variable 'ansible_search_path' from source: unknown 32001 1726867600.58008: calling self._execute() 32001 1726867600.58104: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867600.58109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867600.58132: variable 'omit' from source: magic vars 32001 1726867600.58668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867600.61030: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867600.61074: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867600.61104: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867600.61182: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867600.61186: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867600.61217: 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) 32001 1726867600.61237: 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) 32001 1726867600.61255: 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) 32001 1726867600.61287: 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) 32001 1726867600.61295: 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) 32001 1726867600.61387: variable 'ansible_distribution' from source: facts 32001 1726867600.61391: variable 'ansible_distribution_major_version' from source: facts 32001 1726867600.61407: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867600.61412: when evaluation is False, skipping this task 32001 1726867600.61414: _execute() done 32001 1726867600.61416: dumping result to json 32001 1726867600.61419: done dumping result, returning 32001 1726867600.61426: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-7edf-88b8-00000000001d] 32001 1726867600.61429: sending task result for task 0affcac9-a3a5-7edf-88b8-00000000001d 32001 1726867600.61508: done sending task result for task 0affcac9-a3a5-7edf-88b8-00000000001d 32001 1726867600.61511: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867600.61571: no more pending results, returning what we have 32001 1726867600.61574: results queue empty 32001 1726867600.61575: checking for any_errors_fatal 32001 1726867600.61581: done checking for any_errors_fatal 32001 1726867600.61582: checking for max_fail_percentage 32001 1726867600.61584: done checking for max_fail_percentage 32001 1726867600.61584: checking to see if all hosts have failed and the running result is not ok 32001 1726867600.61585: done checking to see if all hosts have failed 32001 1726867600.61586: getting the remaining hosts for this loop 32001 1726867600.61587: done getting the remaining hosts for this loop 32001 1726867600.61590: getting the next task for host managed_node1 32001 1726867600.61596: done getting next task for host managed_node1 32001 1726867600.61600: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 32001 1726867600.61602: ^ 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? (HOST STATE: block=0, task=9, 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 32001 1726867600.61614: getting variables 32001 1726867600.61615: in VariableManager get_vars() 32001 1726867600.61652: Calling all_inventory to load vars for managed_node1 32001 1726867600.61655: Calling groups_inventory to load vars for managed_node1 32001 1726867600.61657: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867600.61665: Calling all_plugins_play to load vars for managed_node1 32001 1726867600.61667: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867600.61671: Calling groups_plugins_play to load vars for managed_node1 32001 1726867600.61835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867600.61997: done with get_vars() 32001 1726867600.62004: done getting variables 32001 1726867600.62047: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:26:40 -0400 (0:00:00.061) 0:00:04.569 ****** 32001 1726867600.62069: entering _queue_task() for managed_node1/package 32001 1726867600.62289: worker is 1 (out of 1 available) 32001 1726867600.62299: exiting _queue_task() for managed_node1/package 32001 1726867600.62310: done queuing things up, now waiting for results queue to drain 32001 1726867600.62311: waiting for pending results... 32001 1726867600.62521: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 32001 1726867600.62596: in run() - task 0affcac9-a3a5-7edf-88b8-00000000001e 32001 1726867600.62607: variable 'ansible_search_path' from source: unknown 32001 1726867600.62611: variable 'ansible_search_path' from source: unknown 32001 1726867600.62641: calling self._execute() 32001 1726867600.62695: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867600.62699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867600.62707: variable 'omit' from source: magic vars 32001 1726867600.63002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867600.65579: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867600.65620: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867600.65657: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867600.65746: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867600.65750: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867600.65801: 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) 32001 1726867600.65825: 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) 32001 1726867600.65854: 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) 32001 1726867600.65883: 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) 32001 1726867600.65893: 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) 32001 1726867600.66001: variable 'ansible_distribution' from source: facts 32001 1726867600.66004: variable 'ansible_distribution_major_version' from source: facts 32001 1726867600.66019: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867600.66022: when evaluation is False, skipping this task 32001 1726867600.66024: _execute() done 32001 1726867600.66029: dumping result to json 32001 1726867600.66033: done dumping result, returning 32001 1726867600.66040: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-7edf-88b8-00000000001e] 32001 1726867600.66043: sending task result for task 0affcac9-a3a5-7edf-88b8-00000000001e 32001 1726867600.66124: done sending task result for task 0affcac9-a3a5-7edf-88b8-00000000001e 32001 1726867600.66127: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867600.66173: no more pending results, returning what we have 32001 1726867600.66176: results queue empty 32001 1726867600.66178: checking for any_errors_fatal 32001 1726867600.66183: done checking for any_errors_fatal 32001 1726867600.66183: checking for max_fail_percentage 32001 1726867600.66185: done checking for max_fail_percentage 32001 1726867600.66186: checking to see if all hosts have failed and the running result is not ok 32001 1726867600.66187: done checking to see if all hosts have failed 32001 1726867600.66187: getting the remaining hosts for this loop 32001 1726867600.66189: done getting the remaining hosts for this loop 32001 1726867600.66192: getting the next task for host managed_node1 32001 1726867600.66197: done getting next task for host managed_node1 32001 1726867600.66200: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 32001 1726867600.66203: ^ 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? (HOST STATE: block=0, task=10, 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 32001 1726867600.66215: getting variables 32001 1726867600.66216: in VariableManager get_vars() 32001 1726867600.66249: Calling all_inventory to load vars for managed_node1 32001 1726867600.66252: Calling groups_inventory to load vars for managed_node1 32001 1726867600.66254: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867600.66261: Calling all_plugins_play to load vars for managed_node1 32001 1726867600.66264: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867600.66266: Calling groups_plugins_play to load vars for managed_node1 32001 1726867600.66397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867600.66538: done with get_vars() 32001 1726867600.66546: done getting variables 32001 1726867600.66586: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:26:40 -0400 (0:00:00.045) 0:00:04.614 ****** 32001 1726867600.66607: entering _queue_task() for managed_node1/package 32001 1726867600.66788: worker is 1 (out of 1 available) 32001 1726867600.66800: exiting _queue_task() for managed_node1/package 32001 1726867600.66812: done queuing things up, now waiting for results queue to drain 32001 1726867600.66814: waiting for pending results... 32001 1726867600.66958: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 32001 1726867600.67078: in run() - task 0affcac9-a3a5-7edf-88b8-00000000001f 32001 1726867600.67082: variable 'ansible_search_path' from source: unknown 32001 1726867600.67085: variable 'ansible_search_path' from source: unknown 32001 1726867600.67130: calling self._execute() 32001 1726867600.67195: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867600.67199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867600.67343: variable 'omit' from source: magic vars 32001 1726867600.67635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867600.69392: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867600.69448: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867600.69475: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867600.69503: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867600.69541: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867600.69591: 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) 32001 1726867600.69640: 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) 32001 1726867600.69660: 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) 32001 1726867600.69710: 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) 32001 1726867600.69718: 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) 32001 1726867600.69892: variable 'ansible_distribution' from source: facts 32001 1726867600.69896: variable 'ansible_distribution_major_version' from source: facts 32001 1726867600.69898: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867600.69918: when evaluation is False, skipping this task 32001 1726867600.69921: _execute() done 32001 1726867600.69923: dumping result to json 32001 1726867600.69926: done dumping result, returning 32001 1726867600.69928: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-7edf-88b8-00000000001f] 32001 1726867600.69930: sending task result for task 0affcac9-a3a5-7edf-88b8-00000000001f 32001 1726867600.70003: done sending task result for task 0affcac9-a3a5-7edf-88b8-00000000001f 32001 1726867600.70006: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867600.70064: no more pending results, returning what we have 32001 1726867600.70067: results queue empty 32001 1726867600.70068: checking for any_errors_fatal 32001 1726867600.70071: done checking for any_errors_fatal 32001 1726867600.70072: checking for max_fail_percentage 32001 1726867600.70074: done checking for max_fail_percentage 32001 1726867600.70075: checking to see if all hosts have failed and the running result is not ok 32001 1726867600.70075: done checking to see if all hosts have failed 32001 1726867600.70076: getting the remaining hosts for this loop 32001 1726867600.70130: done getting the remaining hosts for this loop 32001 1726867600.70134: getting the next task for host managed_node1 32001 1726867600.70139: done getting next task for host managed_node1 32001 1726867600.70142: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 32001 1726867600.70145: ^ 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? (HOST STATE: block=0, task=11, 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 32001 1726867600.70156: getting variables 32001 1726867600.70158: in VariableManager get_vars() 32001 1726867600.70208: Calling all_inventory to load vars for managed_node1 32001 1726867600.70211: Calling groups_inventory to load vars for managed_node1 32001 1726867600.70214: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867600.70222: Calling all_plugins_play to load vars for managed_node1 32001 1726867600.70227: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867600.70229: Calling groups_plugins_play to load vars for managed_node1 32001 1726867600.70432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867600.70625: done with get_vars() 32001 1726867600.70637: done getting variables 32001 1726867600.70688: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:26:40 -0400 (0:00:00.041) 0:00:04.655 ****** 32001 1726867600.70727: entering _queue_task() for managed_node1/package 32001 1726867600.70942: worker is 1 (out of 1 available) 32001 1726867600.70955: exiting _queue_task() for managed_node1/package 32001 1726867600.70970: done queuing things up, now waiting for results queue to drain 32001 1726867600.70972: waiting for pending results... 32001 1726867600.71494: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 32001 1726867600.71503: in run() - task 0affcac9-a3a5-7edf-88b8-000000000020 32001 1726867600.71506: variable 'ansible_search_path' from source: unknown 32001 1726867600.71508: variable 'ansible_search_path' from source: unknown 32001 1726867600.71510: calling self._execute() 32001 1726867600.71512: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867600.71514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867600.71516: variable 'omit' from source: magic vars 32001 1726867600.71801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867600.74073: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867600.74139: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867600.74190: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867600.74237: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867600.74262: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867600.74372: 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) 32001 1726867600.74410: 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) 32001 1726867600.74420: 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) 32001 1726867600.74456: 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) 32001 1726867600.74497: 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) 32001 1726867600.74596: variable 'ansible_distribution' from source: facts 32001 1726867600.74602: variable 'ansible_distribution_major_version' from source: facts 32001 1726867600.74617: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867600.74620: when evaluation is False, skipping this task 32001 1726867600.74625: _execute() done 32001 1726867600.74628: dumping result to json 32001 1726867600.74630: done dumping result, returning 32001 1726867600.74633: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-7edf-88b8-000000000020] 32001 1726867600.74670: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000020 32001 1726867600.74738: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000020 32001 1726867600.74741: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867600.74819: no more pending results, returning what we have 32001 1726867600.74822: results queue empty 32001 1726867600.74824: checking for any_errors_fatal 32001 1726867600.74829: done checking for any_errors_fatal 32001 1726867600.74831: checking for max_fail_percentage 32001 1726867600.74832: done checking for max_fail_percentage 32001 1726867600.74833: checking to see if all hosts have failed and the running result is not ok 32001 1726867600.74834: done checking to see if all hosts have failed 32001 1726867600.74834: getting the remaining hosts for this loop 32001 1726867600.74836: done getting the remaining hosts for this loop 32001 1726867600.74839: getting the next task for host managed_node1 32001 1726867600.74844: done getting next task for host managed_node1 32001 1726867600.74847: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 32001 1726867600.74852: ^ 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? (HOST STATE: block=0, task=12, 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 32001 1726867600.74866: getting variables 32001 1726867600.74867: in VariableManager get_vars() 32001 1726867600.74911: Calling all_inventory to load vars for managed_node1 32001 1726867600.74914: Calling groups_inventory to load vars for managed_node1 32001 1726867600.74916: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867600.74927: Calling all_plugins_play to load vars for managed_node1 32001 1726867600.74930: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867600.74932: Calling groups_plugins_play to load vars for managed_node1 32001 1726867600.75164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867600.75346: done with get_vars() 32001 1726867600.75357: done getting variables 32001 1726867600.75442: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:26:40 -0400 (0:00:00.047) 0:00:04.703 ****** 32001 1726867600.75468: entering _queue_task() for managed_node1/service 32001 1726867600.75470: Creating lock for service 32001 1726867600.75685: worker is 1 (out of 1 available) 32001 1726867600.75698: exiting _queue_task() for managed_node1/service 32001 1726867600.75710: done queuing things up, now waiting for results queue to drain 32001 1726867600.75712: waiting for pending results... 32001 1726867600.75997: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 32001 1726867600.76045: in run() - task 0affcac9-a3a5-7edf-88b8-000000000021 32001 1726867600.76066: variable 'ansible_search_path' from source: unknown 32001 1726867600.76070: variable 'ansible_search_path' from source: unknown 32001 1726867600.76104: calling self._execute() 32001 1726867600.76439: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867600.76460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867600.76484: variable 'omit' from source: magic vars 32001 1726867600.76817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867600.78536: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867600.78582: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867600.78607: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867600.78635: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867600.78667: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867600.78768: 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) 32001 1726867600.78776: 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) 32001 1726867600.78882: 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) 32001 1726867600.78886: 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) 32001 1726867600.78889: 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) 32001 1726867600.78988: variable 'ansible_distribution' from source: facts 32001 1726867600.78992: variable 'ansible_distribution_major_version' from source: facts 32001 1726867600.79006: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867600.79009: when evaluation is False, skipping this task 32001 1726867600.79012: _execute() done 32001 1726867600.79016: dumping result to json 32001 1726867600.79019: done dumping result, returning 32001 1726867600.79029: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-7edf-88b8-000000000021] 32001 1726867600.79033: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000021 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867600.79151: no more pending results, returning what we have 32001 1726867600.79153: results queue empty 32001 1726867600.79154: checking for any_errors_fatal 32001 1726867600.79160: done checking for any_errors_fatal 32001 1726867600.79160: checking for max_fail_percentage 32001 1726867600.79162: done checking for max_fail_percentage 32001 1726867600.79163: checking to see if all hosts have failed and the running result is not ok 32001 1726867600.79163: done checking to see if all hosts have failed 32001 1726867600.79164: getting the remaining hosts for this loop 32001 1726867600.79165: done getting the remaining hosts for this loop 32001 1726867600.79169: getting the next task for host managed_node1 32001 1726867600.79174: done getting next task for host managed_node1 32001 1726867600.79179: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 32001 1726867600.79182: ^ 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? (HOST STATE: block=0, task=13, 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 32001 1726867600.79195: getting variables 32001 1726867600.79196: in VariableManager get_vars() 32001 1726867600.79434: Calling all_inventory to load vars for managed_node1 32001 1726867600.79436: Calling groups_inventory to load vars for managed_node1 32001 1726867600.79438: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867600.79445: Calling all_plugins_play to load vars for managed_node1 32001 1726867600.79447: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867600.79450: Calling groups_plugins_play to load vars for managed_node1 32001 1726867600.79545: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000021 32001 1726867600.79549: WORKER PROCESS EXITING 32001 1726867600.79559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867600.79685: done with get_vars() 32001 1726867600.79691: done getting variables 32001 1726867600.79731: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:26:40 -0400 (0:00:00.042) 0:00:04.746 ****** 32001 1726867600.79751: entering _queue_task() for managed_node1/service 32001 1726867600.79936: worker is 1 (out of 1 available) 32001 1726867600.79950: exiting _queue_task() for managed_node1/service 32001 1726867600.79961: done queuing things up, now waiting for results queue to drain 32001 1726867600.79963: waiting for pending results... 32001 1726867600.80142: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 32001 1726867600.80230: in run() - task 0affcac9-a3a5-7edf-88b8-000000000022 32001 1726867600.80240: variable 'ansible_search_path' from source: unknown 32001 1726867600.80243: variable 'ansible_search_path' from source: unknown 32001 1726867600.80270: calling self._execute() 32001 1726867600.80332: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867600.80335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867600.80338: variable 'omit' from source: magic vars 32001 1726867600.80761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867600.82856: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867600.82861: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867600.82964: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867600.82968: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867600.82970: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867600.83037: 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) 32001 1726867600.83075: 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) 32001 1726867600.83174: 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) 32001 1726867600.83182: 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) 32001 1726867600.83186: 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) 32001 1726867600.83380: variable 'ansible_distribution' from source: facts 32001 1726867600.83404: variable 'ansible_distribution_major_version' from source: facts 32001 1726867600.83410: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867600.83412: when evaluation is False, skipping this task 32001 1726867600.83414: _execute() done 32001 1726867600.83417: dumping result to json 32001 1726867600.83419: done dumping result, returning 32001 1726867600.83425: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-7edf-88b8-000000000022] 32001 1726867600.83428: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000022 32001 1726867600.83595: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000022 32001 1726867600.83598: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32001 1726867600.83689: no more pending results, returning what we have 32001 1726867600.83692: results queue empty 32001 1726867600.83692: checking for any_errors_fatal 32001 1726867600.83698: done checking for any_errors_fatal 32001 1726867600.83698: checking for max_fail_percentage 32001 1726867600.83700: done checking for max_fail_percentage 32001 1726867600.83701: checking to see if all hosts have failed and the running result is not ok 32001 1726867600.83702: done checking to see if all hosts have failed 32001 1726867600.83702: getting the remaining hosts for this loop 32001 1726867600.83703: done getting the remaining hosts for this loop 32001 1726867600.83709: getting the next task for host managed_node1 32001 1726867600.83714: done getting next task for host managed_node1 32001 1726867600.83717: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 32001 1726867600.83720: ^ 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? (HOST STATE: block=0, task=14, 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 32001 1726867600.83737: getting variables 32001 1726867600.83738: in VariableManager get_vars() 32001 1726867600.83775: Calling all_inventory to load vars for managed_node1 32001 1726867600.83780: Calling groups_inventory to load vars for managed_node1 32001 1726867600.83782: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867600.83791: Calling all_plugins_play to load vars for managed_node1 32001 1726867600.83797: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867600.83812: Calling groups_plugins_play to load vars for managed_node1 32001 1726867600.84061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867600.84267: done with get_vars() 32001 1726867600.84283: done getting variables 32001 1726867600.84353: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:26:40 -0400 (0:00:00.046) 0:00:04.792 ****** 32001 1726867600.84389: entering _queue_task() for managed_node1/service 32001 1726867600.84626: worker is 1 (out of 1 available) 32001 1726867600.84643: exiting _queue_task() for managed_node1/service 32001 1726867600.84657: done queuing things up, now waiting for results queue to drain 32001 1726867600.84661: waiting for pending results... 32001 1726867600.84963: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 32001 1726867600.85045: in run() - task 0affcac9-a3a5-7edf-88b8-000000000023 32001 1726867600.85055: variable 'ansible_search_path' from source: unknown 32001 1726867600.85058: variable 'ansible_search_path' from source: unknown 32001 1726867600.85088: calling self._execute() 32001 1726867600.85150: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867600.85153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867600.85163: variable 'omit' from source: magic vars 32001 1726867600.85539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867600.89351: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867600.89501: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867600.89505: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867600.89508: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867600.89522: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867600.89710: 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) 32001 1726867600.89714: 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) 32001 1726867600.89716: 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) 32001 1726867600.89786: 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) 32001 1726867600.89789: 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) 32001 1726867600.89965: variable 'ansible_distribution' from source: facts 32001 1726867600.89969: variable 'ansible_distribution_major_version' from source: facts 32001 1726867600.90099: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867600.90105: when evaluation is False, skipping this task 32001 1726867600.90108: _execute() done 32001 1726867600.90110: dumping result to json 32001 1726867600.90112: done dumping result, returning 32001 1726867600.90117: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-7edf-88b8-000000000023] 32001 1726867600.90120: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000023 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867600.90260: no more pending results, returning what we have 32001 1726867600.90263: results queue empty 32001 1726867600.90264: checking for any_errors_fatal 32001 1726867600.90270: done checking for any_errors_fatal 32001 1726867600.90271: checking for max_fail_percentage 32001 1726867600.90273: done checking for max_fail_percentage 32001 1726867600.90273: checking to see if all hosts have failed and the running result is not ok 32001 1726867600.90274: done checking to see if all hosts have failed 32001 1726867600.90275: getting the remaining hosts for this loop 32001 1726867600.90276: done getting the remaining hosts for this loop 32001 1726867600.90281: getting the next task for host managed_node1 32001 1726867600.90287: done getting next task for host managed_node1 32001 1726867600.90291: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 32001 1726867600.90293: ^ 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? (HOST STATE: block=0, task=15, 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 32001 1726867600.90305: getting variables 32001 1726867600.90307: in VariableManager get_vars() 32001 1726867600.90349: Calling all_inventory to load vars for managed_node1 32001 1726867600.90352: Calling groups_inventory to load vars for managed_node1 32001 1726867600.90354: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867600.90363: Calling all_plugins_play to load vars for managed_node1 32001 1726867600.90365: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867600.90368: Calling groups_plugins_play to load vars for managed_node1 32001 1726867600.90672: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000023 32001 1726867600.90675: WORKER PROCESS EXITING 32001 1726867600.90726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867600.91220: done with get_vars() 32001 1726867600.91235: done getting variables 32001 1726867600.91420: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:26:40 -0400 (0:00:00.070) 0:00:04.863 ****** 32001 1726867600.91450: entering _queue_task() for managed_node1/service 32001 1726867600.91684: worker is 1 (out of 1 available) 32001 1726867600.91696: exiting _queue_task() for managed_node1/service 32001 1726867600.91706: done queuing things up, now waiting for results queue to drain 32001 1726867600.91708: waiting for pending results... 32001 1726867600.91960: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 32001 1726867600.92060: in run() - task 0affcac9-a3a5-7edf-88b8-000000000024 32001 1726867600.92086: variable 'ansible_search_path' from source: unknown 32001 1726867600.92093: variable 'ansible_search_path' from source: unknown 32001 1726867600.92357: calling self._execute() 32001 1726867600.92395: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867600.92403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867600.92527: variable 'omit' from source: magic vars 32001 1726867600.93210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867600.95383: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867600.95486: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867600.95511: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867600.95550: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867600.95585: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867600.95674: 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) 32001 1726867600.95783: 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) 32001 1726867600.95787: 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) 32001 1726867600.95789: 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) 32001 1726867600.95814: 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) 32001 1726867600.95958: variable 'ansible_distribution' from source: facts 32001 1726867600.95970: variable 'ansible_distribution_major_version' from source: facts 32001 1726867600.95995: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867600.96003: when evaluation is False, skipping this task 32001 1726867600.96010: _execute() done 32001 1726867600.96017: dumping result to json 32001 1726867600.96030: done dumping result, returning 32001 1726867600.96043: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-7edf-88b8-000000000024] 32001 1726867600.96053: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000024 32001 1726867600.96309: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000024 32001 1726867600.96312: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32001 1726867600.96356: no more pending results, returning what we have 32001 1726867600.96360: results queue empty 32001 1726867600.96361: checking for any_errors_fatal 32001 1726867600.96367: done checking for any_errors_fatal 32001 1726867600.96368: checking for max_fail_percentage 32001 1726867600.96370: done checking for max_fail_percentage 32001 1726867600.96371: checking to see if all hosts have failed and the running result is not ok 32001 1726867600.96372: done checking to see if all hosts have failed 32001 1726867600.96373: getting the remaining hosts for this loop 32001 1726867600.96374: done getting the remaining hosts for this loop 32001 1726867600.96380: getting the next task for host managed_node1 32001 1726867600.96387: done getting next task for host managed_node1 32001 1726867600.96391: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 32001 1726867600.96394: ^ 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? (HOST STATE: block=0, task=16, 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 32001 1726867600.96408: getting variables 32001 1726867600.96410: in VariableManager get_vars() 32001 1726867600.96454: Calling all_inventory to load vars for managed_node1 32001 1726867600.96457: Calling groups_inventory to load vars for managed_node1 32001 1726867600.96460: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867600.96473: Calling all_plugins_play to load vars for managed_node1 32001 1726867600.96476: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867600.96643: Calling groups_plugins_play to load vars for managed_node1 32001 1726867600.96852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867600.97061: done with get_vars() 32001 1726867600.97071: done getting variables 32001 1726867600.97126: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:26:40 -0400 (0:00:00.057) 0:00:04.920 ****** 32001 1726867600.97156: entering _queue_task() for managed_node1/copy 32001 1726867600.97594: worker is 1 (out of 1 available) 32001 1726867600.97603: exiting _queue_task() for managed_node1/copy 32001 1726867600.97612: done queuing things up, now waiting for results queue to drain 32001 1726867600.97613: waiting for pending results... 32001 1726867600.97740: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 32001 1726867600.97804: in run() - task 0affcac9-a3a5-7edf-88b8-000000000025 32001 1726867600.97822: variable 'ansible_search_path' from source: unknown 32001 1726867600.97830: variable 'ansible_search_path' from source: unknown 32001 1726867600.97872: calling self._execute() 32001 1726867600.97971: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867600.97984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867600.98058: variable 'omit' from source: magic vars 32001 1726867600.98411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867601.02085: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867601.02257: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867601.02424: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867601.02466: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867601.02545: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867601.02739: 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) 32001 1726867601.02776: 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) 32001 1726867601.02805: 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) 32001 1726867601.02878: 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) 32001 1726867601.02907: 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) 32001 1726867601.03040: variable 'ansible_distribution' from source: facts 32001 1726867601.03051: variable 'ansible_distribution_major_version' from source: facts 32001 1726867601.03081: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867601.03089: when evaluation is False, skipping this task 32001 1726867601.03095: _execute() done 32001 1726867601.03101: dumping result to json 32001 1726867601.03109: done dumping result, returning 32001 1726867601.03121: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-7edf-88b8-000000000025] 32001 1726867601.03129: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000025 32001 1726867601.03386: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000025 32001 1726867601.03389: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867601.03436: no more pending results, returning what we have 32001 1726867601.03439: results queue empty 32001 1726867601.03440: checking for any_errors_fatal 32001 1726867601.03446: done checking for any_errors_fatal 32001 1726867601.03447: checking for max_fail_percentage 32001 1726867601.03448: done checking for max_fail_percentage 32001 1726867601.03449: checking to see if all hosts have failed and the running result is not ok 32001 1726867601.03450: done checking to see if all hosts have failed 32001 1726867601.03451: getting the remaining hosts for this loop 32001 1726867601.03453: done getting the remaining hosts for this loop 32001 1726867601.03456: getting the next task for host managed_node1 32001 1726867601.03462: done getting next task for host managed_node1 32001 1726867601.03466: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 32001 1726867601.03468: ^ 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? (HOST STATE: block=0, task=17, 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 32001 1726867601.03484: getting variables 32001 1726867601.03486: in VariableManager get_vars() 32001 1726867601.03530: Calling all_inventory to load vars for managed_node1 32001 1726867601.03533: Calling groups_inventory to load vars for managed_node1 32001 1726867601.03535: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867601.03546: Calling all_plugins_play to load vars for managed_node1 32001 1726867601.03549: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867601.03553: Calling groups_plugins_play to load vars for managed_node1 32001 1726867601.03751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867601.04104: done with get_vars() 32001 1726867601.04117: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:26:41 -0400 (0:00:00.070) 0:00:04.990 ****** 32001 1726867601.04206: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 32001 1726867601.04208: Creating lock for fedora.linux_system_roles.network_connections 32001 1726867601.04453: worker is 1 (out of 1 available) 32001 1726867601.04466: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 32001 1726867601.04476: done queuing things up, now waiting for results queue to drain 32001 1726867601.04583: waiting for pending results... 32001 1726867601.04744: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 32001 1726867601.04913: in run() - task 0affcac9-a3a5-7edf-88b8-000000000026 32001 1726867601.04944: variable 'ansible_search_path' from source: unknown 32001 1726867601.05084: variable 'ansible_search_path' from source: unknown 32001 1726867601.05088: calling self._execute() 32001 1726867601.05107: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867601.05119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867601.05135: variable 'omit' from source: magic vars 32001 1726867601.05626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867601.08187: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867601.08255: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867601.08304: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867601.08349: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867601.08389: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867601.08473: 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) 32001 1726867601.08516: 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) 32001 1726867601.08650: 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) 32001 1726867601.08882: 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) 32001 1726867601.08886: 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) 32001 1726867601.08974: variable 'ansible_distribution' from source: facts 32001 1726867601.09088: variable 'ansible_distribution_major_version' from source: facts 32001 1726867601.09115: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867601.09125: when evaluation is False, skipping this task 32001 1726867601.09134: _execute() done 32001 1726867601.09141: dumping result to json 32001 1726867601.09388: done dumping result, returning 32001 1726867601.09392: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-7edf-88b8-000000000026] 32001 1726867601.09395: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000026 32001 1726867601.09462: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000026 32001 1726867601.09465: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867601.09539: no more pending results, returning what we have 32001 1726867601.09542: results queue empty 32001 1726867601.09543: checking for any_errors_fatal 32001 1726867601.09550: done checking for any_errors_fatal 32001 1726867601.09551: checking for max_fail_percentage 32001 1726867601.09553: done checking for max_fail_percentage 32001 1726867601.09554: checking to see if all hosts have failed and the running result is not ok 32001 1726867601.09555: done checking to see if all hosts have failed 32001 1726867601.09555: getting the remaining hosts for this loop 32001 1726867601.09556: done getting the remaining hosts for this loop 32001 1726867601.09560: getting the next task for host managed_node1 32001 1726867601.09566: done getting next task for host managed_node1 32001 1726867601.09569: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 32001 1726867601.09572: ^ 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? (HOST STATE: block=0, task=18, 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 32001 1726867601.09586: getting variables 32001 1726867601.09588: in VariableManager get_vars() 32001 1726867601.09633: Calling all_inventory to load vars for managed_node1 32001 1726867601.09636: Calling groups_inventory to load vars for managed_node1 32001 1726867601.09639: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867601.09649: Calling all_plugins_play to load vars for managed_node1 32001 1726867601.09653: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867601.09656: Calling groups_plugins_play to load vars for managed_node1 32001 1726867601.10505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867601.10925: done with get_vars() 32001 1726867601.10935: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:26:41 -0400 (0:00:00.068) 0:00:05.058 ****** 32001 1726867601.11014: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 32001 1726867601.11016: Creating lock for fedora.linux_system_roles.network_state 32001 1726867601.11625: worker is 1 (out of 1 available) 32001 1726867601.11639: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 32001 1726867601.11649: done queuing things up, now waiting for results queue to drain 32001 1726867601.11650: waiting for pending results... 32001 1726867601.12269: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 32001 1726867601.12684: in run() - task 0affcac9-a3a5-7edf-88b8-000000000027 32001 1726867601.12703: variable 'ansible_search_path' from source: unknown 32001 1726867601.12740: variable 'ansible_search_path' from source: unknown 32001 1726867601.13063: calling self._execute() 32001 1726867601.13092: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867601.13386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867601.13389: variable 'omit' from source: magic vars 32001 1726867601.14266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867601.20222: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867601.20611: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867601.20656: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867601.20700: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867601.20746: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867601.21056: 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) 32001 1726867601.21283: 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) 32001 1726867601.21286: 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) 32001 1726867601.21289: 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) 32001 1726867601.21291: 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) 32001 1726867601.21439: variable 'ansible_distribution' from source: facts 32001 1726867601.21450: variable 'ansible_distribution_major_version' from source: facts 32001 1726867601.21470: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867601.21480: when evaluation is False, skipping this task 32001 1726867601.21487: _execute() done 32001 1726867601.21494: dumping result to json 32001 1726867601.21502: done dumping result, returning 32001 1726867601.21513: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-7edf-88b8-000000000027] 32001 1726867601.21527: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000027 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867601.21686: no more pending results, returning what we have 32001 1726867601.21689: results queue empty 32001 1726867601.21690: checking for any_errors_fatal 32001 1726867601.21696: done checking for any_errors_fatal 32001 1726867601.21697: checking for max_fail_percentage 32001 1726867601.21699: done checking for max_fail_percentage 32001 1726867601.21700: checking to see if all hosts have failed and the running result is not ok 32001 1726867601.21701: done checking to see if all hosts have failed 32001 1726867601.21702: getting the remaining hosts for this loop 32001 1726867601.21703: done getting the remaining hosts for this loop 32001 1726867601.21707: getting the next task for host managed_node1 32001 1726867601.21714: done getting next task for host managed_node1 32001 1726867601.21718: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 32001 1726867601.21721: ^ 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? (HOST STATE: block=0, task=19, 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 32001 1726867601.21734: getting variables 32001 1726867601.21736: in VariableManager get_vars() 32001 1726867601.21783: Calling all_inventory to load vars for managed_node1 32001 1726867601.21786: Calling groups_inventory to load vars for managed_node1 32001 1726867601.21788: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867601.21799: Calling all_plugins_play to load vars for managed_node1 32001 1726867601.21802: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867601.21806: Calling groups_plugins_play to load vars for managed_node1 32001 1726867601.22213: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000027 32001 1726867601.22216: WORKER PROCESS EXITING 32001 1726867601.22237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867601.22901: done with get_vars() 32001 1726867601.22914: done getting variables 32001 1726867601.22971: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:26:41 -0400 (0:00:00.119) 0:00:05.178 ****** 32001 1726867601.23006: entering _queue_task() for managed_node1/debug 32001 1726867601.23789: worker is 1 (out of 1 available) 32001 1726867601.23800: exiting _queue_task() for managed_node1/debug 32001 1726867601.23808: done queuing things up, now waiting for results queue to drain 32001 1726867601.23810: waiting for pending results... 32001 1726867601.23998: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 32001 1726867601.24122: in run() - task 0affcac9-a3a5-7edf-88b8-000000000028 32001 1726867601.24147: variable 'ansible_search_path' from source: unknown 32001 1726867601.24154: variable 'ansible_search_path' from source: unknown 32001 1726867601.24194: calling self._execute() 32001 1726867601.24286: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867601.24297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867601.24316: variable 'omit' from source: magic vars 32001 1726867601.24831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867601.27775: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867601.27858: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867601.27912: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867601.27958: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867601.28000: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867601.28096: 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) 32001 1726867601.28134: 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) 32001 1726867601.28166: 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) 32001 1726867601.28221: 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) 32001 1726867601.28284: 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) 32001 1726867601.28393: variable 'ansible_distribution' from source: facts 32001 1726867601.28411: variable 'ansible_distribution_major_version' from source: facts 32001 1726867601.28440: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867601.28448: when evaluation is False, skipping this task 32001 1726867601.28455: _execute() done 32001 1726867601.28462: dumping result to json 32001 1726867601.28484: done dumping result, returning 32001 1726867601.28488: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-7edf-88b8-000000000028] 32001 1726867601.28497: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000028 32001 1726867601.28707: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000028 32001 1726867601.28710: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32001 1726867601.28788: no more pending results, returning what we have 32001 1726867601.28791: results queue empty 32001 1726867601.28792: checking for any_errors_fatal 32001 1726867601.28797: done checking for any_errors_fatal 32001 1726867601.28798: checking for max_fail_percentage 32001 1726867601.28800: done checking for max_fail_percentage 32001 1726867601.28801: checking to see if all hosts have failed and the running result is not ok 32001 1726867601.28802: done checking to see if all hosts have failed 32001 1726867601.28802: getting the remaining hosts for this loop 32001 1726867601.28804: done getting the remaining hosts for this loop 32001 1726867601.28808: getting the next task for host managed_node1 32001 1726867601.28815: done getting next task for host managed_node1 32001 1726867601.28819: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 32001 1726867601.28822: ^ 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? (HOST STATE: block=0, task=20, 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 32001 1726867601.28838: getting variables 32001 1726867601.28840: in VariableManager get_vars() 32001 1726867601.29002: Calling all_inventory to load vars for managed_node1 32001 1726867601.29005: Calling groups_inventory to load vars for managed_node1 32001 1726867601.29008: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867601.29018: Calling all_plugins_play to load vars for managed_node1 32001 1726867601.29021: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867601.29028: Calling groups_plugins_play to load vars for managed_node1 32001 1726867601.29419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867601.29648: done with get_vars() 32001 1726867601.29662: done getting variables 32001 1726867601.29720: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:26:41 -0400 (0:00:00.067) 0:00:05.246 ****** 32001 1726867601.29754: entering _queue_task() for managed_node1/debug 32001 1726867601.30206: worker is 1 (out of 1 available) 32001 1726867601.30216: exiting _queue_task() for managed_node1/debug 32001 1726867601.30227: done queuing things up, now waiting for results queue to drain 32001 1726867601.30228: waiting for pending results... 32001 1726867601.30356: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 32001 1726867601.30438: in run() - task 0affcac9-a3a5-7edf-88b8-000000000029 32001 1726867601.30464: variable 'ansible_search_path' from source: unknown 32001 1726867601.30473: variable 'ansible_search_path' from source: unknown 32001 1726867601.30517: calling self._execute() 32001 1726867601.30673: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867601.30676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867601.30681: variable 'omit' from source: magic vars 32001 1726867601.31091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867601.32854: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867601.32918: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867601.32961: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867601.33025: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867601.33054: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867601.33140: 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) 32001 1726867601.33176: 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) 32001 1726867601.33282: 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) 32001 1726867601.33285: 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) 32001 1726867601.33288: 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) 32001 1726867601.33443: variable 'ansible_distribution' from source: facts 32001 1726867601.33455: variable 'ansible_distribution_major_version' from source: facts 32001 1726867601.33480: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867601.33510: when evaluation is False, skipping this task 32001 1726867601.33518: _execute() done 32001 1726867601.33529: dumping result to json 32001 1726867601.33555: done dumping result, returning 32001 1726867601.33691: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-7edf-88b8-000000000029] 32001 1726867601.33694: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000029 32001 1726867601.33985: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000029 32001 1726867601.33989: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32001 1726867601.34058: no more pending results, returning what we have 32001 1726867601.34061: results queue empty 32001 1726867601.34062: checking for any_errors_fatal 32001 1726867601.34067: done checking for any_errors_fatal 32001 1726867601.34067: checking for max_fail_percentage 32001 1726867601.34070: done checking for max_fail_percentage 32001 1726867601.34071: checking to see if all hosts have failed and the running result is not ok 32001 1726867601.34072: done checking to see if all hosts have failed 32001 1726867601.34073: getting the remaining hosts for this loop 32001 1726867601.34074: done getting the remaining hosts for this loop 32001 1726867601.34080: getting the next task for host managed_node1 32001 1726867601.34087: done getting next task for host managed_node1 32001 1726867601.34091: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 32001 1726867601.34094: ^ 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? (HOST STATE: block=0, task=21, 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 32001 1726867601.34107: getting variables 32001 1726867601.34109: in VariableManager get_vars() 32001 1726867601.34155: Calling all_inventory to load vars for managed_node1 32001 1726867601.34158: Calling groups_inventory to load vars for managed_node1 32001 1726867601.34161: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867601.34172: Calling all_plugins_play to load vars for managed_node1 32001 1726867601.34176: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867601.34210: Calling groups_plugins_play to load vars for managed_node1 32001 1726867601.34533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867601.34817: done with get_vars() 32001 1726867601.34831: done getting variables 32001 1726867601.34930: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:26:41 -0400 (0:00:00.052) 0:00:05.298 ****** 32001 1726867601.34976: entering _queue_task() for managed_node1/debug 32001 1726867601.35193: worker is 1 (out of 1 available) 32001 1726867601.35206: exiting _queue_task() for managed_node1/debug 32001 1726867601.35217: done queuing things up, now waiting for results queue to drain 32001 1726867601.35219: waiting for pending results... 32001 1726867601.35383: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 32001 1726867601.35460: in run() - task 0affcac9-a3a5-7edf-88b8-00000000002a 32001 1726867601.35471: variable 'ansible_search_path' from source: unknown 32001 1726867601.35475: variable 'ansible_search_path' from source: unknown 32001 1726867601.35505: calling self._execute() 32001 1726867601.35567: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867601.35570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867601.35580: variable 'omit' from source: magic vars 32001 1726867601.36016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867601.38584: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867601.38596: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867601.38706: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867601.38710: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867601.38712: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867601.38923: 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) 32001 1726867601.38926: 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) 32001 1726867601.38930: 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) 32001 1726867601.38959: 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) 32001 1726867601.38981: 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) 32001 1726867601.39143: variable 'ansible_distribution' from source: facts 32001 1726867601.39158: variable 'ansible_distribution_major_version' from source: facts 32001 1726867601.39214: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867601.39217: when evaluation is False, skipping this task 32001 1726867601.39220: _execute() done 32001 1726867601.39222: dumping result to json 32001 1726867601.39224: done dumping result, returning 32001 1726867601.39226: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-7edf-88b8-00000000002a] 32001 1726867601.39228: sending task result for task 0affcac9-a3a5-7edf-88b8-00000000002a 32001 1726867601.39345: done sending task result for task 0affcac9-a3a5-7edf-88b8-00000000002a 32001 1726867601.39348: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32001 1726867601.39409: no more pending results, returning what we have 32001 1726867601.39412: results queue empty 32001 1726867601.39413: checking for any_errors_fatal 32001 1726867601.39419: done checking for any_errors_fatal 32001 1726867601.39420: checking for max_fail_percentage 32001 1726867601.39422: done checking for max_fail_percentage 32001 1726867601.39422: checking to see if all hosts have failed and the running result is not ok 32001 1726867601.39423: done checking to see if all hosts have failed 32001 1726867601.39424: getting the remaining hosts for this loop 32001 1726867601.39425: done getting the remaining hosts for this loop 32001 1726867601.39428: getting the next task for host managed_node1 32001 1726867601.39434: done getting next task for host managed_node1 32001 1726867601.39438: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 32001 1726867601.39440: ^ 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? (HOST STATE: block=0, task=22, 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 32001 1726867601.39452: getting variables 32001 1726867601.39453: in VariableManager get_vars() 32001 1726867601.39514: Calling all_inventory to load vars for managed_node1 32001 1726867601.39517: Calling groups_inventory to load vars for managed_node1 32001 1726867601.39519: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867601.39527: Calling all_plugins_play to load vars for managed_node1 32001 1726867601.39530: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867601.39532: Calling groups_plugins_play to load vars for managed_node1 32001 1726867601.39664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867601.39799: done with get_vars() 32001 1726867601.39807: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:26:41 -0400 (0:00:00.048) 0:00:05.347 ****** 32001 1726867601.39870: entering _queue_task() for managed_node1/ping 32001 1726867601.39871: Creating lock for ping 32001 1726867601.40076: worker is 1 (out of 1 available) 32001 1726867601.40091: exiting _queue_task() for managed_node1/ping 32001 1726867601.40102: done queuing things up, now waiting for results queue to drain 32001 1726867601.40103: waiting for pending results... 32001 1726867601.40256: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 32001 1726867601.40332: in run() - task 0affcac9-a3a5-7edf-88b8-00000000002b 32001 1726867601.40344: variable 'ansible_search_path' from source: unknown 32001 1726867601.40348: variable 'ansible_search_path' from source: unknown 32001 1726867601.40382: calling self._execute() 32001 1726867601.40486: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867601.40489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867601.40492: variable 'omit' from source: magic vars 32001 1726867601.40984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867601.43315: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867601.43360: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867601.43402: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867601.43426: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867601.43448: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867601.43511: 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) 32001 1726867601.43532: 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) 32001 1726867601.43549: 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) 32001 1726867601.43575: 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) 32001 1726867601.43587: 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) 32001 1726867601.43685: variable 'ansible_distribution' from source: facts 32001 1726867601.43690: variable 'ansible_distribution_major_version' from source: facts 32001 1726867601.43705: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867601.43708: when evaluation is False, skipping this task 32001 1726867601.43710: _execute() done 32001 1726867601.43714: dumping result to json 32001 1726867601.43716: done dumping result, returning 32001 1726867601.43728: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-7edf-88b8-00000000002b] 32001 1726867601.43731: sending task result for task 0affcac9-a3a5-7edf-88b8-00000000002b 32001 1726867601.43808: done sending task result for task 0affcac9-a3a5-7edf-88b8-00000000002b 32001 1726867601.43811: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867601.43871: no more pending results, returning what we have 32001 1726867601.43874: results queue empty 32001 1726867601.43875: checking for any_errors_fatal 32001 1726867601.43886: done checking for any_errors_fatal 32001 1726867601.43887: checking for max_fail_percentage 32001 1726867601.43889: done checking for max_fail_percentage 32001 1726867601.43889: checking to see if all hosts have failed and the running result is not ok 32001 1726867601.43890: done checking to see if all hosts have failed 32001 1726867601.43891: getting the remaining hosts for this loop 32001 1726867601.43892: done getting the remaining hosts for this loop 32001 1726867601.43896: getting the next task for host managed_node1 32001 1726867601.43904: done getting next task for host managed_node1 32001 1726867601.43906: ^ task is: TASK: meta (role_complete) 32001 1726867601.43908: ^ 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? (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 32001 1726867601.43922: getting variables 32001 1726867601.43924: in VariableManager get_vars() 32001 1726867601.43961: Calling all_inventory to load vars for managed_node1 32001 1726867601.43963: Calling groups_inventory to load vars for managed_node1 32001 1726867601.43965: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867601.43973: Calling all_plugins_play to load vars for managed_node1 32001 1726867601.43976: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867601.43980: Calling groups_plugins_play to load vars for managed_node1 32001 1726867601.44146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867601.44274: done with get_vars() 32001 1726867601.44284: done getting variables 32001 1726867601.44339: done queuing things up, now waiting for results queue to drain 32001 1726867601.44340: results queue empty 32001 1726867601.44341: checking for any_errors_fatal 32001 1726867601.44342: done checking for any_errors_fatal 32001 1726867601.44342: checking for max_fail_percentage 32001 1726867601.44343: done checking for max_fail_percentage 32001 1726867601.44343: checking to see if all hosts have failed and the running result is not ok 32001 1726867601.44344: done checking to see if all hosts have failed 32001 1726867601.44344: getting the remaining hosts for this loop 32001 1726867601.44345: done getting the remaining hosts for this loop 32001 1726867601.44346: getting the next task for host managed_node1 32001 1726867601.44349: done getting next task for host managed_node1 32001 1726867601.44350: ^ task is: TASK: Include the task 'assert_device_present.yml' 32001 1726867601.44351: ^ 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 32001 1726867601.44352: getting variables 32001 1726867601.44353: in VariableManager get_vars() 32001 1726867601.44362: Calling all_inventory to load vars for managed_node1 32001 1726867601.44363: Calling groups_inventory to load vars for managed_node1 32001 1726867601.44364: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867601.44367: Calling all_plugins_play to load vars for managed_node1 32001 1726867601.44368: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867601.44370: Calling groups_plugins_play to load vars for managed_node1 32001 1726867601.44458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867601.44579: done with get_vars() 32001 1726867601.44585: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:46 Friday 20 September 2024 17:26:41 -0400 (0:00:00.047) 0:00:05.394 ****** 32001 1726867601.44627: entering _queue_task() for managed_node1/include_tasks 32001 1726867601.45026: worker is 1 (out of 1 available) 32001 1726867601.45041: exiting _queue_task() for managed_node1/include_tasks 32001 1726867601.45050: done queuing things up, now waiting for results queue to drain 32001 1726867601.45054: waiting for pending results... 32001 1726867601.45376: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' 32001 1726867601.45549: in run() - task 0affcac9-a3a5-7edf-88b8-00000000005b 32001 1726867601.45562: variable 'ansible_search_path' from source: unknown 32001 1726867601.45660: calling self._execute() 32001 1726867601.45737: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867601.45748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867601.45761: variable 'omit' from source: magic vars 32001 1726867601.46243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867601.48670: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867601.48812: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867601.48836: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867601.48841: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867601.48875: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867601.48930: 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) 32001 1726867601.49012: 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) 32001 1726867601.49045: 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) 32001 1726867601.49049: 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) 32001 1726867601.49080: 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) 32001 1726867601.49176: variable 'ansible_distribution' from source: facts 32001 1726867601.49193: variable 'ansible_distribution_major_version' from source: facts 32001 1726867601.49206: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867601.49209: when evaluation is False, skipping this task 32001 1726867601.49211: _execute() done 32001 1726867601.49214: dumping result to json 32001 1726867601.49216: done dumping result, returning 32001 1726867601.49227: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' [0affcac9-a3a5-7edf-88b8-00000000005b] 32001 1726867601.49230: sending task result for task 0affcac9-a3a5-7edf-88b8-00000000005b 32001 1726867601.49354: done sending task result for task 0affcac9-a3a5-7edf-88b8-00000000005b 32001 1726867601.49357: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867601.49442: no more pending results, returning what we have 32001 1726867601.49445: results queue empty 32001 1726867601.49446: checking for any_errors_fatal 32001 1726867601.49447: done checking for any_errors_fatal 32001 1726867601.49448: checking for max_fail_percentage 32001 1726867601.49449: done checking for max_fail_percentage 32001 1726867601.49450: checking to see if all hosts have failed and the running result is not ok 32001 1726867601.49451: done checking to see if all hosts have failed 32001 1726867601.49452: getting the remaining hosts for this loop 32001 1726867601.49452: done getting the remaining hosts for this loop 32001 1726867601.49456: getting the next task for host managed_node1 32001 1726867601.49460: done getting next task for host managed_node1 32001 1726867601.49462: ^ task is: TASK: Include the task 'assert_profile_present.yml' 32001 1726867601.49464: ^ 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 32001 1726867601.49466: getting variables 32001 1726867601.49467: in VariableManager get_vars() 32001 1726867601.49517: Calling all_inventory to load vars for managed_node1 32001 1726867601.49520: Calling groups_inventory to load vars for managed_node1 32001 1726867601.49522: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867601.49534: Calling all_plugins_play to load vars for managed_node1 32001 1726867601.49536: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867601.49538: Calling groups_plugins_play to load vars for managed_node1 32001 1726867601.49707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867601.49857: done with get_vars() 32001 1726867601.49865: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:50 Friday 20 September 2024 17:26:41 -0400 (0:00:00.053) 0:00:05.447 ****** 32001 1726867601.49932: entering _queue_task() for managed_node1/include_tasks 32001 1726867601.50168: worker is 1 (out of 1 available) 32001 1726867601.50188: exiting _queue_task() for managed_node1/include_tasks 32001 1726867601.50198: done queuing things up, now waiting for results queue to drain 32001 1726867601.50200: waiting for pending results... 32001 1726867601.50463: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' 32001 1726867601.50490: in run() - task 0affcac9-a3a5-7edf-88b8-00000000005c 32001 1726867601.50502: variable 'ansible_search_path' from source: unknown 32001 1726867601.50540: variable 'interface' from source: play vars 32001 1726867601.50702: variable 'interface' from source: play vars 32001 1726867601.50734: variable 'vlan_interface' from source: play vars 32001 1726867601.50783: variable 'vlan_interface' from source: play vars 32001 1726867601.50794: variable 'omit' from source: magic vars 32001 1726867601.50874: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867601.50883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867601.50894: variable 'omit' from source: magic vars 32001 1726867601.51103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867601.52497: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867601.52542: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867601.52566: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867601.52592: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867601.52612: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867601.52670: 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) 32001 1726867601.52701: 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) 32001 1726867601.52718: 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) 32001 1726867601.52746: 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) 32001 1726867601.52758: 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) 32001 1726867601.52841: variable 'ansible_distribution' from source: facts 32001 1726867601.52844: variable 'ansible_distribution_major_version' from source: facts 32001 1726867601.52858: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867601.52861: when evaluation is False, skipping this task 32001 1726867601.52884: variable 'item' from source: unknown 32001 1726867601.52927: variable 'item' from source: unknown skipping: [managed_node1] => (item=lsr101) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "lsr101", "skip_reason": "Conditional result was False" } 32001 1726867601.53104: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867601.53107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867601.53110: variable 'omit' from source: magic vars 32001 1726867601.53271: 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) 32001 1726867601.53324: 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) 32001 1726867601.53345: 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) 32001 1726867601.53367: 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) 32001 1726867601.53407: 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) 32001 1726867601.53507: variable 'ansible_distribution' from source: facts 32001 1726867601.53511: variable 'ansible_distribution_major_version' from source: facts 32001 1726867601.53518: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867601.53531: when evaluation is False, skipping this task 32001 1726867601.53626: variable 'item' from source: unknown 32001 1726867601.53755: variable 'item' from source: unknown skipping: [managed_node1] => (item=lsr101.90) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "lsr101.90", "skip_reason": "Conditional result was False" } 32001 1726867601.53817: dumping result to json 32001 1726867601.53820: done dumping result, returning 32001 1726867601.53822: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' [0affcac9-a3a5-7edf-88b8-00000000005c] 32001 1726867601.53827: sending task result for task 0affcac9-a3a5-7edf-88b8-00000000005c skipping: [managed_node1] => { "changed": false } MSG: All items skipped 32001 1726867601.53974: no more pending results, returning what we have 32001 1726867601.53978: results queue empty 32001 1726867601.53979: checking for any_errors_fatal 32001 1726867601.53983: done checking for any_errors_fatal 32001 1726867601.53983: checking for max_fail_percentage 32001 1726867601.53987: done checking for max_fail_percentage 32001 1726867601.53988: checking to see if all hosts have failed and the running result is not ok 32001 1726867601.53989: done checking to see if all hosts have failed 32001 1726867601.53989: getting the remaining hosts for this loop 32001 1726867601.53990: done getting the remaining hosts for this loop 32001 1726867601.53993: getting the next task for host managed_node1 32001 1726867601.53997: done getting next task for host managed_node1 32001 1726867601.54000: ^ task is: TASK: TEARDOWN: remove profiles. 32001 1726867601.54001: ^ 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 32001 1726867601.54004: getting variables 32001 1726867601.54005: in VariableManager get_vars() 32001 1726867601.54047: Calling all_inventory to load vars for managed_node1 32001 1726867601.54049: Calling groups_inventory to load vars for managed_node1 32001 1726867601.54050: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867601.54058: Calling all_plugins_play to load vars for managed_node1 32001 1726867601.54060: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867601.54066: done sending task result for task 0affcac9-a3a5-7edf-88b8-00000000005c 32001 1726867601.54073: Calling groups_plugins_play to load vars for managed_node1 32001 1726867601.54231: WORKER PROCESS EXITING 32001 1726867601.54254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867601.54456: done with get_vars() 32001 1726867601.54471: done getting variables 32001 1726867601.54544: 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 [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:58 Friday 20 September 2024 17:26:41 -0400 (0:00:00.046) 0:00:05.494 ****** 32001 1726867601.54578: entering _queue_task() for managed_node1/debug 32001 1726867601.54821: worker is 1 (out of 1 available) 32001 1726867601.54836: exiting _queue_task() for managed_node1/debug 32001 1726867601.54846: done queuing things up, now waiting for results queue to drain 32001 1726867601.54848: waiting for pending results... 32001 1726867601.55059: running TaskExecutor() for managed_node1/TASK: TEARDOWN: remove profiles. 32001 1726867601.55141: in run() - task 0affcac9-a3a5-7edf-88b8-00000000005d 32001 1726867601.55243: variable 'ansible_search_path' from source: unknown 32001 1726867601.55247: calling self._execute() 32001 1726867601.55278: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867601.55282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867601.55291: variable 'omit' from source: magic vars 32001 1726867601.55740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867601.57245: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867601.57385: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867601.57388: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867601.57391: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867601.57416: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867601.57480: 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) 32001 1726867601.57507: 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) 32001 1726867601.57521: 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) 32001 1726867601.57549: 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) 32001 1726867601.57559: 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) 32001 1726867601.57689: variable 'ansible_distribution' from source: facts 32001 1726867601.57692: variable 'ansible_distribution_major_version' from source: facts 32001 1726867601.57699: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867601.57702: when evaluation is False, skipping this task 32001 1726867601.57705: _execute() done 32001 1726867601.57708: dumping result to json 32001 1726867601.57710: done dumping result, returning 32001 1726867601.57721: done running TaskExecutor() for managed_node1/TASK: TEARDOWN: remove profiles. [0affcac9-a3a5-7edf-88b8-00000000005d] 32001 1726867601.57723: sending task result for task 0affcac9-a3a5-7edf-88b8-00000000005d 32001 1726867601.57796: done sending task result for task 0affcac9-a3a5-7edf-88b8-00000000005d 32001 1726867601.57799: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32001 1726867601.57861: no more pending results, returning what we have 32001 1726867601.57864: results queue empty 32001 1726867601.57865: checking for any_errors_fatal 32001 1726867601.57870: done checking for any_errors_fatal 32001 1726867601.57871: checking for max_fail_percentage 32001 1726867601.57872: done checking for max_fail_percentage 32001 1726867601.57873: checking to see if all hosts have failed and the running result is not ok 32001 1726867601.57873: done checking to see if all hosts have failed 32001 1726867601.57874: getting the remaining hosts for this loop 32001 1726867601.57875: done getting the remaining hosts for this loop 32001 1726867601.57880: getting the next task for host managed_node1 32001 1726867601.57885: done getting next task for host managed_node1 32001 1726867601.57888: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 32001 1726867601.57891: ^ 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? (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 32001 1726867601.57904: getting variables 32001 1726867601.57906: in VariableManager get_vars() 32001 1726867601.57938: Calling all_inventory to load vars for managed_node1 32001 1726867601.57941: Calling groups_inventory to load vars for managed_node1 32001 1726867601.57943: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867601.57951: Calling all_plugins_play to load vars for managed_node1 32001 1726867601.57954: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867601.57956: Calling groups_plugins_play to load vars for managed_node1 32001 1726867601.58110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867601.58240: done with get_vars() 32001 1726867601.58247: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:26:41 -0400 (0:00:00.037) 0:00:05.531 ****** 32001 1726867601.58309: entering _queue_task() for managed_node1/include_tasks 32001 1726867601.58483: worker is 1 (out of 1 available) 32001 1726867601.58495: exiting _queue_task() for managed_node1/include_tasks 32001 1726867601.58506: done queuing things up, now waiting for results queue to drain 32001 1726867601.58508: waiting for pending results... 32001 1726867601.58670: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 32001 1726867601.58792: in run() - task 0affcac9-a3a5-7edf-88b8-000000000065 32001 1726867601.58796: variable 'ansible_search_path' from source: unknown 32001 1726867601.58798: variable 'ansible_search_path' from source: unknown 32001 1726867601.58821: calling self._execute() 32001 1726867601.58890: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867601.58893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867601.58903: variable 'omit' from source: magic vars 32001 1726867601.59247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867601.61087: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867601.61143: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867601.61176: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867601.61448: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867601.61482: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867601.61561: 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) 32001 1726867601.61567: 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) 32001 1726867601.61612: 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) 32001 1726867601.61635: 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) 32001 1726867601.61646: 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) 32001 1726867601.61736: variable 'ansible_distribution' from source: facts 32001 1726867601.61740: variable 'ansible_distribution_major_version' from source: facts 32001 1726867601.61754: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867601.61769: when evaluation is False, skipping this task 32001 1726867601.61772: _execute() done 32001 1726867601.61775: dumping result to json 32001 1726867601.61796: done dumping result, returning 32001 1726867601.61800: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-7edf-88b8-000000000065] 32001 1726867601.61804: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000065 32001 1726867601.61860: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000065 32001 1726867601.61863: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867601.61906: no more pending results, returning what we have 32001 1726867601.61909: results queue empty 32001 1726867601.61910: checking for any_errors_fatal 32001 1726867601.61914: done checking for any_errors_fatal 32001 1726867601.61915: checking for max_fail_percentage 32001 1726867601.61916: done checking for max_fail_percentage 32001 1726867601.61917: checking to see if all hosts have failed and the running result is not ok 32001 1726867601.61918: done checking to see if all hosts have failed 32001 1726867601.61919: getting the remaining hosts for this loop 32001 1726867601.61920: done getting the remaining hosts for this loop 32001 1726867601.61923: getting the next task for host managed_node1 32001 1726867601.61932: done getting next task for host managed_node1 32001 1726867601.61935: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 32001 1726867601.61938: ^ 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? (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 32001 1726867601.61951: getting variables 32001 1726867601.61953: in VariableManager get_vars() 32001 1726867601.61987: Calling all_inventory to load vars for managed_node1 32001 1726867601.61990: Calling groups_inventory to load vars for managed_node1 32001 1726867601.61992: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867601.61999: Calling all_plugins_play to load vars for managed_node1 32001 1726867601.62002: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867601.62004: Calling groups_plugins_play to load vars for managed_node1 32001 1726867601.62241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867601.63017: done with get_vars() 32001 1726867601.63026: done getting variables 32001 1726867601.63158: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:26:41 -0400 (0:00:00.050) 0:00:05.581 ****** 32001 1726867601.63326: entering _queue_task() for managed_node1/debug 32001 1726867601.63642: worker is 1 (out of 1 available) 32001 1726867601.63655: exiting _queue_task() for managed_node1/debug 32001 1726867601.63665: done queuing things up, now waiting for results queue to drain 32001 1726867601.63667: waiting for pending results... 32001 1726867601.63836: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 32001 1726867601.63903: in run() - task 0affcac9-a3a5-7edf-88b8-000000000066 32001 1726867601.63912: variable 'ansible_search_path' from source: unknown 32001 1726867601.63916: variable 'ansible_search_path' from source: unknown 32001 1726867601.63946: calling self._execute() 32001 1726867601.64013: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867601.64017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867601.64028: variable 'omit' from source: magic vars 32001 1726867601.64335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867601.67964: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867601.68135: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867601.68204: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867601.68248: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867601.68333: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867601.68456: 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) 32001 1726867601.68460: 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) 32001 1726867601.68487: 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) 32001 1726867601.68531: 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) 32001 1726867601.68561: 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) 32001 1726867601.68781: variable 'ansible_distribution' from source: facts 32001 1726867601.68984: variable 'ansible_distribution_major_version' from source: facts 32001 1726867601.68987: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867601.68990: when evaluation is False, skipping this task 32001 1726867601.68992: _execute() done 32001 1726867601.68993: dumping result to json 32001 1726867601.68995: done dumping result, returning 32001 1726867601.68997: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-7edf-88b8-000000000066] 32001 1726867601.68999: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000066 32001 1726867601.69063: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000066 32001 1726867601.69066: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32001 1726867601.69120: no more pending results, returning what we have 32001 1726867601.69123: results queue empty 32001 1726867601.69124: checking for any_errors_fatal 32001 1726867601.69130: done checking for any_errors_fatal 32001 1726867601.69131: checking for max_fail_percentage 32001 1726867601.69133: done checking for max_fail_percentage 32001 1726867601.69134: checking to see if all hosts have failed and the running result is not ok 32001 1726867601.69135: done checking to see if all hosts have failed 32001 1726867601.69135: getting the remaining hosts for this loop 32001 1726867601.69136: done getting the remaining hosts for this loop 32001 1726867601.69140: getting the next task for host managed_node1 32001 1726867601.69147: done getting next task for host managed_node1 32001 1726867601.69151: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 32001 1726867601.69154: ^ 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? (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 32001 1726867601.69170: getting variables 32001 1726867601.69172: in VariableManager get_vars() 32001 1726867601.69220: Calling all_inventory to load vars for managed_node1 32001 1726867601.69223: Calling groups_inventory to load vars for managed_node1 32001 1726867601.69226: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867601.69236: Calling all_plugins_play to load vars for managed_node1 32001 1726867601.69240: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867601.69244: Calling groups_plugins_play to load vars for managed_node1 32001 1726867601.69609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867601.69882: done with get_vars() 32001 1726867601.69893: done getting variables 32001 1726867601.70000: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:26:41 -0400 (0:00:00.067) 0:00:05.648 ****** 32001 1726867601.70029: entering _queue_task() for managed_node1/fail 32001 1726867601.70367: worker is 1 (out of 1 available) 32001 1726867601.70379: exiting _queue_task() for managed_node1/fail 32001 1726867601.70393: done queuing things up, now waiting for results queue to drain 32001 1726867601.70395: waiting for pending results... 32001 1726867601.70902: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 32001 1726867601.71023: in run() - task 0affcac9-a3a5-7edf-88b8-000000000067 32001 1726867601.71043: variable 'ansible_search_path' from source: unknown 32001 1726867601.71050: variable 'ansible_search_path' from source: unknown 32001 1726867601.71091: calling self._execute() 32001 1726867601.71215: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867601.71218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867601.71220: variable 'omit' from source: magic vars 32001 1726867601.71967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867601.75620: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867601.75886: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867601.75890: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867601.75892: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867601.75895: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867601.75897: 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) 32001 1726867601.75934: 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) 32001 1726867601.75966: 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) 32001 1726867601.76017: 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) 32001 1726867601.76039: 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) 32001 1726867601.76181: variable 'ansible_distribution' from source: facts 32001 1726867601.76193: variable 'ansible_distribution_major_version' from source: facts 32001 1726867601.76214: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867601.76221: when evaluation is False, skipping this task 32001 1726867601.76238: _execute() done 32001 1726867601.76245: dumping result to json 32001 1726867601.76252: done dumping result, returning 32001 1726867601.76265: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-7edf-88b8-000000000067] 32001 1726867601.76274: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000067 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867601.76538: no more pending results, returning what we have 32001 1726867601.76542: results queue empty 32001 1726867601.76543: checking for any_errors_fatal 32001 1726867601.76549: done checking for any_errors_fatal 32001 1726867601.76549: checking for max_fail_percentage 32001 1726867601.76553: done checking for max_fail_percentage 32001 1726867601.76554: checking to see if all hosts have failed and the running result is not ok 32001 1726867601.76555: done checking to see if all hosts have failed 32001 1726867601.76556: getting the remaining hosts for this loop 32001 1726867601.76558: done getting the remaining hosts for this loop 32001 1726867601.76561: getting the next task for host managed_node1 32001 1726867601.76568: done getting next task for host managed_node1 32001 1726867601.76572: ^ 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 32001 1726867601.76575: ^ 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? (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 32001 1726867601.76597: getting variables 32001 1726867601.76599: in VariableManager get_vars() 32001 1726867601.76642: Calling all_inventory to load vars for managed_node1 32001 1726867601.76645: Calling groups_inventory to load vars for managed_node1 32001 1726867601.76648: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867601.76658: Calling all_plugins_play to load vars for managed_node1 32001 1726867601.76661: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867601.76665: Calling groups_plugins_play to load vars for managed_node1 32001 1726867601.77118: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000067 32001 1726867601.77126: WORKER PROCESS EXITING 32001 1726867601.77152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867601.77399: done with get_vars() 32001 1726867601.77411: done getting variables 32001 1726867601.77481: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:26:41 -0400 (0:00:00.074) 0:00:05.723 ****** 32001 1726867601.77512: entering _queue_task() for managed_node1/fail 32001 1726867601.77897: worker is 1 (out of 1 available) 32001 1726867601.77909: exiting _queue_task() for managed_node1/fail 32001 1726867601.77919: done queuing things up, now waiting for results queue to drain 32001 1726867601.77921: waiting for pending results... 32001 1726867601.78116: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 32001 1726867601.78256: in run() - task 0affcac9-a3a5-7edf-88b8-000000000068 32001 1726867601.78267: variable 'ansible_search_path' from source: unknown 32001 1726867601.78365: variable 'ansible_search_path' from source: unknown 32001 1726867601.78369: calling self._execute() 32001 1726867601.78410: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867601.78422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867601.78440: variable 'omit' from source: magic vars 32001 1726867601.78894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867601.81456: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867601.81530: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867601.81570: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867601.81608: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867601.81647: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867601.81728: 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) 32001 1726867601.81845: 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) 32001 1726867601.81849: 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) 32001 1726867601.81851: 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) 32001 1726867601.81859: 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) 32001 1726867601.81996: variable 'ansible_distribution' from source: facts 32001 1726867601.82006: variable 'ansible_distribution_major_version' from source: facts 32001 1726867601.82029: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867601.82036: when evaluation is False, skipping this task 32001 1726867601.82043: _execute() done 32001 1726867601.82048: dumping result to json 32001 1726867601.82055: done dumping result, returning 32001 1726867601.82066: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-7edf-88b8-000000000068] 32001 1726867601.82083: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000068 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867601.82329: no more pending results, returning what we have 32001 1726867601.82332: results queue empty 32001 1726867601.82333: checking for any_errors_fatal 32001 1726867601.82340: done checking for any_errors_fatal 32001 1726867601.82341: checking for max_fail_percentage 32001 1726867601.82342: done checking for max_fail_percentage 32001 1726867601.82343: checking to see if all hosts have failed and the running result is not ok 32001 1726867601.82344: done checking to see if all hosts have failed 32001 1726867601.82345: getting the remaining hosts for this loop 32001 1726867601.82346: done getting the remaining hosts for this loop 32001 1726867601.82350: getting the next task for host managed_node1 32001 1726867601.82356: done getting next task for host managed_node1 32001 1726867601.82360: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 32001 1726867601.82363: ^ 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? (HOST STATE: block=0, task=5, 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 32001 1726867601.82380: getting variables 32001 1726867601.82382: in VariableManager get_vars() 32001 1726867601.82591: Calling all_inventory to load vars for managed_node1 32001 1726867601.82594: Calling groups_inventory to load vars for managed_node1 32001 1726867601.82596: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867601.82602: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000068 32001 1726867601.82605: WORKER PROCESS EXITING 32001 1726867601.82613: Calling all_plugins_play to load vars for managed_node1 32001 1726867601.82615: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867601.82618: Calling groups_plugins_play to load vars for managed_node1 32001 1726867601.82816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867601.83034: done with get_vars() 32001 1726867601.83043: done getting variables 32001 1726867601.83099: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:26:41 -0400 (0:00:00.056) 0:00:05.779 ****** 32001 1726867601.83133: entering _queue_task() for managed_node1/fail 32001 1726867601.83489: worker is 1 (out of 1 available) 32001 1726867601.83502: exiting _queue_task() for managed_node1/fail 32001 1726867601.83512: done queuing things up, now waiting for results queue to drain 32001 1726867601.83513: waiting for pending results... 32001 1726867601.83713: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 32001 1726867601.83847: in run() - task 0affcac9-a3a5-7edf-88b8-000000000069 32001 1726867601.83870: variable 'ansible_search_path' from source: unknown 32001 1726867601.83881: variable 'ansible_search_path' from source: unknown 32001 1726867601.83965: calling self._execute() 32001 1726867601.84020: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867601.84034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867601.84051: variable 'omit' from source: magic vars 32001 1726867601.84572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867601.87028: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867601.87182: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867601.87185: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867601.87187: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867601.87207: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867601.87286: 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) 32001 1726867601.87329: 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) 32001 1726867601.87359: 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) 32001 1726867601.87580: 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) 32001 1726867601.87585: 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) 32001 1726867601.87587: variable 'ansible_distribution' from source: facts 32001 1726867601.87590: variable 'ansible_distribution_major_version' from source: facts 32001 1726867601.87592: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867601.87594: when evaluation is False, skipping this task 32001 1726867601.87596: _execute() done 32001 1726867601.87597: dumping result to json 32001 1726867601.87599: done dumping result, returning 32001 1726867601.87614: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-7edf-88b8-000000000069] 32001 1726867601.87622: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000069 32001 1726867601.87891: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000069 32001 1726867601.87895: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867601.87935: no more pending results, returning what we have 32001 1726867601.87937: results queue empty 32001 1726867601.87938: checking for any_errors_fatal 32001 1726867601.87942: done checking for any_errors_fatal 32001 1726867601.87945: checking for max_fail_percentage 32001 1726867601.87946: done checking for max_fail_percentage 32001 1726867601.87947: checking to see if all hosts have failed and the running result is not ok 32001 1726867601.87948: done checking to see if all hosts have failed 32001 1726867601.87949: getting the remaining hosts for this loop 32001 1726867601.87950: done getting the remaining hosts for this loop 32001 1726867601.87954: getting the next task for host managed_node1 32001 1726867601.87959: done getting next task for host managed_node1 32001 1726867601.87963: ^ 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 32001 1726867601.87965: ^ 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? (HOST STATE: block=0, task=6, 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 32001 1726867601.87981: getting variables 32001 1726867601.87983: in VariableManager get_vars() 32001 1726867601.88018: Calling all_inventory to load vars for managed_node1 32001 1726867601.88021: Calling groups_inventory to load vars for managed_node1 32001 1726867601.88025: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867601.88034: Calling all_plugins_play to load vars for managed_node1 32001 1726867601.88037: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867601.88040: Calling groups_plugins_play to load vars for managed_node1 32001 1726867601.88345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867601.88578: done with get_vars() 32001 1726867601.88587: done getting variables 32001 1726867601.88648: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:26:41 -0400 (0:00:00.055) 0:00:05.835 ****** 32001 1726867601.88676: entering _queue_task() for managed_node1/dnf 32001 1726867601.88979: worker is 1 (out of 1 available) 32001 1726867601.88989: exiting _queue_task() for managed_node1/dnf 32001 1726867601.88998: done queuing things up, now waiting for results queue to drain 32001 1726867601.89000: waiting for pending results... 32001 1726867601.89199: running TaskExecutor() for managed_node1/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 32001 1726867601.89393: in run() - task 0affcac9-a3a5-7edf-88b8-00000000006a 32001 1726867601.89397: variable 'ansible_search_path' from source: unknown 32001 1726867601.89399: variable 'ansible_search_path' from source: unknown 32001 1726867601.89401: calling self._execute() 32001 1726867601.89460: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867601.89471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867601.89488: variable 'omit' from source: magic vars 32001 1726867601.89920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867601.92611: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867601.92769: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867601.92772: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867601.92775: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867601.92806: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867601.92900: 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) 32001 1726867601.92937: 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) 32001 1726867601.92969: 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) 32001 1726867601.93022: 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) 32001 1726867601.93048: 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) 32001 1726867601.93189: variable 'ansible_distribution' from source: facts 32001 1726867601.93209: variable 'ansible_distribution_major_version' from source: facts 32001 1726867601.93235: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867601.93242: when evaluation is False, skipping this task 32001 1726867601.93248: _execute() done 32001 1726867601.93255: dumping result to json 32001 1726867601.93281: done dumping result, returning 32001 1726867601.93284: done running TaskExecutor() for managed_node1/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 [0affcac9-a3a5-7edf-88b8-00000000006a] 32001 1726867601.93286: sending task result for task 0affcac9-a3a5-7edf-88b8-00000000006a skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867601.93469: no more pending results, returning what we have 32001 1726867601.93472: results queue empty 32001 1726867601.93473: checking for any_errors_fatal 32001 1726867601.93481: done checking for any_errors_fatal 32001 1726867601.93482: checking for max_fail_percentage 32001 1726867601.93484: done checking for max_fail_percentage 32001 1726867601.93485: checking to see if all hosts have failed and the running result is not ok 32001 1726867601.93486: done checking to see if all hosts have failed 32001 1726867601.93487: getting the remaining hosts for this loop 32001 1726867601.93488: done getting the remaining hosts for this loop 32001 1726867601.93492: getting the next task for host managed_node1 32001 1726867601.93499: done getting next task for host managed_node1 32001 1726867601.93503: ^ 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 32001 1726867601.93507: ^ 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? (HOST STATE: block=0, task=7, 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 32001 1726867601.93525: getting variables 32001 1726867601.93528: in VariableManager get_vars() 32001 1726867601.93571: Calling all_inventory to load vars for managed_node1 32001 1726867601.93573: Calling groups_inventory to load vars for managed_node1 32001 1726867601.93576: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867601.93799: Calling all_plugins_play to load vars for managed_node1 32001 1726867601.93803: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867601.93806: Calling groups_plugins_play to load vars for managed_node1 32001 1726867601.94037: done sending task result for task 0affcac9-a3a5-7edf-88b8-00000000006a 32001 1726867601.94040: WORKER PROCESS EXITING 32001 1726867601.94061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867601.94300: done with get_vars() 32001 1726867601.94311: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 32001 1726867601.94389: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:26:41 -0400 (0:00:00.057) 0:00:05.892 ****** 32001 1726867601.94417: entering _queue_task() for managed_node1/yum 32001 1726867601.94785: worker is 1 (out of 1 available) 32001 1726867601.94795: exiting _queue_task() for managed_node1/yum 32001 1726867601.94805: done queuing things up, now waiting for results queue to drain 32001 1726867601.94806: waiting for pending results... 32001 1726867601.94971: running TaskExecutor() for managed_node1/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 32001 1726867601.95103: in run() - task 0affcac9-a3a5-7edf-88b8-00000000006b 32001 1726867601.95121: variable 'ansible_search_path' from source: unknown 32001 1726867601.95131: variable 'ansible_search_path' from source: unknown 32001 1726867601.95173: calling self._execute() 32001 1726867601.95256: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867601.95266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867601.95283: variable 'omit' from source: magic vars 32001 1726867601.96043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867601.98251: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867601.98328: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867601.98376: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867601.98415: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867601.98451: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867601.98541: 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) 32001 1726867601.98583: 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) 32001 1726867601.98614: 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) 32001 1726867601.98664: 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) 32001 1726867601.98695: 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) 32001 1726867601.98835: variable 'ansible_distribution' from source: facts 32001 1726867601.98848: variable 'ansible_distribution_major_version' from source: facts 32001 1726867601.98871: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867601.98882: when evaluation is False, skipping this task 32001 1726867601.98897: _execute() done 32001 1726867601.98908: dumping result to json 32001 1726867601.98918: done dumping result, returning 32001 1726867601.98933: done running TaskExecutor() for managed_node1/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 [0affcac9-a3a5-7edf-88b8-00000000006b] 32001 1726867601.98943: sending task result for task 0affcac9-a3a5-7edf-88b8-00000000006b skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867601.99178: no more pending results, returning what we have 32001 1726867601.99182: results queue empty 32001 1726867601.99183: checking for any_errors_fatal 32001 1726867601.99188: done checking for any_errors_fatal 32001 1726867601.99189: checking for max_fail_percentage 32001 1726867601.99191: done checking for max_fail_percentage 32001 1726867601.99192: checking to see if all hosts have failed and the running result is not ok 32001 1726867601.99193: done checking to see if all hosts have failed 32001 1726867601.99193: getting the remaining hosts for this loop 32001 1726867601.99195: done getting the remaining hosts for this loop 32001 1726867601.99199: getting the next task for host managed_node1 32001 1726867601.99205: done getting next task for host managed_node1 32001 1726867601.99208: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 32001 1726867601.99211: ^ 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? (HOST STATE: block=0, task=8, 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 32001 1726867601.99229: getting variables 32001 1726867601.99231: in VariableManager get_vars() 32001 1726867601.99275: Calling all_inventory to load vars for managed_node1 32001 1726867601.99395: Calling groups_inventory to load vars for managed_node1 32001 1726867601.99399: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867601.99487: Calling all_plugins_play to load vars for managed_node1 32001 1726867601.99491: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867601.99494: Calling groups_plugins_play to load vars for managed_node1 32001 1726867601.99942: done sending task result for task 0affcac9-a3a5-7edf-88b8-00000000006b 32001 1726867601.99946: WORKER PROCESS EXITING 32001 1726867601.99968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867602.00199: done with get_vars() 32001 1726867602.00208: done getting variables 32001 1726867602.00267: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:26:42 -0400 (0:00:00.058) 0:00:05.951 ****** 32001 1726867602.00299: entering _queue_task() for managed_node1/fail 32001 1726867602.00546: worker is 1 (out of 1 available) 32001 1726867602.00669: exiting _queue_task() for managed_node1/fail 32001 1726867602.00680: done queuing things up, now waiting for results queue to drain 32001 1726867602.00682: waiting for pending results... 32001 1726867602.00841: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 32001 1726867602.00968: in run() - task 0affcac9-a3a5-7edf-88b8-00000000006c 32001 1726867602.00989: variable 'ansible_search_path' from source: unknown 32001 1726867602.00999: variable 'ansible_search_path' from source: unknown 32001 1726867602.01043: calling self._execute() 32001 1726867602.01132: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867602.01143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867602.01155: variable 'omit' from source: magic vars 32001 1726867602.01584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867602.03865: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867602.04066: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867602.04297: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867602.04344: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867602.04369: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867602.04445: 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) 32001 1726867602.04474: 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) 32001 1726867602.04500: 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) 32001 1726867602.04540: 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) 32001 1726867602.04556: 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) 32001 1726867602.04685: variable 'ansible_distribution' from source: facts 32001 1726867602.04691: variable 'ansible_distribution_major_version' from source: facts 32001 1726867602.04708: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867602.04713: when evaluation is False, skipping this task 32001 1726867602.04719: _execute() done 32001 1726867602.04729: dumping result to json 32001 1726867602.04731: done dumping result, returning 32001 1726867602.04734: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-7edf-88b8-00000000006c] 32001 1726867602.04736: sending task result for task 0affcac9-a3a5-7edf-88b8-00000000006c 32001 1726867602.04894: done sending task result for task 0affcac9-a3a5-7edf-88b8-00000000006c 32001 1726867602.04897: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867602.04970: no more pending results, returning what we have 32001 1726867602.04973: results queue empty 32001 1726867602.04973: checking for any_errors_fatal 32001 1726867602.04980: done checking for any_errors_fatal 32001 1726867602.04981: checking for max_fail_percentage 32001 1726867602.04983: done checking for max_fail_percentage 32001 1726867602.04983: checking to see if all hosts have failed and the running result is not ok 32001 1726867602.04984: done checking to see if all hosts have failed 32001 1726867602.04985: getting the remaining hosts for this loop 32001 1726867602.04986: done getting the remaining hosts for this loop 32001 1726867602.04989: getting the next task for host managed_node1 32001 1726867602.04993: done getting next task for host managed_node1 32001 1726867602.04997: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 32001 1726867602.04999: ^ 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? (HOST STATE: block=0, task=9, 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 32001 1726867602.05068: getting variables 32001 1726867602.05070: in VariableManager get_vars() 32001 1726867602.05108: Calling all_inventory to load vars for managed_node1 32001 1726867602.05110: Calling groups_inventory to load vars for managed_node1 32001 1726867602.05113: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867602.05121: Calling all_plugins_play to load vars for managed_node1 32001 1726867602.05124: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867602.05127: Calling groups_plugins_play to load vars for managed_node1 32001 1726867602.05311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867602.05559: done with get_vars() 32001 1726867602.05569: done getting variables 32001 1726867602.05624: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:26:42 -0400 (0:00:00.053) 0:00:06.005 ****** 32001 1726867602.05654: entering _queue_task() for managed_node1/package 32001 1726867602.05880: worker is 1 (out of 1 available) 32001 1726867602.05891: exiting _queue_task() for managed_node1/package 32001 1726867602.05901: done queuing things up, now waiting for results queue to drain 32001 1726867602.05902: waiting for pending results... 32001 1726867602.06296: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 32001 1726867602.06300: in run() - task 0affcac9-a3a5-7edf-88b8-00000000006d 32001 1726867602.06302: variable 'ansible_search_path' from source: unknown 32001 1726867602.06305: variable 'ansible_search_path' from source: unknown 32001 1726867602.06323: calling self._execute() 32001 1726867602.06407: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867602.06418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867602.06432: variable 'omit' from source: magic vars 32001 1726867602.06836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867602.09026: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867602.09095: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867602.09139: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867602.09180: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867602.09215: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867602.09301: 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) 32001 1726867602.09341: 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) 32001 1726867602.09371: 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) 32001 1726867602.09418: 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) 32001 1726867602.09443: 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) 32001 1726867602.09582: variable 'ansible_distribution' from source: facts 32001 1726867602.09595: variable 'ansible_distribution_major_version' from source: facts 32001 1726867602.09616: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867602.09657: when evaluation is False, skipping this task 32001 1726867602.09660: _execute() done 32001 1726867602.09663: dumping result to json 32001 1726867602.09665: done dumping result, returning 32001 1726867602.09668: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-7edf-88b8-00000000006d] 32001 1726867602.09671: sending task result for task 0affcac9-a3a5-7edf-88b8-00000000006d skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867602.09811: no more pending results, returning what we have 32001 1726867602.09814: results queue empty 32001 1726867602.09815: checking for any_errors_fatal 32001 1726867602.09822: done checking for any_errors_fatal 32001 1726867602.09823: checking for max_fail_percentage 32001 1726867602.09825: done checking for max_fail_percentage 32001 1726867602.09826: checking to see if all hosts have failed and the running result is not ok 32001 1726867602.09826: done checking to see if all hosts have failed 32001 1726867602.09827: getting the remaining hosts for this loop 32001 1726867602.09829: done getting the remaining hosts for this loop 32001 1726867602.09832: getting the next task for host managed_node1 32001 1726867602.09839: done getting next task for host managed_node1 32001 1726867602.09843: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 32001 1726867602.09846: ^ 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? (HOST STATE: block=0, task=10, 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 32001 1726867602.09862: getting variables 32001 1726867602.09864: in VariableManager get_vars() 32001 1726867602.09908: Calling all_inventory to load vars for managed_node1 32001 1726867602.09911: Calling groups_inventory to load vars for managed_node1 32001 1726867602.09913: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867602.09924: Calling all_plugins_play to load vars for managed_node1 32001 1726867602.09927: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867602.09930: Calling groups_plugins_play to load vars for managed_node1 32001 1726867602.10376: done sending task result for task 0affcac9-a3a5-7edf-88b8-00000000006d 32001 1726867602.10381: WORKER PROCESS EXITING 32001 1726867602.10404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867602.10628: done with get_vars() 32001 1726867602.10639: done getting variables 32001 1726867602.10695: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:26:42 -0400 (0:00:00.050) 0:00:06.055 ****** 32001 1726867602.10725: entering _queue_task() for managed_node1/package 32001 1726867602.10959: worker is 1 (out of 1 available) 32001 1726867602.10971: exiting _queue_task() for managed_node1/package 32001 1726867602.10983: done queuing things up, now waiting for results queue to drain 32001 1726867602.10985: waiting for pending results... 32001 1726867602.11235: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 32001 1726867602.11350: in run() - task 0affcac9-a3a5-7edf-88b8-00000000006e 32001 1726867602.11369: variable 'ansible_search_path' from source: unknown 32001 1726867602.11376: variable 'ansible_search_path' from source: unknown 32001 1726867602.11420: calling self._execute() 32001 1726867602.11499: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867602.11514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867602.11528: variable 'omit' from source: magic vars 32001 1726867602.11945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867602.14483: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867602.14510: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867602.14558: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867602.14599: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867602.14698: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867602.14728: 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) 32001 1726867602.14765: 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) 32001 1726867602.14801: 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) 32001 1726867602.14906: 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) 32001 1726867602.14933: 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) 32001 1726867602.15071: variable 'ansible_distribution' from source: facts 32001 1726867602.15085: variable 'ansible_distribution_major_version' from source: facts 32001 1726867602.15133: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867602.15136: when evaluation is False, skipping this task 32001 1726867602.15139: _execute() done 32001 1726867602.15141: dumping result to json 32001 1726867602.15143: done dumping result, returning 32001 1726867602.15145: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-7edf-88b8-00000000006e] 32001 1726867602.15243: sending task result for task 0affcac9-a3a5-7edf-88b8-00000000006e 32001 1726867602.15314: done sending task result for task 0affcac9-a3a5-7edf-88b8-00000000006e 32001 1726867602.15317: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867602.15393: no more pending results, returning what we have 32001 1726867602.15396: results queue empty 32001 1726867602.15397: checking for any_errors_fatal 32001 1726867602.15403: done checking for any_errors_fatal 32001 1726867602.15403: checking for max_fail_percentage 32001 1726867602.15405: done checking for max_fail_percentage 32001 1726867602.15406: checking to see if all hosts have failed and the running result is not ok 32001 1726867602.15408: done checking to see if all hosts have failed 32001 1726867602.15408: getting the remaining hosts for this loop 32001 1726867602.15409: done getting the remaining hosts for this loop 32001 1726867602.15413: getting the next task for host managed_node1 32001 1726867602.15420: done getting next task for host managed_node1 32001 1726867602.15427: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 32001 1726867602.15430: ^ 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? (HOST STATE: block=0, task=11, 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 32001 1726867602.15447: getting variables 32001 1726867602.15450: in VariableManager get_vars() 32001 1726867602.15496: Calling all_inventory to load vars for managed_node1 32001 1726867602.15499: Calling groups_inventory to load vars for managed_node1 32001 1726867602.15501: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867602.15512: Calling all_plugins_play to load vars for managed_node1 32001 1726867602.15516: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867602.15519: Calling groups_plugins_play to load vars for managed_node1 32001 1726867602.16006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867602.16232: done with get_vars() 32001 1726867602.16242: done getting variables 32001 1726867602.16296: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:26:42 -0400 (0:00:00.055) 0:00:06.111 ****** 32001 1726867602.16327: entering _queue_task() for managed_node1/package 32001 1726867602.16554: worker is 1 (out of 1 available) 32001 1726867602.16565: exiting _queue_task() for managed_node1/package 32001 1726867602.16574: done queuing things up, now waiting for results queue to drain 32001 1726867602.16575: waiting for pending results... 32001 1726867602.16905: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 32001 1726867602.17212: in run() - task 0affcac9-a3a5-7edf-88b8-00000000006f 32001 1726867602.17215: variable 'ansible_search_path' from source: unknown 32001 1726867602.17218: variable 'ansible_search_path' from source: unknown 32001 1726867602.17221: calling self._execute() 32001 1726867602.17294: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867602.17479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867602.17483: variable 'omit' from source: magic vars 32001 1726867602.18379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867602.21216: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867602.21348: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867602.21521: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867602.21766: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867602.21769: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867602.22035: 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) 32001 1726867602.22072: 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) 32001 1726867602.22156: 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) 32001 1726867602.22285: 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) 32001 1726867602.22310: 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) 32001 1726867602.22605: variable 'ansible_distribution' from source: facts 32001 1726867602.22620: variable 'ansible_distribution_major_version' from source: facts 32001 1726867602.22694: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867602.22701: when evaluation is False, skipping this task 32001 1726867602.22707: _execute() done 32001 1726867602.22712: dumping result to json 32001 1726867602.22718: done dumping result, returning 32001 1726867602.22731: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-7edf-88b8-00000000006f] 32001 1726867602.22740: sending task result for task 0affcac9-a3a5-7edf-88b8-00000000006f 32001 1726867602.23232: done sending task result for task 0affcac9-a3a5-7edf-88b8-00000000006f 32001 1726867602.23235: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867602.23288: no more pending results, returning what we have 32001 1726867602.23292: results queue empty 32001 1726867602.23293: checking for any_errors_fatal 32001 1726867602.23301: done checking for any_errors_fatal 32001 1726867602.23301: checking for max_fail_percentage 32001 1726867602.23303: done checking for max_fail_percentage 32001 1726867602.23304: checking to see if all hosts have failed and the running result is not ok 32001 1726867602.23305: done checking to see if all hosts have failed 32001 1726867602.23306: getting the remaining hosts for this loop 32001 1726867602.23307: done getting the remaining hosts for this loop 32001 1726867602.23312: getting the next task for host managed_node1 32001 1726867602.23318: done getting next task for host managed_node1 32001 1726867602.23322: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 32001 1726867602.23328: ^ 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? (HOST STATE: block=0, task=12, 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 32001 1726867602.23345: getting variables 32001 1726867602.23347: in VariableManager get_vars() 32001 1726867602.23563: Calling all_inventory to load vars for managed_node1 32001 1726867602.23567: Calling groups_inventory to load vars for managed_node1 32001 1726867602.23569: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867602.23782: Calling all_plugins_play to load vars for managed_node1 32001 1726867602.23787: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867602.23790: Calling groups_plugins_play to load vars for managed_node1 32001 1726867602.24000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867602.24270: done with get_vars() 32001 1726867602.24284: done getting variables 32001 1726867602.24343: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:26:42 -0400 (0:00:00.080) 0:00:06.192 ****** 32001 1726867602.24373: entering _queue_task() for managed_node1/service 32001 1726867602.24618: worker is 1 (out of 1 available) 32001 1726867602.24633: exiting _queue_task() for managed_node1/service 32001 1726867602.24645: done queuing things up, now waiting for results queue to drain 32001 1726867602.24646: waiting for pending results... 32001 1726867602.24903: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 32001 1726867602.25021: in run() - task 0affcac9-a3a5-7edf-88b8-000000000070 32001 1726867602.25042: variable 'ansible_search_path' from source: unknown 32001 1726867602.25051: variable 'ansible_search_path' from source: unknown 32001 1726867602.25096: calling self._execute() 32001 1726867602.25214: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867602.25217: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867602.25219: variable 'omit' from source: magic vars 32001 1726867602.26302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867602.30833: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867602.30980: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867602.31284: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867602.31288: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867602.31291: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867602.31468: 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) 32001 1726867602.31509: 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) 32001 1726867602.31549: 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) 32001 1726867602.31596: 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) 32001 1726867602.31615: 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) 32001 1726867602.31810: variable 'ansible_distribution' from source: facts 32001 1726867602.31839: variable 'ansible_distribution_major_version' from source: facts 32001 1726867602.31873: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867602.31884: when evaluation is False, skipping this task 32001 1726867602.31892: _execute() done 32001 1726867602.31899: dumping result to json 32001 1726867602.31907: done dumping result, returning 32001 1726867602.31918: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-7edf-88b8-000000000070] 32001 1726867602.31930: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000070 32001 1726867602.32152: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000070 32001 1726867602.32155: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867602.32231: no more pending results, returning what we have 32001 1726867602.32235: results queue empty 32001 1726867602.32236: checking for any_errors_fatal 32001 1726867602.32242: done checking for any_errors_fatal 32001 1726867602.32243: checking for max_fail_percentage 32001 1726867602.32245: done checking for max_fail_percentage 32001 1726867602.32246: checking to see if all hosts have failed and the running result is not ok 32001 1726867602.32247: done checking to see if all hosts have failed 32001 1726867602.32248: getting the remaining hosts for this loop 32001 1726867602.32249: done getting the remaining hosts for this loop 32001 1726867602.32253: getting the next task for host managed_node1 32001 1726867602.32260: done getting next task for host managed_node1 32001 1726867602.32264: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 32001 1726867602.32267: ^ 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? (HOST STATE: block=0, task=13, 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 32001 1726867602.32285: getting variables 32001 1726867602.32287: in VariableManager get_vars() 32001 1726867602.32336: Calling all_inventory to load vars for managed_node1 32001 1726867602.32339: Calling groups_inventory to load vars for managed_node1 32001 1726867602.32342: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867602.32353: Calling all_plugins_play to load vars for managed_node1 32001 1726867602.32356: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867602.32360: Calling groups_plugins_play to load vars for managed_node1 32001 1726867602.32841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867602.33196: done with get_vars() 32001 1726867602.33207: done getting variables 32001 1726867602.33264: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:26:42 -0400 (0:00:00.089) 0:00:06.281 ****** 32001 1726867602.33320: entering _queue_task() for managed_node1/service 32001 1726867602.33566: worker is 1 (out of 1 available) 32001 1726867602.33580: exiting _queue_task() for managed_node1/service 32001 1726867602.33591: done queuing things up, now waiting for results queue to drain 32001 1726867602.33593: waiting for pending results... 32001 1726867602.33996: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 32001 1726867602.34001: in run() - task 0affcac9-a3a5-7edf-88b8-000000000071 32001 1726867602.34004: variable 'ansible_search_path' from source: unknown 32001 1726867602.34006: variable 'ansible_search_path' from source: unknown 32001 1726867602.34042: calling self._execute() 32001 1726867602.34133: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867602.34146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867602.34160: variable 'omit' from source: magic vars 32001 1726867602.34593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867602.36859: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867602.36931: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867602.36970: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867602.37011: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867602.37048: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867602.37144: 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) 32001 1726867602.37181: 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) 32001 1726867602.37216: 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) 32001 1726867602.37269: 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) 32001 1726867602.37297: 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) 32001 1726867602.37442: variable 'ansible_distribution' from source: facts 32001 1726867602.37457: variable 'ansible_distribution_major_version' from source: facts 32001 1726867602.37684: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867602.37688: when evaluation is False, skipping this task 32001 1726867602.37690: _execute() done 32001 1726867602.37692: dumping result to json 32001 1726867602.37694: done dumping result, returning 32001 1726867602.37697: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-7edf-88b8-000000000071] 32001 1726867602.37700: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000071 32001 1726867602.37765: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000071 32001 1726867602.37768: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32001 1726867602.37808: no more pending results, returning what we have 32001 1726867602.37811: results queue empty 32001 1726867602.37812: checking for any_errors_fatal 32001 1726867602.37816: done checking for any_errors_fatal 32001 1726867602.37817: checking for max_fail_percentage 32001 1726867602.37818: done checking for max_fail_percentage 32001 1726867602.37819: checking to see if all hosts have failed and the running result is not ok 32001 1726867602.37820: done checking to see if all hosts have failed 32001 1726867602.37821: getting the remaining hosts for this loop 32001 1726867602.37822: done getting the remaining hosts for this loop 32001 1726867602.37828: getting the next task for host managed_node1 32001 1726867602.37834: done getting next task for host managed_node1 32001 1726867602.37837: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 32001 1726867602.37840: ^ 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? (HOST STATE: block=0, task=14, 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 32001 1726867602.37854: getting variables 32001 1726867602.37856: in VariableManager get_vars() 32001 1726867602.37900: Calling all_inventory to load vars for managed_node1 32001 1726867602.37903: Calling groups_inventory to load vars for managed_node1 32001 1726867602.37905: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867602.37915: Calling all_plugins_play to load vars for managed_node1 32001 1726867602.37918: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867602.37921: Calling groups_plugins_play to load vars for managed_node1 32001 1726867602.38208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867602.38429: done with get_vars() 32001 1726867602.38440: done getting variables 32001 1726867602.38496: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:26:42 -0400 (0:00:00.052) 0:00:06.333 ****** 32001 1726867602.38531: entering _queue_task() for managed_node1/service 32001 1726867602.38754: worker is 1 (out of 1 available) 32001 1726867602.38766: exiting _queue_task() for managed_node1/service 32001 1726867602.38775: done queuing things up, now waiting for results queue to drain 32001 1726867602.38778: waiting for pending results... 32001 1726867602.39396: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 32001 1726867602.39400: in run() - task 0affcac9-a3a5-7edf-88b8-000000000072 32001 1726867602.39403: variable 'ansible_search_path' from source: unknown 32001 1726867602.39406: variable 'ansible_search_path' from source: unknown 32001 1726867602.39514: calling self._execute() 32001 1726867602.39600: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867602.39727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867602.39742: variable 'omit' from source: magic vars 32001 1726867602.40763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867602.44392: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867602.44473: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867602.44520: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867602.44562: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867602.44602: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867602.44686: 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) 32001 1726867602.44728: 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) 32001 1726867602.44759: 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) 32001 1726867602.44806: 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) 32001 1726867602.44835: 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) 32001 1726867602.44982: variable 'ansible_distribution' from source: facts 32001 1726867602.44995: variable 'ansible_distribution_major_version' from source: facts 32001 1726867602.45018: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867602.45029: when evaluation is False, skipping this task 32001 1726867602.45040: _execute() done 32001 1726867602.45048: dumping result to json 32001 1726867602.45056: done dumping result, returning 32001 1726867602.45066: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-7edf-88b8-000000000072] 32001 1726867602.45076: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000072 32001 1726867602.45321: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000072 32001 1726867602.45327: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867602.45372: no more pending results, returning what we have 32001 1726867602.45376: results queue empty 32001 1726867602.45379: checking for any_errors_fatal 32001 1726867602.45384: done checking for any_errors_fatal 32001 1726867602.45385: checking for max_fail_percentage 32001 1726867602.45387: done checking for max_fail_percentage 32001 1726867602.45388: checking to see if all hosts have failed and the running result is not ok 32001 1726867602.45389: done checking to see if all hosts have failed 32001 1726867602.45390: getting the remaining hosts for this loop 32001 1726867602.45391: done getting the remaining hosts for this loop 32001 1726867602.45395: getting the next task for host managed_node1 32001 1726867602.45402: done getting next task for host managed_node1 32001 1726867602.45406: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 32001 1726867602.45409: ^ 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? (HOST STATE: block=0, task=15, 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 32001 1726867602.45427: getting variables 32001 1726867602.45429: in VariableManager get_vars() 32001 1726867602.45470: Calling all_inventory to load vars for managed_node1 32001 1726867602.45473: Calling groups_inventory to load vars for managed_node1 32001 1726867602.45475: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867602.45488: Calling all_plugins_play to load vars for managed_node1 32001 1726867602.45491: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867602.45494: Calling groups_plugins_play to load vars for managed_node1 32001 1726867602.45881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867602.46102: done with get_vars() 32001 1726867602.46113: done getting variables 32001 1726867602.46168: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:26:42 -0400 (0:00:00.076) 0:00:06.410 ****** 32001 1726867602.46200: entering _queue_task() for managed_node1/service 32001 1726867602.46444: worker is 1 (out of 1 available) 32001 1726867602.46458: exiting _queue_task() for managed_node1/service 32001 1726867602.46467: done queuing things up, now waiting for results queue to drain 32001 1726867602.46470: waiting for pending results... 32001 1726867602.46727: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 32001 1726867602.46885: in run() - task 0affcac9-a3a5-7edf-88b8-000000000073 32001 1726867602.46889: variable 'ansible_search_path' from source: unknown 32001 1726867602.46892: variable 'ansible_search_path' from source: unknown 32001 1726867602.46913: calling self._execute() 32001 1726867602.46995: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867602.47009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867602.47026: variable 'omit' from source: magic vars 32001 1726867602.47449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867602.49711: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867602.49737: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867602.49776: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867602.49836: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867602.49865: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867602.49944: 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) 32001 1726867602.49976: 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) 32001 1726867602.50009: 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) 32001 1726867602.50146: 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) 32001 1726867602.50150: 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) 32001 1726867602.50209: variable 'ansible_distribution' from source: facts 32001 1726867602.50266: variable 'ansible_distribution_major_version' from source: facts 32001 1726867602.50502: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867602.50611: when evaluation is False, skipping this task 32001 1726867602.50614: _execute() done 32001 1726867602.50616: dumping result to json 32001 1726867602.50619: done dumping result, returning 32001 1726867602.50621: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-7edf-88b8-000000000073] 32001 1726867602.50625: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000073 32001 1726867602.50690: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000073 32001 1726867602.50694: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32001 1726867602.50759: no more pending results, returning what we have 32001 1726867602.50762: results queue empty 32001 1726867602.50763: checking for any_errors_fatal 32001 1726867602.50770: done checking for any_errors_fatal 32001 1726867602.50771: checking for max_fail_percentage 32001 1726867602.50773: done checking for max_fail_percentage 32001 1726867602.50774: checking to see if all hosts have failed and the running result is not ok 32001 1726867602.50775: done checking to see if all hosts have failed 32001 1726867602.50776: getting the remaining hosts for this loop 32001 1726867602.50779: done getting the remaining hosts for this loop 32001 1726867602.50783: getting the next task for host managed_node1 32001 1726867602.50790: done getting next task for host managed_node1 32001 1726867602.50793: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 32001 1726867602.50796: ^ 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? (HOST STATE: block=0, task=16, 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 32001 1726867602.50812: getting variables 32001 1726867602.50814: in VariableManager get_vars() 32001 1726867602.50857: Calling all_inventory to load vars for managed_node1 32001 1726867602.50860: Calling groups_inventory to load vars for managed_node1 32001 1726867602.50863: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867602.50874: Calling all_plugins_play to load vars for managed_node1 32001 1726867602.50981: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867602.50987: Calling groups_plugins_play to load vars for managed_node1 32001 1726867602.51172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867602.51931: done with get_vars() 32001 1726867602.51941: done getting variables 32001 1726867602.51998: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:26:42 -0400 (0:00:00.058) 0:00:06.468 ****** 32001 1726867602.52032: entering _queue_task() for managed_node1/copy 32001 1726867602.52910: worker is 1 (out of 1 available) 32001 1726867602.52919: exiting _queue_task() for managed_node1/copy 32001 1726867602.52930: done queuing things up, now waiting for results queue to drain 32001 1726867602.52932: waiting for pending results... 32001 1726867602.53114: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 32001 1726867602.53353: in run() - task 0affcac9-a3a5-7edf-88b8-000000000074 32001 1726867602.53373: variable 'ansible_search_path' from source: unknown 32001 1726867602.53570: variable 'ansible_search_path' from source: unknown 32001 1726867602.53574: calling self._execute() 32001 1726867602.53690: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867602.53705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867602.53720: variable 'omit' from source: magic vars 32001 1726867602.54497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867602.56845: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867602.56903: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867602.56928: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867602.56959: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867602.56980: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867602.57041: 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) 32001 1726867602.57063: 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) 32001 1726867602.57082: 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) 32001 1726867602.57108: 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) 32001 1726867602.57119: 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) 32001 1726867602.57213: variable 'ansible_distribution' from source: facts 32001 1726867602.57216: variable 'ansible_distribution_major_version' from source: facts 32001 1726867602.57236: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867602.57239: when evaluation is False, skipping this task 32001 1726867602.57242: _execute() done 32001 1726867602.57244: dumping result to json 32001 1726867602.57246: done dumping result, returning 32001 1726867602.57252: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-7edf-88b8-000000000074] 32001 1726867602.57256: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000074 32001 1726867602.57338: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000074 32001 1726867602.57343: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867602.57387: no more pending results, returning what we have 32001 1726867602.57390: results queue empty 32001 1726867602.57391: checking for any_errors_fatal 32001 1726867602.57396: done checking for any_errors_fatal 32001 1726867602.57397: checking for max_fail_percentage 32001 1726867602.57398: done checking for max_fail_percentage 32001 1726867602.57399: checking to see if all hosts have failed and the running result is not ok 32001 1726867602.57400: done checking to see if all hosts have failed 32001 1726867602.57401: getting the remaining hosts for this loop 32001 1726867602.57402: done getting the remaining hosts for this loop 32001 1726867602.57405: getting the next task for host managed_node1 32001 1726867602.57411: done getting next task for host managed_node1 32001 1726867602.57414: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 32001 1726867602.57417: ^ 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? (HOST STATE: block=0, task=17, 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 32001 1726867602.57432: getting variables 32001 1726867602.57433: in VariableManager get_vars() 32001 1726867602.57471: Calling all_inventory to load vars for managed_node1 32001 1726867602.57473: Calling groups_inventory to load vars for managed_node1 32001 1726867602.57476: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867602.57491: Calling all_plugins_play to load vars for managed_node1 32001 1726867602.57493: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867602.57496: Calling groups_plugins_play to load vars for managed_node1 32001 1726867602.57643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867602.57848: done with get_vars() 32001 1726867602.57860: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:26:42 -0400 (0:00:00.059) 0:00:06.527 ****** 32001 1726867602.57944: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 32001 1726867602.58181: worker is 1 (out of 1 available) 32001 1726867602.58193: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 32001 1726867602.58204: done queuing things up, now waiting for results queue to drain 32001 1726867602.58205: waiting for pending results... 32001 1726867602.58596: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 32001 1726867602.58601: in run() - task 0affcac9-a3a5-7edf-88b8-000000000075 32001 1726867602.58604: variable 'ansible_search_path' from source: unknown 32001 1726867602.58613: variable 'ansible_search_path' from source: unknown 32001 1726867602.58661: calling self._execute() 32001 1726867602.58755: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867602.58769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867602.58790: variable 'omit' from source: magic vars 32001 1726867602.59222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867602.61199: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867602.61265: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867602.61318: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867602.61360: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867602.61392: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867602.61473: 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) 32001 1726867602.61507: 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) 32001 1726867602.61542: 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) 32001 1726867602.61589: 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) 32001 1726867602.61609: 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) 32001 1726867602.61744: variable 'ansible_distribution' from source: facts 32001 1726867602.61756: variable 'ansible_distribution_major_version' from source: facts 32001 1726867602.61780: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867602.61806: when evaluation is False, skipping this task 32001 1726867602.61813: _execute() done 32001 1726867602.61819: dumping result to json 32001 1726867602.61828: done dumping result, returning 32001 1726867602.61840: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-7edf-88b8-000000000075] 32001 1726867602.61849: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000075 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867602.62026: no more pending results, returning what we have 32001 1726867602.62029: results queue empty 32001 1726867602.62030: checking for any_errors_fatal 32001 1726867602.62035: done checking for any_errors_fatal 32001 1726867602.62036: checking for max_fail_percentage 32001 1726867602.62038: done checking for max_fail_percentage 32001 1726867602.62039: checking to see if all hosts have failed and the running result is not ok 32001 1726867602.62040: done checking to see if all hosts have failed 32001 1726867602.62041: getting the remaining hosts for this loop 32001 1726867602.62042: done getting the remaining hosts for this loop 32001 1726867602.62046: getting the next task for host managed_node1 32001 1726867602.62053: done getting next task for host managed_node1 32001 1726867602.62057: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 32001 1726867602.62060: ^ 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? (HOST STATE: block=0, task=18, 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 32001 1726867602.62076: getting variables 32001 1726867602.62079: in VariableManager get_vars() 32001 1726867602.62120: Calling all_inventory to load vars for managed_node1 32001 1726867602.62122: Calling groups_inventory to load vars for managed_node1 32001 1726867602.62124: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867602.62134: Calling all_plugins_play to load vars for managed_node1 32001 1726867602.62137: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867602.62139: Calling groups_plugins_play to load vars for managed_node1 32001 1726867602.62590: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000075 32001 1726867602.62593: WORKER PROCESS EXITING 32001 1726867602.62615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867602.62846: done with get_vars() 32001 1726867602.62858: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:26:42 -0400 (0:00:00.049) 0:00:06.577 ****** 32001 1726867602.62942: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 32001 1726867602.63239: worker is 1 (out of 1 available) 32001 1726867602.63250: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 32001 1726867602.63285: done queuing things up, now waiting for results queue to drain 32001 1726867602.63325: waiting for pending results... 32001 1726867602.63555: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 32001 1726867602.63631: in run() - task 0affcac9-a3a5-7edf-88b8-000000000076 32001 1726867602.63642: variable 'ansible_search_path' from source: unknown 32001 1726867602.63646: variable 'ansible_search_path' from source: unknown 32001 1726867602.63672: calling self._execute() 32001 1726867602.63732: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867602.63735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867602.63745: variable 'omit' from source: magic vars 32001 1726867602.64042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867602.66471: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867602.66551: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867602.66606: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867602.66637: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867602.66666: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867602.66733: 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) 32001 1726867602.66756: 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) 32001 1726867602.66773: 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) 32001 1726867602.66800: 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) 32001 1726867602.66812: 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) 32001 1726867602.66947: variable 'ansible_distribution' from source: facts 32001 1726867602.66952: variable 'ansible_distribution_major_version' from source: facts 32001 1726867602.66955: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867602.66958: when evaluation is False, skipping this task 32001 1726867602.66960: _execute() done 32001 1726867602.66963: dumping result to json 32001 1726867602.66992: done dumping result, returning 32001 1726867602.66995: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-7edf-88b8-000000000076] 32001 1726867602.66997: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000076 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867602.67255: no more pending results, returning what we have 32001 1726867602.67258: results queue empty 32001 1726867602.67261: checking for any_errors_fatal 32001 1726867602.67266: done checking for any_errors_fatal 32001 1726867602.67266: checking for max_fail_percentage 32001 1726867602.67269: done checking for max_fail_percentage 32001 1726867602.67269: checking to see if all hosts have failed and the running result is not ok 32001 1726867602.67271: done checking to see if all hosts have failed 32001 1726867602.67272: getting the remaining hosts for this loop 32001 1726867602.67273: done getting the remaining hosts for this loop 32001 1726867602.67279: getting the next task for host managed_node1 32001 1726867602.67284: done getting next task for host managed_node1 32001 1726867602.67288: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 32001 1726867602.67291: ^ 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? (HOST STATE: block=0, task=19, 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 32001 1726867602.67304: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000076 32001 1726867602.67315: WORKER PROCESS EXITING 32001 1726867602.67325: getting variables 32001 1726867602.67326: in VariableManager get_vars() 32001 1726867602.67372: Calling all_inventory to load vars for managed_node1 32001 1726867602.67375: Calling groups_inventory to load vars for managed_node1 32001 1726867602.67382: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867602.67391: Calling all_plugins_play to load vars for managed_node1 32001 1726867602.67394: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867602.67397: Calling groups_plugins_play to load vars for managed_node1 32001 1726867602.67570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867602.67815: done with get_vars() 32001 1726867602.67828: done getting variables 32001 1726867602.67901: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:26:42 -0400 (0:00:00.050) 0:00:06.628 ****** 32001 1726867602.67961: entering _queue_task() for managed_node1/debug 32001 1726867602.68461: worker is 1 (out of 1 available) 32001 1726867602.68515: exiting _queue_task() for managed_node1/debug 32001 1726867602.68681: done queuing things up, now waiting for results queue to drain 32001 1726867602.68682: waiting for pending results... 32001 1726867602.68932: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 32001 1726867602.69010: in run() - task 0affcac9-a3a5-7edf-88b8-000000000077 32001 1726867602.69036: variable 'ansible_search_path' from source: unknown 32001 1726867602.69049: variable 'ansible_search_path' from source: unknown 32001 1726867602.69100: calling self._execute() 32001 1726867602.69206: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867602.69235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867602.69356: variable 'omit' from source: magic vars 32001 1726867602.69779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867602.71409: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867602.71460: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867602.71488: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867602.71516: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867602.71538: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867602.71594: 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) 32001 1726867602.71615: 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) 32001 1726867602.71636: 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) 32001 1726867602.71663: 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) 32001 1726867602.71674: 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) 32001 1726867602.71763: variable 'ansible_distribution' from source: facts 32001 1726867602.71767: variable 'ansible_distribution_major_version' from source: facts 32001 1726867602.71784: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867602.71787: when evaluation is False, skipping this task 32001 1726867602.71790: _execute() done 32001 1726867602.71792: dumping result to json 32001 1726867602.71794: done dumping result, returning 32001 1726867602.71801: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-7edf-88b8-000000000077] 32001 1726867602.71805: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000077 32001 1726867602.71873: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000077 32001 1726867602.71876: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32001 1726867602.71918: no more pending results, returning what we have 32001 1726867602.71921: results queue empty 32001 1726867602.71922: checking for any_errors_fatal 32001 1726867602.71928: done checking for any_errors_fatal 32001 1726867602.71928: checking for max_fail_percentage 32001 1726867602.71930: done checking for max_fail_percentage 32001 1726867602.71931: checking to see if all hosts have failed and the running result is not ok 32001 1726867602.71932: done checking to see if all hosts have failed 32001 1726867602.71932: getting the remaining hosts for this loop 32001 1726867602.71933: done getting the remaining hosts for this loop 32001 1726867602.71937: getting the next task for host managed_node1 32001 1726867602.71942: done getting next task for host managed_node1 32001 1726867602.71947: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 32001 1726867602.71950: ^ 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? (HOST STATE: block=0, task=20, 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 32001 1726867602.71963: getting variables 32001 1726867602.71965: in VariableManager get_vars() 32001 1726867602.72004: Calling all_inventory to load vars for managed_node1 32001 1726867602.72007: Calling groups_inventory to load vars for managed_node1 32001 1726867602.72009: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867602.72016: Calling all_plugins_play to load vars for managed_node1 32001 1726867602.72019: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867602.72021: Calling groups_plugins_play to load vars for managed_node1 32001 1726867602.72191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867602.72317: done with get_vars() 32001 1726867602.72324: done getting variables 32001 1726867602.72360: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:26:42 -0400 (0:00:00.044) 0:00:06.672 ****** 32001 1726867602.72382: entering _queue_task() for managed_node1/debug 32001 1726867602.72550: worker is 1 (out of 1 available) 32001 1726867602.72563: exiting _queue_task() for managed_node1/debug 32001 1726867602.72574: done queuing things up, now waiting for results queue to drain 32001 1726867602.72576: waiting for pending results... 32001 1726867602.72724: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 32001 1726867602.72790: in run() - task 0affcac9-a3a5-7edf-88b8-000000000078 32001 1726867602.72807: variable 'ansible_search_path' from source: unknown 32001 1726867602.72811: variable 'ansible_search_path' from source: unknown 32001 1726867602.72835: calling self._execute() 32001 1726867602.72890: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867602.72893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867602.72902: variable 'omit' from source: magic vars 32001 1726867602.73187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867602.75362: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867602.75404: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867602.75431: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867602.75465: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867602.75500: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867602.75611: 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) 32001 1726867602.75621: 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) 32001 1726867602.75642: 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) 32001 1726867602.75684: 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) 32001 1726867602.75699: 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) 32001 1726867602.75828: variable 'ansible_distribution' from source: facts 32001 1726867602.75835: variable 'ansible_distribution_major_version' from source: facts 32001 1726867602.75848: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867602.75851: when evaluation is False, skipping this task 32001 1726867602.75853: _execute() done 32001 1726867602.75856: dumping result to json 32001 1726867602.75860: done dumping result, returning 32001 1726867602.75866: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-7edf-88b8-000000000078] 32001 1726867602.75870: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000078 32001 1726867602.75953: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000078 32001 1726867602.75957: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32001 1726867602.76020: no more pending results, returning what we have 32001 1726867602.76023: results queue empty 32001 1726867602.76023: checking for any_errors_fatal 32001 1726867602.76027: done checking for any_errors_fatal 32001 1726867602.76028: checking for max_fail_percentage 32001 1726867602.76030: done checking for max_fail_percentage 32001 1726867602.76030: checking to see if all hosts have failed and the running result is not ok 32001 1726867602.76031: done checking to see if all hosts have failed 32001 1726867602.76032: getting the remaining hosts for this loop 32001 1726867602.76033: done getting the remaining hosts for this loop 32001 1726867602.76039: getting the next task for host managed_node1 32001 1726867602.76043: done getting next task for host managed_node1 32001 1726867602.76047: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 32001 1726867602.76049: ^ 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? (HOST STATE: block=0, task=21, 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 32001 1726867602.76063: getting variables 32001 1726867602.76064: in VariableManager get_vars() 32001 1726867602.76098: Calling all_inventory to load vars for managed_node1 32001 1726867602.76101: Calling groups_inventory to load vars for managed_node1 32001 1726867602.76103: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867602.76110: Calling all_plugins_play to load vars for managed_node1 32001 1726867602.76113: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867602.76116: Calling groups_plugins_play to load vars for managed_node1 32001 1726867602.76234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867602.76364: done with get_vars() 32001 1726867602.76371: done getting variables 32001 1726867602.76408: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:26:42 -0400 (0:00:00.040) 0:00:06.712 ****** 32001 1726867602.76428: entering _queue_task() for managed_node1/debug 32001 1726867602.76606: worker is 1 (out of 1 available) 32001 1726867602.76621: exiting _queue_task() for managed_node1/debug 32001 1726867602.76632: done queuing things up, now waiting for results queue to drain 32001 1726867602.76633: waiting for pending results... 32001 1726867602.76796: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 32001 1726867602.76866: in run() - task 0affcac9-a3a5-7edf-88b8-000000000079 32001 1726867602.76880: variable 'ansible_search_path' from source: unknown 32001 1726867602.76883: variable 'ansible_search_path' from source: unknown 32001 1726867602.76910: calling self._execute() 32001 1726867602.76971: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867602.76978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867602.76986: variable 'omit' from source: magic vars 32001 1726867602.77464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867602.78990: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867602.79056: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867602.79102: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867602.79145: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867602.79207: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867602.79238: 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) 32001 1726867602.79257: 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) 32001 1726867602.79275: 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) 32001 1726867602.79308: 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) 32001 1726867602.79318: 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) 32001 1726867602.79417: variable 'ansible_distribution' from source: facts 32001 1726867602.79420: variable 'ansible_distribution_major_version' from source: facts 32001 1726867602.79436: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867602.79439: when evaluation is False, skipping this task 32001 1726867602.79442: _execute() done 32001 1726867602.79445: dumping result to json 32001 1726867602.79447: done dumping result, returning 32001 1726867602.79453: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-7edf-88b8-000000000079] 32001 1726867602.79456: sending task result for task 0affcac9-a3a5-7edf-88b8-000000000079 32001 1726867602.79532: done sending task result for task 0affcac9-a3a5-7edf-88b8-000000000079 32001 1726867602.79535: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32001 1726867602.79573: no more pending results, returning what we have 32001 1726867602.79576: results queue empty 32001 1726867602.79578: checking for any_errors_fatal 32001 1726867602.79584: done checking for any_errors_fatal 32001 1726867602.79584: checking for max_fail_percentage 32001 1726867602.79586: done checking for max_fail_percentage 32001 1726867602.79587: checking to see if all hosts have failed and the running result is not ok 32001 1726867602.79588: done checking to see if all hosts have failed 32001 1726867602.79589: getting the remaining hosts for this loop 32001 1726867602.79590: done getting the remaining hosts for this loop 32001 1726867602.79593: getting the next task for host managed_node1 32001 1726867602.79601: done getting next task for host managed_node1 32001 1726867602.79605: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 32001 1726867602.79607: ^ 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? (HOST STATE: block=0, task=22, 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 32001 1726867602.79621: getting variables 32001 1726867602.79622: in VariableManager get_vars() 32001 1726867602.79657: Calling all_inventory to load vars for managed_node1 32001 1726867602.79660: Calling groups_inventory to load vars for managed_node1 32001 1726867602.79662: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867602.79673: Calling all_plugins_play to load vars for managed_node1 32001 1726867602.79676: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867602.79680: Calling groups_plugins_play to load vars for managed_node1 32001 1726867602.79869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867602.80073: done with get_vars() 32001 1726867602.80085: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:26:42 -0400 (0:00:00.037) 0:00:06.750 ****** 32001 1726867602.80161: entering _queue_task() for managed_node1/ping 32001 1726867602.80357: worker is 1 (out of 1 available) 32001 1726867602.80371: exiting _queue_task() for managed_node1/ping 32001 1726867602.80386: done queuing things up, now waiting for results queue to drain 32001 1726867602.80388: waiting for pending results... 32001 1726867602.80561: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 32001 1726867602.80691: in run() - task 0affcac9-a3a5-7edf-88b8-00000000007a 32001 1726867602.80698: variable 'ansible_search_path' from source: unknown 32001 1726867602.80710: variable 'ansible_search_path' from source: unknown 32001 1726867602.80751: calling self._execute() 32001 1726867602.80855: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867602.80858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867602.80861: variable 'omit' from source: magic vars 32001 1726867602.81238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867602.83142: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867602.83185: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867602.83212: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867602.83460: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867602.83593: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867602.83597: 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) 32001 1726867602.83605: 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) 32001 1726867602.83637: 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) 32001 1726867602.83683: 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) 32001 1726867602.83704: 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) 32001 1726867602.83834: variable 'ansible_distribution' from source: facts 32001 1726867602.84258: variable 'ansible_distribution_major_version' from source: facts 32001 1726867602.84261: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867602.84263: when evaluation is False, skipping this task 32001 1726867602.84265: _execute() done 32001 1726867602.84267: dumping result to json 32001 1726867602.84269: done dumping result, returning 32001 1726867602.84272: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-7edf-88b8-00000000007a] 32001 1726867602.84274: sending task result for task 0affcac9-a3a5-7edf-88b8-00000000007a 32001 1726867602.84338: done sending task result for task 0affcac9-a3a5-7edf-88b8-00000000007a 32001 1726867602.84342: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867602.84391: no more pending results, returning what we have 32001 1726867602.84394: results queue empty 32001 1726867602.84395: checking for any_errors_fatal 32001 1726867602.84400: done checking for any_errors_fatal 32001 1726867602.84401: checking for max_fail_percentage 32001 1726867602.84402: done checking for max_fail_percentage 32001 1726867602.84403: checking to see if all hosts have failed and the running result is not ok 32001 1726867602.84404: done checking to see if all hosts have failed 32001 1726867602.84405: getting the remaining hosts for this loop 32001 1726867602.84406: done getting the remaining hosts for this loop 32001 1726867602.84413: getting the next task for host managed_node1 32001 1726867602.84420: done getting next task for host managed_node1 32001 1726867602.84421: ^ task is: TASK: meta (role_complete) 32001 1726867602.84424: ^ 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? (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 32001 1726867602.84438: getting variables 32001 1726867602.84439: in VariableManager get_vars() 32001 1726867602.84474: Calling all_inventory to load vars for managed_node1 32001 1726867602.84478: Calling groups_inventory to load vars for managed_node1 32001 1726867602.84480: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867602.84488: Calling all_plugins_play to load vars for managed_node1 32001 1726867602.84490: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867602.84493: Calling groups_plugins_play to load vars for managed_node1 32001 1726867602.84751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867602.84969: done with get_vars() 32001 1726867602.84976: done getting variables 32001 1726867602.85038: done queuing things up, now waiting for results queue to drain 32001 1726867602.85040: results queue empty 32001 1726867602.85040: checking for any_errors_fatal 32001 1726867602.85042: done checking for any_errors_fatal 32001 1726867602.85042: checking for max_fail_percentage 32001 1726867602.85043: done checking for max_fail_percentage 32001 1726867602.85043: checking to see if all hosts have failed and the running result is not ok 32001 1726867602.85044: done checking to see if all hosts have failed 32001 1726867602.85044: getting the remaining hosts for this loop 32001 1726867602.85045: done getting the remaining hosts for this loop 32001 1726867602.85046: getting the next task for host managed_node1 32001 1726867602.85049: done getting next task for host managed_node1 32001 1726867602.85051: ^ task is: TASK: Include the task 'manage_test_interface.yml' 32001 1726867602.85051: ^ 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 32001 1726867602.85053: getting variables 32001 1726867602.85054: in VariableManager get_vars() 32001 1726867602.85065: Calling all_inventory to load vars for managed_node1 32001 1726867602.85067: Calling groups_inventory to load vars for managed_node1 32001 1726867602.85068: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867602.85071: Calling all_plugins_play to load vars for managed_node1 32001 1726867602.85072: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867602.85074: Calling groups_plugins_play to load vars for managed_node1 32001 1726867602.85160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867602.85285: done with get_vars() 32001 1726867602.85291: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:73 Friday 20 September 2024 17:26:42 -0400 (0:00:00.051) 0:00:06.801 ****** 32001 1726867602.85337: entering _queue_task() for managed_node1/include_tasks 32001 1726867602.85515: worker is 1 (out of 1 available) 32001 1726867602.85531: exiting _queue_task() for managed_node1/include_tasks 32001 1726867602.85541: done queuing things up, now waiting for results queue to drain 32001 1726867602.85542: waiting for pending results... 32001 1726867602.85697: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 32001 1726867602.85752: in run() - task 0affcac9-a3a5-7edf-88b8-0000000000aa 32001 1726867602.85764: variable 'ansible_search_path' from source: unknown 32001 1726867602.85794: calling self._execute() 32001 1726867602.85850: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867602.85854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867602.85863: variable 'omit' from source: magic vars 32001 1726867602.86152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867602.88383: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867602.88387: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867602.88406: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867602.88443: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867602.88479: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867602.88573: 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) 32001 1726867602.88609: 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) 32001 1726867602.88640: 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) 32001 1726867602.88688: 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) 32001 1726867602.88709: 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) 32001 1726867602.88837: variable 'ansible_distribution' from source: facts 32001 1726867602.88851: variable 'ansible_distribution_major_version' from source: facts 32001 1726867602.88875: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867602.88886: when evaluation is False, skipping this task 32001 1726867602.88893: _execute() done 32001 1726867602.88900: dumping result to json 32001 1726867602.88952: done dumping result, returning 32001 1726867602.88956: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [0affcac9-a3a5-7edf-88b8-0000000000aa] 32001 1726867602.88958: sending task result for task 0affcac9-a3a5-7edf-88b8-0000000000aa 32001 1726867602.89024: done sending task result for task 0affcac9-a3a5-7edf-88b8-0000000000aa 32001 1726867602.89027: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867602.89102: no more pending results, returning what we have 32001 1726867602.89106: results queue empty 32001 1726867602.89107: checking for any_errors_fatal 32001 1726867602.89109: done checking for any_errors_fatal 32001 1726867602.89109: checking for max_fail_percentage 32001 1726867602.89111: done checking for max_fail_percentage 32001 1726867602.89112: checking to see if all hosts have failed and the running result is not ok 32001 1726867602.89113: done checking to see if all hosts have failed 32001 1726867602.89114: getting the remaining hosts for this loop 32001 1726867602.89115: done getting the remaining hosts for this loop 32001 1726867602.89120: getting the next task for host managed_node1 32001 1726867602.89132: done getting next task for host managed_node1 32001 1726867602.89134: ^ task is: TASK: Verify network state restored to default 32001 1726867602.89136: ^ 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 32001 1726867602.89139: getting variables 32001 1726867602.89141: in VariableManager get_vars() 32001 1726867602.89182: Calling all_inventory to load vars for managed_node1 32001 1726867602.89185: Calling groups_inventory to load vars for managed_node1 32001 1726867602.89188: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867602.89199: Calling all_plugins_play to load vars for managed_node1 32001 1726867602.89201: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867602.89204: Calling groups_plugins_play to load vars for managed_node1 32001 1726867602.89625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867602.89835: done with get_vars() 32001 1726867602.89845: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:77 Friday 20 September 2024 17:26:42 -0400 (0:00:00.045) 0:00:06.847 ****** 32001 1726867602.89927: entering _queue_task() for managed_node1/include_tasks 32001 1726867602.90144: worker is 1 (out of 1 available) 32001 1726867602.90157: exiting _queue_task() for managed_node1/include_tasks 32001 1726867602.90167: done queuing things up, now waiting for results queue to drain 32001 1726867602.90168: waiting for pending results... 32001 1726867602.90461: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 32001 1726867602.90583: in run() - task 0affcac9-a3a5-7edf-88b8-0000000000ab 32001 1726867602.90587: variable 'ansible_search_path' from source: unknown 32001 1726867602.90590: calling self._execute() 32001 1726867602.90609: variable 'ansible_host' from source: host vars for 'managed_node1' 32001 1726867602.90620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32001 1726867602.90643: variable 'omit' from source: magic vars 32001 1726867602.91115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32001 1726867602.93496: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32001 1726867602.93564: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32001 1726867602.93618: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32001 1726867602.93728: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32001 1726867602.93731: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32001 1726867602.93765: 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) 32001 1726867602.93803: 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) 32001 1726867602.93839: 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) 32001 1726867602.93887: 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) 32001 1726867602.93909: 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) 32001 1726867602.94044: variable 'ansible_distribution' from source: facts 32001 1726867602.94063: variable 'ansible_distribution_major_version' from source: facts 32001 1726867602.94090: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32001 1726867602.94098: when evaluation is False, skipping this task 32001 1726867602.94106: _execute() done 32001 1726867602.94113: dumping result to json 32001 1726867602.94121: done dumping result, returning 32001 1726867602.94133: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [0affcac9-a3a5-7edf-88b8-0000000000ab] 32001 1726867602.94162: sending task result for task 0affcac9-a3a5-7edf-88b8-0000000000ab skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32001 1726867602.94317: no more pending results, returning what we have 32001 1726867602.94320: results queue empty 32001 1726867602.94321: checking for any_errors_fatal 32001 1726867602.94328: done checking for any_errors_fatal 32001 1726867602.94329: checking for max_fail_percentage 32001 1726867602.94331: done checking for max_fail_percentage 32001 1726867602.94332: checking to see if all hosts have failed and the running result is not ok 32001 1726867602.94332: done checking to see if all hosts have failed 32001 1726867602.94333: getting the remaining hosts for this loop 32001 1726867602.94335: done getting the remaining hosts for this loop 32001 1726867602.94339: getting the next task for host managed_node1 32001 1726867602.94346: done getting next task for host managed_node1 32001 1726867602.94348: ^ task is: TASK: meta (flush_handlers) 32001 1726867602.94350: ^ 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 32001 1726867602.94354: getting variables 32001 1726867602.94357: in VariableManager get_vars() 32001 1726867602.94402: Calling all_inventory to load vars for managed_node1 32001 1726867602.94405: Calling groups_inventory to load vars for managed_node1 32001 1726867602.94407: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867602.94419: Calling all_plugins_play to load vars for managed_node1 32001 1726867602.94422: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867602.94425: Calling groups_plugins_play to load vars for managed_node1 32001 1726867602.94895: done sending task result for task 0affcac9-a3a5-7edf-88b8-0000000000ab 32001 1726867602.94898: WORKER PROCESS EXITING 32001 1726867602.94923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867602.95137: done with get_vars() 32001 1726867602.95149: done getting variables 32001 1726867602.95219: in VariableManager get_vars() 32001 1726867602.95235: Calling all_inventory to load vars for managed_node1 32001 1726867602.95237: Calling groups_inventory to load vars for managed_node1 32001 1726867602.95239: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867602.95244: Calling all_plugins_play to load vars for managed_node1 32001 1726867602.95246: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867602.95249: Calling groups_plugins_play to load vars for managed_node1 32001 1726867602.95428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867602.95626: done with get_vars() 32001 1726867602.95640: done queuing things up, now waiting for results queue to drain 32001 1726867602.95643: results queue empty 32001 1726867602.95643: checking for any_errors_fatal 32001 1726867602.95646: done checking for any_errors_fatal 32001 1726867602.95647: checking for max_fail_percentage 32001 1726867602.95648: done checking for max_fail_percentage 32001 1726867602.95648: checking to see if all hosts have failed and the running result is not ok 32001 1726867602.95649: done checking to see if all hosts have failed 32001 1726867602.95649: getting the remaining hosts for this loop 32001 1726867602.95650: done getting the remaining hosts for this loop 32001 1726867602.95653: getting the next task for host managed_node1 32001 1726867602.95656: done getting next task for host managed_node1 32001 1726867602.95657: ^ task is: TASK: meta (flush_handlers) 32001 1726867602.95659: ^ 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 32001 1726867602.95661: getting variables 32001 1726867602.95662: in VariableManager get_vars() 32001 1726867602.95676: Calling all_inventory to load vars for managed_node1 32001 1726867602.95679: Calling groups_inventory to load vars for managed_node1 32001 1726867602.95681: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867602.95690: Calling all_plugins_play to load vars for managed_node1 32001 1726867602.95693: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867602.95696: Calling groups_plugins_play to load vars for managed_node1 32001 1726867602.95836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867602.96037: done with get_vars() 32001 1726867602.96045: done getting variables 32001 1726867602.96091: in VariableManager get_vars() 32001 1726867602.96104: Calling all_inventory to load vars for managed_node1 32001 1726867602.96106: Calling groups_inventory to load vars for managed_node1 32001 1726867602.96108: Calling all_plugins_inventory to load vars for managed_node1 32001 1726867602.96112: Calling all_plugins_play to load vars for managed_node1 32001 1726867602.96114: Calling groups_plugins_inventory to load vars for managed_node1 32001 1726867602.96117: Calling groups_plugins_play to load vars for managed_node1 32001 1726867602.96259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32001 1726867602.96697: done with get_vars() 32001 1726867602.96709: done queuing things up, now waiting for results queue to drain 32001 1726867602.96711: results queue empty 32001 1726867602.96712: checking for any_errors_fatal 32001 1726867602.96713: done checking for any_errors_fatal 32001 1726867602.96714: checking for max_fail_percentage 32001 1726867602.96715: done checking for max_fail_percentage 32001 1726867602.96715: checking to see if all hosts have failed and the running result is not ok 32001 1726867602.96716: done checking to see if all hosts have failed 32001 1726867602.96717: getting the remaining hosts for this loop 32001 1726867602.96718: done getting the remaining hosts for this loop 32001 1726867602.96720: getting the next task for host managed_node1 32001 1726867602.96723: done getting next task for host managed_node1 32001 1726867602.96723: ^ task is: None 32001 1726867602.96725: ^ 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 32001 1726867602.96726: done queuing things up, now waiting for results queue to drain 32001 1726867602.96726: results queue empty 32001 1726867602.96727: checking for any_errors_fatal 32001 1726867602.96728: done checking for any_errors_fatal 32001 1726867602.96728: checking for max_fail_percentage 32001 1726867602.96729: done checking for max_fail_percentage 32001 1726867602.96730: checking to see if all hosts have failed and the running result is not ok 32001 1726867602.96730: done checking to see if all hosts have failed 32001 1726867602.96732: getting the next task for host managed_node1 32001 1726867602.96735: done getting next task for host managed_node1 32001 1726867602.96736: ^ task is: None 32001 1726867602.96737: ^ 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_node1 : ok=7 changed=0 unreachable=0 failed=0 skipped=60 rescued=0 ignored=0 Friday 20 September 2024 17:26:42 -0400 (0:00:00.068) 0:00:06.916 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.73s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.85s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.79s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Configure networking state ---------- 0.12s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Include the task 'assert_device_present.yml' ---------------------------- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:16 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Include the task 'show_interfaces.yml' ---------------------------------- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:10 TEST: I can configure the MTU for a vlan interface without autoconnect. --- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:18 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Gathering Facts --------------------------------------------------------- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:3 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Verify network state restored to default -------------------------------- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:77 fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 32001 1726867602.96819: RUNNING CLEANUP